1
0
Fork 0
mirror of synced 2024-08-12 00:22:02 +12:00
Commit graph

24906 commits

Author SHA1 Message Date
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
Michael Drury
9e5b6bf654 Merge branch 'develop' into fix/BUDI-7258 2023-09-19 13:45:04 +01:00
Adria Navarro
63ab14865a Typings 2023-09-19 14:32:16 +02:00
Adria Navarro
9cd7ef7827 Typing redis 2023-09-19 14:32:05 +02:00
Adria Navarro
6879c65a5b Merge branch 'develop' into feature/user-column-type 2023-09-19 14:21:40 +02:00
Adria Navarro
f18063d43c Merge branch 'develop' into backmerge-20230919 2023-09-19 14:18:17 +02:00
Adria Navarro
a891acc228 Merge pull request #11796 from Budibase/BUDI-7403/data_section_frontend
Data section frontend for the user column
2023-09-19 14:16:52 +02:00
Budibase Staging Release Bot
dade231484 Bump version to 2.10.9-alpha.5 2023-09-19 12:15:45 +00:00
Adria Navarro
b63c88fc36 Merge pull request #11785 from Budibase/BUDI-7455/populate_user_refs_on_get
Populate user refs on get
2023-09-19 14:15:44 +02:00
Adria Navarro
aa24e6ccc5 Merge pull request #11798 from Budibase/BUDI-7456/user_cache_bulk_get
User cache bulk get
2023-09-19 14:15:28 +02:00
Adria Navarro
e128f1c921 Fix types 2023-09-19 13:28:24 +02:00
Adria Navarro
1d63b219b8 Make use of UserDB 2023-09-19 13:28:24 +02:00