1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 17:18:33 +00:00
Commit graph

357 commits

Author SHA1 Message Date
Davide Silvestri
cac51162b8 Fix flaky frontend test 2024-10-17 12:48:55 +00:00
Jonathan Adeline
fb927e12ba Refactor dropdown component 2024-10-14 08:47:26 +00:00
Bram Wiepjes
d5d34e1cc4 Merge branch 'added-indicator-to-the-view-name' into 'develop'
Added clickable indicator to the view name

See merge request 
2024-10-14 06:59:50 +00:00
Bram Wiepjes
fb2d91e810 Added clickable indicator to the view name 2024-10-14 06:59:49 +00:00
Bram Wiepjes
996fd30235 Merge branch 'show-summarize-label-in-grid-view-footer' into 'develop'
Show summarize label in grid view footer

Closes 

See merge request 
2024-10-14 06:59:19 +00:00
Bram Wiepjes
891ba0fec7 Show summarize label in grid view footer 2024-10-14 06:59:18 +00:00
Jonathan Adeline
354d78470b add collaborator badge UI component 2024-10-10 07:07:56 +00:00
Afonso Silva
b502d98c94 Resolve "Prevent the RecordSelector from paging if the API's dispatch returns a 404" 2024-10-07 14:53:19 +00:00
Bram Wiepjes
37ffe3e4bf Grid view configurable row height 2024-09-26 15:40:52 +00:00
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Davide Silvestri
144ededd4e Merge branch '2628-table-cell-requires-2-clicks-to-enter' into 'develop'
Resolve "Table cell requires 2+ clicks to enter"

Closes 

See merge request 
2024-09-20 11:06:34 +00:00
Davide Silvestri
be641d55e1 Resolve "Table cell requires 2+ clicks to enter" 2024-09-20 11:06:34 +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
Tsering Paljor
f62bc2af65 Allow Integer as a valid Option Value for ChoiceElement 2024-09-04 09:01:12 +00:00
Jonathan Adeline
499f5e4ade Merge branch 'context-refactor' into 'develop'
Context rework

See merge request 
2024-08-29 10:03:57 +00:00
Jonathan Adeline
9ac6cb17de Context rework 2024-08-29 10:03:55 +00:00
Peter Evans
616ef0a7df Resolve "Allow to use an array-type schema property as collection element "data source"" 2024-08-29 08:48:31 +00:00
Davide Silvestri
0723fe56d1 Resolve "Selecting a dropdown item doesn't always work in forms" 2024-08-27 13:39:49 +00:00
Tsering Paljor
a413213a6b Improve Choice Element UX 2024-08-22 10:03:47 +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
Przemyslaw Kukulski
4c11c3f2fb Merge branch '2791-add-tourl-formula-to-support-operations-on-url-field-type' into 'develop'
Resolve "Add tourl formula to support operations on url field type"

Closes 

See merge request 
2024-08-01 19:50:44 +00:00
Przemyslaw Kukulski
19a84d4c5d Resolve "Add tourl formula to support operations on url field type" 2024-08-01 19:50:43 +00:00
Bram Wiepjes
9e1abb9795 Introduced neutral switch color 2024-07-31 10:20:19 +00:00
Petr Stribny
1ee52c2770 Extend array filters to support lookups of URL, email, phone number, and UUID fields 2024-07-22 11:01:44 +00:00
Jérémie Pardou
6e16645bda Add styles for inputs 2024-07-18 12:51:03 +00:00
Petr Stribny
1bd4e4a7ea Allow filtering text-based lookups 2024-07-16 15:04:20 +00:00
Przemyslaw Kukulski
dbf820e315 Resolve "Make URL types hyperlinks in Lookup fields" 2024-07-15 10:19:55 +00:00
Przemyslaw Kukulski
385618900e Resolve "Show a notification of a 500 error in the frontend" 2024-07-08 12:01:35 +00:00
Andrea Disarò
99f42a66f2 Resolve "Define dropdown values from an existing store" 2024-07-08 10:19:01 +00:00
Jonathan Adeline
df738083a6 FormGroup FormInput FormTextarea refactoring 2024-07-05 09:35:08 +00:00
Jérémie Pardou
495af48ede Improve AB styling capabilities v1 2024-07-03 12:05:50 +00:00
Peter Evans
5a0ac26c93 Resolve "Add support for form elements in the repeat element." 2024-06-26 08:14:09 +00:00
Przemyslaw Kukulski
b04fa8581e Resolve "Be able to delete a row in Kanban view" 2024-06-25 07:27:14 +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ò
8b9a981a26 Resolve "Improve Dropdown element to allow to change the display" 2024-06-13 08:00:02 +00:00
Andrea Disarò
4f6e9c575a Resolve "Improve dropdown element to allow multi select" 2024-05-31 14:07:57 +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
Cezary Statkiewicz
d38678c5c7 field description 2024-05-28 18:39:39 +00:00
Davide Silvestri
441877f278 Resolve "Improve date filters by allowing multi step combinations" 2024-05-28 16:45:46 +00:00
Peter Evans
55d4ed8f69 Resolve "Repeat element: add current_record data provider support" 2024-05-24 10:35:59 +00:00
Przemyslaw Kukulski
95e8fc3140 Resolve "Support both field name and displayed name for form prefills" 2024-05-21 10:01:38 +00:00
Bram Wiepjes
6a1a71268c Improved discoverability of paid features 2024-05-10 06:56:26 +00:00
Cezary Statkiewicz
94518bd065 Merge branch 'fix/2567_negative_duration_field_values' into 'develop'
Fix/2567 negative duration field values

Closes  and 

See merge request 
2024-05-09 12:36:37 +00:00
Cezary Statkiewicz
bc4bb74012 Fix/2567 negative duration field values 2024-05-09 12:36:37 +00:00
Petr Stribny
dc8a5324f3 Update Node.js version 2024-05-09 12:34:57 +00:00
Davide Silvestri
aeb4ff6684 Draft: Resolve "Support for division/multiplication/tonumber formula for duration field" 2024-05-08 09:21:55 +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