1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-15 01:28:30 +00:00
Commit graph

234 commits

Author SHA1 Message Date
Andrea Disarò
4f6e9c575a Resolve "Improve dropdown element to allow multi select" 2024-05-31 14:07:57 +00:00
Peter Evans
2195c96f18 Merge branch '2652-using-the-refresh-data-source-action-in-the-repeat-element-shows-the-new-record-twice' into 'develop'
Resolve "Using the Refresh Data Source action in the Repeat element shows the new record twice"

Closes 

See merge request 
2024-05-31 13:26:40 +00:00
Peter Evans
b1a7a18ace Resolve "Using the Refresh Data Source action in the Repeat element shows the new record twice" 2024-05-31 13:26:40 +00:00
Peter Evans
bc68b57219 Ensure that all collection elements can respond to ELEMENT_EVENTS. 2024-05-31 13:08:02 +00:00
Peter Evans
46ecba0e53 Resolve "Links in a repeat element do not work in published mode" 2024-05-30 10:06:53 +00:00
Peter Evans
f755c547c0 Ensure that collection elements are excluded as children of a repeat element. 2024-05-30 09:40:14 +00:00
Jérémie Pardou
8a87f6aea1 Merge branch '2642-custom-url-with-mailto-broken' into 'develop'
AB Fix Link elements using Custom URL with protocols like mailto

Closes 

See merge request 
2024-05-30 08:38:13 +00:00
Tsering Paljor
9ea3225594 AB Fix Link elements using Custom URL with protocols like mailto 2024-05-30 08:38:13 +00:00
Peter Evans
766bbf343e Address last repeat feedback 2024-05-30 08:31:12 +00:00
Bram Wiepjes
270fa3a1a5 Latest translations for 1.25 2024-05-28 21:34:42 +00:00
Jérémie Pardou
c17c002267 Fix AB UX bugs 2024-05-28 13:45:43 +00:00
Jérémie Pardou
a9b2535a94 Merge branch '2627-add-a-warning-about-security-in-the-visibility-panel' into 'develop'
Resolve "Add a warning about security in the visibility panel"

Closes 

See merge request 
2024-05-24 18:18:30 +00:00
Afonso Silva
856f60935f Resolve "Add a warning about security in the visibility panel" 2024-05-24 18:18:30 +00:00
Afonso Silva
ce868c341d Resolve "Add Button collection field" 2024-05-24 18:18:11 +00:00
Peter Evans
e07bc8347a Resolve "Repeat element: add styling options" 2024-05-24 11:09:00 +00:00
Peter Evans
55d4ed8f69 Resolve "Repeat element: add current_record data provider support" 2024-05-24 10:35:59 +00:00
Peter Evans
0a198928e5 Ensure that we provide the workspace in publicPage, we do in pageEditor,... 2024-05-23 13:47:49 +00:00
Jeremie Pardou
3a3d0b6882 Disable element addition in read-only mode 2024-05-22 18:24:48 +02:00
Peter Evans
f900feb33f Rolling back 2024-05-21 19:16:09 +00:00
Peter Evans
7e2530308d Merge branch 'datasource-form-auto-select-integration' into 'develop'
Automatically select the integration in the data source form after choosing a service type.

See merge request 
2024-05-21 15:40:20 +00:00
Peter Evans
d823bc6386 Automatically select the integration in the data source form after choosing a service type. 2024-05-21 15:40:19 +00:00
Peter Evans
bbebeab07a Resolve "Improve collection element mixin's load more behaviour so it's more resilient to slow / offline connections." 2024-05-21 15:36:45 +00:00
Peter Evans
eb05eabfba Resolve "When the application builder editor loads with elements, automatically select the first one." 2024-05-17 10:29:45 +00:00
Afonso Silva
279fb5f738 Resolve "Add multi-tag collection field" 2024-05-07 08:25:48 +00:00
Jonathan Adeline
a1013e2476 refactor tabs 2024-05-06 08:07:25 +00:00
Jérémie Pardou
b17daa1e49 Resolve "Add database + application templates" 2024-05-02 14:25:42 +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
Peter Evans
133bc547c4 Resolve "Repeat element: implement the new element" 2024-05-01 14:10:16 +00:00
Jérémie Pardou
a4532644a8 Fix missing table update if the table element was hidden 2024-04-30 12:04:14 +00:00
Bram Wiepjes
b544d29663 Fix theme heading properties 2024-04-29 16:37:27 +02:00
Jonathan Adeline
94d8b5aec8 Various fixings 2024-04-29 13:28:49 +00:00
Jonathan Adeline
4deeed8877 radio refactor 2024-04-26 17:23:19 +00:00
Tsering Paljor
4fdd336b07 Add an Event Action to refresh the Data Source 2024-04-26 05:31:18 +00:00
Jonathan Adeline
22f4fe88ed Merge branch 'stylelint-v14' into 'develop'
Bump stylelint

See merge request 
2024-04-25 10:30:21 +00:00
Jonathan Adeline
c88245b816 Bump stylelint 2024-04-25 10:30:21 +00:00
Tsering Paljor
12109cfdc0 Upload Favicon for an Application v2 2024-04-23 12:12:46 +00:00
Peter Evans
0b670d9276 Resolving a few style issues in AB since the button refactor. 2024-04-18 08:24:10 +00:00
Peter Evans
5323743756 Resolve "Fix two application builder RadioButton so that their labels get displayed." 2024-04-15 13:58:39 +00:00
Jonathan Adeline
3dd3d98972 Buttons refactor 2024-04-15 11:29:17 +00:00
Tsering Paljor
cddcd8e3e5 Add new Collection Field Type of Boolean 2024-04-15 10:18:49 +00:00
Peter Evans
bb5b7c85c4 Resolve "Repeat element: refactor the collection and container element types into mixins." 2024-04-15 09:14:30 +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
Andrea Disarò
042917d895 Merge branch '2446-add-an-option-to-make-an-input-element-a-password-input' into 'develop'
Resolve "Add an option to make an input element a password input"

Closes 

See merge request 
2024-04-10 12:42:48 +00:00
Andrea Disarò
32df72359b Resolve "Add an option to make an input element a password input" 2024-04-10 12:42:46 +00:00
Tsering Paljor
d1fc65ddc0 Add support for Clear button on Mac Keyboards 2024-04-10 10:58:21 +00:00
Bram Wiepjes
62d092f0b6 Translations for 1.24 2024-04-10 07:19:05 +00:00
Jeremie Pardou
dd92e3153f Fix user data provider type 2024-04-09 09:36:38 +02:00
Afonso Silva
a6cfa93fbf Merge branch '2224-allow-to-use-the-result-from-the-previous-action-in-the-next-action' into 'develop'
Resolve "Allow to use the result from the previous action in the next action"

Closes  and 

See merge request 
2024-04-03 13:40:21 +00:00
Afonso Silva
67f77c8515 Resolve "Allow to use the result from the previous action in the next action" 2024-04-03 13:40:20 +00:00
Peter Evans
65132aea66 Resolve "Make input size consistent in the application builder" 2024-04-03 13:07:24 +00:00