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

36 commits

Author SHA1 Message Date
Davide Silvestri
a2078d0c7a Resolve "Refactor: replace the view id from the store with a prop" 2024-01-12 11:44:09 +00:00
Davide Silvestri
d5fba29edd Resolve "Allow follow/unfollowing comments on a specific row" 2023-12-05 14:47:32 +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
Jonathan Adeline
4321aaea9a Replace icons 2023-09-28 13:39:41 +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
Sabeeh Hassan
904493e43e Resolve "Hide comment panel" 2023-07-24 14:20:51 +00:00
Peter Evans
0426ead072 Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +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
Alexander Haller
aae90f477f Remove primary from table 2022-07-20 18:07:00 +00:00
Bram Wiepjes
8935b66c23 Implemented premium license check per group for the web-frontend 2022-06-20 19:42:00 +00:00
Davide Silvestri
058f8aa96a Resolve "Order fields in the row edit / create modal" 2022-05-24 09:19:07 +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
b541cdb850 Fixed reactivity when a new field is created 2022-03-10 20:54:29 +00:00
Petr Stribny
b96371a7ad Resolve "Make it possible to search in the gallery view" 2022-02-21 18:33:27 +00:00
Bram Wiepjes
20c700cb33 Resolve "Prepare for translation management tool" 2022-01-26 16:04:13 +00:00
Jrmi
3155f104f1 Translate premium features 2022-01-11 12:13:53 +00:00
Bram Wiepjes
3581250cb0 Resolve "Edit row when clicking on the card in the gallery view" 2022-01-04 08:56:44 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Bram Wiepjes
4a21f4c846 Row and field translations 2021-10-27 11:00:57 +00:00
Sascha Jullmann
4696b98ac4 Resolve "Last modified field" 2021-08-11 07:39:58 +00:00
Nigel Gott
679d2b2169 Add a realtime comment count display on every row with comments. 2021-08-06 12:12:03 +00:00
Nigel Gott
83bf82167c Add the frontend sidebar implementation for row comments without realtime functionality. 2021-08-04 14:24:38 +00:00
Nigel Gott
6e5ce3846a Resolve "Trash (never delete anything)" 2021-07-09 08:29:08 +00:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00:00
Bram Wiepjes
7ad172627e Resolve "Error when converting field with an incompatible value type" 2021-01-26 12:33:23 +00:00
Bram Wiepjes
e45ae51104 fixed refresh bug in the row modal 2020-12-02 16:41:07 +01:00
Bram Wiepjes
37463ec26d Resolve "Sorting rows by field" 2020-10-06 14:43:02 +00:00
Bram Wiepjes
6e16d7ec01 Resolve "Filter rows" 2020-09-27 14:41:03 +00:00
Bram Wiepjes
fe31605fef Resolve "Foreignkey field / connecting rows" 2020-08-28 09:48:37 +00:00
Bram Wiepjes
91fa13c086 refactored all css classes to bem style 2020-06-22 21:22:16 +02:00
Bram Wiepjes
1202e2b9c2 Resolve "Edit a row in a popup" 2020-05-11 17:27:35 +00:00