Commit Graph

426 Commits

Author SHA1 Message Date
Jason Kulatunga b5e12c0374 fixing login page. 2022-09-12 17:07:38 -04:00
Jason Kulatunga 6aa92674bc working authentication check (via token presence in localstorage).
HTTP interceptor to always add token to header.
2022-09-12 00:58:19 -04:00
Jason Kulatunga 1a3dce77cb adding form validation on signup.
adding auth/signin and auth/signup api endpoints.
2022-09-11 23:59:13 -04:00
Jason Kulatunga ee65995e44 fixed signup page. 2022-09-11 11:52:57 -04:00
Jason Kulatunga 0a3bfca34a adding sign in and signup components. 2022-09-11 11:51:17 -04:00
Jason Kulatunga aefe96c71e added a details page (unwired)
fixed logo
print more error messages.
added aetna client.
2022-09-10 23:12:29 -04:00
Jason Kulatunga e24ff1b8f6 fixing fonts.
tweaking dashboard UI
fixing medical sources component to be dynamically generated via list.
2022-09-10 14:59:13 -04:00
Jason Kulatunga 6a8df64691 using Azia theme 2022-09-08 19:36:33 -07:00
Jason Kulatunga 81c4382e3c automatically close popup. 2022-09-01 23:09:20 -07:00
Jason Kulatunga c8441086c8 added ModelBase and OriginBase which can be used as base classes for Gorm Models.
Updated BaseClient - use Source vs ProviderCredentials terminolgy.
Updated CignaClient
Added a raw request api endpoint which can
2022-08-30 19:03:24 -07:00
Jason Kulatunga 93f04802fe working. list provider credentials. 2022-08-27 19:34:48 -07:00
Jason Kulatunga cc9c1277e0 when adding new medical provider, disable the button.
Add primary key constraint to th eProviderCredential.
Add ForeignKey/association to the ProviderCredntial.
2022-08-27 08:17:09 -07:00
Jason Kulatunga 6413de2977 working on Provider ui. 2022-08-26 20:05:19 -07:00
Jason Kulatunga adcc0e322b adding the https://github.com/creativetimofficial/black-dashboard-angular#quick-start template 2022-08-26 19:16:49 -07:00
Jason Kulatunga 41e60cd7d6 working frontend, after token swap store credential in SQLite db. 2022-08-25 21:57:29 -07:00
Jason Kulatunga 745768e2e6 working frontend, adding classes for type matching.
Added Dashboard component (will act as true dashboard from now on).
2022-08-25 21:07:33 -07:00
Jason Kulatunga e657d73e0e working frontend. adding database. 2022-08-25 18:26:29 -07:00
Jason Kulatunga 1b77e3d01b update project to angular cli 14 2022-08-25 06:41:26 -07:00
Jason Kulatunga 268fba228a include. 2022-08-25 00:30:47 -07:00
Jason Kulatunga ad2998a2d1 include. 2022-08-25 00:27:59 -07:00
Jason Kulatunga 68586c4a78 update ng cli. 2022-08-25 00:25:50 -07:00
Jason Kulatunga 9c7504e7bd wip onprem app. 2022-08-25 00:24:06 -07:00
Jason Kulatunga fb67c43a64 fixing basepath. 2022-08-22 18:35:36 -07:00
Jason Kulatunga 33390680c6 rename 2022-08-22 18:28:59 -07:00
Jason Kulatunga d46f12928e rename 2022-08-22 18:11:00 -07:00
Jason Kulatunga cc9948cd04 Initial commit 2022-08-22 17:51:46 -07:00