Commit Graph

24917 Commits

Author SHA1 Message Date
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
Adria Navarro 58d9d3e8e8 use bulk cache in processInputBBReferences 2023-09-20 10:05:52 +02:00
Budibase Staging Release Bot a1913dbd6f Bump version to 2.10.12-alpha.2 2023-09-20 07:51:31 +00:00
Gerard Burns ac50ce5832 Change verification banner implementation to respect portal and design app section layouts (#11813) 2023-09-20 08:51:13 +01:00
mike12345567 8e0cf1d087 Moving things around ready for implementation of temp db handle. 2023-09-19 18:38:44 +01:00
mike12345567 e408de539a Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-19 17:31:49 +01:00
Martin McKeaveney 02718dc8bc Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-09-19 16:59:03 +01:00
Martin McKeaveney 18b515f71b Merge branch 'master' of github.com:Budibase/budibase into develop 2023-09-19 16:58:47 +01:00
Budibase Staging Release Bot c26e1d1127 Bump version to 2.10.12-alpha.1 2023-09-19 15:02:57 +00:00
Michael Drury 3588984af2 Merge pull request #11769 from Budibase/fix/BUDI-7258
Don't allow adding new users to user metadata table within apps
2023-09-19 16:02:40 +01:00
Michael Drury e6378aad82 Merge branch 'develop' into fix/BUDI-7258 2023-09-19 15:23:59 +01:00
Budibase Staging Release Bot 51a43540dd Bump version to 2.10.12-alpha.0 2023-09-19 13:34:23 +00:00
mike12345567 05e5efd2c2 Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-7258 2023-09-19 14:17:46 +01:00
Michael Drury bf101ef3c3 Merge pull request #11808 from Budibase/backmerge-20230919
Master -> develop (2023/09/19)
2023-09-19 14:16:45 +01:00
mike12345567 c8775601fc Merge branch 'fix/BUDI-7258' of github.com:Budibase/budibase into fix/BUDI-7258 2023-09-19 14:01:24 +01:00
mike12345567 e69ebfb2ab Adding test case for row creation, don't allow user table. 2023-09-19 14:01:03 +01:00
mike12345567 e8e4dd5c90 Finishing UI - getting API ready. 2023-09-19 13:45:24 +01:00