1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-16 14:01:21 +00:00
Commit graph

73 commits

Author SHA1 Message Date
Evren Ozkan
f9cbd62473 feat: Add rating elements to app builder 2025-03-27 13:34:31 +00:00
Jérémie Pardou
1d0481abf9 Add simple container element 2025-03-12 11:49:12 +01:00
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
Jérémie Pardou
df8fdc7782 Fix various minor bugs 2025-02-26 16:16:03 +00:00
Evren Ozkan
557b8966f8 Add query_parameters to pages 2025-02-03 15:37:04 +00:00
Jérémie Pardou
b10a65666a Resolve "Create a multi-page container element" 2024-11-28 08:47:54 +00:00
Bram Wiepjes
8814f1347b added korean language 2024-11-26 19:09:48 +01:00
Tsering Paljor
6529014cdf Add Page Visibility 2024-11-26 12:06:14 +00:00
Afonso Silva
cee61bd8aa Resolve "Add date time picker element" 2024-11-26 11:23:15 +00:00
Afonso Silva
f681661b67 Resolve "Add "related row" selector" 2024-09-19 13:39:45 +00:00
Afonso Silva
4d25f17cc2 Resolve "Add an image collection field" 2024-09-03 14:34:20 +00:00
Jérémie Pardou
a393091f47 Add table styles 2024-07-26 10:08:59 +00:00
Peter Evans
4ab307b19c Resolve "Implement the frontend for a local Baserow delete row action" 2024-07-24 16:24:30 +00:00
Jérémie Pardou
6e16645bda Add styles for inputs 2024-07-18 12:51:03 +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
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
Peter Evans
e07bc8347a Resolve "Repeat element: add styling options" 2024-05-24 11:09:00 +00:00
Afonso Silva
279fb5f738 Resolve "Add multi-tag collection field" 2024-05-07 08:25:48 +00:00
Tsering Paljor
4fdd336b07 Add an Event Action to refresh the Data Source 2024-04-26 05:31:18 +00:00
Tsering Paljor
12109cfdc0 Upload Favicon for an Application v2 2024-04-23 12:12:46 +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
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
Jérémie Pardou
7dde16e0fd Add visibility tab 2024-03-26 15:46:43 +00:00
Jérémie Pardou
e0e75358b4 Add logout action 2024-03-21 08:28:58 +00:00
Jérémie Pardou
393b0d04d1 Add a bit of logic in the element order 2024-03-14 13:01:47 +00:00
Jérémie Pardou
f98ccdfd77 Minor Ab fixes before public 2024-03-05 07:59:38 +00:00
Jérémie Pardou
4b1e479b78 Resolve "Handle end user authentication on application builder" 2024-02-28 20:20:30 +00:00
Jérémie Pardou
d39487e944 2️⃣ Add frontend to set authentication providers of a user source 2024-02-09 08:12:40 +00:00
Afonso Silva
2fa6f579cf Rename ParagraphElement to TextElement 2024-01-19 09:19:05 +00:00
Afonso Silva
2235d228e9 Resolve "Hide the user entry in the builder application modal" 2024-01-17 14:13:01 +00:00
Afonso Silva
3cab642633 Resolve "Add Iframe element" 2024-01-15 14:51:39 +00:00
Peter Evans
7b141b6f77 Resolve "Hide the variables menu and the visibility tab" 2024-01-10 09:33:52 +00:00
Alexander Haller
af2ff2dd6e Resolve "Checkbox element" 2024-01-04 13:10:44 +00:00
Jeremie Pardou
918c1e288e Fix missing builder module in prod 2024-01-03 16:09:32 +01:00
Bram Wiepjes
190eb39eda Undo builder feature flag removal 2023-12-21 18:43:50 +00:00
Jeremie Pardou
d608b6b43f Fix missing builder module in prod 2023-12-21 14:47:11 +01:00
Alexander Haller
4cc7945c1d Resolve "Dropdown Element" 2023-12-20 09:01:03 +00:00
Peter Evans
724803f440 Create a "Create/Update row" local baserow service, part 2 2023-12-15 09:04:09 +00:00
Alexander Haller
e8c05f7847 Resolve "Add the form container" 2023-12-12 09:12:00 +00:00
Jérémie Pardou
61cc89bcf1 4️⃣ Add user sources to the application - frontend 2023-12-08 08:12:38 +00:00
Alexander Haller
c7b4d91c94 Resolve "Add form values data provider" 2023-11-29 13:59:07 +00:00
Jérémie Pardou
ba6bf62cda Add field multiple field types to table element 2023-10-31 13:51:33 +00:00
Jérémie Pardou
f3e065617f Add table pagination 2023-10-24 11:50:14 +00:00
Alexander Haller
d990d2852c Resolve "WorkflowActions for the AB" 2023-10-18 15:36:12 +00:00