8063 Commits (0ff5fd1ef0aa38b053ad1fcf2adaaa8e6754f387)
 

Author SHA1 Message Date
mike12345567 0ff5fd1ef0 Adding functionality so that when an automation trigger is deleted its test inputs will also be deleted. 5 years ago
mike12345567 8119a5f7f7 Fixing automation test cases. 5 years ago
mike12345567 198ada80b3 Removing sendgrid test as sendgrid automation no longer supported. 5 years ago
mike12345567 b43143f1b7 Removing live prop from JOI def. 5 years ago
mike12345567 a92530f170 Fixing issue #2412 - making sure full enriched records are passed along to automations. 5 years ago
mike12345567 3eeb7c27b8 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 84cdec5907 Adding some basic test cases for the metadata API, testing that automation tests do store history. 5 years ago
mike12345567 da9d78d1fb Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 5 years ago
Budibase Staging Release Bot 3f13aeb789 v0.9.123-alpha.6 5 years ago
Martin McKeaveney 0d88af0335 fix redis auth for hosts containing redis 5 years ago
Budibase Staging Release Bot 2fc7438f21 v0.9.123-alpha.5 5 years ago
Andrew Kingston c8313fea0d Merge pull request #2587 from Budibase/fix-checklist 5 years ago
Andrew Kingston ed5cb41d63 Remove log 5 years ago
Andrew Kingston 2f986bedf1 Fix bug with determining checklist progress 5 years ago
Andrew Kingston 4da58241b3 Fix issue with nullish progress value in progress circle component 5 years ago
Budibase Staging Release Bot 937f5ece53 v0.9.123-alpha.4 5 years ago
Martin McKeaveney 26cfc9eabc Merge pull request #2581 from Budibase/fix/enable-redis-ssl 5 years ago
Martin McKeaveney febe5c1f6f lint 5 years ago
mike12345567 b32bebf8c8 Updating client yarn lock. 5 years ago
Martin McKeaveney 94abf68bbe formatting 5 years ago
Martin McKeaveney 1479b21a0d standard components 5 years ago
Martin McKeaveney ab0f371d9e removing random dist files 5 years ago
Martin McKeaveney 990882f9db allow configuration of redis cluster with fully qualified redis URL 5 years ago
mike12345567 a366ab80e1 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 5 years ago
Budibase Staging Release Bot 60a5602a61 v0.9.123-alpha.3 5 years ago
Michael Drury e935a2196a Merge pull request #2575 from Budibase/fix/public-multi-tenancy 5 years ago
Budibase Staging Release Bot beaeb97214 v0.9.123-alpha.2 5 years ago
Andrew Kingston a4fe48aeee Merge pull request #2561 from Budibase/custom-theming 5 years ago
mike12345567 58aa32f1b0 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 3cd7736ba7 Fix merge conflict 5 years ago
mike12345567 0e15911284 Saving progress towards re-working CTX usage in automation steps. 5 years ago
Andrew Kingston 5b1ba5d5a2 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 5 years ago
Martin McKeaveney 5e268dce18 Merge pull request #2556 from mslourens/checklist_item_navigation 5 years ago
Martin McKeaveney 2af053b956 Merge pull request #2512 from Budibase/fix/martin-bugfixes-116 5 years ago
Martin McKeaveney 93590c58fa merge 5 years ago
Martin McKeaveney 912c639888 Merge pull request #2559 from mslourens/remove_initialise_script 5 years ago
mike12345567 557bd2df9f 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 e84d30524b Updating automations system to return the inputs and outputs of each step. 5 years ago
Budibase Staging Release Bot ef9431898b v0.9.123-alpha.1 5 years ago
Rory Powell 72cba85602 Merge pull request #2562 from Budibase/feature/onboarding-backend 5 years ago
Rory Powell e260141541 Revert lock file 5 years ago
Rory Powell bc50bf56db Remove cors configuration 5 years ago
Rory Powell fcf5aac7e6 Add configurable cors options to worker 5 years ago
mike12345567 213bee1e3b Adding the ability to get back the context. 5 years ago
mike12345567 1c24e3f520 Re-working all of the actions to have a success output, and make sure everything has useful outputs. 5 years ago
mike12345567 f429bc1a08 Adding slack integration. 5 years ago
mike12345567 4450883a0a Adding slack integration. 5 years ago
Rory Powell ba5f1ec720 Merge branch 'develop' into feature/onboarding-backend 5 years ago
Rory Powell 3d15db2223 Account portal cors and auth changes 5 years ago
Andrew Kingston d371344d9b Fix test for loading component library 5 years ago