1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 00:59:06 +00:00
Commit graph

5576 commits

Author SHA1 Message Date
Cezary Statkiewicz
81aaff2140 test for invalid date import, handle overflow in conversions 2025-04-11 21:05:36 +02:00
Cezary Statkiewicz
b995349c30 merge with develop 2025-04-11 10:37:44 +02:00
Cezary Statkiewicz
263574f713 Merge branch 'psycopg_deadlock_error_compat' into 'develop'
psycopg3 deadlockerror compatibility

See merge request 
2025-04-10 18:30:44 +02:00
Cezary Statkiewicz
8164670124 psycopg3 deadlockerror compatibility 2025-04-10 13:15:16 +02:00
Davide Silvestri
69f7131e7b Merge branch '3544-charts-premium' into 'develop'
Resolve "Move charts to premium"

Closes 

See merge request 
2025-04-10 08:38:02 +02:00
Petr Stribny
93b273a4f3 Resolve "Move charts to premium" 2025-04-10 08:38:02 +02:00
Cezary Statkiewicz
13ea4769fa merge, reformat 2025-04-09 19:14:31 +02:00
Cezary Statkiewicz
69f5697d98 change date to None if date from database is beyond python date min/max values 2025-04-09 18:39:25 +02:00
Przemyslaw Kukulski
04b1bb3692 Merge branch '3545-reduce-deadlocks' into 'develop'
Reduce deadlocks on rows endpoints

Closes 

See merge request 
2025-04-09 14:43:44 +00:00
Przemyslaw Kukulski
7157ed076a Reduce deadlocks on rows endpoints 2025-04-09 14:43:43 +00:00
Cezary Statkiewicz
34365978be Merge remote-tracking branch 'origin/develop' into 3324_db_date_overflow_handling 2025-04-09 11:21:35 +02:00
Davide Silvestri
dc2024ed80 Merge branch '3561-quill-to-markdown-bug-converting-mentions' into 'develop'
Resolve "Quill to markdown bug converting mentions"

Closes 

See merge request 
2025-04-08 11:12:37 +02:00
Davide Silvestri
1b838d40db Resolve "Quill to markdown bug converting mentions" 2025-04-08 11:12:37 +02:00
Bram Wiepjes
4b1baed44b Merge branch 'fix-airtable-import-of-unsigned-files' into 'develop'
Fix the Airtable file import if not signed urls are in the payload

See merge request 
2025-04-07 14:02:16 +00:00
Bram Wiepjes
9486f10c04 Fix the Airtable file import if not signed urls are in the payload 2025-04-07 14:32:11 +02:00
Evren Ozkan
8c2c0f5d8b Merge branch '3408-fix--input-decimal-seperator' into 'develop'
Fix "number" validation for handling of decimal numbers with using comma or dot as decimal separator

Closes 

See merge request 
2025-04-07 08:33:33 +00:00
Evren Ozkan
87e600171c Fix "number" validation for handling of decimal numbers with using comma or dot as decimal separator 2025-04-07 08:33:33 +00:00
Bram Wiepjes
ea6e353c8f Merge branch 'fix-create-row-in-empty-with-with-group' into 'develop'
Fix creating row in empty table with group

See merge request 
2025-04-05 10:06:15 +00:00
Bram Wiepjes
42812ebc98 Fix creating row in empty table with group 2025-04-05 10:06:15 +00:00
Peter Evans
a9aef7c2ca Merge branch '3555-improve-upon-the-ensure_date-and-ensure_datetime-functions' into 'develop'
Resolve "Improve upon the ensure_date and ensure_datetime functions."

Closes 

See merge request 
2025-04-04 11:56:07 +01:00
Peter Evans
38d0ae33eb Resolve "Improve upon the ensure_date and ensure_datetime functions." 2025-04-04 11:56:07 +01:00
Peter Evans
6367549099 Merge branch '3547-ensure-that-navigationelementmanager-has-sensible-defaults-for-its-navigation-type-and-target' into 'develop'
Resolve "Ensure that NavigationElementManager has sensible defaults for its navigation type and target."

Closes 

See merge request 
2025-04-04 11:04:31 +01:00
Peter Evans
fd25f74351 Resolve "Ensure that NavigationElementManager has sensible defaults for its navigation type and target." 2025-04-04 11:04:30 +01:00
Cezary Statkiewicz
179feca1f2 Merge remote-tracking branch 'origin/develop' into 3324_db_date_overflow_handling 2025-04-03 16:54:39 +02:00
Bram Wiepjes
1e8298d930 Merge branch 'latest-translations-of-develop' into 'develop'
Add latest translations

