Andrew Kingston
|
05e1dee992
|
Add missing await and batch some more API calls for speed
|
2024-02-05 11:49:43 +00:00 |
Andrew Kingston
|
ff499d1461
|
Move selected layout out of layout store
|
2024-02-05 11:29:39 +00:00 |
Andrew Kingston
|
48677aeaab
|
Move derived component stores out of main component store
|
2024-02-05 11:26:47 +00:00 |
Andrew Kingston
|
b04d92f8b2
|
Pull derived selected screen store out of main screen store
|
2024-02-05 11:24:34 +00:00 |
Andrew Kingston
|
1650f37329
|
Treat component store the same as other stores, and move component utils into helpers
|
2024-02-05 11:22:33 +00:00 |
Andrew Kingston
|
090460a8f5
|
Run all builder data hydration API calls in parallel to speed up builder loading
|
2024-02-05 11:15:48 +00:00 |
Andrew Kingston
|
233df4c27c
|
Remove legacy nested builder directory and move screen templates and utils into better locations
|
2024-02-01 09:55:30 +00:00 |
Andrew Kingston
|
69dae35e2a
|
Ensure component settings is always an array and improve performance by minimizing store retrievals
|
2024-01-31 16:06:20 +00:00 |
Dean
|
1d9a03e13c
|
Fix for onboarding flow. App sync on created passed incorrect data
|
2024-01-30 15:45:59 +00:00 |
Dean
|
68543b12ee
|
Removed test file
|
2024-01-30 12:07:50 +00:00 |
Dean
|
07b0dd016e
|
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
|
2024-01-30 11:50:20 +00:00 |
Dean
|
1bd08b6879
|
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
|
2024-01-30 11:49:32 +00:00 |
Michael Drury
|
d497bda676
|
Merge pull request #12900 from Budibase/string-split-check
Add a check to stringSplit that gives a nicer error message if a non-string is passed.
|
2024-01-30 11:43:56 +00:00 |
Michael Drury
|
b69559566a
|
Merge branch 'master' into string-split-check
|
2024-01-30 11:38:03 +00:00 |
Sam Rose
|
36bbc11350
|
Merge pull request #12908 from Budibase/fix-get-loop-iterations-2
Fix automation looping failing when binding returned an integer.
|
2024-01-30 11:37:17 +00:00 |
Sam Rose
|
aee86f6a5c
|
Merge pull request #12906 from Budibase/fix-get-loop-iterations
Typing improvements around automation loop tests.
|
2024-01-30 11:37:07 +00:00 |
Sam Rose
|
b3c949b091
|
Fix case where if a binding returned an int it would throw an error.
|
2024-01-30 11:06:09 +00:00 |
Sam Rose
|
72d63d0c00
|
Rename executeSynchronously to be a bit less confusing, as it does not execute synchronously.
|
2024-01-30 10:57:25 +00:00 |
Sam Rose
|
6d484ce640
|
Merge branch 'master' into fix-get-loop-iterations
|
2024-01-30 10:56:43 +00:00 |
Budibase Staging Release Bot
|
9a9ac12ee5
|
Bump version to 2.16.0
|
2024-01-30 10:48:36 +00:00 |
Sam Rose
|
456817ee7b
|
More loop step typing improvements.
|
2024-01-30 10:37:23 +00:00 |
Sam Rose
|
67a848bb86
|
Fix tests.
|
2024-01-30 10:23:11 +00:00 |
Sam Rose
|
669b0743ac
|
Typing improvements around automation loop tests.
|
2024-01-30 10:00:44 +00:00 |
Adria Navarro
|
2172fabb16
|
Merge pull request #12903 from Budibase/sync-accountportal
Update account-portal submodule to latest
|
2024-01-30 10:06:46 +01:00 |
Adria Navarro
|
4ced91affc
|
Update account-portal submodule
|
2024-01-30 09:33:39 +01:00 |
Adria Navarro
|
b15c78371e
|
Merge pull request #12877 from Budibase/remove_test_flakiness
Refactor test helpers
|
2024-01-30 09:29:43 +01:00 |
Adria Navarro
|
1024bd1dbf
|
Lint
|
2024-01-30 09:23:28 +01:00 |
Adria Navarro
|
9da9935c95
|
Types
|
2024-01-29 23:25:12 +01:00 |
Adria Navarro
|
7394a7cd64
|
Smart typing
|
2024-01-29 23:19:07 +01:00 |
Adria Navarro
|
ff75fbf99e
|
Convert query.sec.spec.ts to ts
|
2024-01-29 22:57:20 +01:00 |
Adria Navarro
|
782ad7fe8c
|
Merge branch 'master' into remove_test_flakiness
|
2024-01-29 19:18:34 +01:00 |
Adria Navarro
|
9e4a2542e1
|
Fix test
|
2024-01-29 19:17:07 +01:00 |
Sam Rose
|
2bfa4c6f91
|
Mild refactor of stringSplit to make it easier to understand.
|
2024-01-29 17:43:08 +00:00 |
Sam Rose
|
b5672d676f
|
Add a check to stringSplit that gives a nicer error message is a non-string is passed.
|
2024-01-29 17:38:52 +00:00 |
Michael Drury
|
2360df4258
|
Merge pull request #12899 from Budibase/fix/remove-inaccurate-development-docs
Removing old inaccurate documentation for development
|
2024-01-29 17:24:51 +00:00 |
mike12345567
|
4a6e7e6111
|
Removing references to old docs.
|
2024-01-29 17:20:27 +00:00 |
mike12345567
|
cf45b8da4f
|
Removing contributing documentation which is out of date, the main CONTRIBUTING document covers everything required.
|
2024-01-29 17:15:01 +00:00 |
Michael Drury
|
2480388123
|
Merge pull request #12897 from Budibase/fix/remove-account-portal-from-noserver
Fix dev:noserver with account portal checked out
|
2024-01-29 15:58:51 +00:00 |
Michael Drury
|
734527acb5
|
Merge branch 'master' into fix/remove-account-portal-from-noserver
|
2024-01-29 15:50:15 +00:00 |
mike12345567
|
dcb5f377b9
|
I was experiencing an issue with running the dev:noserver command, issue was related to having account portal checked out, this solves the problem.
|
2024-01-29 15:35:16 +00:00 |
Dean
|
b73156e0c7
|
Added more componet store unit test converage. Added more fixtures. Refactored some component caching logic causing issus with testing in to the component store
|
2024-01-29 15:21:52 +00:00 |
Adria Navarro
|
51406a80da
|
Fix test
|
2024-01-29 16:18:34 +01:00 |
Adria Navarro
|
1e18ef178d
|
Merge branch 'master' into remove_test_flakiness
|
2024-01-29 16:00:19 +01:00 |
Adria Navarro
|
f3f6e0c41b
|
Fix tests
|
2024-01-29 15:43:35 +01:00 |
Michael Drury
|
3e3a34bad4
|
Merge pull request #12891 from Budibase/joebudi-patch-1
Update README.md
|
2024-01-29 14:41:22 +00:00 |
Michael Drury
|
13df863629
|
Merge branch 'master' into joebudi-patch-1
|
2024-01-29 14:37:27 +00:00 |
Adria Navarro
|
aca7b50dc5
|
Fix tests
|
2024-01-29 15:27:09 +01:00 |
Joe
|
24921ce0dd
|
Update README.md
|
2024-01-29 14:21:26 +00:00 |
Adria Navarro
|
d806029075
|
Merge branch 'master' into remove_test_flakiness
|
2024-01-29 15:21:24 +01:00 |
deanhannigan
|
97a5a34af2
|
Merge pull request #12833 from Budibase/revert-12832-revert-11830-global-bindings
Global bindings
|
2024-01-29 12:21:08 +00:00 |