Commit Graph

24624 Commits

Author SHA1 Message Date
Adria Navarro 28fc050299 Remove unwanted horizontal scroll 2023-09-25 18:15:22 +02:00
Adria Navarro f6a894a678 Merge branch 'develop' into chore/field_with_large_relationships 2023-09-25 17:43:01 +02:00
Budibase Staging Release Bot f24c0fffc1 Bump version to 2.10.12-alpha.7 2023-09-25 13:05:26 +00:00
Andrew Kingston a5c428706e Merge pull request #11850 from Budibase/remove-automation-tooltip
Remove tooltip from automation undo redo control
2023-09-25 14:05:08 +01:00
Martin McKeaveney 1ef3c92195 Merge branch 'develop' into remove-automation-tooltip 2023-09-25 13:58:32 +01:00
Budibase Staging Release Bot c0ede07530 Bump version to 2.10.12-alpha.6 2023-09-25 10:50:18 +00:00
melohagan f3309a742c Add onChange to linked rows, longform text area, and multi select arrays in automations (#11874)
* Add onChange to LinkedRowSelector

* Add onChange to Multiselect array

* Add onChange to TextArea

* lint
2023-09-25 11:50:01 +01:00
Adria Navarro a834402e16 Fix UX 2023-09-25 12:40:12 +02:00
Adria Navarro a175fb3293 Clean code 2023-09-25 12:33:21 +02:00
Adria Navarro 86feec66b1 Custom max height 2023-09-25 12:27:28 +02:00
Adria Navarro ab4f399033 Handle sorting 2023-09-25 12:23:17 +02:00
Adria Navarro 26362c44e8 Change spinner location 2023-09-25 11:03:35 +02:00
Adria Navarro 10fdd696c6 Clean code 2023-09-25 10:17:26 +02:00
Adria Navarro 825f1c639e Improve readability 2023-09-25 10:16:01 +02:00
Adria Navarro 3fc396db8a Merge branch 'develop' into chore/field_with_large_relationships 2023-09-22 17:33:55 +02:00
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
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
Adria Navarro b56081405e Handle initial values 2023-09-22 12:16:54 +02: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
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
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
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
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
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