2623 Commits (a5ce11d3ca3a4e31c09ad2bbe41d2ff40a1b48c0)

Author SHA1 Message Date
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
Budibase Staging Release Bot 1fca6ed20e v0.9.123-alpha.6 5 years ago
Budibase Staging Release Bot 7c5b4ca927 v0.9.123-alpha.5 5 years ago
Budibase Staging Release Bot b8f000092a v0.9.123-alpha.4 5 years ago
Budibase Staging Release Bot 4a8a87fb47 v0.9.123-alpha.3 5 years ago
Budibase Staging Release Bot 3da6dc75e3 v0.9.123-alpha.2 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
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
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 47e4ef0704 Account portal cors and auth changes 5 years ago
Andrew Kingston 3d68b39647 Fix test for loading component library 5 years ago
Andrew Kingston 7064e80143 Remove some other reference to standard-components 5 years ago
mike12345567 879f1a2368 Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 5 years ago
Budibase Staging Release Bot 70a66919f0 v0.9.123-alpha.0 5 years ago
Budibase Release Bot eff58fa8b4 v0.9.122 5 years ago
Martin McKeaveney 9e73dcdd44 lint 5 years ago
mike12345567 9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 5 years ago
Budibase Staging Release Bot 545a0fc5cd v0.9.120-alpha.4 5 years ago
Maurits Lourens 50a8c17dbc remove unused and non-existing initialise script 5 years ago
mike12345567 3379ab8e03 Fixing an issue with redirect having the middleware applied before the redirection 5 years ago
Budibase Release Bot 22f5c625ce v0.9.121 5 years ago
Maurits Lourens 01f3851c9a add link to checklist items for direct navigation (and lint issues) 5 years ago
Budibase Release Bot fe0adcde7d v0.9.120 5 years ago
mike12345567 400cc05d21 Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy. 5 years ago
Budibase Staging Release Bot 6367c6d746 v0.9.120-alpha.3 5 years ago
Budibase Staging Release Bot e68fa5b6af v0.9.120-alpha.2 5 years ago
mike12345567 26d7cb3b9b Getting rid of automation step download system. 5 years ago
Budibase Staging Release Bot 866f4187e0 v0.9.120-alpha.1 5 years ago
mike12345567 2dd1e7f45e Fixing an issue that occurs when the table name and the primary display column are the same name. 5 years ago
Budibase Staging Release Bot e140e88e58 v0.9.120-alpha.0 5 years ago
Budibase Release Bot 8c0977852c v0.9.119 5 years ago
mike12345567 f9fd725307 Fixing issues discovered by test cases. 5 years ago
mike12345567 c64fb81749 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 5 years ago
mike12345567 4fae8b2b1e Fixing issue with using 'ta' in view name. 5 years ago
mike12345567 4ff9de1b6c Fixing issues with search endpoint not handling users fully. 5 years ago
Budibase Release Bot 5b174c6484 v0.9.118 5 years ago
Budibase Staging Release Bot 19d31e0cea v0.9.117-alpha.4 5 years ago
mike12345567 d864dedba0 Fixing issue with rows not returning correctly. 5 years ago
Andrew Kingston 60f81014df Fix indexing of rows with arrays of objects 5 years ago
mike12345567 811ba19558 Fixing issues with SQL many relationship updates. 5 years ago
Budibase Staging Release Bot 42e614be21 v0.9.117-alpha.3 5 years ago