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

102 commits

Author SHA1 Message Date
Bram Wiepjes
2cc4eb3d4e Fixed grid view AI field loading state not persists when outside buffer 2024-10-29 13:17:55 +00:00
Bram Wiepjes
1806e4b509 Fix row update metadata reactivity bug 2024-10-15 10:34:43 +00:00
Bram Wiepjes
37ffe3e4bf Grid view configurable row height 2024-09-26 15:40:52 +00:00
Davide Silvestri
f4608e955c Merge branch '1585-automatically-hide-newly-created-fields-on-views-that-are-shared-publicly' into 'develop'
Resolve "Automatically hide newly created fields on views that are shared publicly"

Closes 

See merge request 
2024-05-24 13:13:39 +00:00
Davide Silvestri
93dcdfbe99 Resolve "Automatically hide newly created fields on views that are shared publicly" 2024-05-24 13:13:39 +00:00
Petr Stribny
655a59969f Support aggregations in public grid views 2024-05-02 09:29:41 +00:00
Bram Wiepjes
1298aa7eec AI field 2024-04-02 19:50:44 +00:00
Petr Stribny
d60a694b00 Resolve "Paste single value into all cells selected" 2024-03-13 03:56:28 +00:00
Petr Stribny
9fe15ded17 Resolve "Support ad hoc sorting in grid view and gallery view for editor roles and lower" 2024-03-05 14:16:55 +00:00
Petr Stribny
bbaca8e381 Resolve "Support ad hoc filtering in grid view for editor roles and lower" 2024-02-29 07:42:55 +00:00
Bram Wiepjes
049c6a425d Improve row update and create UX 2024-01-09 22:41:00 +00:00
Bram Wiepjes
6bcd05bf4b Fixed moved row warning responsiveness bug 2023-12-21 17:08:20 +01:00
Bram Wiepjes
08b4a21a65 Resolve "Single/Multiple select fields do not update in the row edit modal when the row is not in buffer" 2023-12-19 12:33:19 +00:00
Bram Wiepjes
930e7dd627 Group by count 2023-12-17 19:51:05 +00:00
Davide Silvestri
d5fba29edd Resolve "Allow follow/unfollowing comments on a specific row" 2023-12-05 14:47:32 +00:00
Bram Wiepjes
36994d0543 Fix limit of the multiple selection in the web-frontend 2023-11-21 19:48:27 +00:00
Davide Silvestri
c6fb8a3658 Resolve "Duplicate row doesn't show correctly single select field values" 2023-11-13 07:47:26 +00:00
Bram Wiepjes
a99a7ccfb2 Merge branch 'row-grouping' into 'develop'
Group rows by field in grid view

See merge request 
2023-11-06 15:14:11 +00:00
Bram Wiepjes
f6060f8966 Group rows by field in grid view 2023-11-06 15:14:11 +00:00
Bram Wiepjes
9a6aac7d24 Merge branch '1463-uuid-field-type-or-formula' into 'develop'
Resolve "UUID Field Type or Formula"

Closes 

See merge request 
2023-11-06 09:18:05 +00:00
Bram Wiepjes
444e246220 Resolve "UUID Field Type or Formula" 2023-11-06 09:18:00 +00:00
Petr Stribny
4ac8777586 Fix shift arrow selections when primary field option wasnt ordered first 2023-11-04 16:43:15 +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
d55ac7ccd4 🔍 2️⃣ - UI for advanced filtering 2023-10-19 11:09:25 +00:00
Davide Silvestri
d0d1ef9493 Resolve "Filters get applied when row modal opens" 2023-10-19 06:38:36 +00:00
Nigel Gott
5e8121fac9 1️⃣🪣 Final Group By metadata MR 2023-09-21 14:03:57 +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
37c10cfe65 Small refactor to stop overwriting cells after a row is created 2023-08-30 12:14:58 +00:00
Petr Stribny
77e603e8e4 Fix console log error when starting selection in grid view 2023-08-14 16:54:48 +02:00
Petr Stribny
f79b9e8d9e Implement multiselect on Shift + arrow keys 2023-08-09 13:45:17 +00:00
Jonathan Adeline
0af095785c Use runtime config 2023-08-07 11:29:29 +00:00
Peter Evans
75316a4a6e Resolve "Implement Postgres full-text search" 2023-07-05 16:01:03 +00:00
Davide Silvestri
b074d2e1cc Resolve "Rename notifications to toasts" 2023-06-28 16:31:32 +00:00
Petr Stribny
e9bc989da9 Create missing rows when copy-pasting 2023-05-24 17:23:40 +00:00
Jonathan Adeline
e9512827b4 Resolve "Shortcut Shift+Click to allow multiple selection" 2023-03-15 07:20:05 +00:00
Davide Silvestri
0757d2202e Resolve "Make DateField timezone-aware" 2023-03-08 09:13:08 +00:00
Bram Wiepjes
1364d96e10 Improve before inserting and moving performance 2023-03-06 08:23: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
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
289139083c Resolve "Create new row via the row select modal" 2022-08-27 12:41:40 +00:00
Jrmi
b474877b98 Add a rich/text-only copy/paste mode 2022-08-05 13:52:33 +00:00
Abdalla Mahmoud
8e0db4cc6b Fixed a bug when clearing cell values multi-selected from right to left 2022-08-04 10:51:53 +00:00
Josh Soref
02ab31c8aa Spelling 2022-07-29 09:12:43 +00:00
Alexander Haller
81dde0acce Resolve "Publicly shared Gallery View" 2022-07-27 11:19:29 +00:00
Bram Wiepjes
08db0a3da2 Resolve "Easy select an entire row" 2022-07-26 12:20:21 +00:00