175 Commits

Author SHA1 Message Date
47b746c4b1
Merge pull request #24 from Sudo-JHare/V4-Alpha
V4.1 - Merge release
V4.3-Release
2025-09-08 19:48:13 +10:00
92fe759b0f V4.3 - Advanced Validation
V4.3  Advanced Validation

added full gamut of options and configuration for fully fleshed out validation
V4.3-Charlie-Preview
2025-08-29 00:11:24 +10:00
356914f306 ui hotfix V4.1-Beta-Preview 2025-08-28 10:59:58 +10:00
9f3748cc49 UI Change
Hotfix UI change for displaying larger and wider IG package names.
2025-08-28 07:22:38 +10:00
f7063484d9 docker builds V4.1-Alpha-preview 2025-08-27 21:28:30 +10:00
b8014de7c3 Hotfix
added download validation links and fixed CORS issues
2025-08-27 21:08:01 +10:00
f4c457043a hotfix 2025-08-27 19:21:53 +10:00
dffe43beee rollback 2025-08-27 16:42:52 +10:00
3f1ac10290 hotfix 2025-08-27 16:19:52 +10:00
85f980be0a Update app.py 2025-08-27 14:16:52 +10:00
d37af01b3a Update README.md 2025-08-27 13:07:48 +10:00
6ae0e56118 V4.1 Prep
Build Path options

added Candle
Added Custom
2025-08-27 12:47:16 +10:00
f1478561c1 Remove Hapi references
remove Hapi references
Disabled Legacy Hapi controls
V4-Alpha-preview
2025-08-26 22:00:44 +10:00
236390e57b V4-Alpha
Remove Hapi validaotr
replace with Hl7 Validator
restructure validation report
provide Json and Html validation reports
remove hardcoded local references and couple to ENV allowing custom env Fhir Server URl to be set for local ""instance:
2025-08-26 21:15:24 +10:00
5725f8a22f update V3.0 2025-08-13 08:12:47 +10:00
57d05eab38 hotfix 2025-08-13 07:31:32 +10:00
62ff8e8a28 fix 2025-08-12 23:26:05 +10:00
91fdaa89f9 fix 2025-08-12 23:14:09 +10:00
27f9a397b2 update 2025-08-12 23:10:52 +10:00
a76180fd48 hotfix 2025-08-12 23:00:44 +10:00
ffeef91166 Hotfix 2025-08-12 22:33:05 +10:00
9cf99ec78d updates 2025-08-12 21:55:28 +10:00
5f4e1b7207 Update services.py 2025-08-12 21:29:13 +10:00
9729004982 Hotfix - proxy pathing 2025-08-12 20:48:52 +10:00
5a6f2072d7 Hotifx
fix context relative path.
2025-08-12 19:28:47 +10:00
189ba1d18c fix. 2025-08-12 16:39:29 +10:00
Jörn Guy Süß
3474d4e7e5 set up the base url 2025-08-04 23:05:52 +10:00
Jörn Guy Süß
f1f69ad32f only add to existing files 2025-08-04 22:46:38 +10:00
Jörn Guy Süß
b10d9a8cec fix: typo - underscore should be dash 2025-08-04 22:29:05 +10:00
Jörn Guy Süß
5277cd16f4 use gh pages 2025-08-04 22:18:58 +10:00
Jörn Guy Süß
850257f977 update ruby 2025-08-04 22:03:46 +10:00
Jörn Guy Süß
6826b7ba59 use v3 2025-08-04 21:59:56 +10:00
Jörn Guy Süß
dac129d16c update upload action to v4 due to deprecation 2025-08-04 21:58:31 +10:00
Jörn Guy Süß
2af2fd9b11 Add website and website build 2025-08-04 21:52:16 +10:00
Jörn Guy Süß
777dddbcaf ignore build output folder 2025-08-04 20:19:29 +10:00
Jörn Guy Süß
3a34212899 Add website build 2025-08-04 20:17:57 +10:00
Jörn Guy Süß
6447047b86 more bump. helm-v0.5.0 2025-08-04 15:52:37 +10:00
Jörn Guy Süß
cebed936ae Bump helm version helm-v0.4.0 2025-08-04 15:46:14 +10:00
3744123361 updates 2025-08-04 15:15:46 +10:00
Jörn Guy Süß
7eaa94a705 fix: Removed as sub-chart for HAPI FHIR has been removed. helm-v0.3.0 2025-08-04 14:34:03 +10:00
399249faa3 adding in build files 2025-08-04 14:19:12 +10:00
26f095cdd2 Adding back in build scripts
auto user run build scripts
2025-08-04 14:13:56 +10:00
Jörn Guy Süß
ff366fa6ba
Merge pull request #21 from Sudo-JHare/Validation_PH_2Pass
2 Pass Validation and Helm Charts
V2.5
2025-08-04 13:48:51 +10:00
Jörn Guy Süß
d547ca12a1 feat: use ephemeral volumes and variable image
* use ephemeral volumes to avoid root mounts in user space
* use image definition using environment variable with default.
2025-08-04 12:30:39 +10:00
Jörn Guy Süß
8df84579a8 Build multi-arch 2025-08-04 11:26:33 +10:00
Jörn Guy Süß
35221a7495 Update the dockerfile
* Allow build on click
* expect the dockerfile in subdirectory
2025-08-04 11:21:20 +10:00
Jörn Guy Süß
a6a8427eed Add some upload samples
These are versions PH core
2025-08-04 11:17:33 +10:00
Jörn Guy Süß
ea9ae2abf3 remove the lods and instance directories
They are dynamically created and should not be checked in.
2025-08-04 11:16:50 +10:00
Jörn Guy Süß
505e78404e move the Dockerfile into a subdirectory to clean up. 2025-08-04 11:16:05 +10:00
Jörn Guy Süß
4c451962ae Merge remote-tracking branch 'upstream/Validation_PH_2Pass' into
1-basic-helm-chart-for-light-deployment
2025-08-04 11:15:12 +10:00