2620 Commits (da9d78d1fbb1ccfe0da0e9dfd53e017f283250be)

Author SHA1 Message Date
Budibase Staging Release Bot 3f13aeb789 v0.9.123-alpha.6 5 years ago
Budibase Staging Release Bot 2fc7438f21 v0.9.123-alpha.5 5 years ago
Budibase Staging Release Bot 937f5ece53 v0.9.123-alpha.4 5 years ago
Budibase Staging Release Bot 60a5602a61 v0.9.123-alpha.3 5 years ago
Budibase Staging Release Bot beaeb97214 v0.9.123-alpha.2 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
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
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 3d15db2223 Account portal cors and auth changes 5 years ago
Andrew Kingston d371344d9b Fix test for loading component library 5 years ago
Andrew Kingston 3c3a69318f Remove some other reference to standard-components 5 years ago
mike12345567 2531d9a681 Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 5 years ago
Budibase Staging Release Bot 01519a7fa2 v0.9.123-alpha.0 5 years ago
Budibase Release Bot ed2f4c78dc v0.9.122 5 years ago
Martin McKeaveney f7718ecae9 lint 5 years ago
mike12345567 a0e0843363 Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 5 years ago
Budibase Staging Release Bot 402262e030 v0.9.120-alpha.4 5 years ago
Maurits Lourens bb90a7b30f remove unused and non-existing initialise script 5 years ago
mike12345567 033bd521cf Fixing an issue with redirect having the middleware applied before the redirection 5 years ago
Budibase Release Bot 6668e994b2 v0.9.121 5 years ago
Maurits Lourens dafd06737c add link to checklist items for direct navigation (and lint issues) 5 years ago
Budibase Release Bot 16167a1f3a v0.9.120 5 years ago
mike12345567 ae73efaabe Fixing an issue in prod where the /builder endpoint wasn't being allowed past without tenancy. 5 years ago
Budibase Staging Release Bot 221a67fe5a v0.9.120-alpha.3 5 years ago
Budibase Staging Release Bot d374d25393 v0.9.120-alpha.2 5 years ago
mike12345567 a3cffa8905 Getting rid of automation step download system. 5 years ago
Budibase Staging Release Bot 919042ed86 v0.9.120-alpha.1 5 years ago
mike12345567 3f960e4f13 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 90266fa6df v0.9.120-alpha.0 5 years ago
Budibase Release Bot 0e8709def0 v0.9.119 5 years ago
mike12345567 0b0da47778 Fixing issues discovered by test cases. 5 years ago
mike12345567 8c3eb30ab1 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 5 years ago
mike12345567 b17e9aa5e4 Fixing issue with using 'ta' in view name. 5 years ago
mike12345567 2148bf6da4 Fixing issues with search endpoint not handling users fully. 5 years ago
Budibase Release Bot ba12fda745 v0.9.118 5 years ago
Budibase Staging Release Bot 8fd1f8938c v0.9.117-alpha.4 5 years ago
mike12345567 d2cb0282ea Fixing issue with rows not returning correctly. 5 years ago
Andrew Kingston 6e856c4bd7 Fix indexing of rows with arrays of objects 5 years ago
mike12345567 a9e2336036 Fixing issues with SQL many relationship updates. 5 years ago
Budibase Staging Release Bot 91c2997a6c v0.9.117-alpha.3 5 years ago
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 5 years ago
Martin McKeaveney 8ed415107f prevent sql relationship delete from erroring 5 years ago
Martin McKeaveney 83db9754d5 prevent relationships getting overridden in mySQL connector 5 years ago