Brandon Treston
3013e5f06f
[PM-23399] Angular 19 and type script 5.6 ( #835 )
...
* angular 18 upgrade
* wip
* wip
* remove @types/glob, fix jest version, use standalone: false
* clean up
* npm ci
2025-07-24 09:50:16 -04:00
Addison Beck
9c88e66a27
Upgrade prettier ( #409 )
2024-01-27 15:56:40 -06:00
Addison Beck
c259962279
[AC-1743] pt. 1: Unpackage-ify jslib ( #374 )
...
* Unpackage-ify jslib
* Adjust .tsconfig path for root and apply to jslib
* Rebuild package-lock.json
* Disable husky in CI
* Revert an incorrect find/replace
* Add jslib/shared/.eslintrc rules to root eslintrc
* Revert package.json change to ignore spec files when linting
* Ensure custom matcher gets imported in jslib tests
* Fix small workflow bugs from merging
* Try and get CI builds moving again
* Always sign and notorize builds in CI
* Revert erroneous verion bump
2023-12-20 11:33:33 -05:00
Oscar Hinton
e38ce53ed5
Add eslint ( #243 )
2022-03-03 11:09:04 +01:00
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
13572b94ee
Upgrade Angular to v12 ( #184 )
...
Co-authored-by: Daniel James Smith <djsmith@web.de >
2021-12-09 22:30:45 +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
Kyle Spearrin
0e944b2442
simplify sim promise
2019-03-22 13:12:52 -04:00
Kyle Spearrin
46827cdaa0
test command for cli
2019-03-16 00:45:17 -04:00
Kyle Spearrin
95b595d5bf
display fixes
2018-05-08 15:36:31 -04:00
Kyle Spearrin
445c3f220a
handle group syncs even whenever there are no users
2018-05-08 15:11:16 -04:00
Kyle Spearrin
2ea71e1feb
parameter validation
2018-05-07 23:36:14 -04:00
Kyle Spearrin
3f9db95eba
fix returns to continues
2018-05-07 16:23:55 -04:00
Kyle Spearrin
17c7806850
i18n the dashboard
2018-05-04 15:10:23 -04:00
Kyle Spearrin
e40ee1e3a8
get sync status. clear sync cache
2018-05-03 15:46:20 -04:00
Kyle Spearrin
1632af3e22
organization settings
2018-05-03 14:18:47 -04:00
Kyle Spearrin
fd3793d3d7
stop and start syncing
2018-05-03 12:27:30 -04:00
Kyle Spearrin
db501f9f72
sync ui updates on dashboard
2018-05-02 22:41:50 -04:00
Kyle Spearrin
95d98181fc
sync logic
2018-05-02 22:00:44 -04:00
Kyle Spearrin
3981cb95fc
sort results
2018-05-02 17:00:31 -04:00
Kyle Spearrin
c80fa93515
sim fixes
2018-05-02 16:36:47 -04:00
Kyle Spearrin
5e2895ce33
group enabled, disabled, and deleted users
2018-05-02 16:28:03 -04:00
Kyle Spearrin
9c5e0df719
simualtion testing from dashboard
2018-05-02 16:00:59 -04:00
Kyle Spearrin
ce8d58199a
get users for azure service
2018-04-28 15:13:32 -04:00
Kyle Spearrin
e8351c3246
cleanup
2018-04-27 22:41:39 -04:00
Kyle Spearrin
dea8e48895
wire up directory services to settings
2018-04-27 19:31:15 -04:00
Kyle Spearrin
e7787ea95c
stub out directory service auth/querying
2018-04-27 14:13:22 -04:00
Kyle Spearrin
e7809b405d
tabs
2018-04-26 17:26:19 -04:00