brewman/overlord/src/app/user
Amritanshu Agrawal ad8a2d2cc3 Fix: Save account error was because in constructor type did not end in underscore
Fix: Employee save as checking for in None instead of is None

Feature: Checking the existing token for validity in constructor of auth service, this should prevent last login showing
Feature: Moved the middleware secret key into the env file

Chore: Replaced my own GUID() with postgres UUID() type
2020-06-30 11:44:19 +05:30
..
user-detail DbImage works!! 2020-05-30 01:58:17 +05:30
user-list Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
user-list-resolver.service.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
user-list-resolver.service.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
user-resolver.service.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
user-resolver.service.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
user-routing.module.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
user-routing.module.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
user.module.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
user.module.ts Chore: Upgraded to Angular, Angular Material and Angular Flex layout 8.0 2019-06-12 17:25:10 +05:30
user.service.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
user.service.ts Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30