mike12345567
|
667052e0b4
|
Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump.
|
2020-11-06 12:30:30 +00:00 |
mike12345567
|
43f9deef4d
|
Getting rid of userInstanceMap, preparing for meat of auth update.
|
2020-10-30 17:12:06 +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
|
2aff68b245
|
Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps.
|
2020-10-02 12:37:46 +01:00 |
mike12345567
|
4b54edf02b
|
Fixing a problem detected by a test case.
|
2020-09-21 15:05:24 +01:00 |
mike12345567
|
e2791d832b
|
This is a breaking change, it updates the block definitions to work with the new structure of inputs and outputs.
|
2020-09-15 14:27:23 +01:00 |
kevmodrome
|
b8755e76d7
|
lint fix
|
2020-06-29 15:56:41 +02:00 |
kevmodrome
|
5e8909cf0e
|
correct put call to not remove password 😅
|
2020-06-29 15:55:12 +02:00 |
kevmodrome
|
3264441fca
|
remove console log
|
2020-06-29 13:24:05 +02:00 |
kevmodrome
|
9761ac21e0
|
fix wrong stuff coming back after updating user
|
2020-06-29 13:14:15 +02:00 |
kevmodrome
|
19981cb223
|
lint fixes
|
2020-06-29 10:12:13 +02:00 |
kevmodrome
|
e4fc3e57d1
|
adds update functionality to users
|
2020-06-26 11:05:09 +02:00 |
Martin McKeaveney
|
3c3104be7b
|
enable renaming of records by using IDs
|
2020-06-23 23:26:54 +01:00 |
Michael Shanks
|
bf952f8677
|
instanceid removal
|
2020-06-18 16:59:31 +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 |
kevmodrome
|
aeb7c5dfc9
|
fix lint erorrs
|
2020-05-27 13:51:19 +02:00 |
Michael Shanks
|
1b87edc954
|
auth, first version, needing tested
|
2020-05-21 14:31:23 +01:00 |
Michael Shanks
|
b62449bf96
|
removing clientId from frontend, fixing invalid database name
|
2020-05-18 06:40:29 +01:00 |
Michael Shanks
|
18375a6d19
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Martin McKeaveney
|
94b2e0f134
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |