29 Commits (40f609319847227fa2bb905d3e491cb1ec12feb4)

Author SHA1 Message Date
mike12345567 05225f7787 Changing the naming of access levels to be roles. 6 years ago
mike12345567 6148128554 Tests failing but starting to progress. 6 years ago
Michael Drury 19bcecf9f3 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury d8da28502e Removing appIds from tokens to reduce confusion. 6 years ago
Michael Drury ac73b5c4aa 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
mike12345567 a1fd261af6 Some more re-work, more testing needed to auth stuff. 6 years ago
Michael Drury c89f73efc0 Some updates, still WIP. 6 years ago
mike12345567 5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
mike12345567 9a41fde685 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
mike12345567 e70c0f32c7 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Martin McKeaveney 64b378364a deployment API usage complete 6 years ago
mike12345567 c3380d8ab4 Fixing some bugs with JWT creation not getting an API key. 6 years ago
mike12345567 922e214dca Fixing up middleware to handle uploads, views, records, automation runs and users. 6 years ago
mike12345567 72de4dcab4 First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys. 6 years ago
mike12345567 60cb080189 Fix for an issue detected by user test case. 6 years ago
mike12345567 08aa221d04 Implementing the block definitions as list APIs for the workflow, meaning client has to retrieve structure from API instead of inherently knowing it. 6 years ago
Martin McKeaveney e1b88e6620 enable renaming of records by using IDs 6 years ago
Michael Shanks eb2b6ec56f removed x-user-agent 6 years ago
Michael Shanks bf14aa5ccb instanceid removal 6 years ago
Michael Shanks 19d132c6c2 removal of appRoot - appId comes in cookie 6 years ago
Michael Shanks 108fa4ca13 changed "master" databse to "clientAppLookup" 6 years ago
Michael Shanks 71016f5a1d application supports multiple concurrent client DB 6 years ago
Martin McKeaveney 18ad679d21 lint 6 years ago
Martin McKeaveney 2cd309bfdc fix some other auth bugs 6 years ago
Michael Shanks fe79f294b4 access levels 6 years ago
Michael Shanks aa66598e4c auth, first version, needing tested 6 years ago
Michael Shanks 1dc32a05e3 removing clientId from frontend, fixing invalid database name 6 years ago
Michael Shanks 97db4f1765 server tests in-memory and passing 6 years ago
Martin McKeaveney 87ad6647df further tidy up and removal 6 years ago
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney 0af5f12405 removed core library 6 years ago
Martin McKeaveney 910030e929 Auth working 6 years ago
Martin McKeaveney ddb1880b98 development setup, adding data components 6 years ago
Martin McKeaveney af9c1adb35 apps being served correctly 6 years ago
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 6 years ago
Michael Shanks b2b94c8ccc remove config - .env added 6 years ago
Michael Shanks 421d822aec couchDb client - accepts couchdb config 6 years ago
Martin McKeaveney 0b7a9b9d0f bug fixes 6 years ago
Martin McKeaveney c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 6 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 6 years ago
Martin McKeaveney 1341f6cbcf correct resource paths 6 years ago
Martin McKeaveney 04869c6b5a added more endpoints 6 years ago
michael shanks b5f58bac4c removed core submodule 7 years ago
michael shanks 2fc0bc7156 mono repo 7 years ago