1
0
Fork 0
mirror of synced 2024-07-09 08:16:34 +12:00
Commit graph

24842 commits

Author SHA1 Message Date
Adria Navarro 8a5270c6ee Fix 2023-09-20 13:19:38 +02: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
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
Adria Navarro 9e1ccc35ee Handle missing users 2023-09-19 13:28:24 +02:00
Adria Navarro 7b4585ce68 Tenantid optional 2023-09-19 13:28:24 +02:00
Adria Navarro 6f1d027126 Fix test 2023-09-19 13:28:24 +02:00
Adria Navarro 4311d563d2 Add tests 2023-09-19 13:28:24 +02:00
Adria Navarro d3b04ef4de Add tests 2023-09-19 13:28:24 +02:00
Adria Navarro 3336433de8 User cache, get in bulk 2023-09-19 13:28:24 +02:00
Adria Navarro 6d6b3dd971 Refactor 2023-09-19 13:28:24 +02:00
Adria Navarro 1314b991c7 Value is always csv 2023-09-19 13:17:07 +02:00
Adria Navarro 235799c07d Merge branch 'develop' into backmerge-20230919 2023-09-19 12:33:04 +02:00
Budibase Staging Release Bot 225457d123 Bump version to 2.10.11 2023-09-19 10:28:33 +00:00
Adria Navarro d139d2cc01 Merge pull request #11801 from Budibase/hotfix/budi-7480-group-members-cant-see-group-apps-in-portal
[Fix] Populate apps from groups while fetching apps
2023-09-19 12:28:15 +02:00
Budibase Staging Release Bot d0097273b9 Bump version to 2.10.9-alpha.4 2023-09-19 10:18:04 +00:00
Andrew Kingston 314e2bfdbd Merge pull request #11806 from Budibase/fix/date-tooltip
Support up to 3 lines of text in tooltips and fix icon for date fields
2023-09-19 11:17:44 +01:00
Andrew Kingston 84a89ddc92 Support up to 3 lines of text in tooltips and fix icon for date fields 2023-09-19 11:07:31 +01:00