Addison Beck
|
d2ba7631b5
|
[refactor] Implement StateService (#192)
* [refactor(Account Switching)] Implement StateService
* [bug] Migration service updates
* [bug] Fix organizationId coming in as null
* [bug] Use correct storage location
* [bug] Fix secure storage issues
* [bug] Small fixes
* [bug] lint fixes
* [bug] Undo comment
* [bug] Make method names match super
* update jslib
* Add index signature to keys
* Run prettier
* Start dbus
* Start dbus a different way
* Update build.yml
* Add eval
* Init keyring as well
* Remove eval
* Add eval's back
* Remove unused import
* Remove unnecessary null checks
* Change userId to be entityId instead of clientId
* Remove config service
* lint fixes
* Add clientKeys to account
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com>
|
2021-12-22 15:16:23 -05:00 |
|
Oscar Hinton
|
096196fcd5
|
Apply Prettier (#194)
|
2021-12-20 17:14:18 +01:00 |
|
Oscar Hinton
|
6097bca063
|
Add jslib as a "real" dependency (#127)
* Split jslib
* Change hook to preinstall
* Install gyp (ci)
* Fix rebuild command
* Review comments
* Add tsconfig-paths-plugin to webpack.cli.
* Bump jslib
* Install old version of prebuild-install to bypass bug in pkg
|
2021-06-09 21:46:38 +02:00 |
|
Matt Gibson
|
e5d0b3a372
|
Update to commander 7 (#94)
* Upgrade to commander 7.0.0
* Match lint rules for typescript
* update jslib
|
2021-02-08 13:32:02 -06:00 |
|
Kyle Spearrin
|
2edf3fb68d
|
data-file and last-sync commands
|
2019-03-20 17:33:11 -04:00 |
|