1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
Commit graph

24281 commits

Author SHA1 Message Date
mike12345567 c361588bd4 Updating the yarn dev process to not include a removal of the dist directory as part of the streamed watchers - this seems to create a problem for shared core and moving this up a level to a parallel run before the watchers massively improves stability. 2023-09-06 18:17:44 +01:00
Budibase Staging Release Bot 066d8ff8d3 Bump version to 2.9.39-alpha.10 2023-09-06 15:38:30 +00:00
melohagan 3f1ec54fe9 Relationship picker searching enhancement (#11639)
* Search for initially set value and add to options

* Only append option if needed

* Handle change

* Open dropdown on search

* Avoid duplicates

* Add client side search

* lint

* Offset popover

* refactor

* Refactor

* refactor
2023-09-06 16:38:11 +01:00
Budibase Staging Release Bot cc38c1d294 Bump version to 2.9.39-alpha.9 2023-09-06 11:32:12 +00:00
Adria Navarro 4095c3e1a0 Merge pull request #11685 from Budibase/fix/backend_core_via_tsc
Build backend-core/tests via tsc
2023-09-06 13:31:53 +02:00
Adria Navarro 45585d263a Build backend-core/tests via tsc 2023-09-06 13:14:59 +02:00
Budibase Staging Release Bot eede208b4e Bump version to 2.9.39-alpha.8 2023-09-06 10:42:16 +00:00
Andrew Kingston 8df5f3132e Merge pull request #11646 from Budibase/cheeks-fixes
Fix datasource definitions to work with all component types properly
2023-09-06 11:41:59 +01:00
Andrew Kingston 256ee25609 Merge branch 'develop' into cheeks-fixes 2023-09-06 11:34:41 +01:00
Andrew Kingston 40611358c5 Merge pull request #11665 from Budibase/form-block-fix
Fix for datasource reset on formblock. Added 'resetOn' behaviour to the component manifest
2023-09-06 11:33:40 +01:00
Budibase Staging Release Bot 153fcdb63f Bump version to 2.9.39-alpha.7 2023-09-06 10:18:16 +00:00
Adria Navarro af566b1be6 Merge pull request #11680 from Budibase/fix/revert_backendcore_test_types
Publish src code in the npm package
2023-09-06 12:17:56 +02:00
Adria Navarro 43713e1db5 Publish src code in the npm package 2023-09-06 12:04:04 +02:00
Budibase Staging Release Bot a4dca543a4 Bump version to 2.9.39-alpha.6 2023-09-06 09:25:43 +00:00
Peter Clement 99b33b46e0 Merge pull request #11678 from Budibase/picker-bug
Remove trailing character from picker
2023-09-06 10:25:26 +01:00
Peter Clement 1a9cc7551b Merge remote-tracking branch 'origin/develop' into picker-bug 2023-09-06 10:18:40 +01:00
Budibase Staging Release Bot 97e5bd804d Bump version to 2.9.39-alpha.5 2023-09-06 09:18:13 +00:00
Michael Drury 0875b9e30a Merge pull request #11672 from Budibase/fix/relationship-toast
Fix/relationship toast
2023-09-06 10:17:58 +01:00
mike12345567 259e739490 Merge branch 'develop' of github.com:Budibase/budibase into fix/relationship-toast 2023-09-06 10:10:07 +01:00
Peter Clement f602eb9fb0 Merge remote-tracking branch 'origin/develop' into picker-bug 2023-09-06 10:10:02 +01:00
mike12345567 9c32f278b7 Revert "Quick fix issue integration tests have displayed, retrieving users through the public API was broken due to a lack of app ID in context."
This reverts commit 0cd05a4adf.
2023-09-06 10:09:45 +01:00
Peter Clement 0168ee335b remove trailing character from picker 2023-09-06 10:09:10 +01:00
Budibase Staging Release Bot ade73636ef Bump version to 2.9.39-alpha.4 2023-09-06 08:19:01 +00:00
Adria Navarro a676839793 Merge pull request #11676 from Budibase/fix/backend-core-test-types
Fix backend core test types
2023-09-06 10:18:43 +02:00
Dean 4a1e969b7c PR Feedback and fixes for the edit field popover 2023-09-06 09:09:43 +01:00
Adria Navarro 0f0533ff2b Merge branch 'develop' into fix/backend-core-test-types 2023-09-06 10:08:46 +02:00
Budibase Staging Release Bot 54411a3c7e Bump version to 2.9.39-alpha.3 2023-09-06 08:07:20 +00:00
Adria Navarro 4af4587091 Merge pull request #11675 from Budibase/fix/integration_tests
Fix permission sdk usage on auth middleware
2023-09-06 10:07:03 +02:00
Adria Navarro c673fb4847 Merge branch 'develop' into fix/integration_tests 2023-09-06 09:50:39 +02:00
Budibase Staging Release Bot de8a0d3aa3 Bump version to 2.9.39-alpha.2 2023-09-06 07:49:28 +00:00
Rory Powell f8e4a04150 Merge pull request #11664 from Budibase/chore/bootstrap-updates
Move bootstrap to account-portal
2023-09-06 08:49:09 +01:00
Adria Navarro 743fe0e05c Keep types field 2023-09-06 09:28:57 +02:00
Adria Navarro 1c8060272d Fix import 2023-09-06 01:49:54 +02:00
Adria Navarro 73d9be4161 Allow silent scripts 2023-09-06 01:45:59 +02:00
Adria Navarro b0dc777af7 Fix role tests 2023-09-06 01:34:39 +02:00
Adria Navarro b3fc110899 Fix versions 2023-09-06 01:10:30 +02:00
Adria Navarro 9651def415 Fix types 2023-09-06 00:58:33 +02:00
Adria Navarro cd8e667f39 Fix permission sdk usage on auth middleware 2023-09-06 00:23:19 +02:00
mike12345567 0cd05a4adf Quick fix issue integration tests have displayed, retrieving users through the public API was broken due to a lack of app ID in context. 2023-09-05 19:58:03 +01:00
mike12345567 ad46ff6f8c Updating to accept action as an object specifier. 2023-09-05 19:33:43 +01:00
Adria Navarro 4466c351d8 Merge branch 'develop' into chore/bootstrap-updates 2023-09-05 17:47:35 +02:00
Rory Powell 792e108b79 Fix dep:clean usage 2023-09-05 16:46:45 +01:00
Budibase Staging Release Bot 629dd18b57 Bump version to 2.9.39-alpha.1 2023-09-05 15:43:27 +00:00
Adria Navarro 46e4532878 Merge pull request #11671 from Budibase/fix/jest_relative_mocks
Fix Jest relative mocks from @budibase/backend-core
2023-09-05 17:43:09 +02:00
Rory Powell 9ff9da0247 Remove remaining references to yarn bootstrap 2023-09-05 16:37:57 +01:00
Adria Navarro 2427f79229 Merge branch 'develop' into fix/jest_relative_mocks 2023-09-05 16:51:42 +02:00
Adria Navarro 5a4d032b0d Build dist/tests 2023-09-05 16:44:02 +02:00
mike12345567 fef5c2a003 Quick fix for relationship toast. 2023-09-05 15:37:18 +01:00
Budibase Staging Release Bot 3bac3a8bca Bump version to 2.9.39-alpha.0 2023-09-05 14:36:31 +00:00
Michael Drury b6f1ff3b33 Merge pull request #11667 from Budibase/merge-master-develop
Merging master -> develop
2023-09-05 16:36:09 +02:00