1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-03-16 05:23:33 +00:00
Commit graph

654 commits

Author SHA1 Message Date
Przemyslaw Kukulski
b4e9201561 Data sync fails when syncing an AI field with a prompt that refers to a field in the original table 2025-03-13 08:33:09 +00:00
Davide Silvestri
7c69671923 Resolve "Duplicate view filtered on a collaborator" 2025-03-11 14:51:04 +01:00
Davide Silvestri
8f9a30d84f Merge branch '3041-can-t-scroll-timezones-when-setting-a-date-field' into 'develop'
Resolve "Can't scroll timezones when setting a date field"

Closes 

See merge request 
2025-03-11 14:31:17 +01:00
Davide Silvestri
2c7d363861 Resolve "Can't scroll timezones when setting a date field" 2025-03-11 14:31:16 +01:00
Davide Silvestri
b31430f44c Resolve "Updating a cell fails when a view is sorted or grouped by a linked field that has a primary field of the type formula" 2025-03-11 14:31:05 +01:00
Davide Silvestri
b84e9494e9 Fix import progress bar percentage 2025-03-10 09:38:02 +01:00
Przemyslaw Kukulski
37a99fbddd Creating snapshot triggers infinite loop for checking status update 2025-03-07 09:56:38 +00:00
Przemyslaw Kukulski
3295fb30c2 Merge branch '3449-secured-file-access-not-working-when-authenticated-with-sso' into 'develop'
Secured file access not working when authenticated with SSO

Closes 

See merge request 
2025-03-04 08:52:27 +00:00
Przemyslaw Kukulski
e138f0ba54 Secured file access not working when authenticated with SSO 2025-03-04 08:52:27 +00:00
Evren Ozkan
924711e2b1 fix: update page parameters when URL query string changes 2025-03-03 14:40:25 +00:00
Bram Wiepjes
7747ec6fd4 Fix protected field validation of data sync forms 2025-03-03 12:27:41 +00:00
Cezary Statkiewicz
4f42b5975b Merge branch '3331_enhance_backend_error_handling_in_ui' into 'develop'
 better error handling in database app UI

Closes 

See merge request 
2025-02-26 12:37:46 +00:00
Cezary Statkiewicz
b1c2f59bcb better error handling in database app UI 2025-02-26 12:37:45 +00:00
Jérémie Pardou
a078db3316 Add background color to font in theme and other fixes 2025-02-26 09:37:13 +00:00
Przemyslaw Kukulski
f98e72156a Merge branch '2383-copy-and-paste-don-t-work-as-expected-inside-the-longtext-field-editor-rich-and-plain' into 'develop'
Copy and Paste don't work as expected inside the LongText field editor (rich and plain)

Closes 

See merge request 
2025-02-25 18:46:27 +00:00
Przemyslaw Kukulski
14ea722cb4 Copy and Paste don't work as expected inside the LongText field editor (rich and plain) 2025-02-25 18:46:27 +00:00
Jeremie Pardou
c855c38f9a Fix bug when creating a builder after deleting another one 2025-02-25 13:28:11 +01:00
Bram Wiepjes
b21e5fc47b Merge branch 'prevent-view-update-with-wrong-data' into 'develop'
Prevent view from updated state with data from wrong view when pending request completes

Closes 

See merge request 
2025-02-20 18:39:43 +00:00
Evren Ozkan
b57f97c150 fix: Emit only allowed values from TextElementForm 2025-02-20 09:55:44 +00:00
Przemyslaw Kukulski
752963f33c Merge branch '3424-use-bigintegerfield-for-importexportresource-size' into 'develop'
Use BigIntegerField for ImportExportResource.size

Closes 

See merge request 
2025-02-19 08:23:57 +00:00
Bram Wiepjes
e3f6a57044 Prevent view from updated state with data from wrong view when pending request completes 2025-02-18 23:19:38 +01:00
Evren Ozkan
a5f191ce2b fix: skip null values in URL query param resolution 2025-02-18 14:23:01 +00:00
Peter Evans
159f2aa4f7 Resolve "Creating an element with an invalid parent_element_id fails hard." 2025-02-17 09:13:31 +00:00
Bram Wiepjes
844f5fca8b Merge branch 'airtable-import-currency-field-improvements' into 'develop'
Airtable import currency field improvements

