cic-staff-client/src/app/_services
Spencer Ofwiti d76a0b3196 Add error dialog box.
- Add service for handling creation of error dialog.
- Refactor directory layout.
2021-03-15 14:54:46 +03:00
..
auth.service.spec.ts Add support for absolute path import shortcuts. 2021-02-14 19:02:35 +03:00
auth.service.ts Add missing imports. 2021-03-15 08:57:47 +03:00
block-sync.service.spec.ts Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
block-sync.service.ts Refactor requests to utilize http wrapper service. 2021-03-14 11:19:25 +03:00
error-dialog.service.spec.ts Add error dialog box. 2021-03-15 14:54:46 +03:00
error-dialog.service.ts Add error dialog box. 2021-03-15 14:54:46 +03:00
http-wrapper.service.spec.ts Add custom http methods wrapper. 2021-03-14 11:17:27 +03:00
http-wrapper.service.ts Add custom http methods wrapper. 2021-03-14 11:17:27 +03:00
index.ts Refactor requests to utilize http wrapper service. 2021-03-14 11:19:25 +03:00
location.service.spec.ts Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
location.service.ts Remove circular dependency. 2021-03-15 08:53:33 +03:00
logging.service.spec.ts Add logging service. 2021-03-14 11:11:37 +03:00
logging.service.ts Add logging service. 2021-03-14 11:11:37 +03:00
token.service.spec.ts Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
token.service.ts Refactor requests to utilize http wrapper service. 2021-03-14 11:19:25 +03:00
transaction.service.spec.ts Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
transaction.service.ts Refactor requests to utilize http wrapper service. 2021-03-14 11:19:25 +03:00
user.service.spec.ts Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
user.service.ts Refactor requests to utilize http wrapper service. 2021-03-14 11:19:25 +03:00