7083 Commits (4e294fbcd9f4450ebb088817937d2a2d795cc0c2)

Author SHA1 Message Date
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
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
mike12345567 879f1a2368 Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 5 years ago
Budibase Release Bot eff58fa8b4 v0.9.122 5 years ago
Martin McKeaveney 9e73dcdd44 lint 5 years ago
Martin McKeaveney 53aebdf585 fix test failure 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
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
mike12345567 2dca8ab46e Quick fix for backwards compat, enabling multi-tenancy on a previously single tenancy environment. 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
Maurits Lourens 52454c15fa fix exporting internal tables 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 42fb0584a2 Fixing an issue where many rows were handled from different tables in client. 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
Andrew Kingston dc67b4f8c1 Deeply clone rows before passing them back in the table edit row callback to avoid mutating table data 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
Budibase Staging Release Bot 0fbe0a9a73 v0.9.117-alpha.2 5 years ago
Budibase Release Bot 74e5224e32 v0.9.117 5 years ago
Budibase Staging Release Bot 68d9c75971 v0.9.117-alpha.1 5 years ago
mike12345567 bef1ce0426 Fixing an issue with list of app URLs not loading correctly. 5 years ago
Budibase Staging Release Bot bf7e43762f v0.9.117-alpha.0 5 years ago
Martin McKeaveney 39aa8e8716 removing merge HEAD 5 years ago
Martin McKeaveney 9ab8f64486 updating dep 5 years ago
Andrew Kingston 706a4e8dd7 Provide additional form context so that bindings for special data types work as intended 5 years ago
Budibase Staging Release Bot 51e48f343f v0.9.116-alpha.3 5 years ago
Maurits Lourens 08d0f4101c fixes uploading organisation logo 5 years ago
Maurits Lourens 07383b2064 add patch method to the rest api interface 5 years ago
Andrew Kingston b6ea4e3aaa Add description of what persisting state values does 5 years ago
Budibase Staging Release Bot 1e3a78d02d v0.9.116-alpha.2 5 years ago