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

40 commits

Author SHA1 Message Date
Jrmi
92ace8884c Resolve "Add ratings field" 2021-12-28 12:37:58 +00:00
Jrmi
151bc2b924 Add french translations for webhooks 2021-12-08 12:43:44 +00:00
Nigel Gott
41b134793f Lookupfield 2021-11-24 10:53:00 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Bram Wiepjes
79d4bfc5d5 Export translations 2021-10-27 11:00:27 +00:00
Nigel Gott
7df4e258be Deprecate field_by_id special baserow formula function to greatly simplify... 2021-10-22 08:37:52 +00:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Sascha Jullmann
7f53cfcda4 Resolve "Multiple select field" 2021-10-04 15:54:29 +00:00
Bram Wiepjes
ff0d769dc7 Internationalization unique field forms 2021-09-22 11:54:01 +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
Sascha Jullmann
4696b98ac4 Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
Bram Wiepjes
87016a27ce Resolve "Bump all dependencies" 2021-07-28 19:01:45 +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
6e5ce3846a Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
Nigel Gott
a51b681ce6 Resolve "Make the select options of the single select field orderable" 2021-06-24 15:27:54 +00:00
Evren Özkan
7b875256c0 Resolve "Additional date filters" 2021-05-25 16:05:59 +00:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00:00
Nigel Gott
9493645920 Search in view 2021-04-08 11:37:37 +00:00
Bram Wiepjes
5e32bc8e8e Resolve "Single select dropdown needs to be aligned" 2021-02-11 13:17:24 +00:00
Bram Wiepjes
a64c2faacc added select field form option validation 2021-02-06 13:29:13 +01:00
Bram Wiepjes
527ed3f625 Resolve "Plugins stack - comms issue" 2021-02-04 15:21:18 +00:00
Bram Wiepjes
7ad172627e Resolve "Error when converting field with an incompatible value type" 2021-01-26 12:33:23 +00:00
Bram Wiepjes
d77e743dea Resolve "Single select option field" 2021-01-06 20:23:15 +00:00
Bram Wiepjes
978567897a Resolve "Add new row on a given position" 2020-12-18 12:01:37 +00:00
Bram Wiepjes
a15075ea13 made it possible to edit the a file name 2020-12-16 12:54:16 +01:00
Bram Wiepjes
d7cb11d363 Resolve "Fix StopIteration error" 2020-12-01 08:38:51 +00:00
Bram Wiepjes
f121e83e41 Resolve "File and image field" 2020-11-30 18:52:39 +00:00
Hoang Do
bf9653a03b changed modal text, move dependents to application type, added better styling for to be deleted items and cleaned up some code 2020-10-28 18:35:24 +00:00
Bram Wiepjes
37463ec26d Resolve "Sorting rows by field" 2020-10-06 14:43:02 +00:00
Bram Wiepjes
6e16d7ec01 Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
Bram Wiepjes
d42b3123d4 fixed table not found bug, remove field if related table is deleted and update selected dropdown name if name changes 2020-09-04 10:20:20 +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
87d4d733f9 Resolve "Add a date/ datetime field" 2020-06-04 09:51:48 +00:00
Bram Wiepjes
1202e2b9c2 Resolve "Edit a row in a popup" 2020-05-11 17:27:35 +00: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