brewman/overlord/src/app/core
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
..
nav-bar Update as nav-bar was crapping out in Angular 9 2020-05-30 02:31:49 +05:30
account-type.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
account.service.spec.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
account.service.ts Renamed groups to roles in the frontend 2020-05-12 01:44:57 +05:30
account.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
batch.service.ts Done: 2020-05-12 11:53:20 +05:30
core.module.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
core.module.ts Working as a drop-in replacement for the last 2020-05-11 23:45:52 +05:30
cost-centre.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
error-logger.service.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
error-logger.service.ts DbImage works!! 2020-05-30 01:58:17 +05:30
http-auth-interceptor.ts Sliding session implemented by using jwt interceptor to refresh the token 10 minutes before expiry 2020-05-30 14:09:38 +05:30
jwt.interceptor.ts Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
product-group.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
product.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
toaster.service.spec.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
toaster.service.ts Chore: Upgraded to Angular, Angular Material and Angular Flex layout 8.0 2019-06-12 17:25:10 +05:30
user.ts Sliding session implemented by using jwt interceptor to refresh the token 10 minutes before expiry 2020-05-30 14:09:38 +05:30
voucher.service.spec.ts Feature: Lazy loading 2019-06-13 16:36:43 +05:30
voucher.service.ts Voucher Post and Delete working!! 2020-05-30 12:06:37 +05:30
voucher.ts Incentive Done!! 2020-05-23 09:45:02 +05:30