brewman/overlord/src/app/role
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
..
role-detail DbImage works!! 2020-05-30 01:58:17 +05:30
role-list Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role-list-resolver.service.spec.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role-list-resolver.service.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role-resolver.service.spec.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role-resolver.service.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role-routing.module.spec.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role-routing.module.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role.module.spec.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role.module.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role.service.spec.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
role.service.ts Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
role.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30