make sure we can support AND and OR clauses for the same searchparameter, ie. (value = "foo" OR value = "bar") AND (value = "baz")
Jason Kulatunga
2023-06-19 00:01:46 -0700
token parameter has been simplified, we can now support multiple token parameters at the same time. Removing restriction.
Jason Kulatunga
2023-06-18 22:49:55 -0700
GoJa does not correctly support dynamic data types (type casting) in FHIRPath expressions. fixing this so it works for complex and primitive types.
Jason Kulatunga
2023-06-18 08:29:31 -0700
working Token clause. Limited to only a single use (cant be paird with other clauses). added explicit Security annotations for required SQL injection protection.
Jason Kulatunga
2023-06-17 22:30:25 -0700
adding TableName overrides for FHIR Resources (so they are not pluralize) Working Quantity Json parsing - added support for FROM clauses (used by json_each)
Jason Kulatunga
2023-06-17 20:55:03 -0700
make sure database fields in models are sorted (otherwise the generated files will change every time) make sure simple field types are not json stringified when returned from GoJa.
Jason Kulatunga
2023-06-17 18:35:11 -0700
make sure database fields in models are sorted (otherwise the generated files will change every time) make sure simple field types are not json stringified when returned from GoJa.
Jason Kulatunga
2023-06-17 18:33:12 -0700
adding frontend storybook generator.
Jason Kulatunga
2023-05-15 17:44:49 -0400
b177ccc72b(v0.0.12) Automated packaging of release by Packagr
v0.0.12
packagrio-bot
2023-05-14 17:45:02 +0000
df695c7e30fix code_challenge_methods_supported calls.
Jason Kulatunga
2023-05-13 15:15:33 -0400
2f275dd0f7fix code_challenge_methods_supported calls.
Jason Kulatunga
2023-05-13 15:14:58 -0400
8ae91494dbenable CI for sandbox branch.
Jason Kulatunga
2023-05-12 17:35:34 -0400
2d1a9bf6d1update makefile added storybook for medical sources card. added shortDomain pipe + tests
Jason Kulatunga
2023-05-12 17:34:27 -0400
8e203a5b3cworking callbacks, working search filtering/facets
Jason Kulatunga
2023-05-12 09:12:09 -0400
363dc49636working callbacks, working search filtering/facets
Jason Kulatunga
2023-05-10 19:34:57 -0700
4758f2adccWIP trying to get callbacks working.
Jason Kulatunga
2023-05-09 23:34:23 -0700
2d570850f0adding a medical sources card - using it for medical-source-connected and medical-sources pages/component.
Jason Kulatunga
2023-05-09 22:52:42 -0700
2db04a15daworking service updates. When changing searchbox, will reset the controls. Added resetControl function.
Jason Kulatunga
2023-05-08 22:25:20 -0700
4c680a6c42moved 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
Jason Kulatunga
2023-05-08 22:11:21 -0700
551c7cbd42start working on a source fitlering service.
Jason Kulatunga
2023-05-07 16:42:47 -0700
fix code_challenge_methods_supported calls.
Jason Kulatunga
2023-05-13 15:14:58 -0400
45e208074fenable CI for sandbox branch.
Jason Kulatunga
2023-05-12 17:35:34 -0400
09154520a6update makefile added storybook for medical sources card. added shortDomain pipe + tests
Jason Kulatunga
2023-05-12 17:34:27 -0400
d936f2b746working callbacks, working search filtering/facets
Jason Kulatunga
2023-05-12 09:12:09 -0400
0e2b34e432working callbacks, working search filtering/facets
Jason Kulatunga
2023-05-10 19:34:57 -0700
442990405aWIP trying to get callbacks working.
Jason Kulatunga
2023-05-09 23:34:23 -0700
48155bee95adding a medical sources card - using it for medical-source-connected and medical-sources pages/component.
Jason Kulatunga
2023-05-09 22:52:42 -0700
ce72cae3faworking service updates. When changing searchbox, will reset the controls. Added resetControl function.
Jason Kulatunga
2023-05-08 22:25:20 -0700
400568d278moved 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
Jason Kulatunga
2023-05-08 22:11:21 -0700
6a1c74e920start working on a source fitlering service.
Jason Kulatunga
2023-05-07 16:42:47 -0700
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
Jason Kulatunga
2023-05-08 22:11:21 -0700