971 Commits (3457b308b2315e7911030556fe02ec0e2ff1e480)

Author SHA1 Message Date
Michael Drury 0cc837b220 Updating server test cases with the header for appId. 6 years ago
Michael Drury 957706fc91 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury 27871c1bc0 Removing appIds from tokens to reduce confusion. 6 years ago
Michael Drury a35b6a57f9 Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId. 6 years ago
Michael Drury 215e1251bc Some further work, logout and preview appear to be working much better now. 6 years ago
mike12345567 0c81516662 Some more re-work, more testing needed to auth stuff. 6 years ago
Michael Drury 98157f076f Some updates, still WIP. 6 years ago
mike12345567 43f9deef4d Getting rid of userInstanceMap, preparing for meat of auth update. 6 years ago
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