1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-22 20:32:24 +00:00
Commit graph

1230 commits

Author SHA1 Message Date
Jeremie Pardou
d5559ee1f3 Add file input element 2025-04-17 16:03:16 +02:00
Tsering Paljor
05d9d96df7 Add ability to manage Automation workflows 2025-04-17 17:01:26 +04:00
Evren Ozkan
560f77512b Add "Made with Baserow" label to published applications 2025-04-17 09:02:55 +00:00
Przemyslaw Kukulski
3bb2925ea9 Merge branch '2173-default-value-boolean' into 'develop'
Be able to specify a default value on boolean field

See merge request 
2025-04-15 08:49:10 +00:00
Przemyslaw Kukulski
9cee7ef17a Be able to specify a default value on boolean field 2025-04-15 08:49:10 +00:00
Bram Wiepjes
b299b94427 [1/2] Redesigned modal left sidebar 2025-04-14 11:34:35 +00:00
Davide Silvestri
5af6c658e2 Resolve "Allow to import bases with GBs of files from Airtable" 2025-04-11 14:04:17 +02:00
Cezary Statkiewicz
8164670124 psycopg3 deadlockerror compatibility 2025-04-10 13:15:16 +02:00
Przemyslaw Kukulski
7157ed076a Reduce deadlocks on rows endpoints 2025-04-09 14:43:43 +00:00
Davide Silvestri
1b838d40db Resolve "Quill to markdown bug converting mentions" 2025-04-08 11:12:37 +02: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
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
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
fd25f74351 Resolve "Ensure that NavigationElementManager has sensible defaults for its navigation type and target." 2025-04-04 11:04:30 +01:00
Bram Wiepjes
eb5c734a0a Introduce guided tours 2025-04-01 20:52:11 +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
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
Davide Silvestri
ac60515ac2 Permission checks improvements 2025-04-01 09:46:58 +02:00
Evren Ozkan
c92e92331f Array filters for link_row field type 2025-03-31 10:38:28 +00:00
Evren Ozkan
332ec39ef6 Add array support to query parameters validation handlers 2025-03-31 09:55:57 +00:00
Peter Evans
ce9008b281 Introduce automation application 2025-03-27 16:07:22 +00:00
Evren Ozkan
f9cbd62473 feat: Add rating elements to app builder 2025-03-27 13:34:31 +00:00
Peter Evans
32a9ed3395 Merge branch '3521-table-element-collection-field-type-uid-don-t-regenerate-after-duplication' into 'develop'
Resolve "Table element collection field type uid don't regenerate after duplication."

Closes 

See merge request 
2025-03-26 15:58:51 +00:00
Peter Evans
8cbab4e78a Resolve "Table element collection field type uid don't regenerate after duplication." 2025-03-26 15:58:51 +00:00
Cezary Statkiewicz
1f60eb17e2 Merge branch '2213_tests' into 'develop'
2213 tests

Closes 

See merge request 
2025-03-26 15:20:58 +01:00
Cezary Statkiewicz
a35692142e 2213 tests 2025-03-26 15:20:57 +01:00
Jérémie Pardou
c312f70f24 Fix schema cache issue for real this time 2025-03-26 15:20:52 +01:00
Davide Silvestri
82fd1a2c7d Merge branch '3526-this-week-operator-does-not-return-correct-results-when-current-date-is-a-monday' into 'develop'
Resolve "This week operator does not return correct results when current date is a Monday"

Closes 

See merge request 
2025-03-25 11:18:18 +01:00
Davide Silvestri
f2e830e9e6 Resolve "This week operator does not return correct results when current date is a Monday" 2025-03-25 11:18:17 +01:00
Bram Wiepjes
26903a9ece Fix import Airtable table sections view order 2025-03-25 10:16:52 +00:00
Peter Evans
6b255356a4 Disallow choosing a data synced table in the user source and workflow action forms. 2025-03-24 16:37:20 +00:00
Jérémie Pardou
69d7962fcb Remove table fields from integration data 2025-03-24 17:10:06 +01:00
Bram Wiepjes
d64f70b09d Merge branch 'import-airtable-gallery-view' into 'develop'
Import Airtable gallery view

See merge request 
2025-03-24 12:24:01 +00:00
Bram Wiepjes
421770ecf2 Import Airtable gallery view 2025-03-24 12:24:01 +00:00
Bram Wiepjes
9f5ae79709 Allow authentication session when importing Airtable base 2025-03-24 10:25:14 +00:00
Bram Wiepjes
ea3d003ff0 fix created by and last modified by filters 2025-03-21 10:48:24 +00:00
Davide Silvestri
b55624fb2d Don't send rows_created signal with an empty list 2025-03-19 11:18:57 +01:00
Davide Silvestri
6849042a8e Resolve "Single select api update is not displayed correctly in row history" 2025-03-19 10:50:15 +01:00
Bram Wiepjes
68f4c8390f Fix broken force create rows tests 2025-03-18 22:58:09 +01:00
Bram Wiepjes
5ec7c31101 Added Baserow, Eclipse, and Ivory theme templates 2025-03-18 21:36:31 +00:00
Bram Wiepjes
c7d8fa457c Merge branch '2213_upsert_in_table_import' into 'develop'
2213 upsert in table import

Closes 

See merge request 
2025-03-18 20:58:54 +00:00
Cezary Statkiewicz
a5145514a6 2213 upsert in table import 2025-03-18 20:58:54 +00:00
Davide Silvestri
fd8b9db89c Resolve "Relationship change of the reversed relationship should be visible in row history" 2025-03-18 19:32:47 +00:00
Przemyslaw Kukulski
adf3fc482a Not possible to change field type with active sort 2025-03-18 15:08:05 +00:00
Tsering Paljor
722bd54323 Configure Link decoration in Builder Theme 2025-03-18 15:41:04 +01:00
Bram Wiepjes
156aa0cd54 Sort single select rows by select option order 2025-03-17 15:16:36 +00:00
Davide Silvestri
845d4677db Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00