1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 17:18:33 +00:00
Commit graph

165 commits

Author SHA1 Message Date
Jonathan Adeline
e3b54e9558 Vuelidate upgrade initial commit 2024-11-11 12:06:47 +04:00
Jonathan Adeline
fb927e12ba Refactor dropdown component 2024-10-14 08:47:26 +00:00
Davide Silvestri
d6e0d3cf69 [2/4] Timeline view: Frontend view type and grid view (without rows) 2024-09-30 12:50:45 +00:00
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Jonathan Adeline
aa7de0417e Fix spacing in create field context 2024-09-03 19:57:18 +00:00
Bram Wiepjes
019d790092 Fix webhooks not loading with large request and response in call 2024-09-02 09:23:25 +00:00
Jonathan Adeline
9ac6cb17de Context rework 2024-08-29 10:03:55 +00:00
Davide Silvestri
0723fe56d1 Resolve "Selecting a dropdown item doesn't always work in forms" 2024-08-27 13:39:49 +00:00
Davide Silvestri
45e02ee9ea Dont expand formulas 2024-08-13 12:34:08 +00:00
Bram Wiepjes
36890975e7 Resolve "Allow changing the primary field" 2024-07-17 18:41:20 +00:00
Bram Wiepjes
dfc5000045 Filter on link row selection 2024-07-09 15:05:11 +00:00
Bram Wiepjes
700294980b Merge branch 'fix-space-between-field-form-and-actions' into 'develop'
Fixed space between field form and actions

See merge request 
2024-07-08 17:59:24 +00:00
Petr Stribny
2afb4b51d3 Don't render html for field descriptions 2024-07-08 14:58:36 +00:00
Bram Wiepjes
abdec3231f Fixed space between field form and actions 2024-07-08 16:11:38 +02:00
Jonathan Adeline
df738083a6 FormGroup FormInput FormTextarea refactoring 2024-07-05 09:35:08 +00:00
Mansur Kutybayev
04d0de5bfc Fix missing field validation error messages 2024-06-24 18:14:43 +00:00
Andrea Disarò
8b9a981a26 Resolve "Improve Dropdown element to allow to change the display" 2024-06-13 08:00:02 +00:00
Cezary Statkiewicz
8baca67c37 fix - form field: add description button won't capture keyboard events from other form fields 2024-06-11 09:37:51 +00:00
Cezary Statkiewicz
d38678c5c7 field description 2024-05-28 18:39:39 +00:00
Davide Silvestri
f4608e955c Merge branch '1585-automatically-hide-newly-created-fields-on-views-that-are-shared-publicly' into 'develop'
Resolve "Automatically hide newly created fields on views that are shared publicly"

Closes 

See merge request 
2024-05-24 13:13:39 +00:00
Davide Silvestri
93dcdfbe99 Resolve "Automatically hide newly created fields on views that are shared publicly" 2024-05-24 13:13:39 +00:00
Davide Silvestri
aeb4ff6684 Draft: Resolve "Support for division/multiplication/tonumber formula for duration field" 2024-05-08 09:21:55 +00:00
Bram Wiepjes
495b840952 Generate formula with AI initial 2024-05-02 14:37:53 +00:00
Jonathan Adeline
e905934a31 Minor UI fixings 2024-04-26 07:23:30 +00:00
Jonathan Adeline
3dd3d98972 Buttons refactor 2024-04-15 11:29:17 +00:00
Davide Silvestri
dbb847f88d Add && and || operators to the formula language 2024-04-10 07:51:40 +00:00
Davide Silvestri
eb13b10dd3 Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
Bram Wiepjes
017e093221 Merge branch '1472-categorical-filter-is-any-of-is-none-of' into 'develop'
Introduce `is any of` and `is none of` filters

Closes , , , and 

See merge request 
2024-04-05 08:38:16 +00:00
Bram Wiepjes
0a4e5f938d Introduce is any of and is none of filters 2024-04-05 08:38:15 +00:00
Bram Wiepjes
6502267872 Move AI field into premium 2024-04-05 08:18:41 +00:00
Bram Wiepjes
1298aa7eec AI field 2024-04-02 19:50:44 +00:00
Davide Silvestri
fa0834f95b 📚4️⃣ Rich text: expanded input mode 2024-03-05 13:55:20 +00:00
Davide Silvestri
af590eeb99 📚2️⃣ Rich text: (not really) functional components for all views 2024-03-01 09:54:25 +00:00
Bram Wiepjes
4b1fad7d30 Password field type 2024-02-28 19:06:11 +00:00
Davide Silvestri
220359b1c9 📚1️⃣ Rich text: Grid view and Row edit modal editor components 2024-02-22 12:27:49 +00:00
Jonathan Adeline
ae329c9e0b Refactor checkbox component 2024-01-30 08:33:45 +00:00
Bram Wiepjes
8a1ca535ce Made view nullable for components where it was needed 2024-01-23 19:38:17 +00:00
Davide Silvestri
25e199b651 Add missing view prop in formula field sub-forms 2024-01-18 08:36:28 +00:00
Davide Silvestri
a2078d0c7a Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
Eimantas Stonys
895039d1d3 Basic version of the Duration Field Type 2023-12-18 21:40:02 +00:00
Davide Silvestri
55f43b59d8 1️⃣ Autonumber: Add field type 2023-12-13 08:48:58 +00:00
Jonathan Adeline
fb710657a0 alerts & toasts refactor 2023-12-01 07:50:54 +00:00
Petr Stribny
2b7007817c Resolve "Basic filters for last modified by field" 2023-11-24 13:35:37 +00:00
Petr Stribny
902094c5e4 Fix UI for has and has not collaborator filters 2023-11-22 17:07:19 +00:00
Jonathan Adeline
4277394912 Small UI fixings 2023-11-16 05:10:46 +00:00
Jonathan Adeline
f472d0e6d7 Merge branch 'redesign-context-restyling' into 'develop'
Restyle context, select, dropdown menus

See merge request 
2023-11-15 06:08:35 +00:00
Jonathan Adeline
d40f7210da Restyle context, select, dropdown menus 2023-11-15 06:08:35 +00:00
Jonathan Adeline
0548a90a2f Restyle input and textarea 2023-11-15 05:25:06 +00:00
Jonathan Adeline
4321aaea9a Replace icons 2023-09-28 13:39:41 +00:00
Bram Wiepjes
a7c3a060dd Resolve "Dropdowns in the filter context are cut off" 2023-09-14 15:55:32 +00:00