8062 Commits (cba326fe6e5deef5e50102012d7a358f9da96bb9)
 

Author SHA1 Message Date
mike12345567 cba326fe6e Fixing automation test cases. 5 years ago
mike12345567 36739579e3 Removing sendgrid test as sendgrid automation no longer supported. 5 years ago
mike12345567 e30587d1b5 Removing live prop from JOI def. 5 years ago
mike12345567 a5ce11d3ca Fixing issue #2412 - making sure full enriched records are passed along to automations. 5 years ago
mike12345567 3679579d53 Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 5 years ago
mike12345567 fce3a6bbe7 Adding some basic test cases for the metadata API, testing that automation tests do store history. 5 years ago
mike12345567 06d17827b6 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 5 years ago
Budibase Staging Release Bot 1fca6ed20e v0.9.123-alpha.6 5 years ago
Martin McKeaveney 9bc592818a fix redis auth for hosts containing redis 5 years ago
Budibase Staging Release Bot 7c5b4ca927 v0.9.123-alpha.5 5 years ago
Andrew Kingston 63640cd63c
Merge pull request #2587 from Budibase/fix-checklist 5 years ago
Andrew Kingston 76b97ab0f1 Remove log 5 years ago
Andrew Kingston b04d983252 Fix bug with determining checklist progress 5 years ago
Andrew Kingston ab2c5a89b9 Fix issue with nullish progress value in progress circle component 5 years ago
Budibase Staging Release Bot b8f000092a v0.9.123-alpha.4 5 years ago
Martin McKeaveney 2f1b9551e5
Merge pull request #2581 from Budibase/fix/enable-redis-ssl 5 years ago
Martin McKeaveney ad2cccfbd2 lint 5 years ago
mike12345567 c77f9e91e8 Updating client yarn lock. 5 years ago
Martin McKeaveney a6ff46be0c formatting 5 years ago
Martin McKeaveney 3f883f1b33 standard components 5 years ago
Martin McKeaveney f9914a3ba4 removing random dist files 5 years ago
Martin McKeaveney c8b772b8c1 allow configuration of redis cluster with fully qualified redis URL 5 years ago
mike12345567 01ca02ea9c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 5 years ago
Budibase Staging Release Bot 4a8a87fb47 v0.9.123-alpha.3 5 years ago
Michael Drury 1b77d1ce90
Merge pull request #2575 from Budibase/fix/public-multi-tenancy 5 years ago
Budibase Staging Release Bot 3da6dc75e3 v0.9.123-alpha.2 5 years ago
Andrew Kingston d4ea654064
Merge pull request #2561 from Budibase/custom-theming 5 years ago
mike12345567 0117c1498f Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this. 5 years ago
Andrew Kingston 060f65aa2d Fix merge conflict 5 years ago
mike12345567 c337a855cc Saving progress towards re-working CTX usage in automation steps. 5 years ago
Andrew Kingston d38f5ef163 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 5 years ago
Martin McKeaveney 1b1675747c
Merge pull request #2556 from mslourens/checklist_item_navigation 5 years ago
Martin McKeaveney 302f5c9e6d
Merge pull request #2512 from Budibase/fix/martin-bugfixes-116 5 years ago
Martin McKeaveney e37e6af4f6 merge 5 years ago
Martin McKeaveney 0afbe450b9
Merge pull request #2559 from mslourens/remove_initialise_script 5 years ago
mike12345567 4e294fbcd9 Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 5 years ago
mike12345567 b00f8764cb Updating automations system to return the inputs and outputs of each step. 5 years ago
Budibase Staging Release Bot 00f01181a3 v0.9.123-alpha.1 5 years ago
Rory Powell 1e0c4c5736
Merge pull request #2562 from Budibase/feature/onboarding-backend 5 years ago
Rory Powell 7fd9272970 Revert lock file 5 years ago
Rory Powell c4c5a507c2 Remove cors configuration 5 years ago
Rory Powell 832127d5c8 Add configurable cors options to worker 5 years ago
mike12345567 d2070f9061 Adding the ability to get back the context. 5 years ago
mike12345567 777e243440 Re-working all of the actions to have a success output, and make sure everything has useful outputs. 5 years ago
mike12345567 bcc7f1caea Adding slack integration. 5 years ago
mike12345567 d05c60d470 Adding slack integration. 5 years ago
Rory Powell 1d5d9d8394 Merge branch 'develop' into feature/onboarding-backend 5 years ago
Rory Powell 47e4ef0704 Account portal cors and auth changes 5 years ago
Andrew Kingston 3d68b39647 Fix test for loading component library 5 years ago
Maurits Lourens 33104fb1d1 fix test 5 years ago