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
|
7c93d59a42
|
Replace toaster library (#183)
|
2021-12-07 20:43:57 +01:00 |
|
Oscar Hinton
|
9bec2aa2f0
|
BEEEP: Refactor services DI (#180)
|
2021-12-06 12:03:12 +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 |
|
Oscar Hinton
|
2ead70e434
|
Bump jslib (#108)
|
2021-04-07 20:42:39 +02:00 |
|
Kyle Spearrin
|
a0025e933a
|
wire up updater
|
2018-05-04 14:42:46 -04:00 |
|
Kyle Spearrin
|
e40ee1e3a8
|
get sync status. clear sync cache
|
2018-05-03 15:46:20 -04:00 |
|
Kyle Spearrin
|
da73fcd973
|
more tab with about and logout
|
2018-05-02 14:26:33 -04:00 |
|