1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 09:08:32 +00:00
Commit graph

104 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
Jonathan Adeline
63d0c08c2f Merge branch 'uifix' into 'develop'
Minor UI fixings

See merge request 
2024-01-10 05:31:37 +00:00
Jonathan Adeline
0d68d7891e Minor UI fixings 2024-01-10 05:31:37 +00:00
Bram Wiepjes
049c6a425d Improve row update and create UX 2024-01-09 22:41:00 +00:00
Jonathan Adeline
98f14aae60 Refactor pagination 2024-01-08 06:53:42 +00:00
Davide Silvestri
0c563352c8 Resolve "Button formula function should show as an actual button" 2024-01-03 08:58:31 +00:00
Eimantas Stonys
895039d1d3 Basic version of the Duration Field Type 2023-12-18 21:40:02 +00:00
Davide Silvestri
55f43b59d8 1️⃣ Autonumber: Add field type 2023-12-13 08:48:58 +00:00
Davide Silvestri
1a90b6e2fe Resolve "Support multiple select in the formula field" 2023-12-11 09:33:58 +00:00
Davide Silvestri
d5fba29edd Resolve "Allow follow/unfollowing comments on a specific row" 2023-12-05 14:47:32 +00:00
Jonathan Adeline
604cd2b6ae fix checkbox 2023-11-30 14:24:08 +00:00
Petr Stribny
a74a5f56f5 Resolve "Last modified by field" 2023-11-22 17:16:22 +00:00
Jonathan Adeline
f472d0e6d7 Merge branch 'redesign-context-restyling' into 'develop'
Restyle context, select, dropdown menus

See merge request 
2023-11-15 06:08:35 +00:00
Jonathan Adeline
d40f7210da Restyle context, select, dropdown menus 2023-11-15 06:08:35 +00:00
Jonathan Adeline
0548a90a2f Restyle input and textarea 2023-11-15 05:25:06 +00:00
Bram Wiepjes
444e246220 Resolve "UUID Field Type or Formula" 2023-11-06 09:18:00 +00: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
Petr Stribny
a8940f2887 Resolve "Real-time support for row change history" 2023-10-16 08:01:49 +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
Petr Stribny
b7ddec7987 Resolve "Final design for row change history" 2023-09-27 10:50:57 +00:00
Bram Wiepjes
919642958a Merge branch '1968-don-t-start-search-on-ctrl-f-when-modal-without-search-is-open' into 'develop'
Resolve "Traditional (non-native) CMD/CTRL + F search doesn't work on dashboard"

Closes  and 

See merge request 
2023-09-25 12:10:21 +00:00
Bram Wiepjes
3e1affb8f6 Resolve "Traditional (non-native) CMD/CTRL + F search doesn't work on dashboard" 2023-09-25 12:10:21 +00:00
Petr Stribny
d5d8113d29 Resolve "Serialize values for row change history" 2023-09-22 12:04:09 +00:00
Nigel Gott
5e8121fac9 1️⃣🪣 Final Group By metadata MR 2023-09-21 14:03:57 +00:00
Petr Stribny
d541eac215
Resolve "Front end for row change history (v2)" 2023-09-07 08:09:47 +00:00
Petr Stribny
82e5734b0d Introduce row edit history tab 2023-08-25 07:25:27 +00:00
Petr Stribny
0be17f3e32 Merge branch '1815-search-shortcut' into 'develop'
Implement Ctrl+F search for table views

Closes 

See merge request 
2023-07-26 09:19:16 +00:00
Petr Stribny
9f93f4183e Implement Ctrl+F search for table views 2023-07-26 09:19:16 +00:00
Sabeeh Hassan
904493e43e Resolve "Hide comment panel" 2023-07-24 14:20:51 +00:00
Davide Silvestri
52e1409095 Resolve "Mentions v2: mentions users in comments" 2023-07-06 12:06:04 +00:00
Alexander Haller
d1a3034962 Resolve "Add Image Element to Application Builder" 2023-06-21 08:41:45 +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
Davide Silvestri
0757d2202e Resolve "Make DateField timezone-aware" 2023-03-08 09:13:08 +00:00
Alexander Haller
6a6a02e44a Resolve "Add "files" to record detail" 2022-12-06 15:08:34 +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
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
3c16f5a582 Refactor simple grid component to make it fit to the selectRowModal uses 2022-09-21 12:02:51 +00:00
Nigel Gott
5dc6ca9971 Resolve "[Feature] Add URL formula keyword" 2022-09-20 08:51:55 +00:00
Davide Silvestri
449cf07726 Resolve "A formula field referencing a single select fields breaks the link row value modal" 2022-09-13 08:24:13 +00:00
Petr Stribny
1dc464461f Add Multiple Collaborators field 2022-09-06 15:32:12 +00:00
Bram Wiepjes
9ecff6566a Made some minor changes and bug fixes to the row select modal 2022-09-06 13:14:06 +00:00
Davide Silvestri
cf7d5e728d Resolve "Duplicate field with data" 2022-09-05 14:32:28 +00:00
Bram Wiepjes
3ccbfd8625 Merge branch 'fix-bug-single-and-multiple-select-field-create-option' into 'develop'
Fix bug where the single and multiple select fields did not had the create...

See merge request 
2022-08-31 09:37:27 +00:00
Bram Wiepjes
b8aacc8152 Fix bug where the single and multiple select fields did not had the create... 2022-08-31 09:37:27 +00:00
Alexander Haller
2439a5c0df Resolve "Use the field ordering of the first view in the row select modal" 2022-08-30 13:24:17 +00:00