Jason Kulatunga
e897ddc3fa
fix docker image build again.
2023-07-14 20:43:57 -07:00
Jason Kulatunga
b85cb51b60
make sure we can build docker images in parallel again (no mutex via volume mount caching)
2023-07-14 20:15:36 -07:00
Jason Kulatunga
12cfcaee41
make sure that the sourcecredential interface is a pointer reciever.
2023-07-14 19:52:02 -07:00
Jason Kulatunga
49cee9ff20
trying to fix OOM parallel build issue
2023-07-10 21:17:48 -07:00
Jason Kulatunga
c8f06ea1b4
trying to fix OOM parallel build issue
2023-07-10 21:11:05 -07:00
Jason Kulatunga
e34cca218d
trying to fix OOM parallel build issue
2023-07-10 09:10:05 -07:00
Jason Kulatunga
e60771c992
using fasten ascii art during startup.
2023-07-09 22:15:40 -07:00
Jason Kulatunga
ea26ead018
update to fasten-sources 1.15 (includes 1200+ changes to source logos + patient access urls)
2023-07-09 21:59:59 -07:00
Jason Kulatunga
50ba91ff93
differentiate error messages
...
adding 600+ manually downloaded logos, thanks to everyone who contributed!
2023-07-09 21:23:41 -07:00
Jason Kulatunga
f0fa05c297
adding new fhir resources.
2023-07-08 17:54:19 -07:00
Jason Kulatunga
7ae0546cf0
make sure that branch tags are only present if its not main.
2023-07-08 09:50:36 -07:00
Jason Kulatunga
25ae2c669c
build multiple flavors at the same time. handle tags for branches
2023-07-08 09:42:43 -07:00
Jason Kulatunga
f1f2da2dd3
Widget Dashboard Queries using extracted Search Parameters ( #179 )
2023-07-08 07:43:30 -07:00
Jason Kulatunga
3db6c421ca
ARM7 support
...
adding support for ARM7 docker image builds.
2023-05-19 07:58:37 -07:00
packagrio-bot
b177ccc72b
(v0.0.12) Automated packaging of release by Packagr
2023-05-14 17:45:02 +00:00
Jason Kulatunga
df695c7e30
fix code_challenge_methods_supported calls.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
2f275dd0f7
fix code_challenge_methods_supported calls.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
8ae91494db
enable CI for sandbox branch.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
2d1a9bf6d1
update makefile
...
added storybook for medical sources card.
added shortDomain pipe + tests
2023-05-14 13:43:23 -04:00
Jason Kulatunga
8e203a5b3c
working callbacks, working search filtering/facets
2023-05-14 13:43:23 -04:00
Jason Kulatunga
363dc49636
working callbacks, working search filtering/facets
2023-05-14 13:43:23 -04:00
Jason Kulatunga
4758f2adcc
WIP trying to get callbacks working.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
2d570850f0
adding a medical sources card - using it for medical-source-connected and medical-sources pages/component.
...
make sure additional fields/metadata (like aliases and category) are sent.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
2db04a15da
working service updates. When changing searchbox, will reset the controls.
...
Added resetControl function.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
4c680a6c42
moved connected sources list to its own component.
...
adding medical sources filter component for left menu with pipe for code => category name.
filter component can exand and shrink wiht animations
TODO: clear checkbox list when query changes.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
551c7cbd42
start working on a source fitlering service.
2023-05-14 13:43:23 -04:00
Jason Kulatunga
f306b34795
adding images for meditech and nextgen.
2023-05-07 15:26:06 -07:00
packagrio-bot
3879156ff5
(v0.0.11) Automated packaging of release by Packagr
2023-05-05 16:07:50 +00:00
Jason Kulatunga
2eced4fe91
Storybook Integration for Component testing. ( #142 )
...
Co-authored-by: Serinus1 <junkmayle670@yahoo.com>
2023-05-05 09:06:33 -07:00
Jason Kulatunga
2e53ce79c7
make sure we can dynamically generate directed graph relationships on… ( #131 )
2023-04-22 22:08:58 -07:00
Eric Lathrop
277aaccb6e
Fix grammar ( #128 )
2023-04-17 20:26:01 -07:00
Eric Lathrop
2653fa0fc7
Make minlength on inputs match error messages ( #127 )
2023-04-17 20:25:11 -07:00
Eric Lathrop
a8cd9322d5
Make minlength on inputs match error messages ( #126 )
2023-04-17 20:24:00 -07:00
Eric Lathrop
fd359d1115
Expose the web port in docker ( #125 )
2023-04-17 20:22:30 -07:00
Jason Kulatunga
ed51e25303
Update README.md
2023-04-17 08:33:54 -07:00
packagrio-bot
c2d251c56c
(v0.0.10) Automated packaging of release by Packagr
2023-04-15 17:18:10 +00:00
Jason Kulatunga
22bfdce6c3
Update release.yaml
2023-04-15 10:07:09 -07:00
Jason Kulatunga
29ed792f03
Update version.go
2023-04-15 09:53:04 -07:00
Jason Kulatunga
01b6cc3aee
started working on DICOM support (stored in Media object) ( #116 )
2023-04-04 19:25:48 -07:00
Jason Kulatunga
390cea6108
adding a glossary endpoint which attempts to get patient-friendly descriptions from code. ( #120 )
2023-03-21 08:04:43 -07:00
Jason Kulatunga
fa75594a47
make sure document references are listed in the Condition UI.
2023-03-18 08:47:20 -07:00
Jason Kulatunga
f76ef5e392
fixing tests.
2023-03-17 23:21:16 -07:00
Jason Kulatunga
41cea8601f
Adding ability to attach documents (PDFs, text, notes, DICOM) to manually created conditions. ( #108 )
2023-03-17 20:25:55 -07:00
Jason Kulatunga
003e713ccf
fixing tests ( #109 )
2023-03-16 23:17:34 -07:00
Jason Kulatunga
f6fb99002e
fixing issue where the wrong provider was being shown as pending connection after redirect back from lighthouse.
...
fixes #99
fixes #106
2023-03-16 22:36:42 -07:00
Jason Kulatunga
e1fbd44e4d
add link for creating condition manually.
2023-03-14 22:49:25 -07:00
Jason Kulatunga
3d08997dfe
fixing tokens.
2023-03-13 09:15:07 -07:00
Jason Kulatunga
2c7e23a22f
Merge pull request #94 from fastenhealth/elasticsearch-pagination
2023-03-12 14:42:04 -07:00
Jason Kulatunga
0d214ff944
update fasten-sources version.
2023-03-12 13:32:24 -07:00
Jason Kulatunga
4984eab723
update fasten-sources version.
2023-03-12 13:32:14 -07:00