Commit Graph

24983 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 799f62d218 Bump version to 2.10.12-alpha.5 2023-09-22 15:10:23 +00:00
Andrew Kingston 9dbaedc465 Merge pull request #11851 from Budibase/remove-default-value-conditions
Remove form field default value settings from being updated by conditions
2023-09-22 16:10:06 +01:00
Andrew Kingston 1fde202c49 Merge branch 'develop' into remove-default-value-conditions 2023-09-22 16:03:55 +01:00
Andrew Kingston af2a7e39e4 Merge branch 'develop' into remove-automation-tooltip 2023-09-22 16:03:36 +01:00
Adria Navarro 0172eb2216 Merge branch 'develop' into chore/field_with_large_relationships 2023-09-22 16:12:01 +02:00
Adria Navarro 160b52c22b Remove useFetch 2023-09-22 15:50:29 +02:00
melohagan bb6bf65c0f Merge branch 'develop' into budi-6922-the-number-0-cannot-be-displayed-on-input-number-fields-when 2023-09-22 14:03:41 +01:00
mike12345567 07c7192154 Adding documentation for export endpoint. 2023-09-22 13:29:16 +01:00
Budibase Staging Release Bot 043bbf0820 Bump version to 2.10.12-alpha.4 2023-09-22 12:24:41 +00:00
melohagan c5accec85c Hide popover when viewing published app (#11858)
* Hide popover when viewing published app

* Refactor
2023-09-22 13:24:19 +01:00
Adria Navarro c814e51e36 Display loader 2023-09-22 14:03:23 +02:00
Adria Navarro b391ca37ab Infinite scroll 2023-09-22 13:51:08 +02:00
Adria Navarro 7ad05930e1 Simplify 2023-09-22 13:07:02 +02:00
Adria Navarro 1272414a57 Filter using picker 2023-09-22 13:04:44 +02:00
Adria Navarro 85854aa8be Keep options 2023-09-22 12:39:49 +02:00
Mel O'Hagan 3bae1662ef Null coalesce 2023-09-22 11:35:01 +01:00
Mel O'Hagan fc5f14e04f Use null coalescing 2023-09-22 11:17:09 +01:00
Adria Navarro b56081405e Handle initial values 2023-09-22 12:16:54 +02:00
Mel O'Hagan a790d6cd74 Let null and blank strings be saved as they are 2023-09-22 11:05:24 +01:00
Adria Navarro 506176948b Fix 2023-09-22 11:00:56 +02:00
Andrew Kingston 10764053df Remove form field default value settings from being updated by conditional UI 2023-09-22 09:28:37 +01:00
Andrew Kingston 41eaaaa471 Remove tooltip from automation undo redo control 2023-09-22 09:16:23 +01:00
Adria Navarro 4ca9029dc9 Fix selected value 2023-09-22 10:15:43 +02:00
Adria Navarro 06d881aa7f Unify selectedValue func 2023-09-22 10:14:17 +02:00
Andrew Kingston 69c688a03e Update section component grid column styles to explicit widths to prevent issues with dynamic resizing and overflow 2023-09-22 08:48:34 +01:00
mike12345567 cf24d90f4b Base of API - still needs pro implementation. 2023-09-21 18:04:15 +01:00
Adria Navarro 013f00e90d Clean 2023-09-21 13:24:29 +02:00
Adria Navarro d25542f2c3 Fix search 2023-09-21 13:22:48 +02:00
Adria Navarro 2ef014b070 Prevent extra fetches when not required 2023-09-21 13:15:42 +02:00
Adria Navarro 1191e71a15 Use fetch updates for the autocomplete 2023-09-21 12:29:39 +02:00
Adria Navarro 44bf32981a Undo changes 2023-09-21 11:39:02 +02:00
Gerard Burns efb3e9d461 correct nginx cors changes 2023-09-21 09:07:50 +01:00
mike12345567 85887d0371 Adding test case for app import functionality. 2023-09-20 18:25:34 +01:00
mike12345567 61c12d88cf Final work to support app update process. 2023-09-20 16:43:50 +01:00
mike12345567 1808665bb3 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-20 15:50:56 +01:00
Budibase Staging Release Bot 5863d069ca Bump version to 2.10.12-alpha.3 2023-09-20 13:30:57 +00:00
melohagan acb53c075a Scroll to first invalid field (#11824)
* Final actions

* Add vertical options to ScrollTo

* Remove nearest option

* Scroll to form field when invalid

* Backwards compatibility for ScrollTo action

* Revert "Final actions"

This reverts commit 910e9e6d396aa8531c9662181ebccc77b90ed0ae.

* Scroll to form field when invalid

* Remove createAutomations function

* Refactor

* Refactor

* lint

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-20 14:30:35 +01:00
Budibase Staging Release Bot 7db7159b4c Bump version to 2.10.12 2023-09-20 11:54:52 +00:00
Michael Drury 0b7cba006f Merge pull request #11827 from Budibase/fix/role-required-spec
Small user openAPI update
2023-09-20 12:54:35 +01:00
Adria Navarro 8a5270c6ee Fix 2023-09-20 13:19:38 +02:00
mike12345567 65d96b5ec5 Adding message to let user know why roles have been ignored, as well as adding test case for this. 2023-09-20 12:13:10 +01:00
Gerard Burns 36f351e96d Nginx cors changes to allow communicating with account portal from bb front end (#11831) 2023-09-20 12:08:46 +01:00
Adria Navarro 31b29662d6 Handle delete behaviours 2023-09-20 12:47:47 +02:00
Adria Navarro 244af30b6a Fix tests 2023-09-20 12:47:47 +02:00
Adria Navarro 35f1513e40 Commenting 2023-09-20 12:47:47 +02:00
Adria Navarro af499412cf Don't return the full user object 2023-09-20 12:47:47 +02:00
Adria Navarro 85be9d6ebd Lint 2023-09-20 12:45:26 +02:00
mike12345567 87362be154 Removing required from roles on user API, as it is now paid. 2023-09-20 10:54:06 +01:00
Adria Navarro d1cfb64017 Renames 2023-09-20 10:08:47 +02:00
Adria Navarro ed830835a4 use bulk cache in processOutputBBReferences 2023-09-20 10:07:38 +02:00