1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-27 14:06:13 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Alexander Haller
dbc17849c4 Resolve "Ensure Link/Lookup/Formula fields work with restricted access" 2022-12-21 10:03:52 +00:00
Bram Wiepjes
f8bac3ffb8 improved mobile grid view by making the primary field not sticky 2022-11-24 21:23:30 +00:00
Bram Wiepjes
ef78dbc587 Moved the permissions and roles store to the groups store 2022-11-02 11:55:27 +00:00
Jeremie Pardou-Piquemal
210c02085d Add RBAC to Baserow. 2022-10-28 18:45:34 +01:00
Alexander Haller
6e06ee6221 Resolve "Hide unique row ID" 2022-05-24 07:27:22 +00:00
Jrmi
224d5dfee3 🌈 5️⃣ - Row coloring v5 - Add color to Gallery and Kanban view types 2022-05-17 06:49:29 +00:00
Jrmi
8e273e6960 🌈 3️⃣ - Row coloring v3 - Add condition value provider 2022-04-30 11:25:25 +00:00
Jrmi
b24e777db0 🌈 1️⃣ - Row coloring v1 - Lays the frontend foundations 2022-04-19 07:24:47 +00:00
Zuhair Rayyes
c0f0f6b9ff Resolve "Arrow key navigation doesn't work not rendered cells" 2022-03-15 12:16:56 +00:00
Zuhair Rayyes
773772baf4 Resolve "Copy multiple cells" 2022-03-02 12:14:55 +00:00
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
54874601db Resolve "Add filter and sort to the publicly shared grid view" 2022-01-11 21:43:37 +00:00
Bram Wiepjes
b1a302187c fix field conversion in grid view 2022-01-10 12:26:39 +01:00
Bram Wiepjes
97b32e044c Resolve "Don't render cell outside the viewport of the grid view" 2022-01-06 13:02:26 +00:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +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