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

44 commits

Author SHA1 Message Date
Bram Wiepjes
fa9048f584 Send notification when webhook is deactivated 2025-02-25 10:52:35 +00:00
Davide Silvestri
d6e0d3cf69 [2/4] Timeline view: Frontend view type and grid view (without rows) 2024-09-30 12:50:45 +00:00
Davide Silvestri
eb13b10dd3 Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
Davide Silvestri
4132b0cd2d 002 📚: Resolve "Support images in the rich text field" 2024-04-05 14:56:34 +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
Davide Silvestri
488f7813b6 Resolve "The database-table-row route does not work if the first view is a form" 2023-11-23 12:46:14 +00:00
Bram Wiepjes
531be9d059 Prevent two requests on first table load without a view 2023-10-23 10:04:22 +00:00
Davide Silvestri
d0d1ef9493 Resolve "Filters get applied when row modal opens" 2023-10-19 06:38:36 +00:00
Petr Stribny
a8940f2887 Resolve "Real-time support for row change history" 2023-10-16 08:01:49 +00:00
Bram Wiepjes
2ae41b7e50 Resolve "Navigation is messed up after introducing remembering the last view visited feature." 2023-10-11 20:27:57 +00:00
Eimantas Stonys
feff125f25 Remember the last view used per table, per user 2023-09-13 08:43:36 +00:00
Davide Silvestri
35a535e48a Resolve "Workspace level audit log feature" 2023-08-25 15:31:05 +00:00
Nigel Gott
0df81f149d Remove incorrect usage of he when no gender is needed. 2023-08-03 16:26:16 +00:00
Nigel Gott
4a7e7ac4ff Fix row modal routing bugs caused by rewriting the url directly but instead... 2023-07-17 16:42:40 +00:00
Davide Silvestri
b074d2e1cc Resolve "Rename notifications to toasts" 2023-06-28 16:31:32 +00:00
Peter Evans
0426ead072 Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +00: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
Bram Wiepjes
a4013b0331 Resolve "Survey form style" 2022-09-02 12:24:17 +00:00
Bram Wiepjes
d225a72572 Unique URL for each row (different direction) 2022-08-02 11:23:17 +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
Zuhair Rayyes
d7335b9091 🔁1️⃣ Undo/Redo - View Filter/Sort Actions v2 2022-04-22 13:21:22 +00:00
Nigel Gott
620ac39fee 🔁1️⃣ Undo/Redo - Backend+Frontend core logic with Group Actions + Example Application Action 2022-04-20 13:44:54 +00:00
Bram Wiepjes
fd246a3e74 Resolve "Kanban view" 2021-11-23 16:48:51 +00:00
Bram Wiepjes
bc6c6e4ad2 Resolve "Deleting view sometimes keeps showing the view" 2021-06-01 15:07:27 +00:00
Bram Wiepjes
2e56808b0e Resolve "Database templates" 2021-04-08 14:30:26 +00:00
Nigel Gott
9493645920 Search in view 2021-04-08 11:37:37 +00:00
Bram Wiepjes
3d5432c722 show error when the server responds with a 429 error 2021-03-25 23:33:58 +01:00
Bram Wiepjes
907d48ca0a show correct error when an application, table or view is not found 2021-02-15 12:18:16 +01:00
Bram Wiepjes
23c11e4190 Resolve "Redesign left sidebar" 2021-02-10 17:14:37 +00:00
Bram Wiepjes
72c92758e0 made it possible to configure smtp settings via environment variables 2021-02-09 17:23:27 +01:00
Bram Wiepjes
6d1d3c86a7 Resolve "Show error when the web-frontend can't connect to the backend when rending the page server side." 2021-02-09 10:29:53 +00:00
Bram Wiepjes
527ed3f625 Resolve "Plugins stack - comms issue" 2021-02-04 15:21:18 +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
83c4912fc7 Resolve "Real time collaboration" 2021-01-24 14:53:06 +00:00
Bram Wiepjes
0d37c4e64f fixed error when there is no view 2020-10-06 20:42:47 +02: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
91fa13c086 refactored all css classes to bem style 2020-06-22 21:22:16 +02:00
Bram Wiepjes
d61db61061 Resolve "Minor changes related to the SaaS version" 2020-04-30 15:07:20 +00:00
Bram Wiepjes
f44b07c3b0 moved the abstractions out of the stores, fixed grid unexisting data bug and made row data more consistent in de backend 2020-04-07 19:49:45 +00:00
Bram Wiepjes
d832584a93 implemented a dashboard with an overview of all applications 2020-04-07 11:50:29 +02:00
Bram Wiepjes
b27f453050 Resolve "Upgrade python and js dependencies." 2020-03-31 14:15:27 +00:00
Bram Wiepjes
be2c5c4d4f Resolve "Web frontend refactor" 2020-03-27 13:19:43 +00:00
Renamed from web-frontend/modules/database/pages/Table.vue (Browse further)