591 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 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 c3a4111292 Some quick fixes. 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
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
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
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
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 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
Andrew Kingston 454199b17d Set default link font weight to 500 6 years ago
mike12345567 c5dc50e8bf Fixing some issues found with deleting tables and relationships not getting cleaned up fully + builder not updating - also making sure builder store initial state of screens is accurate. 6 years ago
Martin McKeaveney 6f4b55c0f5 making deploy process async, adding local deployment history 6 years ago
mike12345567 a21a3f817e Linting. 6 years ago