Przemyslaw Kukulski
7157ed076a
Reduce deadlocks on rows endpoints
2025-04-09 14:43:43 +00: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 #3408
See merge request baserow/baserow!3316
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
42812ebc98
Fix creating row in empty table with group
2025-04-05 10:06:15 +00:00
Bram Wiepjes
f644421eae
Add latest translations
2025-04-03 08:24:11 +00:00
Bram Wiepjes
e6ed0a368d
Fix bug where the routeMounted does not work in production
2025-04-02 17:26:34 +02:00
Jérémie Pardou
38da185cd8
Fix AB template permissions for preview
2025-04-02 11:20:19 +02:00
Bram Wiepjes
eb5c734a0a
Introduce guided tours
2025-04-01 20:52:11 +00:00
Bram Wiepjes
c44b3295ac
"From template" onboarding step
2025-04-01 20:23:41 +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
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
Bram Wiepjes
2628bf4fc8
Prepare for 1.32.5
2025-03-26 13:36:54 +01:00
Bram Wiepjes
ae9eec3842
Fix broken continue button and validation of the onboarding import step
2025-03-26 09:29:55 +00:00
Bram Wiepjes
eea558a432
Prepare for 1.32.4
2025-03-25 13:53:33 +00:00
Bram Wiepjes
3707f49601
Merge branch 'record-session-sentry-errors' into 'develop'
...
Record sessions in Sentry if there is an error
See merge request baserow/baserow!3294
2025-03-25 13:37:16 +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
1881257512
Prepare for 1.32.3
2025-03-24 10:43:50 +00:00
Bram Wiepjes
945414d811
Merge branch 'airtable-import-session-authentication' into 'develop'
...
Allow authentication session when importing Airtable base
See merge request baserow/baserow!3288
2025-03-24 10:25:14 +00:00
Bram Wiepjes
9f5ae79709
Allow authentication session when importing Airtable base
2025-03-24 10:25:14 +00:00
Bram Wiepjes
cf1ec27775
Merge branch 'fix-form-view-controls-validation' into 'develop'
...
Fix form view meta controls validations
See merge request baserow/baserow!3296
2025-03-24 10:05:25 +00:00
Bram Wiepjes
aa65da48a4
Fix form view meta controls validations
2025-03-23 21:05:39 +01:00
Bram Wiepjes
8117ee0659
Updated Posthog and disabled session recordings
2025-03-23 20:13:18 +01:00
Bram Wiepjes
5e3de9f33f
Record sessions in Sentry if there is an error
2025-03-23 18:11:50 +01:00
Bram Wiepjes
ea3d003ff0
fix created by and last modified by filters
2025-03-21 10:48:24 +00:00
Bram Wiepjes
f94b5c64a2
Prepare for 1.32.1
2025-03-19 16:25:14 +00:00
Davide Silvestri
472b560fa0
Resolve "Sort by link row broken"
2025-03-19 16:42:31 +01:00
Jeremie Pardou
59c7aaddb3
Fix menu context bakcground color
2025-03-19 11:20:38 +01:00
Bram Wiepjes
e9df6f5f15
Fix webhook isDeactivated workspace check
2025-03-19 00:03:26 +01:00
Bram Wiepjes
7bd622ef10
Prepared for 1.32.0
2025-03-18 22:39:28 +00:00
Bram Wiepjes
c870707460
Merge branch 'add-application-builder-theme-templates' into 'develop'
...
Added Baserow, Eclipse, and Ivory theme templates
See merge request baserow/baserow!3270
2025-03-18 21:36:31 +00:00
Bram Wiepjes
5ec7c31101
Added Baserow, Eclipse, and Ivory theme templates
2025-03-18 21:36:31 +00:00
Jérémie Pardou
a8719c1fce
Merge branch 'builder-fix-minor-bugs' into 'develop'
...
Builder fix minor bugs
See merge request baserow/baserow!3268
2025-03-18 22:12:30 +01:00
Jérémie Pardou
3fad149ba3
Builder fix minor bugs
2025-03-18 22:12:29 +01:00
Bram Wiepjes
c7d8fa457c
Merge branch '2213_upsert_in_table_import' into 'develop'
...
2213 upsert in table import
Closes #2213
See merge request baserow/baserow!3199
2025-03-18 20:58:54 +00:00
Cezary Statkiewicz
a5145514a6
2213 upsert in table import
2025-03-18 20:58:54 +00:00
Bram Wiepjes
12eb3e026c
Merge branch 'baserow-patch-2' into 'develop'
...
Edit ru.json
See merge request baserow/baserow!3273
2025-03-18 20:23:46 +00:00
Bram Wiepjes
00be0a937e
Translations for 1.32.0
2025-03-18 20:12:39 +00:00
Davide Silvestri
78e1533c69
Resolve "this.getFormulaType is not a function"
2025-03-18 19:18:07 +00:00
Peter Evans
04c2679ad0
Improve the user source creation experience.
2025-03-18 16:45:25 +00:00
Tsering Paljor
722bd54323
Configure Link decoration in Builder Theme
2025-03-18 15:41:04 +01:00
Peter Evans
1411f56665
Improve the publishing modal and domains management experience.
2025-03-18 10:51:03 +00:00
Petr Stribny
c498966f65
Add new widgets with optimistic update
2025-03-17 18:31:42 +00:00
Peter Evans
45f5b00e7c
Merge branch 'improve-new-element-modal-loading-state' into 'develop'
...
Improve the 'new element' modal loading state.
See merge request baserow/baserow!3260
2025-03-17 16:38:47 +00:00
Peter Evans
6ece5b495b
Improve the 'new element' modal loading state.
2025-03-17 16:38:46 +00:00
Bram Wiepjes
89ec974dfc
Fix various validations and errors
2025-03-17 15:41:05 +00:00
Bram Wiepjes
bd2d1817f8
Merge branch '3447_frontend_with_unknown_job_type' into 'develop'
...
#3447 - do not fail in the frontend if an unknow job type comes from the backend
Closes #3447
See merge request baserow/baserow!3256
2025-03-17 15:17:30 +00:00
Cezary Statkiewicz
5185890680
#3447 - do not fail in the frontend if an unknow job type comes from the backend
2025-03-17 15:17:30 +00:00