Closes  and 

See merge request 
2025-02-14 08:44:34 +00:00
Bram Wiepjes
c88c316d63 Airtable import currency field improvements 2025-02-14 08:44:33 +00:00
Jérémie Pardou
94515f3be7 Merge branch 'ab-fix-table-paging-with-search' into 'develop'
Fix broken pagination after filtering

See merge request 
2025-02-13 20:03:33 +00:00
Jérémie Pardou
c19688bedb Fix broken pagination after filtering 2025-02-13 20:03:33 +00:00
Bram Wiepjes
747f60f746 Fix error when syncing a table with a trashed field 2025-02-13 19:29:49 +00:00
Przemyslaw Kukulski
49befe2fe2 Use BigIntegerField for ImportExportResource.size 2025-02-12 18:02:02 +01:00
Bram Wiepjes
641099bb21 Prepare for 1.31.1 2025-02-10 19:29:38 +00:00
Davide Silvestri
e0992806bf Resolve "Collaborator name not shown in filter when you need to scroll or search" 2025-02-10 18:35:57 +00:00
Peter Evans
28844e1223 Resolve "Service filters pointing to trashed database fields can lead to an exception raised during dispatch." 2025-02-10 17:16:26 +00:00
Davide Silvestri
be138942a3 Merge branch '3411-the-notification-mode-settings-is-not-shown-correctly-if-the-row-is-not-in-the-view' into 'develop'
Resolve "The notification mode settings is not shown correctly if the row is not in the view"

Closes 

See merge request 
2025-02-10 16:49:11 +00:00
Davide Silvestri
bdf7d3e8c7 Resolve "The notification mode settings is not shown correctly if the row is not in the view" 2025-02-10 16:49:10 +00:00
Davide Silvestri
895b6baaa1 Resolve "Stop optimistically sort/group by if a read_only field is involved" 2025-02-10 15:58:03 +00:00
Mansur Kutybayev
d0880b3a56 Fix table usage update 2025-02-10 12:38:34 +01:00
Bram Wiepjes
547014adf5 Fix iCal feed when the table has select_related fields from enhance_queryset 2025-02-07 13:32:58 +00:00
Peter Evans
9078d21094 Resolve collection element paging issues 2025-02-06 13:25:15 +00:00
Bram Wiepjes
a4d5756030 Prepare for 1.31.0 release 2025-02-06 10:40:17 +00:00
Peter Evans
c917c9903c Ensure the aggregation service supports the new allowed_fields parameter. 2025-02-05 17:39:10 +00:00
Jérémie Pardou
46cf11ac32 Merge branch 'ab-fix-pickle-issue-for-delete-action-response' into 'develop'
Fix broken delete action

See merge request 
2025-02-05 16:58:53 +00:00
Bram Wiepjes
a6dcd7f6bd Fix publicly shared view URL not always visible 2025-02-05 16:47:37 +01:00
Jeremie Pardou
6420ff027a Fix broken delete action 2025-02-05 16:39:06 +01:00
Jérémie Pardou
02f4b41d65 Resolve "Multiple elements in the Element menu are active" 2025-02-05 14:55:40 +00:00
Jeremie Pardou
44ba650275 Fix store issue on selected element in templates 2025-02-05 15:40:11 +01:00
Bram Wiepjes
bbc74c4ca6 Merge branch '3401-fix-broken-heroku-services-and-deploy-button' into 'develop'
Fix broken Heroku addons and one-click-deploy button URL

Closes 

See merge request 
2025-02-04 23:23:34 +00:00
Bram Wiepjes
868ab725cb Fix broken Heroku addons and one-click-deploy button URL 2025-02-03 21:00:57 +01:00
Bram Wiepjes
1fc6a98b17 Fix formula backend/frontend sort difference 2025-02-03 19:49:50 +00:00
Peter Evans
5170bc0760 Merge branch '3399-wrong-record-is-updated-when-a-table-element-uses-a-filter-or-search' into 'develop'
Resolve "Wrong record is updated when a Table element uses a filter or search"

Closes 

See merge request 
2025-02-03 14:38:23 +00:00
Peter Evans
a8257f52d4 Resolve "Wrong record is updated when a Table element uses a filter or search" 2025-02-03 14:38:23 +00:00