963 Commits (bcc86af4b46d8c60fc9b533fbd0d61ba91dbaf9c)

Author SHA1 Message Date
mike12345567 aeed753786 Updating for review comments. 6 years ago
mike12345567 2180a1639d Fixing another linting issue. 6 years ago
mike12345567 a43777c78b linting. 6 years ago
mike12345567 91d9e4d41e Updating script that had duplicate key. 6 years ago
mike12345567 d587bad363 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 b9f1babc0e Removing instance API as it was un-used and simplifying the nature of an instance. 6 years ago
Michael Drury c2d2f9e183 Fixing test cases. 6 years ago
Michael Drury 3df7f06226 Fixing an issue with env variables not getting set correctly. 6 years ago
Michael Drury dcc9cfb4bd The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
Michael Drury c3a4111292 Some quick fixes. 6 years ago
Martin McKeaveney 1a8a97a103 v0.3.1 6 years ago
Martin McKeaveney cc62b60edd adding cloud check to dev check 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney 859577299d v0.3.0 6 years ago
Martin McKeaveney 59872d5db5 move run command into cypress setup 6 years ago
Martin McKeaveney e221572313 remove budibase cli 6 years ago
mike12345567 306c36c384 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 37b643b6c6 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
Martin McKeaveney 4ed8b16fe9 bulk delete, delete column from panel 6 years ago
mike12345567 9b629d49b5 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 6af5ad02e3 Fixing typo. 6 years ago
mike12345567 27acbac235 Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly. 6 years ago
mike12345567 533e502143 Joe-ifying some of the work on webhooks to make it a bit easier to understand and finished up some testing around it. 6 years ago
mike12345567 cc19e2e582 Adding a modal on creation of a webhook automation to make sure the user can setup a schema. 6 years ago
mike12345567 a967645a21 Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
mike12345567 122c34e65c Adding validation to pages to protect against screen/page creation with no parameters. 6 years ago
mike12345567 012b290895 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 6 years ago
Martin McKeaveney d08c1f7140 v0.2.6 6 years ago
Andrew Kingston 5ad8d33d45 Update server yarn.lock 6 years ago
Andrew Kingston be805d05cf Fix incorrect content type header when serving attachments 6 years ago
Andrew Kingston 8428bebc13 Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 3f41fc0ba1 sanitizing s3 keys and making them windows friendly 6 years ago
mike12345567 f55ff98364 Review comments and making sure errors get passed through correctly. 6 years ago
mike12345567 f1eb185798 Making sure quota is always set correctly. 6 years ago
mike12345567 484070e0e0 Changing how invalidation is checked for Cloudfront cache, making sure that we don't lose state of the invalidation and can check it fully in the background. 6 years ago
Andrew Kingston 37553ef80d Fix test 6 years ago
Martin McKeaveney 1b5cddb3b5 v0.2.5 6 years ago
Andrew Kingston 05cb7e5374 Allow CSV upload in browser and add display column option 6 years ago
mike12345567 c319054c30 Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 6 years ago
Martin McKeaveney 734fb2c543 remove security doc 6 years ago
Martin McKeaveney 7843f544c9 cookie based couchdb auth 6 years ago
Martin McKeaveney b1fc7efa3d v0.2.4 6 years ago
Martin McKeaveney d0d9c33c46 v0.2.3 6 years ago
Martin McKeaveney cdf82cf479 cookie based auth for deployment 6 years ago
Michael Shanks 158240bc3b auth - standard-components not loading, windows 6 years ago
Martin McKeaveney 5db3c03ee9 couchdb security doc 6 years ago
Martin McKeaveney 80e1c1b294 remove commented code 6 years ago
Martin McKeaveney ae71f9ed01 deployment history design updates and polling 6 years ago
Martin McKeaveney 82218c3a50 adding health check endpoint for AWS ALB 6 years ago
Andrew Kingston 2ce51346ca Fix default home page overriding detail pages 6 years ago