mike12345567
|
1de09689b5
|
Fixing an issue with a test case, was going down dev path.
|
2021-03-25 11:41:41 +00:00 |
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.
|
2021-03-24 18:21:23 +00:00 |
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.
|
2021-03-23 17:54:02 +00:00 |
Andrew Kingston
|
9c25955dd8
|
Clean paths and file structure
|
2021-01-14 10:03:33 +00:00 |
Andrew Kingston
|
2dc2e43a00
|
WIP component management and definition refactor
|
2021-01-12 20:00:35 +00:00 |
mike12345567
|
472305d214
|
Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated.
|
2020-11-06 21:13:21 +00:00 |
mike12345567
|
d587bad363
|
Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now.
|
2020-10-29 10:28:27 +00:00 |
mike12345567
|
d79be3c854
|
Initial work into multi-tenancy removal, experiencing issues with test cases at this point.
|
2020-10-28 20:35:06 +00:00 |
mike12345567
|
ba758905cc
|
Removing sanisation, instead just using it as a central path system.
|
2020-10-09 10:00:57 +01:00 |
mike12345567
|
691ea16998
|
Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system.
|
2020-10-07 00:24:56 +01:00 |
Martin McKeaveney
|
15c35ac0ca
|
fix typo
|
2020-07-27 17:48:35 +01:00 |
Martin McKeaveney
|
9e978019aa
|
lint
|
2020-07-27 16:12:06 +01:00 |
Michael Shanks
|
95e9615ef7
|
component libraries - looking in wrong dir, in dev
|
2020-07-17 11:13:55 +01:00 |
Martin McKeaveney
|
c293d1e527
|
fixing dev path when running in electron
|
2020-07-15 13:42:12 +01:00 |
Martin McKeaveney
|
3c3104be7b
|
enable renaming of records by using IDs
|
2020-06-23 23:26:54 +01:00 |
Michael Shanks
|
6cb7e995a2
|
changed "master" databse to "clientAppLookup"
|
2020-06-11 10:12:01 +01:00 |
Michael Shanks
|
eddda1d675
|
lint fix
|
2020-06-10 21:41:55 +01:00 |
Michael Shanks
|
2d4321177f
|
application supports multiple concurrent client DB
|
2020-06-10 21:39:30 +01:00 |
Michael Shanks
|
b62449bf96
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Martin McKeaveney
|
947ffa326f
|
Merge branch 'master' into fix-dev-setup
|
2020-05-11 16:40:39 +01:00 |
Martin McKeaveney
|
cc30913e34
|
fixed dev setup
|
2020-05-11 16:01:02 +01:00 |
Michael Shanks
|
a004aa5838
|
allow bb home folder to bem anywhere
|
2020-05-11 15:42:42 +01:00 |
Martin McKeaveney
|
94b2e0f134
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |