Commit Graph

327 Commits

Author SHA1 Message Date
Jason Kulatunga 668bccebbd fix current version. 2023-01-31 18:58:04 -08:00
Jason Kulatunga 4dd894282e when triggering a release, CI is required. just tagging build. 2023-01-31 18:56:16 -08:00
Jason Kulatunga 0aa331cd4f
Use Depot for Docker builds (#55)
Co-authored-by: Jacob Gillespie <jacobwgillespie@gmail.com>
2023-01-31 18:30:55 -08:00
Jason Kulatunga 99ab993f2f remove azure pipelines script. 2023-01-29 21:52:17 -08:00
Jason Kulatunga 88affc1f23 Set up CI with Azure Pipelines
[skip ci]
2023-01-29 21:27:31 -08:00
Jason Kulatunga 4b0fc2c0e8 try using binfmt image. 2023-01-26 08:07:46 -08:00
Jason Kulatunga edc5ec71ad try multiplatform build without qemu 2023-01-26 07:50:15 -08:00
Jason Kulatunga e3501c981b fix target. 2023-01-26 03:15:57 -08:00
Jason Kulatunga eebab3d510 fixing make location. 2023-01-26 03:14:49 -08:00
Jason Kulatunga 220a7138d4 fixing build. 2023-01-26 03:11:28 -08:00
Jason Kulatunga 22f23e20f1 fixing config file -- correct database mount location. 2023-01-26 03:10:36 -08:00
Jason Kulatunga a89f640bc0 build frontend before UI 2023-01-26 03:08:13 -08:00
Jason Kulatunga 04c3c4d12a yarn cache (node_modules) directory should already exist, so yarn install should be a noop. 2023-01-26 02:45:33 -08:00
Jason Kulatunga 0a5dd6af5a cleaned up some ancient dependencies. 2023-01-26 02:03:45 -08:00
Jason Kulatunga 47feec7a6a set concurrency . 2023-01-26 01:41:10 -08:00
Jason Kulatunga 81b74f754e remove timeout. 2023-01-26 01:36:23 -08:00
Jason Kulatunga 94c7996720 dont force using lockfile version, maybe incompatibilities due to arch? 2023-01-26 01:36:06 -08:00
Jason Kulatunga 74650c410d trying to fix timeout. 2023-01-25 23:11:29 -08:00
Jason Kulatunga 6d5d009173 trying to fix timeout. 2023-01-25 22:33:29 -08:00
Jason Kulatunga 2889904668 trying to fix timeout. 2023-01-25 22:31:48 -08:00
Jason Kulatunga 248f42f830 trying to fix timeout. 2023-01-25 22:26:48 -08:00
Jason Kulatunga 50a94b1127 trying to fix timeout. 2023-01-25 22:22:18 -08:00
Jason Kulatunga 7554f3bf9d trying to fix yarn install. forcing npm registry. 2023-01-25 21:50:22 -08:00
Jason Kulatunga 7eb86d988b removing yarn timeout command. 2023-01-25 21:06:52 -08:00
Jason Kulatunga 914ed97a0a
Update README.md 2023-01-25 18:33:36 -08:00
Jason Kulatunga c01333658e build multiple arch 2023-01-25 18:00:13 -08:00
Jason Kulatunga e3281baf98 dont request hidden sources by default.
Upgrade to latest version of fasten-sources,
2023-01-22 12:11:55 -08:00
Jason Kulatunga 0428766ea6 throw and display error messages if Oauth token swap fails -- instead of swallowing error. 2023-01-16 21:40:32 -08:00
Jason Kulatunga f219c53be1 adding allscripts sandbox logo. 2023-01-16 20:17:09 -08:00
Jason Kulatunga 4d15affff7 finally fixed all tests. 2023-01-16 18:01:59 -08:00
Jason Kulatunga f818428dfd finally fixed all tests. 2023-01-16 18:01:42 -08:00
Jason Kulatunga a97942c954 fixing tests. 2023-01-16 17:36:54 -08:00
Jason Kulatunga a2937a42e4 fixing tests. 2023-01-16 17:30:12 -08:00
Jason Kulatunga 36902b59e1 fixing fhir-resource tests. 2023-01-16 12:54:05 -08:00
Jason Kulatunga d0c1e17896 fixing fhir-resource tests. 2023-01-16 12:42:31 -08:00
Jason Kulatunga aa8289f30a fixing fhir-resource tests. 2023-01-16 12:04:56 -08:00
Jason Kulatunga 8cbfcbfd39 fixing fhir-resource tests. 2023-01-16 10:25:01 -08:00
Jason Kulatunga 844a40fe5c fixing fhir-resource tests. 2023-01-16 10:18:18 -08:00
Jason Kulatunga d972f1fab1 adding collapse module to testing components. 2023-01-16 10:08:08 -08:00
Jason Kulatunga d8cc91d1d0 fixing tests. make we can mock FastenApiService in tests. 2023-01-16 09:55:55 -08:00
Jason Kulatunga db9f289b54 fixing tests. make sure fhirPath can handle null value. 2023-01-16 09:20:03 -08:00
Jason Kulatunga c5e2991c33 moving pipes into their own module. 2023-01-16 09:01:05 -08:00
Jason Kulatunga 18f8b36a39 fixing frontend tests. 2023-01-16 07:55:53 -08:00
Jason Kulatunga b8ea3c8f97 fixing frontend tests. 2023-01-15 11:48:43 -08:00
Jason Kulatunga b28bd3913f fixing frontend tests. 2023-01-15 11:37:26 -08:00
Jason Kulatunga e68900b1bc make sure we handle error if the current user is invalid. 2023-01-15 11:07:41 -08:00
Jason Kulatunga cdf7f83777
UI Tweaks (#32) 2023-01-15 10:25:46 -08:00
Jason Kulatunga f903c38b55
adding support for Composition resource type (Custom grouping) (#20) 2023-01-10 19:23:47 -08:00
Jason Kulatunga ba333fce42 make sure sortTitle and sortDate is stored with every resource in the database. 2023-01-07 09:41:43 -08:00
Jason Kulatunga 3dfce9d3a4 adding patient profile link. 2023-01-05 09:41:23 -08:00