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

90 commits

Author SHA1 Message Date
Davide Silvestri
93c8ac57aa Resolve "When I hide a field in a view, I can't change the order of my rows" 2024-01-03 08:57:03 +00:00
Bram Wiepjes
d9d0f053de Allow changing width of the group by 2023-12-19 13:16:55 +00:00
Bram Wiepjes
36994d0543 Fix limit of the multiple selection in the web-frontend 2023-11-21 19:48:27 +00:00
Jonathan Adeline
d40f7210da Restyle context, select, dropdown menus 2023-11-15 06:08:35 +00:00
Bram Wiepjes
f6060f8966 Group rows by field in grid view 2023-11-06 15:14:11 +00:00
Petr Stribny
4ac8777586 Fix shift arrow selections when primary field option wasnt ordered first 2023-11-04 16:43:15 +00:00
Bram Wiepjes
d327122c82 Fixed undefined event when copying rows via multiple row context 2023-10-28 21:23:57 +02:00
Bram Wiepjes
6cd2c88434 Prevent incorrect requests when opening bug that has not yet been created 2023-10-25 17:02:28 +00:00
Eimantas Stonys
30719efa8e Make it possible to edit values in the row edit modal of a relationship 2023-10-23 09:51:08 +00:00
Davide Silvestri
d0d1ef9493 Resolve "Filters get applied when row modal opens" 2023-10-19 06:38:36 +00:00
Jonathan Adeline
4321aaea9a Replace icons 2023-09-28 13:39:41 +00:00
Bram Wiepjes
a2479fd26d Fix tab key when editing cell 2023-09-14 20:23:43 +00:00
Bram Wiepjes
4d1dab9815 Respect can keydown method when multiple select via keyboard shortcut 2023-09-14 12:22:53 +00:00
Nigel Gott
fcb2d688aa Resolve "Fix pasting/clearing multiple cells not showing results on a grid view with a hidden filtered field" 2023-09-13 08:28:49 +00:00
Petr Stribny
d541eac215
Resolve "Front end for row change history (v2)" 2023-09-07 08:09:47 +00:00
Petr Stribny
c23d91254a Merge branch 'fix-return-multiselect' into 'develop'
Fix console log error when starting selection in grid view

See merge request 
2023-08-15 09:20:14 +00:00
Petr Stribny
77e603e8e4 Fix console log error when starting selection in grid view 2023-08-14 16:54:48 +02:00
Peter Evans
f1dfd274b0 Resolve ""Delete rows" option appears in public shared views" 2023-08-14 14:08:24 +00:00
Petr Stribny
f79b9e8d9e Implement multiselect on Shift + arrow keys 2023-08-09 13:45:17 +00:00
Jonathan Adeline
67c059c3a0 Merge branch 'nuxt-runtimeconfig' into 'develop'
Use runtime config

See merge request 
2023-08-07 11:29:29 +00:00
Jonathan Adeline
0af095785c Use runtime config 2023-08-07 11:29:29 +00:00
Bram Wiepjes
6dd715a81a Optionally allow for adding the scrollbar to the Context component. 2023-08-04 11:52:24 +00:00
Gaurang Tandon
f5a0a2e44e Resolve "Add a button to row context menu to copy link to row" 2023-07-25 10:55:12 +00:00
Davide Silvestri
b074d2e1cc Resolve "Rename notifications to toasts" 2023-06-28 16:31:32 +00:00
Peter Evans
0426ead072 Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +00:00
Jonathan Adeline
9477997282 Fix grid multiselect on small resolutions 2023-03-21 15:54:11 +00:00
Jonathan Adeline
e9512827b4 Resolve "Shortcut Shift+Click to allow multiple selection" 2023-03-15 07:20:05 +00:00
Alexander Haller
f91b73ab95 Resolve "Creating multiple rows at once" 2023-02-23 08:43:10 +00:00
Nigel Gott
e9d0dbbd09 Merge branch '1208-introduce-a-keyboard-shortcut-to-create-a-new-row-grid-view' into 'develop'
Resolve "Introduce a keyboard shortcut to create a new row grid view"

Closes , , and 

See merge request 
2023-01-04 11:38:00 +00:00
Bram Wiepjes
921c43e264 Resolve "Introduce a keyboard shortcut to create a new row grid view" 2023-01-04 11:38:00 +00:00
Davide Silvestri
0bf57d152e Resolve "Cmd+c to copy a cell broken in Safari on macOS" 2022-12-29 16:29:45 +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
3ec6c23cae Resolve "Logo removal in publicly shared views" 2022-09-26 08:56:26 +00:00
Alexander Haller
93bfd27103 Resolve "Navigation through the full row view: going to previous/next row using ← and → keys." 2022-09-22 14:21:22 +00:00
Jrmi
b474877b98 Add a rich/text-only copy/paste mode 2022-08-05 13:52:33 +00:00
Bram Wiepjes
d225a72572 Unique URL for each row (different direction) 2022-08-02 11:23:17 +00:00
Bram Wiepjes
08db0a3da2 Resolve "Easy select an entire row" 2022-07-26 12:20:21 +00:00
Alexander Haller
aae90f477f Remove primary from table 2022-07-20 18:07:00 +00:00
Zuhair Rayyes
a574432fb0 Multi-Cell clear 2022-06-27 08:49:03 +00:00
Bram Wiepjes
8935b66c23 Implemented premium license check per group for the web-frontend 2022-06-20 19:42:00 +00:00
Zuhair Rayyes
3cb91f18c5 Multi-Row Delete 2022-05-25 20:50:38 +00:00
Davide Silvestri
058f8aa96a Resolve "Order fields in the row edit / create modal" 2022-05-24 09:19:07 +00:00
Alexander Haller
6e06ee6221 Resolve "Hide unique row ID" 2022-05-24 07:27:22 +00:00
Bram Wiepjes
5e7427a7a4 Merge branch '963-duplicate-row' into 'develop'
Resolve "Duplicate row"

Closes 

See merge request 
2022-05-17 15:39:05 +00:00
Bram Wiepjes
57dd47093c Resolve "Duplicate row" 2022-05-17 15:39:05 +00:00
Jrmi
224d5dfee3 🌈 5️⃣ - Row coloring v5 - Add color to Gallery and Kanban view types 2022-05-17 06:49:29 +00:00
Bram Wiepjes
196ca310e5 Fix papa depedency for SaaS 2022-05-05 18:13:55 +00:00
Zuhair Rayyes
22ee2f79a5 Multi-Cell Paste 2022-05-05 07:42:53 +00:00