1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

28168 commits

Author SHA1 Message Date
mike12345567
09a0d00aa7 Fixing some test cases. 2024-01-30 13:50:36 +00:00
mike12345567
5d2ba68fae Adding test case based on capture of real failing query. 2024-01-30 13:35:45 +00:00
mike12345567
5b6be81c3a Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-01-30 13:25:15 +00:00
Michael Drury
a008f60a0b
Merge pull request #12911 from Budibase/fix/relationship-modal-size-12909
Fix existing relationship modal size
2024-01-30 13:21:53 +00:00
mike12345567
e0d2ec6630 Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-01-30 12:58:22 +00:00
mike12345567
51aeda26ce Fix for #12909 - the relationship modal was too small, cutting table names and making it hard to use, expanding the modal to be easier to use on normal screens. 2024-01-30 12:53:51 +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
mike12345567
7245ceb58f Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-01-30 11:32:09 +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
mike12345567
48545144e1 Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-01-29 18:11:01 +00: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
0a705aab0e Merge branch 'fix/remove-account-portal-from-noserver' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-01-29 15:39:38 +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
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
mike12345567
6964e2d146 Fixing update aliasing. 2024-01-29 13:43:51 +00:00
mike12345567
fcf8cf61da Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-01-29 12:35:54 +00: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
Dean
394c1ed1ae Updating Account Portal 2024-01-29 10:39:03 +00:00
deanhannigan
a9b2e85af2
Merge branch 'master' into revert-12832-revert-11830-global-bindings 2024-01-29 10:36:38 +00:00