Commit Graph

9848 Commits

Author SHA1 Message Date
leif stawnyczy b23028ee06 merging up 2024-03-22 14:49:06 -04:00
leif stawnyczy b399a7a619 commit changes 2024-03-22 14:48:43 -04:00
leif stawnyczy 26d6714a68 waiting step 1 2024-03-22 14:29:20 -04:00
leif stawnyczy 4ea872b897 spotless 2024-03-22 13:58:07 -04:00
leif stawnyczy 7fb98340a8 adding different paging mechanism 2024-03-22 13:57:52 -04:00
leif stawnyczy a00296f9fd fixing some tests and adding a view 2024-03-21 16:40:25 -04:00
leif stawnyczy 8aed8bf6ac changing comment to complete build 2024-03-21 09:36:32 -04:00
leif stawnyczy ccbd9afd98 spotless 2024-03-20 16:29:11 -04:00
leif stawnyczy 2037c01454 fixing tests 2024-03-20 16:23:56 -04:00
TynerGjs 4a726dd2d1
Resolve 5790 Prefix a unit test log for hibernate exception in HapiFhirHibernateJpaDialect (#5791)
* prefixed the log message with "Unit test: "

* resolved review comments
2024-03-20 13:36:21 -04:00
Nathan Doef 7742aa76c5
Retain X-Request-ID header key casing in responses (#5787)
* failing test

* fix

* changelog

* spotless

* fix tests
2024-03-20 16:08:05 +00:00
leif stawnyczy ad470cff72 adding spy override 2024-03-20 10:48:00 -04:00
leif stawnyczy cd1a42ad2d spotless 2024-03-19 16:47:57 -04:00
leif stawnyczy 32994ee69f typos 2024-03-19 16:13:33 -04:00
leif stawnyczy 3f6c2f984b basic state transition shell work 2024-03-19 14:22:47 -04:00
Michael Buckley 7067cf4491 sketch out test cases 2024-03-18 13:29:41 -04:00
Michael Buckley d6bc8f2e1b
Sort by Bundle chained composition SPs (#5785)
Add support for sorting by special Bundle chained composition SPs
2024-03-15 18:50:50 +00:00
leif stawnyczy 69fa83a866 Merge branch '5745-ready-state-batch2' into 5767-add-poll-waiting-step 2024-03-15 13:08:04 -04:00
Tadgh 7344f01217
Improve search bundle parts (#5781)
* Respect other non-match/include entries

* Changelog

* minor license files

* Another test
2024-03-15 09:29:53 -07:00
leif stawnyczy 3fafd51314 updated 2024-03-15 12:08:04 -04:00
Brenin Rhodes 7005e83b03
Change CDS on FHIR Prefetch (#5778)
* Change CR services to use auto prefetch and not pass fhirServer as dataEndpoint

* Add documentation for CDS Hooks
2024-03-15 10:01:58 -04:00
leif stawnyczy bb2a215d9f Merge branch '5745-ready-state-batch2' into 5767-add-poll-waiting-step 2024-03-15 09:45:40 -04:00
leif stawnyczy ea68bda5e6 step 1 2024-03-15 09:45:06 -04:00
leif stawnyczy 7a8f551bd2 updated 2024-03-14 17:02:16 -04:00
leif stawnyczy c00c24e920 spotless 2024-03-14 14:45:51 -04:00
leif stawnyczy 3c51682452 updates 2024-03-14 14:44:13 -04:00
Luke deGruchy ba5311d4cc
Add comment to test method making clear its dubious value. (#5782) 2024-03-14 13:46:32 +00:00
leif stawnyczy 480052581a updating tests 2024-03-13 14:32:51 -04:00
Etienne Poirier fc4c31a779
5771 patch operation failing for complex extension (#5776)
* initial failing test

* tightening initial test.

* fix with changelog

* addressing comment from code review.

* clean up from code analysis recommendations

---------

Co-authored-by: peartree <etienne.poirier@smilecdr.com>
2024-03-12 13:59:36 -04:00
leif stawnyczy 88a916ece5 review poitns finished 2024-03-12 10:25:58 -04:00
dotasek 2f53a32f9d
Fix for #5773 (#5774)
* Breaking test and null check

* Changelog
2024-03-11 16:15:44 +00:00
leif stawnyczy b3dcc17ccb review points continued 2024-03-08 16:57:32 -05:00
Tadgh 519f0cf69e
Add annotation to config class (#5769) 2024-03-08 21:51:46 +00:00
leif stawnyczy 5f5ea1c49e Merge branch '5745-ready-state-batch2' of github.com:hapifhir/hapi-fhir into 5745-ready-state-batch2 2024-03-08 15:10:42 -05:00
leif stawnyczy 3f190009b3 code review points 2024-03-08 15:09:29 -05:00
leif stawnyczy 65d9d0d34b Merge branch 'master' into 5745-ready-state-batch2 2024-03-08 11:40:29 -05:00
leif stawnyczy 7c1538fcc1 removing checkstyle violation 2024-03-08 10:51:43 -05:00
leif stawnyczy e10773b814 cleanup 2024-03-08 09:45:10 -05:00
leif stawnyczy cb39d27dd0 updating documentation 2024-03-08 09:38:50 -05:00
leif stawnyczy 4b22697af9 fixing up more tests for batch2 2024-03-07 16:42:09 -05:00
leif stawnyczy 7d5794e1fb spotless 2024-03-06 16:05:43 -05:00
leif stawnyczy 358009f025 remove entity manager 2024-03-06 16:02:21 -05:00
leif stawnyczy a3a864c4f6 spotless 2024-03-06 15:26:31 -05:00
leif stawnyczy d7633a80a4 updated batch 2 framework with READY state 2024-03-06 15:25:25 -05:00
TynerGjs df047a9dea
Resolve 5758-completion-handler-for-reduction-steps-are-not-called-with-the-up-to-date-job-instance-status (#5759)
* updated instance status after run is called.

* added changelog

* version bump
2024-03-06 11:01:42 -05:00
leif stawnyczy 56f5697149 step 1 2024-03-05 14:36:28 -05:00
Luke deGruchy 4570c28cb6
Fix _has then chain then _has searches (#5735)
* Add SQL logging:  Attempt to add test.

* Small fix.

* moar tests

* Tweak unit tests to be parameterized.

* Enhance tests and more logging.

* Better tests.  More logging.  More TODOs.

* Better tests.  More logging.  More TODOs.

* Changes

* Changes

* Updates to tests.  More logging and experimental code.

* Introduce fix along with more logging and TODOs and tweaks to tests.

* Cleanup solution.  Get rid of logs and todos.  Rename test class, test methods and clean up unnecessary code.

* Add changelog.

* Implement simpler chain algorithm without conditional logic and leave a long comment explaining why.

* Implement simpler chain algorithm without conditional logic and leave a long comment explaining why.

* Fix comment.

---------

Co-authored-by: Ken Stevens <khstevens@gmail.com>
2024-03-04 15:52:04 +00:00
Nathan Doef 9ec8882457
Unable to POST a transaction Bundle with nested collection Bundle entries (#5693)
* failing test

* fix

* fix

* improve / fix old tests

* changelog

* cleanup

* comment
2024-03-04 10:50:05 -05:00
TipzCM 370d2c16b1
5746 fixing reducer step (#5753)
* fixing reduction step to fire job completion handler

* unwinding

* fixing changelog

* spotless

* review fixes

---------

Co-authored-by: leif stawnyczy <leifstawnyczy@leifs-mbp.home>
2024-03-04 09:12:31 -05:00
Tadgh 3a1a0418a0
Readd migration (#5747)
* Re-add removed migration

* spotless
2024-02-29 21:07:24 +00:00