25 Commits (4ec2e7d01fda922e6de5f67693a6cbf876ea2fbd)

Author SHA1 Message Date
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 7c2ef4d43f 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 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 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
Andrew Kingston 9c25955dd8 Clean paths and file structure 5 years ago
Andrew Kingston 2dc2e43a00 WIP component management and definition refactor 5 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 d587bad363 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
Michael Shanks e083d60597 merge from master 6 years ago
mike12345567 ba758905cc 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
Martin McKeaveney 15c35ac0ca fix typo 6 years ago
Martin McKeaveney 9e978019aa lint 6 years ago
Michael Shanks 95e9615ef7 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 3c3104be7b enable renaming of records by using IDs 6 years ago
Michael Shanks 6cb7e995a2 changed "master" databse to "clientAppLookup" 6 years ago
Michael Shanks eddda1d675 lint fix 6 years ago
Michael Shanks 2d4321177f application supports multiple concurrent client DB 6 years ago
Michael Shanks b62449bf96 removing clientId from frontend, fixing invalid database name 6 years ago
Martin McKeaveney cc30913e34 fixed dev setup 6 years ago
Michael Shanks a004aa5838 allow bb home folder to bem anywhere 6 years ago
Martin McKeaveney 94b2e0f134 further tidy up and removal 6 years ago
Martin McKeaveney c255883aed formatting + fixing builder tests 6 years ago
Martin McKeaveney 392de2efcc development setup, adding data components 6 years ago
Martin McKeaveney abd6da7b11 component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 6 years ago