Oscar Hinton
044ac513ae
Remove empty catch blocks, and update tslint rule ( #1226 )
2021-10-20 18:30:04 +02:00
Matt Gibson
1de569e64d
Remove unnecessary fallbacks ( #1245 )
...
Web is in lock-step to server version. We do not need fallbacks
since we're sure the server version will support collection permissions split.
2021-10-19 08:08:15 -05:00
Matt Gibson
3ee61fef96
Add user uses to new permission model ( #1228 )
2021-10-18 13:50:26 -05:00
Matt Gibson
998d36a5d1
Feature/split manage collections permission ( #1211 )
...
* Update guard services and routing
* Add depenent checkbox to handle sub permissions
* Present new collections premissions
* Use new split permissions
* Rename to nested-checkbox.component
* Clarify css class name
* update jslib
2021-10-05 11:12:44 -05:00
Vincent Salucci
6d54740aaf
[Reset Password] Custom Permission pairing ( #1027 )
2021-06-14 13:12:15 -05: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
Oscar Hinton
a9ef011cf3
Remove dead code ( #930 )
...
* Remove last remnants of old analytics code
2021-04-14 23:43:40 +02:00
Vincent Salucci
ba3d4a2390
[Reset Password] Manage Reset Password permission ( #902 )
...
* [Reset Password] Manage Reset Password permission
* Update formatting
* Update jslib (f4f00b1 -> 97ece68 )
2021-04-06 22:40:17 -05:00
Matt Gibson
2e7b88f149
Fix glob processing in npm. Ban single param parens ( #818 )
2021-02-03 11:41:33 -06:00
Addison Beck
dc87510a7a
Implemented Custom role and permissions ( #750 )
...
* Implemented Custom role and permissions
* converted Permissions interface into a class
* fixed a merge issue
* updated jslib
* code review cleanup for Permissions
* trailing commas
2021-01-12 15:31:22 -05:00
hinton
5bc01ea13e
Add support for collections with hide passwords
2020-05-21 15:58:55 +02:00
Kyle Spearrin
b428660f92
invite/edit org users
2018-07-10 14:46:13 -04:00