1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-18 03:13:47 +00:00
Commit graph

59 commits

Author SHA1 Message Date
Petr Stribny
93b273a4f3 Resolve "Move charts to premium" 2025-04-10 08:38:02 +02:00
Przemyslaw Kukulski
7157ed076a Reduce deadlocks on rows endpoints 2025-04-09 14:43:43 +00:00
Davide Silvestri
845d4677db Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00
Tsering Paljor
ee6d7efe62 Filter unused fields from Workflow Actions 2025-01-22 07:02:01 +00:00
Bram Wiepjes
1ece65439b Add restart option to docker compose for redis 2025-01-08 12:57:31 +00:00
Petr Stribny
d778dd7970 Limit logging sign in actions 2024-11-19 19:56:22 +00:00
Przemyslaw Kukulski
f5dbec08bf Resolve "Add new limit setting for import/export workspace" 2024-11-12 18:02:45 +00:00
Przemyslaw Kukulski
5a156f64e3 Import and export workspace applications 2024-11-11 10:50:20 +00:00
Tsering Paljor
55acb43b4e Hidden Data - Add Caching + Follow up Fixes and Improvements 2024-10-10 12:15:44 +00:00
Petr Stribny
a512bf9085 Resolve "Less frequent periodic field updates for unused/not accessed workspaces" 2024-08-21 15:57:17 +00:00
Cezary Statkiewicz
aed83446bd 1911 ical feed 2024-07-23 14:19:26 +00:00
Bram Wiepjes
a0b4751daa Allow disabling live support via env vars 2024-07-11 09:43:17 +02:00
Petr Stribny
4906c724fc File field support for AI prompt field 2024-06-19 13:30:43 +00:00
Petr Stribny
725be8515e Django 4.2 2024-06-17 09:00:48 +00:00
Petr Stribny
4a5fbd8e75 Make sync_templates command more flexible 2024-06-13 13:46:15 +00:00
Petr Stribny
75e053730c Resolve "Prevent sending too many email verification emails" 2024-05-28 07:55:34 +00:00
Bram Wiepjes
f183b9ffb1 Added missing Baserow public URL env var 2024-04-10 20:03:23 +00:00
Davide Silvestri
b8b7616d66 Resolve "Optimize usage counters tasks" 2024-02-20 17:32:25 +00:00
Petr Stribny
f853004a4b Resolve "Environment variable to change share URL" 2024-01-26 04:41:58 +00:00
Petr Stribny
93875b74a3 Clean up UserLogEntry table entries 2024-01-19 08:51:26 +00:00
Bram Wiepjes
6e6db0ec3d Introduced environment variable to change the cookie sameSite value 2023-11-14 16:44:40 +00:00
Petr Stribny
3811983a4f Resolve "Retention period of the row change history" 2023-10-18 08:02:23 +00:00
Alexander Haller
55533d021e Resolve "Allow to create sub domains" 2023-09-18 08:29:09 +00:00
Nigel Gott
9c438c6e45 Resolve "Introduce env var for setting database_options" 2023-09-13 08:26:41 +00:00
Petr Stribny
f79b9e8d9e Implement multiselect on Shift + arrow keys 2023-08-09 13:45:17 +00:00
Sabeeh Hassan
303d841fd5 Resolve "Increase hardcoded multiselect option auto detection from 10 to higher value." 2023-08-01 13:21:41 +00:00
Bram Wiepjes
b743afd8d4 Implement posthog product analytics 2023-07-24 11:11:14 +00:00
Nigel Gott
eecdb84307 Resolve "Allow searching in Link to table field cells" 2023-07-10 09:13:30 +00:00
Peter Evans
75316a4a6e Resolve "Implement Postgres full-text search" 2023-07-05 16:01:03 +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
279abdd5e8 Resolve "Wrap migrate command in some sort of lock to prevent concurrent runs in deployments with many containers" 2023-06-08 13:30:47 +00:00
Davide Silvestri
07a4bdbd5e Resolve "Ensure cachalot is in its own separate Django cache which is cleared after migration" 2023-05-22 10:24:12 +00:00
Nigel Gott
a8d93a3c6d Deprecate old full health check endpoint, add new admin only health check and page with email tester. 2023-05-15 11:24:15 +00:00
Davide Silvestri
82bddfc48d Resolve "Auto generating database index per view" 2023-05-15 08:47:33 +00:00
Nigel Gott
1ef8358d8d OTEL Enhancements MR 2023-04-25 08:37:49 +00:00
Nigel Gott
bf9b9ff204 Resolve "Migrations break when Enterprise not installed" 2023-04-19 14:51:10 +00:00
Nigel Gott
d908a909c4 Resolve "No overriding django default EMAIL_USE_SSL in base.py" 2023-04-17 12:38:19 +00:00
Davide Silvestri
faa54aa758 Concurrent User requests Rate limiter 2023-04-13 19:20:43 +00:00
Davide Silvestri
d95577a1ef Allow multiple SSO providers for the same account 2023-04-05 09:36:54 +00:00
Davide Silvestri
86d1e29202 Resolve "Add the now() formula" 2023-03-08 10:34:59 +00:00
Nigel Gott
50babde42a Show row count and file usage in group premium admin page 2023-03-07 08:53:34 +00:00
Nigel Gott
2bbb22be2f Resolve "Export useful opentelemetry metrics." 2023-03-03 16:58:45 +00:00
Petr Stribny
5c7e654678 Resolve "Personal views" 2023-01-27 15:45:11 +00:00
Nigel Gott
5ae364f6f9 Resolve "Caddy healthcheck is leaking memory" 2023-01-26 12:35:41 +00:00
Davide Silvestri
bab7cc44a1 Resolve "Audit log" 2023-01-16 14:40:12 +00:00
Jeremie Pardou-Piquemal
210c02085d Add RBAC to Baserow. 2022-10-28 18:45:34 +01:00
Davide Silvestri
87960cb885 Resolve "Fix the refresh_token for longer user sessions" 2022-10-27 09:45:34 +00:00
Davide Silvestri
d29843ef8b Resolve "Run Template imports as async tasks in celery" 2022-10-10 10:03:12 +00:00
Zuhair Rayyes
121f8b522c Resolve "Allow Webhooks to access private addresses/urls" 2022-09-15 15:30:47 +00:00
Petr Stribny
9b043a18e2 Resolve "Creating and restoring database snapshots" 2022-07-27 10:41:06 +00:00