29 Commits (d13dc39ba149a4c8cf997d11cbdae98a6b8b3919)

Author SHA1 Message Date
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 5 years ago
Andrew Kingston 54236ee031 Add feature flags to manifest 5 years ago
Andrew Kingston 9bf6600ccd Add feature flags to manifest 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 7c2ef4d43f Fixing cypress test issues. 5 years ago
mike12345567 6919057320 Fixing cypress test issues. 5 years ago
mike12345567 1de09689b5 Fixing an issue with a test case, was going down dev path. 5 years ago
mike12345567 8a577b81f6 Fixing an issue with a test case, was going down dev path. 5 years ago
mike12345567 73cf53d149 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
mike12345567 d66af9f151 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
mike12345567 19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 5 years ago
mike12345567 34918013cb Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 5 years ago
Andrew Kingston 9c25955dd8 Clean paths and file structure 6 years ago
Andrew Kingston bd237b3e7c Clean paths and file structure 6 years ago
Andrew Kingston 2dc2e43a00 WIP component management and definition refactor 6 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 6 years ago
mike12345567 472305d214 Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
mike12345567 ce12325b8c Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
mike12345567 d587bad363 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Michael Shanks e083d60597 merge from master 6 years ago
Michael Shanks db22d8862a merge from master 6 years ago
mike12345567 ba758905cc Removing sanisation, instead just using it as a central path system. 6 years ago
mike12345567 325e291222 Removing sanisation, instead just using it as a central path system. 6 years ago
mike12345567 691ea16998 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
mike12345567 13c9be4ea3 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
Martin McKeaveney 15c35ac0ca fix typo 6 years ago
Martin McKeaveney e1cfea3bc3 fix typo 6 years ago
Martin McKeaveney 9e978019aa lint 6 years ago
Martin McKeaveney ea46ab56d8 lint 6 years ago
Michael Shanks 95e9615ef7 component libraries - looking in wrong dir, in dev 6 years ago
Michael Shanks 7238086333 component libraries - looking in wrong dir, in dev 6 years ago
Martin McKeaveney c293d1e527 fixing dev path when running in electron 6 years ago
Martin McKeaveney 85bf27c17b fixing dev path when running in electron 6 years ago
Martin McKeaveney 3c3104be7b enable renaming of records by using IDs 6 years ago
Martin McKeaveney e1b88e6620 enable renaming of records by using IDs 6 years ago
Michael Shanks 6cb7e995a2 changed "master" databse to "clientAppLookup" 6 years ago
Michael Shanks 108fa4ca13 changed "master" databse to "clientAppLookup" 6 years ago
Michael Shanks eddda1d675 lint fix 6 years ago
Michael Shanks 735d9c4475 lint fix 6 years ago
Michael Shanks 2d4321177f application supports multiple concurrent client DB 6 years ago
Michael Shanks 71016f5a1d application supports multiple concurrent client DB 6 years ago
Michael Shanks b62449bf96 removing clientId from frontend, fixing invalid database name 6 years ago