1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-02 12:17:59 +00:00
Commit graph

41 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
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Jonathan Adeline
9ac6cb17de Context rework 2024-08-29 10:03:55 +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
Cezary Statkiewicz
d38678c5c7 field description 2024-05-28 18:39:39 +00:00
Davide Silvestri
eb13b10dd3 Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
Bram Wiepjes
1298aa7eec AI field 2024-04-02 19:50:44 +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
8a1ca535ce Made view nullable for components where it was needed 2024-01-23 19:38:17 +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
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
Bram Wiepjes
a7c3a060dd Resolve "Dropdowns in the filter context are cut off" 2023-09-14 15:55:32 +00:00
Bram Wiepjes
5b61ac0a1f Enabled auto scrollbar for all remaining contexts 2023-08-22 08:22:39 +00:00
Jonathan Adeline
d546474a51 Prevent validation error message to be displayed when adding a new field to a table 2023-03-20 09:52:05 +00:00
Jonathan Adeline
5b639bdc5e Pre-fill name field after the linked table name and always suggest an available field name 2023-03-20 09:22:03 +00:00
Jonathan Adeline
a8174a8b0f Fix field creation when submitting with return/enter key 2023-03-07 15:14:58 +04:00
Jonathan Adeline
6c534b73c5 Improve create and edit field context 2023-03-06 09:04:25 +00:00
Alexander Haller
aae90f477f Remove primary from table 2022-07-20 18:07:00 +00:00
Zuhair Rayyes
fdc439369b Resolve "Show select_option suggestion when converting TO a single_select field" 2022-05-02 13:01:06 +00:00
Davide Silvestri
8198f0115c Resolve "'Refresh formula options' doesn't work when the field is being converted from another field type" 2022-04-04 16:43:03 +00:00
Davide Silvestri
adcb05c25b Resolve "Scroll to the first error if form submit fail" 2022-03-29 12:25:01 +00:00
Bram Wiepjes
20c700cb33 Resolve "Prepare for translation management tool" 2022-01-26 16:04:13 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Jrmi
d900bb0762 Translate frontend grid view 2021-09-20 14:20:34 +00:00
Sascha Jullmann
22c2f80f12 Resolve "Backend fails hard when importing table data with very long column name" 2021-08-24 15:36:04 +00:00
Nigel Gott
dad6c8c2a2 Resolve "Prevent fields with duplicate names in the same table" 2021-07-09 14:28:31 +00:00
Nigel Gott
9493645920 Search in view 2021-04-08 11:37:37 +00:00
Bram Wiepjes
d7cb11d363 Resolve "Fix StopIteration error" 2020-12-01 08:38:51 +00:00
Bram Wiepjes
fe31605fef Resolve "Foreignkey field / connecting rows" 2020-08-28 09:48:37 +00:00
Bram Wiepjes
91fa13c086 refactored all css classes to bem style 2020-06-22 21:22:16 +02:00
Bram Wiepjes
f44b07c3b0 moved the abstractions out of the stores, fixed grid unexisting data bug and made row data more consistent in de backend 2020-04-07 19:49:45 +00:00
Bram Wiepjes
b27f453050 Resolve "Upgrade python and js dependencies." 2020-03-31 14:15:27 +00:00
Bram Wiepjes
be2c5c4d4f Resolve "Web frontend refactor" 2020-03-27 13:19:43 +00:00
Bram Wiepjes
b618670e9d Resolve "Implement managing of table columns" 2020-01-17 12:38:34 +00:00