1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

27957 commits

Author SHA1 Message Date
Sam Rose 13702e587e
Merge branch 'master' into feat/add-targetbuild-to-single-image-builds 2024-01-24 11:11:29 +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
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
Budibase Staging Release Bot 6e86f3e271 Bump version to 2.15.4 2024-01-22 15:32:13 +00:00
melohagan 2a24c85378
Surface email error (#12837) 2024-01-22 15:30:21 +00:00
Budibase Staging Release Bot e2620af76c Bump version to 2.15.3 2024-01-22 11:46:55 +00:00
melohagan 165eb206d9
If the filter has changed, re-fetch (#12625)
* If the filter has changed, re-fetch

* lint

* Clear value when filter changes
2024-01-22 11:29:34 +00:00
deanhannigan 36c03ad2a7
Merge pull request #12832 from Budibase/revert-11830-global-bindings
Revert "Global bindings"
2024-01-22 11:09:37 +00:00
deanhannigan b2c790650b
Revert "Global bindings" 2024-01-22 11:03:05 +00:00
Conor Webb fa36701f0f
Added function to get correct plan display name (#12810)
* Changed minPlan BUSINESS to PREMIUM_PLUS

* Added new helper to display the correct string plan

* Changed ManageAccessModal to use the new helper

* Refactored to use plan title helper, removed title function

* Removed capitalised function from svelte template

* Fixed linting issues

* Ran yarn lint. Fixed linting issues.
2024-01-22 10:54:47 +00:00
deanhannigan 7241a8ae34
Merge pull request #11830 from Budibase/global-bindings
Global bindings
2024-01-22 10:32:33 +00:00
deanhannigan 2641224ea0
Merge branch 'master' into global-bindings 2024-01-22 10:26:12 +00:00
melohagan bd0202e7b5
Error deleting datasource on first attempt at deleting (#12819)
* Add badge photo to the employee import

* Update revisions from relationships when loop deleting tables
2024-01-22 10:25:21 +00:00
deanhannigan 92cd88f09f
Merge pull request #12798 from Budibase/fixes/global-bindings
Global Bindings fixes and updates
2024-01-22 10:20:24 +00:00
Dean 64951d6f29 PR feedback 2024-01-22 09:44:57 +00:00
Peter Clement e53c4f1fcb Merge remote-tracking branch 'origin/master' into fix/automation-bindings-name-fix 2024-01-22 09:42:44 +00:00
Peter Clement 3ab791710c fix issue where readable binding wasn't working correctly with named steps 2024-01-22 09:40:56 +00:00