1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-15 09:34:13 +00:00
Commit graph

1681 commits

Author SHA1 Message Date
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
Cezary Statkiewicz
40725e116c - allow to clear date field in edit form 2024-06-28 11:40:39 +02:00
Peter Evans
5a0ac26c93 Resolve "Add support for form elements in the repeat element." 2024-06-26 08:14:09 +00:00
Bram Wiepjes
5ac76b974a Prepare for 1.25.2 2024-06-25 12:00:28 +00:00
Przemyslaw Kukulski
eb2a9ebd72 Merge branch '2179-be-able-to-delete-a-row-in-kanban-view' into 'develop'
Resolve "Be able to delete a row in Kanban view"

Closes 

See merge request 
2024-06-25 07:27:15 +00:00
Przemyslaw Kukulski
b04fa8581e Resolve "Be able to delete a row in Kanban view" 2024-06-25 07:27:14 +00:00
Przemyslaw Kukulski
a981e3c288 Resolve "Optionally only serve files to authenticated users" 2024-06-24 21:30:23 +00:00
Davide Silvestri
c2fe98752d Merge branch 'mansur/fix-missing-validation-error' into 'develop'
Fix missing field validation error messages

See merge request 
2024-06-24 18:14:43 +00:00
Mansur Kutybayev
04d0de5bfc Fix missing field validation error messages 2024-06-24 18:14:43 +00:00
Davide Silvestri
7957f36183 Only show modelTypes with getSettings() !== null at workspace level 2024-06-24 11:08:15 +02:00
Davide Silvestri
c99363a880 Merge branch '2726-incompatibility-between-the-group-function-and-roles-below-architect' into 'develop'
Resolve "incorrect row ordering for editors and lower in views with group bys."

Closes 

See merge request 
2024-06-21 11:58:14 +00:00
Davide Silvestri
901cc7e914 Resolve "incorrect row ordering for editors and lower in views with group bys." 2024-06-21 11:58:14 +00:00
Bram Wiepjes
39618cd398 Merge branch 'show-full-relationship-and-lookup-names' into 'develop'
Show full relationship and lookup names

Closes  and 

See merge request 
2024-06-19 18:19:23 +00:00
Bram Wiepjes
8e1a4f6af5 Show full relationship and lookup names 2024-06-19 18:19:23 +00:00
Petr Stribny
4906c724fc File field support for AI prompt field 2024-06-19 13:30:43 +00:00
Davide Silvestri
7bdc5a43ef Merge branch '2646-enable-single-level-nesting-of-filter-groups-within-existing-groups' into 'develop'
Resolve "Enable Single-Level Nesting of filter groups within existing groups"

Closes 

See merge request 
2024-06-17 13:31:15 +00:00
Davide Silvestri
c122ebb442 Resolve "Enable Single-Level Nesting of filter groups within existing groups" 2024-06-17 13:31:15 +00:00
Andrea Disarò
d62e4fdb46 Resolve "Make the table element responsive" 2024-06-13 12:45:52 +00:00
Andrea Disarò
8b9a981a26 Resolve "Improve Dropdown element to allow to change the display" 2024-06-13 08:00:02 +00:00
Petr Stribny
427bfd1170 Remove vim and nano from deps 2024-06-11 11:58:57 +02:00
Cezary Statkiewicz
8baca67c37 fix - form field: add description button won't capture keyboard events from other form fields 2024-06-11 09:37:51 +00:00
Jérémie Pardou
d4c591cac4 Merge branch '2708-fix-page-parameter-type' into 'develop'
Fix page parameter type sent to the server

Closes 

See merge request 
2024-06-06 14:04:04 +00:00
Jérémie Pardou
e559865a05 Fix page parameter type sent to the server 2024-06-06 14:04:04 +00:00
Peter Evans
55a906a598 Resolve "Previous actions cannot be reused in Open Page actions" 2024-06-05 15:19:13 +00:00
Jérémie Pardou
e1dfd5bf46 Generate markdown on the server 2024-06-04 15:07:28 +00:00
Peter Evans
148683a4a3 Resolve "Investigate showing all elements in the "Add new element" modal, and instead, deactivating those which are unavailable." 2024-06-03 14:59:03 +00:00
Bram Wiepjes
40cfc138b4 Merge branch 'posthog-improvements' into 'develop'
Updated Posthog JavaScript library to the latest version

See merge request 
2024-06-03 08:58:58 +00:00
Bram Wiepjes
d0e2dd69e5 Updated Posthog JavaScript library to the latest version 2024-06-03 08:58:58 +00:00
Jérémie Pardou
a89db85f81 Merge branch '2515-improve-dropdown-element-to-allow-multi-select' into 'develop'
Resolve "Improve dropdown element to allow multi select"

Closes 

See merge request 
2024-05-31 14:07:58 +00:00
Andrea Disarò
4f6e9c575a Resolve "Improve dropdown element to allow multi select" 2024-05-31 14:07:57 +00:00
Peter Evans
187dd2bfab Resolve "Some element move actions are not working" 2024-05-31 14:02:37 +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
Bram Wiepjes
977ff1d043 Prepare for 1.25.1 release 2024-05-30 12:25:46 +02: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
Davide Silvestri
a6c1102c35 Merge branch '2612-pressing-shift-in-the-rich-text-field-closes-the-text-area' into 'develop'
Resolve "Pressing shift in the rich text field closes the text area"

Closes 

See merge request 
2024-05-30 09:07:27 +00:00
Davide Silvestri
cf3b6a70c2 Resolve "Pressing shift in the rich text field closes the text area" 2024-05-30 09:07:27 +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
c7efe2b605 Merge branch 'address-last-repeat-feedback' into 'develop'
Address last repeat feedback

See merge request 
2024-05-30 08:31:12 +00:00
Peter Evans
766bbf343e Address last repeat feedback 2024-05-30 08:31:12 +00:00
Bram Wiepjes
5bf7dd49a2 Merge branch '2624-group-bys-make-view-inaccessible' into 'develop'
Resolve "Group bys make view inaccessible"

Closes 

See merge request 
2024-05-30 08:29:07 +00:00
Davide Silvestri
10bfececb7 Resolve "Group bys make view inaccessible" 2024-05-30 08:29:07 +00:00
Bram Wiepjes
248df5d8d1 Fix empty user object when in onboarding redirect 2024-05-29 21:35:40 +02:00
Davide Silvestri
339ba10c04 Re-enable rollup functions for all field types 2024-05-29 08:41:07 +00:00
Bram Wiepjes
52246529b9 Merge branch 'prepare-for-1-25-0' into 'develop'
Prepared for 1.25.0 release

See merge request 
2024-05-29 08:00:19 +00:00