28 Commits (ce370ca1d2ba6a5e24bce35bff9ff017780dee3f)

Author SHA1 Message Date
Andrew Kingston 9bf6600ccd Add feature flags to manifest 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 6919057320 Fixing cypress test issues. 5 years ago
mike12345567 8a577b81f6 Fixing an issue with a test case, was going down dev path. 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 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 bd237b3e7c Clean paths and file structure 6 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 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 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
Michael Shanks db22d8862a merge from master 6 years ago
mike12345567 325e291222 Removing sanisation, instead just using it as a central path 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 e1cfea3bc3 fix typo 6 years ago
Martin McKeaveney ea46ab56d8 lint 6 years ago
Michael Shanks 7238086333 component libraries - looking in wrong dir, in dev 6 years ago
Martin McKeaveney 85bf27c17b fixing dev path when running in electron 6 years ago
Martin McKeaveney e1b88e6620 enable renaming of records by using IDs 6 years ago
Michael Shanks 108fa4ca13 changed "master" databse to "clientAppLookup" 6 years ago
Michael Shanks 735d9c4475 lint fix 6 years ago
Michael Shanks 71016f5a1d application supports multiple concurrent client DB 6 years ago
Michael Shanks 1dc32a05e3 removing clientId from frontend, fixing invalid database name 6 years ago
Martin McKeaveney 3149b38586 fixed dev setup 6 years ago
Michael Shanks 7d6046d021 allow bb home folder to bem anywhere 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 ddb1880b98 development setup, adding data components 6 years ago
Martin McKeaveney 5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 6 years ago