1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-23 04:40:15 +00:00
Commit graph

37 commits

Author SHA1 Message Date
Jrmi
a33f7a8056 Σ 2️⃣ Footer calculation v0.2 - add frontend GUI 2022-02-23 14:44:52 +00:00
Petr Stribny
b96371a7ad Resolve "Make it possible to search in the gallery view" 2022-02-21 18:33:27 +00:00
Bram Wiepjes
20c700cb33 Resolve "Prepare for translation management tool" 2022-01-26 16:04:13 +00:00
Jrmi
573be91b3b Translate missing string in french and fix typos 2022-01-13 07:29:50 +00:00
Bram Wiepjes
54874601db Resolve "Add filter and sort to the publicly shared grid view" 2022-01-11 21:43:37 +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
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
Bram Wiepjes
53ffd8f9c0 Resolve "Form view" 2021-07-11 18:02:37 +00:00
Nigel Gott
6e5ce3846a Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
Bram Wiepjes
f772423a52 fixed bug where the grid view would fail hard if a cell is selected and the component is destroyed 2021-05-12 11:46:23 +02:00
Bram Wiepjes
c9fbfb714f Resolve "Ordering of rows by drag and drop" 2021-05-07 09:49:31 +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
Nigel Gott
a001fc170a Fix arrow navigation over hidden and re-ordered fields by performing the selectNextCell method over the ordered list of visibleFields and not the internal list of unordered fields. 2021-04-06 13:23:17 +01:00
Bram Wiepjes
9728b64df0 Resolve "Ordering fields per grid view" 2021-03-12 13:46:22 +00:00
Bram Wiepjes
4a47f21551 Resolve "User reports that a table is slow having 21 columns" 2021-03-09 20:53:39 +00:00
Bram Wiepjes
7ad172627e Resolve "Error when converting field with an incompatible value type" 2021-01-26 12:33:23 +00:00
Keith Axline
dfa9b96219 Resolve "Hide fields" 2021-01-25 10:11:44 +00:00
Bram Wiepjes
978567897a Resolve "Add new row on a given position" 2020-12-18 12:01:37 +00:00
Keith Axline
b27c0c6b9e First draft of solution 2020-10-12 09:40:56 +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
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
329227f890 Resolve "Implement a long text field" 2020-05-23 13:52:15 +00:00
Bram Wiepjes
f3266effb2 Resolve "Allow the arrow keys to select other fields" 2020-05-20 07:31:24 +00:00
Bram Wiepjes
1202e2b9c2 Resolve "Edit a row in a popup" 2020-05-11 17:27:35 +00:00
Bram Wiepjes
4a5922185c optionally include field_options in the grid view listing response and added an endpoint to update the field options 2020-05-10 15:35:37 +00:00
Bram Wiepjes
2ff6ed9aa4 select next field when the tab key is pressed 2020-05-03 21:07:29 +02:00
Bram Wiepjes
d61db61061 Resolve "Minor changes related to the SaaS version" 2020-04-30 15:07:20 +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
59181e4351 Resolve "Manage rows and grid data" 2020-03-24 19:22:34 +00:00
Bram Wiepjes
b618670e9d Resolve "Implement managing of table columns" 2020-01-17 12:38:34 +00:00