1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-12 00:11:21 +00:00
Commit graph

804 commits

Author SHA1 Message Date
Bram Wiepjes
9e1abb9795 Introduced neutral switch color 2024-07-31 10:20:19 +00:00
Jérémie Pardou
131a23d340 Fix performance issues with input inside repeat 2024-07-31 09:13:40 +00:00
Bram Wiepjes
ccb5ab7420 Merge branch '2788-error-duplicating-a-database-with-nested-group-filters' into 'develop'
Resolve "Error duplicating a database with nested group filters"

Closes 

See merge request 
2024-07-30 09:55:08 +00:00
Bram Wiepjes
81aa1f1cff Resolve "Error duplicating a database with nested group filters" 2024-07-30 09:55:08 +00:00
Bram Wiepjes
31e5dcbf5d Merge branch 'fix-is-any-of-filter-duplicate' into 'develop'
Fix single select is any filter duplication

See merge request 
2024-07-30 09:51:20 +00:00
Bram Wiepjes
7d9684d485 Fix single select is any filter duplication 2024-07-30 09:51:18 +00:00
Bram Wiepjes
6f22622c17 Merge branch 'improved-thread-safety-when-generating-models' into 'develop'
Improved thread safety when generating models

See merge request 
2024-07-30 09:51:02 +00:00
Jérémie Pardou
a5148fa1fa Add style for collection fields 2024-07-30 08:15:47 +00:00
Tsering Paljor
33e3a84aca Improve Choice Element UX 2024-07-29 13:01:21 +00:00
Bram Wiepjes
d855b29f7f Improved thread safety when generating models 2024-07-29 10:21:20 +02:00
Jérémie Pardou
a393091f47 Add table styles 2024-07-26 10:08:59 +00:00
Jérémie Pardou
280a97104a Merge branch '2762-improve-dataexplorer-array-selection' into 'develop'
Improve data explorer perfs

Closes , , , and 

See merge request 
2024-07-26 09:40:13 +00:00
Jérémie Pardou
57ace0b584 Improve data explorer perfs 2024-07-26 09:40:13 +00:00
Przemyslaw Kukulski
a27a7765e2 Resolve "user_field_names value is ignored with row api call" 2024-07-26 09:28:38 +00:00
Bram Wiepjes
765caed53f Fix impersonate feature 2024-07-25 20:47:33 +02:00
Petr Stribny
898ec3caf1 Merge branch '2830-fix-saml-translation' into 'develop'
Fix translation in SAML config dialog

Closes 

See merge request 
2024-07-25 13:41:35 +00:00
Bram Wiepjes
792e9d031d Arrow key navigation in row select modal 2024-07-25 13:14:50 +00:00
Jeremie Pardou
bb697da610 Remove all ZDM stuff 2024-07-24 20:33:48 +02:00
Peter Evans
4ab307b19c Resolve "Implement the frontend for a local Baserow delete row action" 2024-07-24 16:24:30 +00:00
Tsering Paljor
884d2e4b2a Merge branch '2601-filter-hidden-elements' into 'develop'
Ensure hidden child elements are not returned in queryset

Closes 

See merge request 
2024-07-24 09:32:13 +00:00
Tsering Paljor
51ee14d579 Ensure hidden child elements are not returned in queryset 2024-07-24 09:32:12 +00:00
Bram Wiepjes
9839900628 Small admin user management improvements 2024-07-24 08:50:36 +00:00
Petr Stribny
61ba16e27b Fix translation in SAML config dialog 2024-07-24 10:29:51 +02:00
Przemyslaw Kukulski
039af95333 Merge branch '2815-sporadic-secure-file-handler-signer-test-failure' into 'develop'
Resolve "Sporadic secure file handler signer test failure"

Closes 

See merge request 
2024-07-23 16:53:53 +00:00
Przemyslaw Kukulski
b54eb7ff19 Resolve "Sporadic secure file handler signer test failure" 2024-07-23 16:53:52 +00:00
Przemyslaw Kukulski
68493e95cf Merge branch '2801-make-unittests-more-resiliant-to-env-changes' into 'develop'
Resolve "Make unittests more resiliant to env changes"

Closes 