See merge request 
2025-04-03 08:24:12 +00:00
Bram Wiepjes
f644421eae Add latest translations 2025-04-03 08:24:11 +00:00
Bram Wiepjes
8d1b42a33b Merge branch 'fix-route-mounted-bug-nuxt-production' into 'develop'
Fix bug where the routeMounted does not work in production

See merge request 
2025-04-02 15:38:05 +00:00
Bram Wiepjes
e6ed0a368d Fix bug where the routeMounted does not work in production 2025-04-02 17:26:34 +02:00
Bram Wiepjes
2baceee2ff Merge branch 'remove-builder-from-guided-tours-migration' into 'develop'
Removed builder from guided tour migration

See merge request 
2025-04-02 13:36:59 +00:00
Bram Wiepjes
4d1039b86a Removed builder from guided tour migration 2025-04-02 13:36:59 +00:00
Jérémie Pardou
b7fb0e56fd Merge branch 'builder-fix-template-permissions' into 'develop'
Fix AB template permissions for preview

See merge request 
2025-04-02 11:20:19 +02:00
Jérémie Pardou
38da185cd8 Fix AB template permissions for preview 2025-04-02 11:20:19 +02:00
Bram Wiepjes
67d66ed269 Merge branch 'introduce-guided-tours' into 'develop'
Introduce guided tours

See merge request 
2025-04-01 20:52:11 +00:00
Bram Wiepjes
eb5c734a0a Introduce guided tours 2025-04-01 20:52:11 +00:00
Bram Wiepjes
1d099f3c91 Merge branch 'from-template-onboarding-step' into 'develop'
"From template" onboarding step

See merge request 
2025-04-01 20:23:41 +00:00
Bram Wiepjes
c44b3295ac "From template" onboarding step 2025-04-01 20:23:41 +00:00
Davide Silvestri
4d4e67c2a7 Merge branch 'improve-get_all_field_dependencies' into 'develop'
Improve recursive CTE in get_all_field_dependencies

See merge request 
2025-04-01 18:28:58 +02:00
Davide Silvestri
66e5b28f2f Improve recursive CTE in get_all_field_dependencies 2025-04-01 18:28:58 +02:00
Davide Silvestri
e9f4588060 Merge branch 'reduce-nr-queries-login' into 'develop'
adding ability to enhance workspace queryset

See merge request 
2025-04-01 18:07:14 +02:00
Davide Silvestri
09c22ae0af adding ability to enhance workspace queryset 2025-04-01 18:07:14 +02:00
Bram Wiepjes
8a679d0550 Merge branch 'workspace-query-performance-improvement' into 'develop'
Workspace template IDs query performance improvement

See merge request 
2025-04-01 14:27:10 +00:00
Bram Wiepjes
3f915c2b4b Workspace template IDs query performance improvement 2025-04-01 14:27:09 +00:00
Bram Wiepjes
6fbee4ad0b Merge branch 'fix-filter-value-max-length-bug' into 'develop'
Fix filter value max length bug

See merge request 
2025-04-01 14:19:16 +00:00
Bram Wiepjes
490d10626c Fix filter value max length bug 2025-04-01 14:19:16 +00:00
Jérémie Pardou
94cbbd323a Merge branch 'builder-fix-menu-import-uid-conflict' into 'develop'
Fix uid bug with menu element

See merge request 
2025-04-01 14:19:55 +02:00
Jérémie Pardou
42a019bdce Fix uid bug with menu element 2025-04-01 14:19:55 +02:00
Bram Wiepjes
6c08674f49 Merge branch 'fix-table-not-found-error-page' into 'develop'
Fix bug where the error page of a table not found page fails hard.

See merge request 
2025-04-01 10:31:26 +00:00
Bram Wiepjes
5af4ff4b65 Fix bug where the error page of a table not found page fails hard. 2025-04-01 10:31:26 +00:00
Davide Silvestri
bf767f9d50 Merge branch 'additional-rbac-perf-improvements' into 'develop'
Permission checks improvements

See merge request 
2025-04-01 09:46:58 +02:00
Davide Silvestri
ac60515ac2 Permission checks improvements 2025-04-01 09:46:58 +02:00