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

57 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
0c563352c8 Resolve "Button formula function should show as an actual button" 2024-01-03 08:58:31 +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
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
Jonathan Adeline
d40f7210da Restyle context, select, dropdown menus 2023-11-15 06:08:35 +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
444e246220 Resolve "UUID Field Type or Formula" 2023-11-06 09:18:00 +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
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
Bram Wiepjes
a2479fd26d Fix tab key when editing cell 2023-09-14 20:23:43 +00:00
Bram Wiepjes
6dd715a81a Optionally allow for adding the scrollbar to the Context component. 2023-08-04 11:52:24 +00:00
Davide Silvestri
b074d2e1cc Resolve "Rename notifications to toasts" 2023-06-28 16:31:32 +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
Nigel Gott
3ff7bd790e Fix keyboard navigation for formula link type and date interval by using non... 2023-03-08 16:30:12 +00:00
Davide Silvestri
0757d2202e Resolve "Make DateField timezone-aware" 2023-03-08 09:13:08 +00:00
Alexander Haller
f91b73ab95 Resolve "Creating multiple rows at once" 2023-02-23 08:43:10 +00:00
Davide Silvestri
19db54aa30 Resolve "Fix backspace stop responding due to double mixins" 2023-02-09 17:08:02 +00:00
Alexander Haller
dbc17849c4 Resolve "Ensure Link/Lookup/Formula fields work with restricted access" 2022-12-21 10:03:52 +00:00
Bram Wiepjes
ef78dbc587 Moved the permissions and roles store to the groups store 2022-11-02 11:55:27 +00:00
Nigel Gott
5dc6ca9971 Resolve "[Feature] Add URL formula keyword" 2022-09-20 08:51:55 +00:00
Petr Stribny
1dc464461f Add Multiple Collaborators field 2022-09-06 15:32:12 +00:00
Davide Silvestri
cf7d5e728d Resolve "Duplicate field with data" 2022-09-05 14:32:28 +00:00
Alexander Haller
289139083c Resolve "Create new row via the row select modal" 2022-08-27 12:41:40 +00:00
Davide Silvestri
2e364d05a5 Fix a bug that prevent to use arrows keys for a formula fied in the grid view 2022-08-05 17:02:25 +02:00
Jrmi
b474877b98 Add a rich/text-only copy/paste mode 2022-08-05 13:52:33 +00:00
Alexander Haller
81dde0acce Resolve "Publicly shared Gallery View" 2022-07-27 11:19:29 +00:00
Nigel Gott
d37562b7eb Fix selecting some types of formula cell breaking backspace/delete. 2022-07-25 16:51:52 +01:00
Davide Silvestri
702ff21135 Text type formulas use GridViewFieldLongText to show text 2022-05-26 11:49:13 +00:00
Jrmi
867304c0fa Resolve "keyCode property of key events is deprecated and shouldn't be used" 2022-05-11 13:36:21 +00:00
Bram Wiepjes
fa75fbbd0d Resolve "Show related row by clicking on a link row relationship" 2022-04-26 13:06:33 +00:00
Bram Wiepjes
20c700cb33 Resolve "Prepare for translation management tool" 2022-01-26 16:04:13 +00:00
Jrmi
573be91b3b Translate missing string in french and fix typos 2022-01-13 07:29:50 +00:00
Zuhair Rayyes
0b5cea70cf Resolve "Translate datepicker and date format" 2022-01-12 13:36:45 +00:00
Nigel Gott
85fa90b48f Resolve "Applying a Grid View filter to invalid formula/lookup fields causes a 500 error" 2022-01-07 16:57:14 +00:00
Jrmi
92ace8884c Resolve "Add ratings field" 2021-12-28 12:37:58 +00:00
Nigel Gott
e2cfe88db7 Resolve "Fix tables/link row field trashing breaking dependency logic" 2021-11-25 17:33:28 +00:00
Nigel Gott
41b134793f Lookupfield 2021-11-24 10:53:00 +00:00
Sascha Jullmann
a079609a0b removed prop type from component 2021-10-08 16:17:14 +02:00
Nigel Gott
a943716dde Final formula MR 2021-10-05 11:31:44 +00:00
Sascha Jullmann
7f53cfcda4 Resolve "Multiple select field" 2021-10-04 15:54:29 +00:00
Sascha Jullmann
4696b98ac4 Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
Sascha Jullmann
fb17bf009c Resolve "Allow [F2] keyboard shortcut to edit cell content without clearing" 2021-07-27 06:37:37 +00:00