1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

27974 commits

Author SHA1 Message Date
Adria Navarro df3468d98d Update actions/setup-node action to v4 2024-01-25 09:17:17 +01:00
Adria Navarro 692dcaa746 Update github checkout action to v4 2024-01-25 09:15:37 +01:00
Michael Drury a8c5588f15
Merge pull request #12861 from Budibase/fix/compare-select-issue
Quick fix for Select compare functionality
2024-01-24 16:35:32 +00:00
mike12345567 45c040803f Add final check. 2024-01-24 16:31:03 +00:00
mike12345567 b8c7da02e2 Quick fix, if compare isn't set then don't try to use it at all. 2024-01-24 16:14:09 +00:00
Michael Drury 34d7fe4372
Merge pull request #12846 from Budibase/fix/budi-7916
Fix query preview endpoint to be consistent with rest of query API
2024-01-24 14:18:33 +00:00
mike12345567 1fa319ac9f Add throw functionality to get more information about errors occurring during tests. 2024-01-24 14:11:24 +00:00
mike12345567 35a3d663ba Comments on PR - some small changes. 2024-01-24 12:33:29 +00:00
mike12345567 907e3396f9 Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7916 2024-01-24 12:23:18 +00:00
Christos Alexiou 0bba93b650
Merge pull request #12855 from Budibase/feat/add-targetbuild-to-single-image-builds
Add TARGETBUILD to single image build script
2024-01-24 13:15:10 +02:00
Sam Rose 13702e587e
Merge branch 'master' into feat/add-targetbuild-to-single-image-builds 2024-01-24 11:11:29 +00:00
melohagan e3e02c9f17
Merge branch 'master' into fix/budi-7916 2024-01-24 10:37:58 +00:00
Christos Alexiou 50e8d53ebf Add TARGETBUILD to single image build script 2024-01-24 12:24:48 +02:00
Adria Navarro 38404653f0
Merge pull request #12844 from Budibase/add-string-templates-tests
Add string templates handlebars tests
2024-01-24 11:12:50 +01:00
Adria Navarro b483dfa651
Merge branch 'master' into add-string-templates-tests 2024-01-24 11:08:55 +01:00
Adria Navarro 164543acae
Merge pull request #12847 from Budibase/remove-hbs-raw-helper
Remove raw helper from manifest
2024-01-24 11:05:57 +01:00
Adria Navarro 44b23aca03
Merge branch 'master' into remove-hbs-raw-helper 2024-01-24 11:01:32 +01:00
Conor Webb 3ea8bfda91
Modified planTitle function to accommodate old plans (#12854)
* Modified planTitle function to accommodate old plans

* Fixed liniting issues.
2024-01-24 09:43:31 +00:00
melohagan 1636677ce9
Merge branch 'master' into fix/budi-7916 2024-01-24 08:58:13 +00:00
Adria Navarro 52fca8714d More verbose test code 2024-01-23 19:40:31 +01:00
Adria Navarro 108508db7e Fix tests 2024-01-23 19:32:03 +01:00
Adria Navarro f193c276f6 Fix test 2024-01-23 19:32:03 +01:00
Adria Navarro ea0e36b7a4 Don't explicitly exclude raw 2024-01-23 19:32:03 +01:00
Adria Navarro 99e5bc1a57 Refactor 2024-01-23 19:32:03 +01:00
Adria Navarro 4829cdc4ce Fix uuid tests 2024-01-23 19:32:03 +01:00
Adria Navarro 603943d7cf Refactor tests 2024-01-23 19:32:03 +01:00
Adria Navarro b66fac87cc Fix some array examples 2024-01-23 19:32:03 +01:00
Adria Navarro 6f87a6f0bc Fix some array examples 2024-01-23 19:32:03 +01:00
Adria Navarro c59750cc9e Fix some array tests 2024-01-23 19:32:03 +01:00
Adria Navarro 7705397da3 Array instead of string 2024-01-23 19:32:03 +01:00
Adria Navarro 142b404a91 Array instead of string 2024-01-23 19:32:03 +01:00
Adria Navarro 6abaf589ff Fix duration generation 2024-01-23 19:32:03 +01:00
Adria Navarro dc0bef20d8 Fix sum 2024-01-23 19:32:03 +01:00
Adria Navarro 537eae7b98 Fix sum 2024-01-23 19:32:03 +01:00
Adria Navarro ac9f8bd498 Fix random test 2024-01-23 19:32:03 +01:00
Adria Navarro f783602d9f Fix date test examples 2024-01-23 19:32:03 +01:00
Adria Navarro daa87915e8 Test examples 2024-01-23 19:32:03 +01:00
Adria Navarro afd5b593f8 Fix test 2024-01-23 19:31:22 +01:00
Adria Navarro 76780d1c86 Remove raw from manifest 2024-01-23 17:41:07 +01:00
Peter Clement f6b229e7eb
Merge pull request #12827 from Budibase/feat/configure-automation-chaining
Configure automation chaining
2024-01-23 14:53:54 +00:00
Peter Clement 3030db8eb6
Merge branch 'master' into feat/configure-automation-chaining 2024-01-23 14:47:31 +00:00
Peter Clement a4797366ad fix types 2024-01-23 12:08:20 +00:00
Budibase Staging Release Bot 89502accb2 Bump version to 2.15.5 2024-01-23 10:11:37 +00:00
Peter Clement 8a90a1a3e4 pr comments 2024-01-23 10:10:38 +00:00
Peter Clement 3d13b2341a
Merge pull request #12830 from Budibase/fix/automation-bindings-name-fix
fix issue where readable binding wasn't working correctly with named steps
2024-01-23 09:32:29 +00:00
Peter Clement 8a46927c5e Merge remote-tracking branch 'refs/remotes/origin/fix/automation-bindings-name-fix' into fix/automation-bindings-name-fix 2024-01-23 09:21:38 +00:00
Peter Clement 3f9d1402f3 fix operand issue 2024-01-23 09:21:04 +00:00
Peter Clement 2d3f0c90e0
Merge branch 'master' into fix/automation-bindings-name-fix 2024-01-23 09:08:46 +00:00
mike12345567 1f3a93fe3a Updating normal query panel to also work with expanded types and not flat types. 2024-01-22 17:51:49 +00:00
mike12345567 3236616307 Getting REST UI to work with full schema objects. 2024-01-22 17:48:39 +00:00