1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-17 10:22:36 +00:00
Commit graph

79 commits

Author SHA1 Message Date
Davide Silvestri
2c7e0013d9 Resolve "Collaborator Field Support in Form Views" 2025-02-24 07:46:11 +00:00
Jérémie Pardou
6a12a617b2 Improve integration endpoint performances - v1 2025-02-13 12:34:13 +00:00
Bram Wiepjes
f3849443ab [4/5] Query performance improvements: Various small query optimizations 2025-01-24 13:33:33 +00:00
Bram Wiepjes
d6d45f551c [3/5] Query performance improvements: Rebuild field dependencies in bulk 2025-01-22 17:12:02 +00:00
Bram Wiepjes
8f00743c4b [2/5] Query performance improvements: Improve view field change type performance by doing operations in bulk 2025-01-20 09:05:05 +00:00
Bram Wiepjes
32d7981572 Allow changing existing data sync visible fields and settings 2024-12-10 10:13:03 +00:00
Bram Wiepjes
98f4a7967c Dependant field lookup performance improvement by per database pre-filtering 2024-11-29 16:31:12 +01:00
Peter Evans
0662bc50a4 Resolve "The integrations module needs to detect when a field type changes, and if the old field's service filters don't support the new field type, they must be destroyed." 2024-11-28 09:46:23 +00:00
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Davide Silvestri
c3dc37c115 Resolve "Formulas references a "Link to table" are not updated when changing the primary field" 2024-09-04 11:26:35 +00:00
Davide Silvestri
8ebca0515a Resolve "Don't recreate table column when updating a formula field if not needed" 2024-09-02 12:24:20 +00:00
Davide Silvestri
45e02ee9ea Dont expand formulas 2024-08-13 12:34:08 +00:00
Bram Wiepjes
36890975e7 Resolve "Allow changing the primary field" 2024-07-17 18:41:20 +00:00
Cezary Statkiewicz
d38678c5c7 field description 2024-05-28 18:39:39 +00:00
Petr Stribny
ab7e4ce975 Django 4.1 2024-01-24 02:19:14 +00:00
Jérémie Pardou
23d260c936 1️⃣ Add fields to integration context 2023-11-28 14:02:07 +00:00
Bram Wiepjes
220f86fcd5 Improve dependency performance 2023-11-21 15:58:56 +00:00
Bram Wiepjes
444e246220 Resolve "UUID Field Type or Formula" 2023-11-06 09:18:00 +00:00
Davide Silvestri
4180c6903b Resolve "Field options are not correctly deleted when a link row field is moved between tables" 2023-11-03 12:21:08 +00:00
Peter Evans
ef3eb63bfa Resolve "Improve LocalBaserow services: use the JSON Schema spec to inform the frontend of a service's schema." 2023-09-26 11:45:27 +00:00
Nigel Gott
64019cbc55 Resolve "Fix allowing builders to write lookup formulas onto tables into which they don't have viewer or higher rights" 2023-08-25 11:41:54 +00:00
Nigel Gott
8bee4e0342 Prevent duplicate search update tasks being sent when creating/updating link row fields. 2023-07-19 10:54:12 +00:00
Nigel Gott
676ffd1985 Fix certain type of link row field edit not syncing tsv's correctly and also... 2023-07-19 09:30:52 +00:00
Peter Evans
75316a4a6e Resolve "Implement Postgres full-text search" 2023-07-05 16:01:03 +00:00
Petr Stribny
2ca124e802 Call ViewHandler().field_type_changed() even if the db field representation changes 2023-04-12 09:20:29 +00:00
Peter Evans
369759c386 Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
Nigel Gott
2bbb22be2f Resolve "Export useful opentelemetry metrics." 2023-03-03 16:58:45 +00:00
Jeremie Pardou-Piquemal
210c02085d Add RBAC to Baserow. 2022-10-28 18:45:34 +01:00
Davide Silvestri
63d6f245d2 Resolve "Allow not creating a reversed relationship with the link row field" 2022-09-06 16:53:55 +00:00
Davide Silvestri
cf7d5e728d Resolve "Duplicate field with data" 2022-09-05 14:32:28 +00:00
Davide Silvestri
b8c08990ae Add setttings for isort 2022-08-02 10:34:05 +02:00
Nigel Gott
9b48e80095 Resolve "Only block the dangerous create_field and update_field endpoints allow all others to work immediately" 2022-07-26 09:52:03 +00:00
Nigel Gott
c5cc1d3ec5 Fix problems with duplicate/snapshots by introducing more robust locking mechansim and ensuring endpoints dont get blocked by it 2022-07-25 08:41:05 +00:00
Nigel Gott
1879f93bf8 Resolve "Failure in perm delete job for self linking tables" 2022-07-18 09:50:30 +00:00
Jrmi
745ccca6d6 Resolve "Duplicate view" 2022-06-29 13:05:38 +00:00
Nigel Gott
bbd8e58629 🧠 FInal Formula MR 2022-06-28 16:29:56 +00:00
Nigel Gott
a5f8d28eaf Resolve "Prevent deadlocks and performance loss due to inadvertant table locking" 2022-05-27 14:46:39 +00:00
Davide Silvestri
d41e0569ea Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
Nigel Gott
6c7a6ccc2b Undo redo updating fields 2022-05-09 15:47:34 +00:00
Alexander Haller
c7bcc550ed Add create and delete field actions 2022-05-06 09:16:48 +00:00
Zuhair Rayyes
fdc439369b Resolve "Show select_option suggestion when converting TO a single_select field" 2022-05-02 13:01:06 +00:00
Jrmi
9545c817ac Σ4️⃣ Footer calculation v0.4 - improve perfs 2022-04-19 07:03:00 +00:00
Nigel Gott
37aa65b009 Resolve "Prevent transactions being left open by bug in Djangos schema editor" 2022-02-25 10:54:57 +00:00
Bram Wiepjes
f73222668f Resolve "Cache table models to improve performance" 2022-02-01 17:33:28 +00:00
Nigel Gott
22a3684f03 Resolve "Restoring a table with a link field pointing at a trashed field results in bad table state" 2022-01-26 09:07:30 +00:00
Nigel Gott
60eb85da4f Realtime Public View Sharing 2022-01-11 20:13:08 +00:00
Bram Wiepjes
b1efc7e621 Resolve "Cover field in the gallery view card" 2022-01-07 11:27:23 +00:00
Nigel Gott
133fceb6cf No realtime public view sharing 2022-01-06 18:17:01 +00:00
Jrmi
5a3d98582d Resolve "Exporting a multiple select field could include deleted option references" 2021-12-15 09:05:44 +00:00
Nigel Gott
e2cfe88db7 Resolve "Fix tables/link row field trashing breaking dependency logic" 2021-11-25 17:33:28 +00:00