See merge request 
2024-07-23 14:53:36 +00:00
Przemyslaw Kukulski
e28bb12027 Resolve "Make unittests more resiliant to env changes" 2024-07-23 14:53:35 +00:00
Cezary Statkiewicz
aed83446bd 1911 ical feed 2024-07-23 14:19:26 +00:00
Jérémie Pardou
fe5e09dbba Fix missing value for lookup field in generate schema 2024-07-23 10:14:46 +00:00
Jérémie Pardou
7f81bfe5cf Merge branch 'builder-fix-missing-current-provider-for-table-button-actions' into 'develop'
Fix missing current data provider in table button field actions

See merge request 
2024-07-23 08:17:36 +00:00
Petr Stribny
b663a5a575 Merge branch '2819-lookup-filters-url-email' into 'develop'
Extend array filters to support lookups of URL, email, phone number, and UUID fields

Closes 

See merge request 
2024-07-22 11:01:45 +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
Jeremie Pardou
eea3103743 Fix missing current data provider in table button field actions 2024-07-19 16:28:30 +02:00
Bram Wiepjes
87da46ae26 Merge branch '2267-allow-selecting-multiple-rows-via-the-row-select-modal' into 'develop'
Resolve "Allow selecting multiple rows via the row select modal"

Closes 

See merge request 
2024-07-19 11:27:52 +00:00
Bram Wiepjes
7028fa24cc Resolve "Allow selecting multiple rows via the row select modal" 2024-07-19 11:27:52 +00:00
Joeri Malmberg
a5ec6022c3 Added the v1.0.0 version of the helm chart. 2024-07-18 15:29:01 +00:00
Petr Stribny
4bd8300995 Merge branch '2802-refactor-filter-mixins' into 'develop'
Refactor frontend array field filters to mixins

Closes 

See merge request 
2024-07-18 13:19:53 +00:00
Jérémie Pardou
6e16645bda Add styles for inputs 2024-07-18 12:51:03 +00:00
Tsering Paljor
f570079d62 Add method to extract formulas from Element Types 2024-07-18 10:39:03 +00:00
Bram Wiepjes
b0096c9678 Merge branch '1301-allow-changing-the-primary-field' into 'develop'
Resolve "Allow changing the primary field"

Closes 

See merge request 
2024-07-17 18:41:20 +00:00
Bram Wiepjes
36890975e7 Resolve "Allow changing the primary field" 2024-07-17 18:41:20 +00:00
Bram Wiepjes
29f7c3b3ac Merge branch '193-type-to-complete-enter-to-select-value-in-link-to-table-fields' into 'develop'
Resolve "Type-to-complete / enter-to-select value in `Link to table` fields"

Closes 

See merge request 
2024-07-17 18:24:35 +00:00
Bram Wiepjes
c0b5feeee2 Resolve "Type-to-complete / enter-to-select value in Link to table fields" 2024-07-17 18:24:35 +00:00
Petr Stribny
195cabcfae Refactor frontend array field filters to mixins 2024-07-17 17:08:03 +02:00
Bram Wiepjes
0b8ba8880d Merge branch '2573-highlight-of-the-active-menu-item-in-the-generated-api-docs-is-wrong' into 'develop'
Resolve "Highlight of the active menu item in the generated API docs is wrong"

Closes 

See merge request 
2024-07-17 10:08:31 +00:00
Bram Wiepjes
c8ce5b1c37 Resolve "Highlight of the active menu item in the generated API docs is wrong" 2024-07-17 10:08:30 +00:00
Peter Evans
3e8bbbd2c2 Add a 'toggle repetitions' checkbox to the repeat element form. 2024-07-17 08:21:08 +00:00
Petr Stribny
f931be08a1 Merge branch '2727-filter-lookups' into 'develop'
Allow filtering text-based lookups

Closes 

See merge request 
2024-07-16 15:04:21 +00:00
Petr Stribny
1bd4e4a7ea Allow filtering text-based lookups 2024-07-16 15:04:20 +00:00
Peter Evans
10fbd58fc3 Merge branch '2620-allow-the-designer-to-choose-which-fields-are-mapped-for-upsert-local-basrow-service' into 'develop'
Resolve "Allow the designer to choose which fields are mapped for upsert local baserow service"

Closes 

See merge request 
2024-07-16 13:39:35 +00:00