Tsering Paljor
20bdef49ae
Improvements to Menu element
2025-03-06 09:38:07 +04:00
Tsering Paljor
5d44cdd944
Add a menu element
2025-03-03 11:49:21 +00:00
Peter Evans
91b9857fdf
Merge branch '3472-cache-the-public-builder-data-sources-elements-and-workflow-actions-endpoints' into 'develop'
...
Resolve "Cache the public builder data sources, elements and workflow actions endpoints."
Closes #3472
See merge request baserow/baserow!3177
2025-02-26 09:29:58 +00:00
Peter Evans
6a49116e26
Resolve "Cache the public builder data sources, elements and workflow actions endpoints."
2025-02-26 09:29:58 +00:00
Jeremie Pardou
607b410fb1
Fix bug when creating a new application
2025-02-26 09:43:39 +01:00
Jérémie Pardou
a97987bfc0
Improve data source and dispatch endpoints performances
2025-02-19 09:42:10 +00:00
Jérémie Pardou
1a11d5a21c
Final fix for workflow action with collection elements
2025-02-18 16:28:09 +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
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
Evren Ozkan
557b8966f8
Add query_parameters to pages
2025-02-03 15:37:04 +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 #3399
See merge request baserow/baserow!3086
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
Tsering Paljor
b5a1a65640
Allow setting the width for children of Header/Footer Element
2025-02-03 13:19:36 +00:00
Tsering Paljor
ee6d7efe62
Filter unused fields from Workflow Actions
2025-01-22 07:02:01 +00:00
Tsering Paljor
04fcb98cc2
Add Border Radius to Theme settings
2025-01-22 05:34:45 +00:00
Tsering Paljor
9fd883afa5
Improve Data Source Context security
2024-12-23 13:40:25 +00:00
Peter Evans
74bf72b7c2
Resolve "When an aggregation service data source changes its type to list/get row, it prepares its values with the wrong service type."
2024-12-12 14:25:57 +00:00
Peter Evans
6cb1e488dc
Merge branch '3149-data-source-endpoint-fails-hard-if-you-patch-with-a-name-that-already-exists-on-another-data' into 'develop'
...
Resolve "Data source endpoint fails hard if you PATCH with a name that already exists on another data source."
Closes #3149
See merge request baserow/baserow!2831
2024-11-28 09:28:14 +00:00
Peter Evans
f138f7030e
Resolve "Data source endpoint fails hard if you PATCH with a name that already exists on another data source."
2024-11-28 09:28:13 +00:00
Jérémie Pardou
b10a65666a
Resolve "Create a multi-page container element"
2024-11-28 08:47:54 +00:00
Tsering Paljor
6529014cdf
Add Page Visibility
2024-11-26 12:06:14 +00:00
Tsering Paljor
2e5132f3e9
Hide empty text fallbacks when appropriate
2024-10-30 13:15:00 +00:00
Peter Evans
c4804ab5bb
Ensure that the data source dispatch endpoint can be sent a non-collection...
2024-10-29 09:41:19 +00:00
Jérémie Pardou
6c6f1774bd
Allow shared data sources
2024-10-17 15:49:51 +00:00
Jérémie Pardou
2cde818b59
Fix bug when defering fields that are also used in select_related
2024-10-17 15:05:41 +00:00
Tsering Paljor
55acb43b4e
Hidden Data - Add Caching + Follow up Fixes and Improvements
2024-10-10 12:15:44 +00:00
Peter Evans
5704eec4ff
Resolve "Validate Local Baserow ad-hoc filtering, sorting and search fields against their property options."
2024-10-08 14:55:16 +00:00
Tsering Paljor
cc952f0685
Ensure DispatchDataSourcesView excludes hidden data
2024-10-03 14:34:29 +00:00
Afonso Silva
945baecd91
Resolve "Record selector element fails for form input if primary field is not the sort field"
2024-10-02 09:42:05 +00:00
Peter Evans
f0f3b14629
Resolve "The current record index (__idx__) doesn't work in a collection element create/update row workflow action."
2024-09-23 10:01:20 +00:00
Peter Evans
15f563e25e
Resolve "Implement collection element adhoc filtering in the backend."
2024-09-19 14:32:42 +00:00
Afonso Silva
f681661b67
Resolve "Add "related row" selector"
2024-09-19 13:39:45 +00:00
Peter Evans
1b9a7d9b0b
Allow more elements to be nested in the column, form and repeat elements
2024-09-17 12:40:11 +00:00
Afonso Silva
0a65edfc41
Resolve "Add variant radio buttons to the LinkFieldForm"
2024-09-10 11:48:18 +00:00
Peter Evans
a8a0d001fd
Resolve "Remove the group compatibility code introduced in the group to workspace rename."
2024-08-14 09:15:35 +00:00
Davide Silvestri
45e02ee9ea
Dont expand formulas
2024-08-13 12:34:08 +00:00
Jérémie Pardou
a5148fa1fa
Add style for collection fields
2024-07-30 08:15:47 +00:00
Jonathan Adeline
2df101c80c
Add new workspace homepage
2024-07-25 17:05:43 +00:00
Peter Evans
b6c9c545c6
Resolve "Implement the backend for a local Baserow delete row action"
2024-07-24 14:18:52 +00:00
Peter Evans
a90605d8a5
Resolve "Allow the designer to choose which fields are mapped for upsert local baserow service"
2024-07-16 13:39:34 +00:00
Andrea Disarò
99f42a66f2
Resolve "Define dropdown values from an existing store"
2024-07-08 10:19:01 +00:00
Jérémie Pardou
58730451c1
Improve AB styling v3 - Add a lot of new styles
2024-07-05 15:41:24 +00:00
Jérémie Pardou
61b2548716
Improve AB styling capabilities v2 - Migrate more styles
2024-07-04 11:57:41 +00:00
Jérémie Pardou
495af48ede
Improve AB styling capabilities v1
2024-07-03 12:05:50 +00:00
Tsering Paljor
c5c714ff63
Add User Role and Allow/Disallow Roles to control Element Visibility
2024-07-02 11:46:10 +00:00
Andrea Disarò
8b9a981a26
Resolve "Improve Dropdown element to allow to change the display"
2024-06-13 08:00:02 +00:00
Afonso Silva
ce868c341d
Resolve "Add Button collection field"
2024-05-24 18:18:11 +00:00
Andrea Disarò
464c521486
Resolve "Auto populate fields for table element when selecting the data source"
2024-05-02 10:03:09 +00:00
Tsering Paljor
12109cfdc0
Upload Favicon for an Application v2
2024-04-23 12:12:46 +00:00
Andrea Disarò
7ce3a9fbf6
Resolve "Link Collection field and Open page action should allow same options as Link element"
2024-04-15 08:27:27 +00:00