1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
Commit graph

19 commits

Author SHA1 Message Date
mike12345567
e70c0f32c7 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 2020-10-15 13:52:56 +01:00
Martin McKeaveney
cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
Martin McKeaveney
64b378364a deployment API usage complete 2020-10-09 21:42:20 +01:00
mike12345567
922e214dca Fixing up middleware to handle uploads, views, records, automation runs and users. 2020-10-07 17:56:47 +01:00
mike12345567
72de4dcab4 First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys. 2020-10-06 19:13:41 +01:00
mike12345567
60cb080189 Fix for an issue detected by user test case. 2020-10-02 12:52:15 +01:00
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. 2020-09-10 11:06:13 +01:00
Martin McKeaveney
e1b88e6620 enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Michael Shanks
eb2b6ec56f removed x-user-agent 2020-06-19 16:59:46 +01:00
Michael Shanks
bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Michael Shanks
19d132c6c2 removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Michael Shanks
108fa4ca13 changed "master" databse to "clientAppLookup" 2020-06-11 10:12:01 +01:00
Michael Shanks
71016f5a1d application supports multiple concurrent client DB 2020-06-10 21:39:30 +01:00
Martin McKeaveney
18ad679d21 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney
2cd309bfdc fix some other auth bugs 2020-06-03 20:35:30 +01:00
Michael Shanks
fe79f294b4 access levels 2020-05-27 17:23:01 +01:00
Michael Shanks
1dc32a05e3 removing clientId from frontend, fixing invalid database name 2020-05-18 06:40:29 +01:00
Michael Shanks
97db4f1765 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Martin McKeaveney
87ad6647df further tidy up and removal 2020-05-07 13:52:24 +01:00
Renamed from packages/server/api/controllers/auth.js (Browse further)