brewman/overlord/src
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
..
app Fix: Save account error was because in constructor type did not end in underscore 2020-06-30 11:44:19 +05:30
assets Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
environments Settings working now. Everything working now. 2020-05-30 23:39:02 +05:30
favicon.ico Fixed the navbar to the top. 2018-06-13 11:49:34 +05:30
index.html Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
karma.conf.js Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
main.ts @angular/material migration - migration-v9 2020-05-30 02:20:18 +05:30
polyfills.ts Chore: Update to Angular 7.1.0, Angular Material 7.1.0 and Angular Flex Layout 7.0.0-beta.19 2018-11-26 08:46:03 +05:30
styles.css Chore: Update to Angular 7.1.0, Angular Material 7.1.0 and Angular Flex Layout 7.0.0-beta.19 2018-11-26 08:46:03 +05:30
test.ts Moved to Angular 6.0 2018-06-09 17:05:11 +05:30
tsconfig.app.json @angular/cli migration - workspace-version-9 2020-05-30 02:14:11 +05:30
tsconfig.spec.json Chore: Update to Angular 7.1.0, Angular Material 7.1.0 and Angular Flex Layout 7.0.0-beta.19 2018-11-26 08:46:03 +05:30
tslint.json Moved to Angular 6.0 2018-06-09 17:05:11 +05:30