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

203 commits

Author SHA1 Message Date
Davide Silvestri
83cbe6ced2 2️⃣ Support for duration in formula: add backend/frontend support 2024-01-18 12:31:59 +00:00
Davide Silvestri
a2078d0c7a Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
Bram Wiepjes
53a90dcc40 Fix navigation cancelled error when closing row edit modal 2024-01-11 08:47:43 +00:00
Eimantas Stonys
8b335d968e Hide row edit modal upon clicking 'back' button in browser 2024-01-05 16:15:57 +00:00
Davide Silvestri
75205cbe23 Merge branch '2089-button-formula-function-should-show-as-an-actual-button' into 'develop'
Resolve "Button formula function should show as an actual button"

Closes 

See merge request 
2024-01-03 08:58:31 +00:00
Davide Silvestri
0c563352c8 Resolve "Button formula function should show as an actual button" 2024-01-03 08:58:31 +00:00
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
Davide Silvestri
6fdbfe029d Resolve "Make duration field type searchable, add view filters and aggregations" 2023-12-19 12:24:05 +00:00
Eimantas Stonys
895039d1d3 Basic version of the Duration Field Type 2023-12-18 21:40:02 +00:00
Bram Wiepjes
930e7dd627 Group by count 2023-12-17 19:51:05 +00:00
Davide Silvestri
55f43b59d8 1️⃣ Autonumber: Add field type 2023-12-13 08:48:58 +00:00
Petr Stribny
a74a5f56f5 Resolve "Last modified by field" 2023-11-22 17:16:22 +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
2744183bf0 Position group values sticky 2023-11-13 14:50:37 +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
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
Bram Wiepjes
c1d9354965 Introduced space bar keyboard shortcut to open row edit modal in grid view 2023-10-23 11:25:37 +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
Nigel Gott
3702df04ba Add support for view filters and decorations on formula file fields 2023-10-19 06:22:10 +00:00
Nigel Gott
d704b560ca Resolve "Lookup field compatibility with the file field" 2023-10-11 10:35:54 +00:00
Jonathan Adeline
4321aaea9a Replace icons 2023-09-28 13:39:41 +00:00
Nigel Gott
0ecaf8af55 Resolve "Date Interval addtion bug" 2023-09-21 09:37:53 +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
Nigel Gott
698ee76514 Resolve "Allow Viewers, Commenters and Editors to make personal views" 2023-06-21 07:56:52 +00:00
Nigel Gott
f19eba47e6 Baserow 1237 add protocol cherrypick 2023-06-19 10:22:23 +00:00
Petr Stribny
ea44b47d3d Resolve "Bump frontend deps" 2023-04-28 10:56:33 +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
Nigel Gott
3ff7bd790e Fix keyboard navigation for formula link type and date interval by using non... 2023-03-08 16:30:12 +00:00