Jason Kulatunga
0a5dd6af5a
cleaned up some ancient dependencies.
2023-01-26 02:03:45 -08:00
Jason Kulatunga
7554f3bf9d
trying to fix yarn install. forcing npm registry.
2023-01-25 21:50:22 -08:00
Jason Kulatunga
efe5f0a0a8
update fasten-sources library. ( #16 )
2023-01-03 11:11:04 -08:00
Jason Kulatunga
6fd69575d1
Better Reporting ( #12 )
2022-12-17 15:10:19 -08:00
Jason Kulatunga
032946100c
working backend changes to generate JWT tokens during signin and signup. ( #9 )
2022-11-02 00:12:54 -07:00
Jason Kulatunga
75e858d0f2
working encryption at rest.
...
Medicare storage isnt working on first init - but Sync works fine.
2022-10-16 12:09:22 -07:00
Jason Kulatunga
4d04e17280
fixing CI. adding coverage information.
2022-10-14 08:51:34 -07:00
Jason Kulatunga
fe2febed4b
fixed most tests.
2022-10-13 23:47:34 -07:00
Jason Kulatunga
9490cac8e5
fixing time spans.
2022-10-12 18:56:58 -07:00
Jason Kulatunga
4bc1c1db75
WORKING APP & WORKER
...
- very few plugins work in the Web-worker context
- authentication working
- SYNC not working
- UPSERT not working
- CORS issues AETNA
- REFRESH TOKEN ISSUES
2022-10-08 22:38:26 -07:00
Jason Kulatunga
17fa95008a
working dashboard lookup.
...
fixed pouchdb plugins:
- upsert, find & crypto added (only find tested)
- added index
- using find for retrieving patients.
reorganizing package.json to move types into dev
updating tsconfig files.
TODO: fix "disabled" tsconfig entries .
2022-10-06 22:19:48 -07:00
Jason Kulatunga
b13d3b78e0
removed pouchdb-find plugin, WORKING.
2022-10-06 18:30:55 -07:00
Jason Kulatunga
5a61ed15c6
begin working on web-worker support.
...
Migrating DB layer in Go to typescript lib.
2022-10-04 19:41:38 -07:00
Jason Kulatunga
3e8b0aaffb
when clicking row item, should print raw json
2022-09-25 17:14:36 -07:00
Jason Kulatunga
fa09bfafd6
adding docker image.
...
adding cerner client.
adding new images
using yarn for npm package management.
2022-09-21 18:57:38 -07:00