Oscar Hinton
044ac513ae
Remove empty catch blocks, and update tslint rule ( #1226 )
2021-10-20 18:30:04 +02:00
Oscar Hinton
fa4e5250b9
Add show/hide button to password prompt ( #1034 )
2021-08-27 14:50:58 +02:00
Oscar Hinton
b12d0387f6
Add jslib as a "real" dependency ( #951 )
...
* Add jslib as a dependency
* Cleanup tsconfig, webpack, add jslib-angular to package.json
* Update all import paths
* Add back @types/node.
* Lint
* Remove dummy module
* Remove merge conflict
* Group imports
* Bump jslib
2021-06-07 20:13:58 +02:00
Vincent Salucci
1bacc8b774
[Reset Password] Admin Actions ( #935 )
...
* [Reset Password] Admin Actions
* Updated components to pass orgUser.Id and use within password reset apis
* Removed password auto-generation, fixed loading visual bug by chaining promise actions
* Update jslib 97ece68 -> 73ec484
* Updated all classes to new reset password flows
* Update jslib (73ec484 -> 5f1ad85)
* Update jslib (5f1ad85 -> 395ded0)
* Update encryption steps for change-password flow
* Fixed merge conflicts
* Updated based on requested changes
2021-06-02 11:35:49 -05:00
Oscar Hinton
a9ef011cf3
Remove dead code ( #930 )
...
* Remove last remnants of old analytics code
2021-04-14 23:43:40 +02:00
Matt Gibson
2e7b88f149
Fix glob processing in npm. Ban single param parens ( #818 )
2021-02-03 11:41:33 -06:00
Addison Beck
759dc647e5
Implement User-based API Keys ( #688 )
...
* refactored api key modal for multiple key types
* Added support for viewing and rotating user API keys
* Fixed the API key component references in app.module
* Implemented User ApiKey viewing/rotating
* Changed ApiKey grant_type display to client_credentials
* Hopefully put jslib back
* Added new localization strings for user API keys
* Toggled button text based on if viewing or rotating an api key
* updated jslib
* Reverted jslib
* Trying to fix jslib
* Reverted jslib from commit hash
* Reupdated jslib
2020-11-10 16:13:42 -05:00
Kyle Spearrin
7e11b8bb5a
disable certain org settings fields when selfhost ( #627 )
2020-08-28 11:22:30 -04:00
Oscar Hinton
eff3332fef
Upgrade Angular to 9 ( #606 )
...
* Upgrade Angular to 8
* Upgrade Angular to 9
* Fix format
* Fix import sorting
2020-08-17 10:04:38 -04:00
Kyle Spearrin
c46af91240
implement identifier update in org settings ( #601 )
2020-08-12 16:46:18 -04:00
Chad Scharf
4502a966a1
PR feedback, loading spinner
2020-06-17 13:35:39 -04:00
Chad Scharf
4bdb9c8632
Collect tax info for payments
2020-06-17 13:20:06 -04:00
Chad Scharf
b1c098614c
tax info collection zip + VAT
2020-06-17 13:20:06 -04:00
Kyle Spearrin
aabb1bc264
get/rotate org api key
2019-03-07 11:18:45 -05:00
Kyle Spearrin
7dfb70eb8e
purge org vault
2018-09-25 09:12:24 -04:00
Kyle Spearrin
786f6953e7
my organization page
2018-07-16 12:42:49 -04:00