Commit Graph

8947 Commits

Author SHA1 Message Date
mike12345567 a162d8d9f5 Linting. 2024-11-28 16:43:21 +00:00
mike12345567 d2f8105e73 Merge branch 'master' of github.com:Budibase/budibase into chore/remove-ds-query-api 2024-11-28 16:40:37 +00:00
Sam Rose 22d6b95101
Put errors back how they were. 2024-11-28 15:39:16 +00:00
mike12345567 d4ec07fa8a Removing the datasource query API for datasource plus, this isn't used and has no real purpose (internal tables aren't supported) removing it as it exposes very internal types to the API, making it harder to adjust these types. 2024-11-28 15:30:10 +00:00
Sam Rose 112e5eeb60
Merge master. 2024-11-28 11:44:43 +00:00
Sam Rose b700f16a3a
Fix search.spec.ts. 2024-11-28 10:12:16 +00:00
Sam Rose f49f9280d9
Working on search tests. 2024-11-28 09:42:01 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 78bbf90f17
Fix row.spec.ts 2024-11-27 16:37:29 +00:00
Sam Rose 4feda79903
Fix Oracle tests. 2024-11-27 15:52:39 +00:00
Sam Rose e7f2dc840e
Merge Mike's changes. 2024-11-27 13:15:45 +00:00
Sam Rose 332505388d
Fix postgres tests. 2024-11-27 13:14:42 +00:00
Sam Rose cb7c1dd6d4
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-27 12:40:40 +00:00
Sam Rose 504ddba9b9
SQS row tests passing. 2024-11-27 12:40:34 +00:00
Sam Rose bd17770e4e
Fix _some_ sqs problems. 2024-11-27 12:21:27 +00:00
Peter Clement 977c0e44f3 Merge remote-tracking branch 'origin/master' into feat/update-automation-tests 2024-11-26 20:08:10 +00:00
Peter Clement 685657b8eb migrate createrow step to use test builder 2024-11-26 19:50:18 +00:00
mike12345567 6470c2e21a Merge branch 'bigint-relationship-fix' of github.com:Budibase/budibase into bigint-relationship-fix 2024-11-26 18:18:23 +00:00
mike12345567 92e92c8b7f Updating sql alias test case. 2024-11-26 18:15:08 +00:00
Sam Rose f211990117
Some sqs fixes. 2024-11-26 17:36:17 +00:00
Sam Rose 8e756ccf84
Type checks pass. 2024-11-26 17:09:32 +00:00
Sam Rose c35e443225
Making progress toward type checking successfully. 2024-11-26 17:05:47 +00:00
Sam Rose 26d34cb1f6
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-26 16:28:33 +00:00
Sam Rose 594af57339
wip 2024-11-26 16:28:22 +00:00
Peter Clement b99d411cec migrate deleteRow from runStep to test builder 2024-11-26 15:48:40 +00:00
Peter Clement e8ade0caee update row spec file using automation builder 2024-11-26 12:00:47 +00:00
Sam Rose f7c81d742c
Remove .only 2024-11-26 12:00:42 +00:00
Sam Rose 26fa0222a1
Get all bigint tests passing. 2024-11-26 12:00:30 +00:00
Peter Clement f3c5a2b973
Merge branch 'master' into fix/automation-adjacent-bugs 2024-11-26 10:02:05 +00:00
Sam Rose 1c27ddcb8a
rename table fields 2024-11-25 17:58:40 +00:00
Sam Rose ac3e0750bc
Rename table variables. 2024-11-25 17:56:16 +00:00
Sam Rose 7138c02f27
Put things back how they were. 2024-11-25 17:53:58 +00:00
Sam Rose c3b2c2e1c7
Revert "Trying to make it easier to understand my tests."
This reverts commit 93d8bd792c.
2024-11-25 17:53:11 +00:00
Sam Rose 93d8bd792c
Trying to make it easier to understand my tests. 2024-11-25 17:36:18 +00:00
Sam Rose 98717de61f
Merge upstream. 2024-11-25 17:18:36 +00:00
Sam Rose e25d92a49e
wip 2024-11-25 17:18:12 +00:00
Sam Rose 866e9dcadd
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-25 16:20:55 +00:00
Peter Clement 6da45f5e7c reverse check in serverlog step 2024-11-25 16:15:21 +00:00
Peter Clement 9f35ea0839 fix tests 2024-11-25 12:40:20 +00:00
Peter Clement db032ed35b update properties to be correct 2024-11-25 10:14:32 +00:00
Peter Clement 08f5df2546 add execute script automation tests 2024-11-25 09:45:42 +00:00
Peter Clement 6a5c327085 add log back 2024-11-25 08:59:29 +00:00
mike12345567 276493e33d Add required keys to the mappings. 2024-11-22 16:49:57 +00:00
mike12345567 16acf8751b PR comment. 2024-11-22 16:45:43 +00:00
mike12345567 e3e4ea6319 Fixing view fetch test case. 2024-11-22 15:35:05 +00:00
mike12345567 14bbd9a21c Setting CORS headers to allow cross-origin on public API. 2024-11-22 14:51:53 +00:00
Peter Clement 2a3f943957 fix issue where bindings where incorrect in automations 2024-11-22 11:30:46 +00:00
mike12345567 23f29f9381 Adding relationship helper for defining existing relationships. 2024-11-21 18:41:04 +00:00
mike12345567 f464a80484 Adding helper to create relationship to datasource API in tests. 2024-11-21 18:09:21 +00:00
Sam Rose ebf82a0ef5
wip 2024-11-21 17:33:47 +00:00