{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":467964247,"defaultBranch":"main","name":"snap2snomed","ownerLogin":"IHTSDO","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-09T14:36:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4103101?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711025898.0","currentOid":""},"activityList":{"items":[{"before":"592a37598aec1cd453004c4f3e16b7ae74059838","after":"c5587c1bbe2c3e6f44dfae068dd3215e0528282b","ref":"refs/heads/tech-stack-file","pushedAt":"2024-03-21T12:58:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stack-file[bot]","name":null,"path":"/apps/stack-file","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/408123?s=80&v=4"},"commit":{"message":"Create techstack.md","shortMessageHtmlLink":"Create techstack.md"}},{"before":"cb6c88ad71bca1887ff12a6479e878b63e18b95c","after":"592a37598aec1cd453004c4f3e16b7ae74059838","ref":"refs/heads/tech-stack-file","pushedAt":"2024-03-21T12:58:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stack-file[bot]","name":null,"path":"/apps/stack-file","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/408123?s=80&v=4"},"commit":{"message":"Create techstack.yml","shortMessageHtmlLink":"Create techstack.yml"}},{"before":null,"after":"cb6c88ad71bca1887ff12a6479e878b63e18b95c","ref":"refs/heads/tech-stack-file","pushedAt":"2024-03-21T12:58:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stack-file[bot]","name":null,"path":"/apps/stack-file","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/408123?s=80&v=4"},"commit":{"message":"fix trivy report (#174)\n\n\r\n* fix trivy issues\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Deanne Ukovich ","shortMessageHtmlLink":"fix trivy report (#174)"}},{"before":"b3681abdcfed0aa33f52d4fd4f74b9a726fdc020","after":"cb6c88ad71bca1887ff12a6479e878b63e18b95c","ref":"refs/heads/main","pushedAt":"2024-03-19T02:15:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"fix trivy report (#174)\n\n\r\n* fix trivy issues\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Deanne Ukovich ","shortMessageHtmlLink":"fix trivy report (#174)"}},{"before":"2379522d746f0d62c2abb90ec6d242d9e0e8e1e6","after":"b3681abdcfed0aa33f52d4fd4f74b9a726fdc020","ref":"refs/heads/main","pushedAt":"2024-03-19T01:33:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Improved mapping import error message & fix for next button skipping in dual mapping (#173)\n\n* fix issue by adding a special case\r\n\r\n* improve error message\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Deanne Ukovich ","shortMessageHtmlLink":"Improved mapping import error message & fix for next button skipping …"}},{"before":"e85eb620fc1af95620b5f55734f1b8068624b90a","after":"2379522d746f0d62c2abb90ec6d242d9e0e8e1e6","ref":"refs/heads/main","pushedAt":"2024-03-12T00:12:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Develop (#172)\n\n* further fixes for UI tests\r\n\r\n* trialing removal of #dualMapMode\r\n\r\n* add reconcile tab\r\n\r\n* trialing ngDefaultControl\r\n\r\n* trivy fixes\r\n\r\n* fix up miscopy of fixed version\r\n\r\n* further version changes required to make trivy happy\r\n\r\n* making queries work with mysql in dev environment (fingers crossed)\r\n\r\n* fix typo\r\n\r\n* blindmapflag logic is in the view\r\n\r\n* fix up equivalent logic\r\n\r\n* allow same target code to be used twice in dual mapping\r\n\r\n* make dual mapping work for same concept in the details view\r\n\r\n* don't show review tab unless in dual map mode\r\n\r\n* only add reconcile column if in dual map mode\r\nreconcile is only a task type if in dual map mode\r\n\r\n* colour task in drop down list\r\n\r\n* prevent multiple reconciler columns\r\n\r\n* further changes necessary to support reconciler column\r\n\r\n* make reconcile task table show rows\r\n\r\n* always display map type (not just hidden behind edit button)\r\n\r\n* fix tests\r\n\r\n* implement default sorting for dual map view\r\nimplement sorting for dbmapview\r\n\r\n* fix up available status choices in reconcile task\r\n\r\n* fix up icon for reconcile\r\n\r\n* sort reconcile task table\r\n\r\n* remove annoying console log\r\n\r\n* add reconcile task type\r\n\r\n* adding in translations for dual / single map mode indicator on table screens\r\n\r\n* make query do a left outer join so we can see rows even when there is no second author yet\r\n\r\n* reinstate sibiling row author now that left outer join is working again\r\n\r\n* Undo reference to snapagogo\r\n\r\n* fix note delete tooltip\r\n\r\n* fix typo\r\n\r\n* fleshing out reconcile task\r\n\r\n* use nativeQuery to write a query to get around both mysql and hibernate quirks / incompatibilities\r\n\r\n* sourceIndex was incorrect, is actually source id but that is not available from MapView\r\n\r\n* missed translation from earlier commit\r\n\r\n* id needs to come from the api, only have index locally\r\n\r\n* fix tests\r\n\r\n* fix issue that prevents user bubble from showing up for both entries\r\n\r\n* finishing off reconcile task\r\n\r\n* fix the tab that activates when a reconcile task is created\r\n\r\n* fix limiting of author task to 2\r\n\r\n* further fixes for the reconcile task creation / delete / update\r\n\r\n* reviewed\r\n\r\n* fix view so it doesn't join different maps together\r\n\r\n* prevent \"unmapped | draft | mapped | in review ..\" showing up when the second dual map is put into mapped mode\r\n\r\n* remove full stops, added automatically\r\n\r\n* upgrade mockserver\r\n\r\n* removing entry as upgraded mock-server\r\n\r\n* work around trivy issue with guava until mock-server updates dependency\r\n\r\n* - create a note on each row to keep track of the dual mapper\r\n- merge notes\r\n- merge targets on reconcile\r\n\r\n* fix issue where selecting no map in a dual map reconcile would not do anything due to a server side error complaining about the map row target not being found\r\n\r\n* category for system notes\r\nsome changes to get table editing of reconcile working better\r\n\r\n* fixing tests\r\n\r\n* Test commit\r\n\r\n* make map copy work for dual maps\r\n\r\n* further changes to handle reconcile in the table\r\n\r\n* prevent editing of reconcile table\r\n\r\n* fix typo\r\n\r\n* don't disable checkbox in details view\r\n\r\n* bump version in hopes of a trivvy resolution\r\n\r\n* don't go into mapped state if problem exist in reconcile\r\n\r\n* fix status message logic .. was returning too early\r\n\r\n* changing due to drop being prevented in the table\r\n\r\n* change code to deal with reconcile state\r\n\r\n* create a lastAuthor for a MapRowTarget so we can keep track of each target .. before the only mechanism was on the maprow which was overwritten as soon a change to any MapRowTarget was made.\r\n\r\n* remove debug logs\r\n\r\n* fix tests\r\n\r\n* add missing migration\r\n\r\n* initial commit. Discussion to be held with how to handle the workflow of displaying / accepting replacement and if what is proposed is enough.\r\n\r\n* getting versions up to date on develop branch\r\n\r\n* updates to fix trivy issues\r\n\r\n* trivy issues\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* fix merge problems\r\n\r\n* fix expected test output and copy-paste error\r\n\r\n* implement in details view. makes sure concept is active and in scope\r\n\r\n* sort entries in a rolegroup\r\n\r\n* remove update inactives button from view screen\r\n\r\n* remove code that didn't end up getting used\r\n\r\n* fix tests broken by refactoring\r\n\r\n* fix issue due to refactoring\r\n\r\n* remove placeholder\r\n\r\n* add copyright notice\r\n\r\n* add in the dual mapping sql migration files (and move the migration file for this change) as the db migration has already happened in develop for dual mapping\r\n\r\n* fix order\r\n\r\n* add copyright notices\r\n\r\n* set a default because it is the easiest way to deal with the confusion of develop having migrations from a branch that is yet to be merged to the develop branch\r\n\r\n* change file name after adding an extra dual mapping migration\r\n\r\n* renamed\r\n\r\n* format and return cards to their original order\r\n\r\n* remove code tidy as it introduced an error where selection is only possible if the row has a target\r\n\r\n* change to formControlGroup to keep tests happy\r\n\r\n* disable the ability to import into a dual map\r\n\r\n* make export work for dual mapping\r\n\r\n* make oos count update when table view contents altered.\r\nmake oos count update when entries removed from detailed view\r\n\r\n* make sort work again for view / author / reconcile\r\n\r\n* don't show import warning message in dual mode where you can't import a file\r\n\r\n* update copyright date displayed in app\r\n\r\n* fixing up sort and filter so it works for the view and map_row\r\n\r\n* api support for new version of a dual map\r\n\r\n* new version dual map ui changes\r\n\r\n* changes to bulk change UI for dual mapping\r\n\r\n* missed a required file for bulk change ui\r\n\r\n* another missed file\r\n\r\n* tweaks to labels\r\n\r\n* add reconcile status info message\r\n\r\n* info to only show for dual mapping\r\n\r\n* tweak following feedback\r\n\r\n* after discussion, don't reset reconcile on a new version\r\n\r\n* ensure blind targets are not exposed in REVIEW task\r\n\r\n* fix missing targets in certain task views\r\n\r\n* fix subscription bugs - subscription inside callback; redundant backend requests\r\n\r\n* remove temporary logging change from April 2022\r\n\r\n* remove circle as looks like a radio button and not overly useful in this context anyway\r\n\r\n* bulk change / maintenance through reconcile / prevent export of deleted comments\r\n\r\n* fix builder issues with null\r\n\r\n* make bulk updates work for rows in reconcile state from dual mapping\r\n\r\n* fix up issues with selecting custom ECL\r\n\r\n* fix issue where one author selecting no map would remove the mapping the other author had done\r\n\r\n* add userguide link in footer\r\n\r\n* add translate capability to test\r\n\r\n* clear the error message in the details screen on a details screen close or next/previous\r\n\r\n* add in HttpClientTestingModule import\r\n\r\n* change over to the translation\r\n\r\n* fixing issues raised by SI testing\r\n\r\n* Fix problem with creating new version of the map where if one reconcile row was blank, it would result in the other reconcile row being duplicated\r\n\r\n* prevent reviewer from getting inactive suggestions and point them in the right direction\r\n\r\n* fix logic changes to allow for sibling rows to have the no map flag or target\r\n\r\n* cater for case where two targets get moved into the same relationship\r\n\r\n* properly fix two issues that were previously \"fixed\" but has introduced futher errors\r\n\r\n* code cleanup\r\n\r\n* stop next skipping a row in reconcile after placing a row into the mapped state\r\n\r\n* fixing issues:\r\nprevent edit and drag in reconcile task after changed into mapping status\r\nonly check for duplicated target if target is not null\r\n\r\n* adding info\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 5.23.1 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 5.23.1.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v5.23.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.14.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.yaml:snakeyaml from 2.0 to 2.2 in /ui\r\n\r\nBumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.\r\n- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.yaml:snakeyaml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.mariadb.jdbc:mariadb-java-client from 3.1.2 to 3.2.0 in /api\r\n\r\nBumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.2 to 3.2.0.\r\n- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)\r\n- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.1.2...3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.mariadb.jdbc:mariadb-java-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\r\n\r\n* Revert \"Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\"\r\n\r\nThis reverts commit f1c4aeb46f65b94dc6d731466278cce04b5fb047.\r\n\r\n* Bump sentry.version from 6.16.0 to 6.32.0 in /api\r\n\r\nBumps `sentry.version` from 6.16.0 to 6.32.0.\r\n\r\nUpdates `io.sentry:sentry-spring-boot-starter` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\nUpdates `io.sentry:sentry-logback` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.springframework.security:spring-security-core in /api\r\n\r\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.1.5.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/6.0.5...6.1.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre in /api\r\n\r\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.\r\n- [Release notes](https://github.com/google/guava/releases)\r\n- [Commits](https://github.com/google/guava/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.guava:guava\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1\r\n\r\nBumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.\r\n- [Release notes](https://github.com/apache/maven-resources-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-resources-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.4 to 1.1.10\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.4 to 1.1.10.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.4...1.1.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 in /api\r\n\r\nBumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.commons:commons-text\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.cloud.tools:jib-maven-plugin from 3.3.1 to 3.4.0 in /api\r\n\r\nBumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.1 to 3.4.0.\r\n- [Release notes](https://github.com/GoogleContainerTools/jib/releases)\r\n- [Commits](https://github.com/GoogleContainerTools/jib/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.cloud.tools:jib-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump swagger-request-validator.version from 2.34.0 to 2.38.1\r\n\r\nBumps `swagger-request-validator.version` from 2.34.0 to 2.38.1.\r\n\r\nUpdates `com.atlassian.oai:swagger-request-validator-springmvc` from 2.34.0 to 2.38.1\r\n- [Changelog](https://bitbucket.org/atlassian/swagger-request-validator/src/master/RELEASE-NOTES.md)\r\n- [Commits](https://bitbucket.org/atlassian/swagger-request-validator/branches/compare/swagger-request-validator-2.38.1..swagger-request-validator-2.34.0)\r\n\r\nUpdates `com.atlassian.oai:swagger-request-validator-mockmvc` from 2.34.0 to 2.38.1\r\n- [Changelog](https://bitbucket.org/atlassian/swagger-request-validator/src/master/RELEASE-NOTES.md)\r\n- [Commits](https://bitbucket.org/atlassian/swagger-request-validator/branches/compare/swagger-request-validator-2.38.1..swagger-request-validator-2.34.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.atlassian.oai:swagger-request-validator-springmvc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: com.atlassian.oai:swagger-request-validator-mockmvc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* terraform commands failing in azure .. rolling back version of hashicorp/aws\r\n\r\n* fix issue with select all not working for bulk dual mapping resets\r\n\r\n* fix issues with bulk data dialog ..\r\n 1) make the right statues show up for dual maps (view table)\r\n 2) don't allow reset in table view, should be the normal dialog\r\n\r\n* refresh out of scope count on map version change\r\n\r\n* Bump semver from 5.7.1 to 5.7.2 in /ui/snapclient\r\n\r\nBumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.\r\n- [Release notes](https://github.com/npm/node-semver/releases)\r\n- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)\r\n- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: semver\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Revert \"Update README.md\"\r\n\r\nThis reverts commit 936242a52abb7e696e3f236809ddc4b74b334976.\r\n\r\n* Revert \"Update pom.xml\"\r\n\r\nThis reverts commit 977802a6700e7b0685f23915870c4c9c9596efdf.\r\n\r\n* Revert \"Update env.prod\"\r\n\r\nThis reverts commit 6590aba8d8acbdd523f81a29ded697cc847b5263.\r\n\r\n* Revert \"Update pom.xml\"\r\n\r\nThis reverts commit 8056dbccd921c955ac5fa3d202014e3a3d8fd0c7.\r\n\r\n* Revert \"Update azure-pipelines.yml\"\r\n\r\nThis reverts commit 34d623f38197155f41689161b2d72a2978419582.\r\n\r\n* Revert \"Update pom.xml\"\r\n\r\nThis reverts commit 724c43ed38ce64c063fa3315eef7bd5e3f81a285.\r\n\r\n* Revert \"Update README.md\"\r\n\r\nThis reverts commit dc3f87679360799bac9e74ee622a30dc481bace2.\r\n\r\n* Set DB log level to info by default\r\n\r\n* include mapid in the view\r\n\r\n* less calls to refresh page\r\n\r\n* wip .. improving union performance\r\n\r\n* revert refresh improvements until can investigate why new maps didn't work with these changes\r\n\r\n* finishing filter and sort for dual map native query\r\n\r\n* fix spelling mistake\r\n\r\n* addressing trivy issue CVE-2023-6378\r\n\r\n* returning to original version as it did not address the trivy issue .. adding to trivy ignore as no current fix\r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.14.2 to 1.15.0.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.14.2...frontend-plugins-1.15.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* stop maps with additional columns showing up duplicated\r\nsort numerical additional columns in a numerical way\r\n\r\n* Add Lambda promtail zip\r\n\r\n* updating sentry-logback to address trivy error\r\n\r\n* updating spring-boot-starter-parent to address trivy issue with dependency tomcat-embed-core\r\n\r\n* update problem-spring-web version to get rid of an obsolete trivy ignore\r\n\r\nupdate spring-core.version as much as I can, we can't go to 6. May need to add a trivy ignore if it still triggers.\r\n\r\n* Revert \"update problem-spring-web version to get rid of an obsolete trivy ignore\"\r\n\r\nThis reverts commit 939288f48ebd9ba8988359405a797db25106b9ce.\r\n\r\n* further addressing CVE-2023-6481 and removing obsolete fixes\r\n\r\n* see if this is still an issue after changes for other trivy issues around logback\r\n\r\n* still an issue, adding back to trivy ignores\r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.10 to 1.1.13 in /api\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.10 to 1.1.13.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/1.1.13/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.10...1.1.13)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.poi:poi-ooxml from 5.2.3 to 5.2.5\r\n\r\nBumps org.apache.poi:poi-ooxml from 5.2.3 to 5.2.5.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.poi:poi-ooxml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* fix terraform error in deploy\r\n\r\n* initial commit\r\n\r\n* fixing test\r\n\r\n* including additional column option in tests\r\n\r\n* missed usage\r\n\r\n* addressing trivy issues\r\n\r\n* addressing trivy issues\r\n\r\n* trivy issue\r\n\r\n* fix extra identified issues\r\n\r\n* initial addition of fix\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Deanne Ukovich \r\nCo-authored-by: Michael Lawley \r\nCo-authored-by: Attila Edelenyi \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Develop (#172)"}},{"before":"16bcb08d571c49adb591bcc4fb2a2f27a6ba295a","after":"e85eb620fc1af95620b5f55734f1b8068624b90a","ref":"refs/heads/main","pushedAt":"2024-01-05T10:02:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"snomed-rundeck","name":null,"path":"/snomed-rundeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128156279?s=80&v=4"},"commit":{"message":"Updated LICENSE.md to 2024","shortMessageHtmlLink":"Updated LICENSE.md to 2024"}},{"before":"6acd5461dee7ecc54bca6cdda5c5f8ee719af4f5","after":"16bcb08d571c49adb591bcc4fb2a2f27a6ba295a","ref":"refs/heads/main","pushedAt":"2023-12-08T01:30:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Develop (#171)\n\n* revert to previous BOM code\r\n\r\n* fix typo\r\n\r\n* updated changelog\r\n\r\n* adding dual map mode\r\n\r\n* Source set CodeSystem URI and ValueSet URI\r\n\r\n* hide FHIR URI config by default\r\n\r\n* tidy\r\n\r\n* Update README.md\r\n\r\n* Update pom.xml\r\n\r\n* Update azure-pipelines.yml\r\n\r\n* Update pom.xml\r\n\r\n* Update env.prod\r\n\r\n* Update pom.xml\r\n\r\n* Update README.md\r\n\r\n* merged mapview for dual mapping. yet to be fully tested\r\n\r\n* add reconcile task\r\n\r\n* add reconcile task (first stage, yet to implement in api)\r\nremove child/master MapRow approach\r\nadd in code to handle movement of dual map rows into reconcile state / mapped state after dual map completed\r\n\r\n* further implementing reconcile\r\n\r\n* Set up CI with Azure Pipelines\r\n\r\n[skip ci]\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* fixing tests - dual map mode is mandatory\r\n\r\n* merging in non-blaze functionality from blaze branch\r\n\r\n* add missing rowid and put in a temporary hack to get things kinda working as the siblingRowAuthor is preventing rows from returning if there isn't one\r\n\r\n* include dual map queries\r\n\r\n* fix introduced mistake\r\n\r\n* fix tests complaining about missing blind map flag\r\n\r\n* getting tests working for now, revisit this mysql issue later\r\n\r\n* fix date issue in tests\r\n\r\n* remove not null restrictions on the audit tables for the new columns\r\n\r\n* changes to get tests working .. still need to revisit\r\n\r\n* update query suitable for mysql\r\n\r\n* revert query to original form to get build working .. the (select * from map_row) doesn't seem to be compatible\r\n\r\n* keep UI tests happy\r\n\r\n* further fixes for UI tests\r\n\r\n* trialing removal of #dualMapMode\r\n\r\n* add reconcile tab\r\n\r\n* trialing ngDefaultControl\r\n\r\n* trivy fixes\r\n\r\n* fix up miscopy of fixed version\r\n\r\n* further version changes required to make trivy happy\r\n\r\n* making queries work with mysql in dev environment (fingers crossed)\r\n\r\n* fix typo\r\n\r\n* blindmapflag logic is in the view\r\n\r\n* fix up equivalent logic\r\n\r\n* allow same target code to be used twice in dual mapping\r\n\r\n* make dual mapping work for same concept in the details view\r\n\r\n* don't show review tab unless in dual map mode\r\n\r\n* only add reconcile column if in dual map mode\r\nreconcile is only a task type if in dual map mode\r\n\r\n* colour task in drop down list\r\n\r\n* prevent multiple reconciler columns\r\n\r\n* further changes necessary to support reconciler column\r\n\r\n* make reconcile task table show rows\r\n\r\n* always display map type (not just hidden behind edit button)\r\n\r\n* fix tests\r\n\r\n* implement default sorting for dual map view\r\nimplement sorting for dbmapview\r\n\r\n* fix up available status choices in reconcile task\r\n\r\n* fix up icon for reconcile\r\n\r\n* sort reconcile task table\r\n\r\n* remove annoying console log\r\n\r\n* add reconcile task type\r\n\r\n* adding in translations for dual / single map mode indicator on table screens\r\n\r\n* make query do a left outer join so we can see rows even when there is no second author yet\r\n\r\n* reinstate sibiling row author now that left outer join is working again\r\n\r\n* Undo reference to snapagogo\r\n\r\n* fix note delete tooltip\r\n\r\n* fix typo\r\n\r\n* fleshing out reconcile task\r\n\r\n* use nativeQuery to write a query to get around both mysql and hibernate quirks / incompatibilities\r\n\r\n* sourceIndex was incorrect, is actually source id but that is not available from MapView\r\n\r\n* missed translation from earlier commit\r\n\r\n* id needs to come from the api, only have index locally\r\n\r\n* fix tests\r\n\r\n* fix issue that prevents user bubble from showing up for both entries\r\n\r\n* finishing off reconcile task\r\n\r\n* fix the tab that activates when a reconcile task is created\r\n\r\n* fix limiting of author task to 2\r\n\r\n* further fixes for the reconcile task creation / delete / update\r\n\r\n* reviewed\r\n\r\n* fix view so it doesn't join different maps together\r\n\r\n* prevent \"unmapped | draft | mapped | in review ..\" showing up when the second dual map is put into mapped mode\r\n\r\n* remove full stops, added automatically\r\n\r\n* upgrade mockserver\r\n\r\n* removing entry as upgraded mock-server\r\n\r\n* work around trivy issue with guava until mock-server updates dependency\r\n\r\n* - create a note on each row to keep track of the dual mapper\r\n- merge notes\r\n- merge targets on reconcile\r\n\r\n* fix issue where selecting no map in a dual map reconcile would not do anything due to a server side error complaining about the map row target not being found\r\n\r\n* category for system notes\r\nsome changes to get table editing of reconcile working better\r\n\r\n* fixing tests\r\n\r\n* Test commit\r\n\r\n* make map copy work for dual maps\r\n\r\n* further changes to handle reconcile in the table\r\n\r\n* prevent editing of reconcile table\r\n\r\n* fix typo\r\n\r\n* don't disable checkbox in details view\r\n\r\n* bump version in hopes of a trivvy resolution\r\n\r\n* don't go into mapped state if problem exist in reconcile\r\n\r\n* fix status message logic .. was returning too early\r\n\r\n* changing due to drop being prevented in the table\r\n\r\n* change code to deal with reconcile state\r\n\r\n* create a lastAuthor for a MapRowTarget so we can keep track of each target .. before the only mechanism was on the maprow which was overwritten as soon a change to any MapRowTarget was made.\r\n\r\n* remove debug logs\r\n\r\n* fix tests\r\n\r\n* add missing migration\r\n\r\n* initial commit. Discussion to be held with how to handle the workflow of displaying / accepting replacement and if what is proposed is enough.\r\n\r\n* getting versions up to date on develop branch\r\n\r\n* updates to fix trivy issues\r\n\r\n* trivy issues\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* fix merge problems\r\n\r\n* fix expected test output and copy-paste error\r\n\r\n* implement in details view. makes sure concept is active and in scope\r\n\r\n* sort entries in a rolegroup\r\n\r\n* remove update inactives button from view screen\r\n\r\n* remove code that didn't end up getting used\r\n\r\n* fix tests broken by refactoring\r\n\r\n* fix issue due to refactoring\r\n\r\n* remove placeholder\r\n\r\n* add copyright notice\r\n\r\n* add in the dual mapping sql migration files (and move the migration file for this change) as the db migration has already happened in develop for dual mapping\r\n\r\n* fix order\r\n\r\n* add copyright notices\r\n\r\n* set a default because it is the easiest way to deal with the confusion of develop having migrations from a branch that is yet to be merged to the develop branch\r\n\r\n* change file name after adding an extra dual mapping migration\r\n\r\n* renamed\r\n\r\n* format and return cards to their original order\r\n\r\n* remove code tidy as it introduced an error where selection is only possible if the row has a target\r\n\r\n* change to formControlGroup to keep tests happy\r\n\r\n* disable the ability to import into a dual map\r\n\r\n* make export work for dual mapping\r\n\r\n* make oos count update when table view contents altered.\r\nmake oos count update when entries removed from detailed view\r\n\r\n* make sort work again for view / author / reconcile\r\n\r\n* don't show import warning message in dual mode where you can't import a file\r\n\r\n* update copyright date displayed in app\r\n\r\n* fixing up sort and filter so it works for the view and map_row\r\n\r\n* api support for new version of a dual map\r\n\r\n* new version dual map ui changes\r\n\r\n* changes to bulk change UI for dual mapping\r\n\r\n* missed a required file for bulk change ui\r\n\r\n* another missed file\r\n\r\n* tweaks to labels\r\n\r\n* add reconcile status info message\r\n\r\n* info to only show for dual mapping\r\n\r\n* tweak following feedback\r\n\r\n* after discussion, don't reset reconcile on a new version\r\n\r\n* ensure blind targets are not exposed in REVIEW task\r\n\r\n* fix missing targets in certain task views\r\n\r\n* fix subscription bugs - subscription inside callback; redundant backend requests\r\n\r\n* remove temporary logging change from April 2022\r\n\r\n* remove circle as looks like a radio button and not overly useful in this context anyway\r\n\r\n* bulk change / maintenance through reconcile / prevent export of deleted comments\r\n\r\n* fix builder issues with null\r\n\r\n* make bulk updates work for rows in reconcile state from dual mapping\r\n\r\n* fix up issues with selecting custom ECL\r\n\r\n* fix issue where one author selecting no map would remove the mapping the other author had done\r\n\r\n* add userguide link in footer\r\n\r\n* add translate capability to test\r\n\r\n* clear the error message in the details screen on a details screen close or next/previous\r\n\r\n* add in HttpClientTestingModule import\r\n\r\n* change over to the translation\r\n\r\n* fixing issues raised by SI testing\r\n\r\n* Fix problem with creating new version of the map where if one reconcile row was blank, it would result in the other reconcile row being duplicated\r\n\r\n* prevent reviewer from getting inactive suggestions and point them in the right direction\r\n\r\n* fix logic changes to allow for sibling rows to have the no map flag or target\r\n\r\n* cater for case where two targets get moved into the same relationship\r\n\r\n* properly fix two issues that were previously \"fixed\" but has introduced futher errors\r\n\r\n* code cleanup\r\n\r\n* stop next skipping a row in reconcile after placing a row into the mapped state\r\n\r\n* fixing issues:\r\nprevent edit and drag in reconcile task after changed into mapping status\r\nonly check for duplicated target if target is not null\r\n\r\n* adding info\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 5.23.1 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 5.23.1.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v5.23.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.14.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.yaml:snakeyaml from 2.0 to 2.2 in /ui\r\n\r\nBumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.\r\n- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.yaml:snakeyaml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.mariadb.jdbc:mariadb-java-client from 3.1.2 to 3.2.0 in /api\r\n\r\nBumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.2 to 3.2.0.\r\n- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)\r\n- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.1.2...3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.mariadb.jdbc:mariadb-java-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\r\n\r\n* Revert \"Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\"\r\n\r\nThis reverts commit f1c4aeb46f65b94dc6d731466278cce04b5fb047.\r\n\r\n* Bump sentry.version from 6.16.0 to 6.32.0 in /api\r\n\r\nBumps `sentry.version` from 6.16.0 to 6.32.0.\r\n\r\nUpdates `io.sentry:sentry-spring-boot-starter` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\nUpdates `io.sentry:sentry-logback` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.springframework.security:spring-security-core in /api\r\n\r\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.1.5.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/6.0.5...6.1.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre in /api\r\n\r\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.\r\n- [Release notes](https://github.com/google/guava/releases)\r\n- [Commits](https://github.com/google/guava/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.guava:guava\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1\r\n\r\nBumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.\r\n- [Release notes](https://github.com/apache/maven-resources-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-resources-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.4 to 1.1.10\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.4 to 1.1.10.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.4...1.1.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* terraform commands failing in azure .. rolling back version of hashicorp/aws\r\n\r\n* fix issue with select all not working for bulk dual mapping resets\r\n\r\n* fix issues with bulk data dialog ..\r\n 1) make the right statues show up for dual maps (view table)\r\n 2) don't allow reset in table view, should be the normal dialog\r\n\r\n* refresh out of scope count on map version change\r\n\r\n* Revert \"Update README.md\"\r\n\r\nThis reverts commit 936242a52abb7e696e3f236809ddc4b74b334976.\r\n\r\n* Revert \"Update pom.xml\"\r\n\r\nThis reverts commit 977802a6700e7b0685f23915870c4c9c9596efdf.\r\n\r\n* Revert \"Update env.prod\"\r\n\r\nThis reverts commit 6590aba8d8acbdd523f81a29ded697cc847b5263.\r\n\r\n* Revert \"Update pom.xml\"\r\n\r\nThis reverts commit 8056dbccd921c955ac5fa3d202014e3a3d8fd0c7.\r\n\r\n* Revert \"Update azure-pipelines.yml\"\r\n\r\nThis reverts commit 34d623f38197155f41689161b2d72a2978419582.\r\n\r\n* Revert \"Update pom.xml\"\r\n\r\nThis reverts commit 724c43ed38ce64c063fa3315eef7bd5e3f81a285.\r\n\r\n* Revert \"Update README.md\"\r\n\r\nThis reverts commit dc3f87679360799bac9e74ee622a30dc481bace2.\r\n\r\n* Set DB log level to info by default\r\n\r\n* include mapid in the view\r\n\r\n* less calls to refresh page\r\n\r\n* wip .. improving union performance\r\n\r\n* revert refresh improvements until can investigate why new maps didn't work with these changes\r\n\r\n* finishing filter and sort for dual map native query\r\n\r\n* fix spelling mistake\r\n\r\n* addressing trivy issue CVE-2023-6378\r\n\r\n* returning to original version as it did not address the trivy issue .. adding to trivy ignore as no current fix\r\n\r\n* stop maps with additional columns showing up duplicated\r\nsort numerical additional columns in a numerical way\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Deanne Ukovich \r\nCo-authored-by: Michael Lawley \r\nCo-authored-by: Attila Edelenyi \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Develop (#171)"}},{"before":"dde459a9c12d8215a2eb95a5b4a97aa6d2f6773c","after":"6acd5461dee7ecc54bca6cdda5c5f8ee719af4f5","ref":"refs/heads/main","pushedAt":"2023-12-03T23:31:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Develop (#170)\n\n* include test fixture\r\n\r\n* store failed lookups in session storage so they aren't repeated (clogs up the console and is added network traffic)\r\n\r\n* Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\r\n\r\nBumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.14 to 3.0.5.\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.14...v3.0.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.boot:spring-boot-starter-parent\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* now exporting additional source columns\r\n\r\n* fix dependency issue\r\n\r\n* Revert \"Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\"\r\n\r\nThis reverts commit cad72799ba79da226c39685504e15c4e87888432.\r\n\r\n* Revert \"fix dependency issue\"\r\n\r\nThis reverts commit 4912e7052e406674dd9a6d685f3e4277f557fa09.\r\n\r\n* resolving trivy issue\r\n\r\n* this is required to complete the java upgrade when deploy is run in azure\r\n\r\n* implementing extended export\r\n\r\n* fixing tsv test\r\n\r\n* fixing csv test\r\n\r\n* fix csv test file\r\n\r\n* fix up tsv file\r\n\r\n* debug\r\n\r\n* fixing xlsx test\r\n\r\n* reverting to original format in case it makes a difference\r\n\r\n* testing line feed issues\r\n\r\n* lf changes?\r\n\r\n* new file\r\n\r\n* tests need work\r\n\r\n* revert to previous BOM code\r\n\r\n* fix typo\r\n\r\n* updated changelog\r\n\r\n* adding dual map mode\r\n\r\n* Source set CodeSystem URI and ValueSet URI\r\n\r\n* hide FHIR URI config by default\r\n\r\n* tidy\r\n\r\n* merged mapview for dual mapping. yet to be fully tested\r\n\r\n* add reconcile task\r\n\r\n* add reconcile task (first stage, yet to implement in api)\r\nremove child/master MapRow approach\r\nadd in code to handle movement of dual map rows into reconcile state / mapped state after dual map completed\r\n\r\n* further implementing reconcile\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* fixing tests - dual map mode is mandatory\r\n\r\n* merging in non-blaze functionality from blaze branch\r\n\r\n* add missing rowid and put in a temporary hack to get things kinda working as the siblingRowAuthor is preventing rows from returning if there isn't one\r\n\r\n* include dual map queries\r\n\r\n* fix introduced mistake\r\n\r\n* fix tests complaining about missing blind map flag\r\n\r\n* getting tests working for now, revisit this mysql issue later\r\n\r\n* fix date issue in tests\r\n\r\n* remove not null restrictions on the audit tables for the new columns\r\n\r\n* changes to get tests working .. still need to revisit\r\n\r\n* update query suitable for mysql\r\n\r\n* revert query to original form to get build working .. the (select * from map_row) doesn't seem to be compatible\r\n\r\n* keep UI tests happy\r\n\r\n* further fixes for UI tests\r\n\r\n* trialing removal of #dualMapMode\r\n\r\n* add reconcile tab\r\n\r\n* trialing ngDefaultControl\r\n\r\n* trivy fixes\r\n\r\n* fix up miscopy of fixed version\r\n\r\n* further version changes required to make trivy happy\r\n\r\n* making queries work with mysql in dev environment (fingers crossed)\r\n\r\n* fix typo\r\n\r\n* blindmapflag logic is in the view\r\n\r\n* fix up equivalent logic\r\n\r\n* allow same target code to be used twice in dual mapping\r\n\r\n* make dual mapping work for same concept in the details view\r\n\r\n* don't show review tab unless in dual map mode\r\n\r\n* only add reconcile column if in dual map mode\r\nreconcile is only a task type if in dual map mode\r\n\r\n* colour task in drop down list\r\n\r\n* prevent multiple reconciler columns\r\n\r\n* further changes necessary to support reconciler column\r\n\r\n* make reconcile task table show rows\r\n\r\n* always display map type (not just hidden behind edit button)\r\n\r\n* fix tests\r\n\r\n* implement default sorting for dual map view\r\nimplement sorting for dbmapview\r\n\r\n* fix up available status choices in reconcile task\r\n\r\n* fix up icon for reconcile\r\n\r\n* sort reconcile task table\r\n\r\n* remove annoying console log\r\n\r\n* add reconcile task type\r\n\r\n* adding in translations for dual / single map mode indicator on table screens\r\n\r\n* make query do a left outer join so we can see rows even when there is no second author yet\r\n\r\n* reinstate sibiling row author now that left outer join is working again\r\n\r\n* fix note delete tooltip\r\n\r\n* fix typo\r\n\r\n* fleshing out reconcile task\r\n\r\n* use nativeQuery to write a query to get around both mysql and hibernate quirks / incompatibilities\r\n\r\n* sourceIndex was incorrect, is actually source id but that is not available from MapView\r\n\r\n* missed translation from earlier commit\r\n\r\n* id needs to come from the api, only have index locally\r\n\r\n* fix tests\r\n\r\n* fix issue that prevents user bubble from showing up for both entries\r\n\r\n* finishing off reconcile task\r\n\r\n* fix the tab that activates when a reconcile task is created\r\n\r\n* fix limiting of author task to 2\r\n\r\n* further fixes for the reconcile task creation / delete / update\r\n\r\n* reviewed\r\n\r\n* fix view so it doesn't join different maps together\r\n\r\n* prevent \"unmapped | draft | mapped | in review ..\" showing up when the second dual map is put into mapped mode\r\n\r\n* remove full stops, added automatically\r\n\r\n* upgrade mockserver\r\n\r\n* removing entry as upgraded mock-server\r\n\r\n* work around trivy issue with guava until mock-server updates dependency\r\n\r\n* - create a note on each row to keep track of the dual mapper\r\n- merge notes\r\n- merge targets on reconcile\r\n\r\n* fix issue where selecting no map in a dual map reconcile would not do anything due to a server side error complaining about the map row target not being found\r\n\r\n* category for system notes\r\nsome changes to get table editing of reconcile working better\r\n\r\n* fixing tests\r\n\r\n* Test commit\r\n\r\n* make map copy work for dual maps\r\n\r\n* further changes to handle reconcile in the table\r\n\r\n* prevent editing of reconcile table\r\n\r\n* fix typo\r\n\r\n* don't disable checkbox in details view\r\n\r\n* bump version in hopes of a trivvy resolution\r\n\r\n* don't go into mapped state if problem exist in reconcile\r\n\r\n* fix status message logic .. was returning too early\r\n\r\n* changing due to drop being prevented in the table\r\n\r\n* change code to deal with reconcile state\r\n\r\n* create a lastAuthor for a MapRowTarget so we can keep track of each target .. before the only mechanism was on the maprow which was overwritten as soon a change to any MapRowTarget was made.\r\n\r\n* remove debug logs\r\n\r\n* fix tests\r\n\r\n* add missing migration\r\n\r\n* initial commit. Discussion to be held with how to handle the workflow of displaying / accepting replacement and if what is proposed is enough.\r\n\r\n* getting versions up to date on develop branch\r\n\r\n* updates to fix trivy issues\r\n\r\n* trivy issues\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* fix merge problems\r\n\r\n* fix expected test output and copy-paste error\r\n\r\n* implement in details view. makes sure concept is active and in scope\r\n\r\n* sort entries in a rolegroup\r\n\r\n* remove update inactives button from view screen\r\n\r\n* remove code that didn't end up getting used\r\n\r\n* fix tests broken by refactoring\r\n\r\n* fix issue due to refactoring\r\n\r\n* remove placeholder\r\n\r\n* add copyright notice\r\n\r\n* add in the dual mapping sql migration files (and move the migration file for this change) as the db migration has already happened in develop for dual mapping\r\n\r\n* fix order\r\n\r\n* add copyright notices\r\n\r\n* set a default because it is the easiest way to deal with the confusion of develop having migrations from a branch that is yet to be merged to the develop branch\r\n\r\n* change file name after adding an extra dual mapping migration\r\n\r\n* renamed\r\n\r\n* format and return cards to their original order\r\n\r\n* remove code tidy as it introduced an error where selection is only possible if the row has a target\r\n\r\n* change to formControlGroup to keep tests happy\r\n\r\n* disable the ability to import into a dual map\r\n\r\n* make export work for dual mapping\r\n\r\n* make oos count update when table view contents altered.\r\nmake oos count update when entries removed from detailed view\r\n\r\n* make sort work again for view / author / reconcile\r\n\r\n* don't show import warning message in dual mode where you can't import a file\r\n\r\n* update copyright date displayed in app\r\n\r\n* fixing up sort and filter so it works for the view and map_row\r\n\r\n* api support for new version of a dual map\r\n\r\n* new version dual map ui changes\r\n\r\n* changes to bulk change UI for dual mapping\r\n\r\n* missed a required file for bulk change ui\r\n\r\n* another missed file\r\n\r\n* tweaks to labels\r\n\r\n* add reconcile status info message\r\n\r\n* info to only show for dual mapping\r\n\r\n* tweak following feedback\r\n\r\n* after discussion, don't reset reconcile on a new version\r\n\r\n* ensure blind targets are not exposed in REVIEW task\r\n\r\n* fix missing targets in certain task views\r\n\r\n* fix subscription bugs - subscription inside callback; redundant backend requests\r\n\r\n* remove temporary logging change from April 2022\r\n\r\n* remove circle as looks like a radio button and not overly useful in this context anyway\r\n\r\n* bulk change / maintenance through reconcile / prevent export of deleted comments\r\n\r\n* fix builder issues with null\r\n\r\n* make bulk updates work for rows in reconcile state from dual mapping\r\n\r\n* fix up issues with selecting custom ECL\r\n\r\n* fix issue where one author selecting no map would remove the mapping the other author had done\r\n\r\n* add userguide link in footer\r\n\r\n* add translate capability to test\r\n\r\n* clear the error message in the details screen on a details screen close or next/previous\r\n\r\n* add in HttpClientTestingModule import\r\n\r\n* change over to the translation\r\n\r\n* fixing issues raised by SI testing\r\n\r\n* Fix problem with creating new version of the map where if one reconcile row was blank, it would result in the other reconcile row being duplicated\r\n\r\n* prevent reviewer from getting inactive suggestions and point them in the right direction\r\n\r\n* fix logic changes to allow for sibling rows to have the no map flag or target\r\n\r\n* cater for case where two targets get moved into the same relationship\r\n\r\n* properly fix two issues that were previously \"fixed\" but has introduced futher errors\r\n\r\n* code cleanup\r\n\r\n* stop next skipping a row in reconcile after placing a row into the mapped state\r\n\r\n* fixing issues:\r\nprevent edit and drag in reconcile task after changed into mapping status\r\nonly check for duplicated target if target is not null\r\n\r\n* adding info\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 5.23.1 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 5.23.1.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v5.23.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.14.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.yaml:snakeyaml from 2.0 to 2.2 in /ui\r\n\r\nBumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.\r\n- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.yaml:snakeyaml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.mariadb.jdbc:mariadb-java-client from 3.1.2 to 3.2.0 in /api\r\n\r\nBumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.2 to 3.2.0.\r\n- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)\r\n- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.1.2...3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.mariadb.jdbc:mariadb-java-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\r\n\r\n* Revert \"Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\"\r\n\r\nThis reverts commit f1c4aeb46f65b94dc6d731466278cce04b5fb047.\r\n\r\n* Bump sentry.version from 6.16.0 to 6.32.0 in /api\r\n\r\nBumps `sentry.version` from 6.16.0 to 6.32.0.\r\n\r\nUpdates `io.sentry:sentry-spring-boot-starter` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\nUpdates `io.sentry:sentry-logback` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.springframework.security:spring-security-core in /api\r\n\r\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.1.5.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/6.0.5...6.1.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre in /api\r\n\r\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.\r\n- [Release notes](https://github.com/google/guava/releases)\r\n- [Commits](https://github.com/google/guava/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.guava:guava\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1\r\n\r\nBumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.\r\n- [Release notes](https://github.com/apache/maven-resources-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-resources-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.4 to 1.1.10\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.4 to 1.1.10.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.4...1.1.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* terraform commands failing in azure .. rolling back version of hashicorp/aws\r\n\r\n* fix issue with select all not working for bulk dual mapping resets\r\n\r\n* fix issues with bulk data dialog ..\r\n 1) make the right statues show up for dual maps (view table)\r\n 2) don't allow reset in table view, should be the normal dialog\r\n\r\n* refresh out of scope count on map version change\r\n\r\n* Set DB log level to info by default\r\n\r\n* include mapid in the view\r\n\r\n* less calls to refresh page\r\n\r\n* wip .. improving union performance\r\n\r\n* revert refresh improvements until can investigate why new maps didn't work with these changes\r\n\r\n* finishing filter and sort for dual map native query\r\n\r\n* fix spelling mistake\r\n\r\n* addressing trivy issue CVE-2023-6378\r\n\r\n* returning to original version as it did not address the trivy issue .. adding to trivy ignore as no current fix\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Michael Lawley \r\nCo-authored-by: Deanne Ukovich \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Attila Edelenyi ","shortMessageHtmlLink":"Develop (#170)"}},{"before":"0364b4b9bd8c12303d40534825b84ff36727a370","after":"dde459a9c12d8215a2eb95a5b4a97aa6d2f6773c","ref":"refs/heads/main","pushedAt":"2023-11-29T02:36:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Develop (#169)\n\n* error messages changed in lib\r\n\r\n* Bump aws-mysql-jdbc from 1.1.2 to 1.1.4\r\n\r\nBumps [aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.2 to 1.1.4.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.2...1.1.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* adding some detail to changelog\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 4.59.0 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 4.59.0.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v4.59.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump sentry.version from 6.15.0 to 6.16.0\r\n\r\nBumps `sentry.version` from 6.15.0 to 6.16.0.\r\n\r\nUpdates `sentry-spring-boot-starter` from 6.15.0 to 6.16.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0)\r\n\r\nUpdates `sentry-logback` from 6.15.0 to 6.16.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump maven-help-plugin from 3.3.0 to 3.4.0\r\n\r\nBumps [maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.3.0 to 3.4.0.\r\n- [Release notes](https://github.com/apache/maven-help-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-help-plugin/compare/maven-help-plugin-3.3.0...maven-help-plugin-3.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-help-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* include test fixture\r\n\r\n* store failed lookups in session storage so they aren't repeated (clogs up the console and is added network traffic)\r\n\r\n* Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\r\n\r\nBumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.14 to 3.0.5.\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.14...v3.0.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.boot:spring-boot-starter-parent\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* now exporting additional source columns\r\n\r\n* fix dependency issue\r\n\r\n* Revert \"Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\"\r\n\r\nThis reverts commit cad72799ba79da226c39685504e15c4e87888432.\r\n\r\n* Revert \"fix dependency issue\"\r\n\r\nThis reverts commit 4912e7052e406674dd9a6d685f3e4277f557fa09.\r\n\r\n* resolving trivy issue\r\n\r\n* this is required to complete the java upgrade when deploy is run in azure\r\n\r\n* implementing extended export\r\n\r\n* fixing tsv test\r\n\r\n* fixing csv test\r\n\r\n* fix csv test file\r\n\r\n* fix up tsv file\r\n\r\n* debug\r\n\r\n* fixing xlsx test\r\n\r\n* reverting to original format in case it makes a difference\r\n\r\n* testing line feed issues\r\n\r\n* lf changes?\r\n\r\n* new file\r\n\r\n* tests need work\r\n\r\n* revert to previous BOM code\r\n\r\n* fix typo\r\n\r\n* updated changelog\r\n\r\n* adding dual map mode\r\n\r\n* Source set CodeSystem URI and ValueSet URI\r\n\r\n* hide FHIR URI config by default\r\n\r\n* tidy\r\n\r\n* merged mapview for dual mapping. yet to be fully tested\r\n\r\n* add reconcile task\r\n\r\n* add reconcile task (first stage, yet to implement in api)\r\nremove child/master MapRow approach\r\nadd in code to handle movement of dual map rows into reconcile state / mapped state after dual map completed\r\n\r\n* further implementing reconcile\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* fixing tests - dual map mode is mandatory\r\n\r\n* merging in non-blaze functionality from blaze branch\r\n\r\n* add missing rowid and put in a temporary hack to get things kinda working as the siblingRowAuthor is preventing rows from returning if there isn't one\r\n\r\n* include dual map queries\r\n\r\n* fix introduced mistake\r\n\r\n* fix tests complaining about missing blind map flag\r\n\r\n* getting tests working for now, revisit this mysql issue later\r\n\r\n* fix date issue in tests\r\n\r\n* remove not null restrictions on the audit tables for the new columns\r\n\r\n* changes to get tests working .. still need to revisit\r\n\r\n* update query suitable for mysql\r\n\r\n* revert query to original form to get build working .. the (select * from map_row) doesn't seem to be compatible\r\n\r\n* keep UI tests happy\r\n\r\n* further fixes for UI tests\r\n\r\n* trialing removal of #dualMapMode\r\n\r\n* add reconcile tab\r\n\r\n* trialing ngDefaultControl\r\n\r\n* trivy fixes\r\n\r\n* fix up miscopy of fixed version\r\n\r\n* further version changes required to make trivy happy\r\n\r\n* making queries work with mysql in dev environment (fingers crossed)\r\n\r\n* fix typo\r\n\r\n* blindmapflag logic is in the view\r\n\r\n* fix up equivalent logic\r\n\r\n* allow same target code to be used twice in dual mapping\r\n\r\n* make dual mapping work for same concept in the details view\r\n\r\n* don't show review tab unless in dual map mode\r\n\r\n* only add reconcile column if in dual map mode\r\nreconcile is only a task type if in dual map mode\r\n\r\n* colour task in drop down list\r\n\r\n* prevent multiple reconciler columns\r\n\r\n* further changes necessary to support reconciler column\r\n\r\n* make reconcile task table show rows\r\n\r\n* always display map type (not just hidden behind edit button)\r\n\r\n* fix tests\r\n\r\n* implement default sorting for dual map view\r\nimplement sorting for dbmapview\r\n\r\n* fix up available status choices in reconcile task\r\n\r\n* fix up icon for reconcile\r\n\r\n* sort reconcile task table\r\n\r\n* remove annoying console log\r\n\r\n* add reconcile task type\r\n\r\n* adding in translations for dual / single map mode indicator on table screens\r\n\r\n* make query do a left outer join so we can see rows even when there is no second author yet\r\n\r\n* reinstate sibiling row author now that left outer join is working again\r\n\r\n* fix note delete tooltip\r\n\r\n* fix typo\r\n\r\n* fleshing out reconcile task\r\n\r\n* use nativeQuery to write a query to get around both mysql and hibernate quirks / incompatibilities\r\n\r\n* sourceIndex was incorrect, is actually source id but that is not available from MapView\r\n\r\n* missed translation from earlier commit\r\n\r\n* id needs to come from the api, only have index locally\r\n\r\n* fix tests\r\n\r\n* fix issue that prevents user bubble from showing up for both entries\r\n\r\n* finishing off reconcile task\r\n\r\n* fix the tab that activates when a reconcile task is created\r\n\r\n* fix limiting of author task to 2\r\n\r\n* further fixes for the reconcile task creation / delete / update\r\n\r\n* reviewed\r\n\r\n* fix view so it doesn't join different maps together\r\n\r\n* prevent \"unmapped | draft | mapped | in review ..\" showing up when the second dual map is put into mapped mode\r\n\r\n* remove full stops, added automatically\r\n\r\n* upgrade mockserver\r\n\r\n* removing entry as upgraded mock-server\r\n\r\n* work around trivy issue with guava until mock-server updates dependency\r\n\r\n* - create a note on each row to keep track of the dual mapper\r\n- merge notes\r\n- merge targets on reconcile\r\n\r\n* fix issue where selecting no map in a dual map reconcile would not do anything due to a server side error complaining about the map row target not being found\r\n\r\n* category for system notes\r\nsome changes to get table editing of reconcile working better\r\n\r\n* fixing tests\r\n\r\n* Test commit\r\n\r\n* make map copy work for dual maps\r\n\r\n* further changes to handle reconcile in the table\r\n\r\n* prevent editing of reconcile table\r\n\r\n* fix typo\r\n\r\n* don't disable checkbox in details view\r\n\r\n* bump version in hopes of a trivvy resolution\r\n\r\n* don't go into mapped state if problem exist in reconcile\r\n\r\n* fix status message logic .. was returning too early\r\n\r\n* changing due to drop being prevented in the table\r\n\r\n* change code to deal with reconcile state\r\n\r\n* create a lastAuthor for a MapRowTarget so we can keep track of each target .. before the only mechanism was on the maprow which was overwritten as soon a change to any MapRowTarget was made.\r\n\r\n* remove debug logs\r\n\r\n* fix tests\r\n\r\n* add missing migration\r\n\r\n* initial commit. Discussion to be held with how to handle the workflow of displaying / accepting replacement and if what is proposed is enough.\r\n\r\n* getting versions up to date on develop branch\r\n\r\n* updates to fix trivy issues\r\n\r\n* trivy issues\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* fix merge problems\r\n\r\n* fix expected test output and copy-paste error\r\n\r\n* implement in details view. makes sure concept is active and in scope\r\n\r\n* sort entries in a rolegroup\r\n\r\n* remove update inactives button from view screen\r\n\r\n* remove code that didn't end up getting used\r\n\r\n* fix tests broken by refactoring\r\n\r\n* fix issue due to refactoring\r\n\r\n* remove placeholder\r\n\r\n* add copyright notice\r\n\r\n* add in the dual mapping sql migration files (and move the migration file for this change) as the db migration has already happened in develop for dual mapping\r\n\r\n* fix order\r\n\r\n* add copyright notices\r\n\r\n* set a default because it is the easiest way to deal with the confusion of develop having migrations from a branch that is yet to be merged to the develop branch\r\n\r\n* change file name after adding an extra dual mapping migration\r\n\r\n* renamed\r\n\r\n* format and return cards to their original order\r\n\r\n* remove code tidy as it introduced an error where selection is only possible if the row has a target\r\n\r\n* change to formControlGroup to keep tests happy\r\n\r\n* disable the ability to import into a dual map\r\n\r\n* make export work for dual mapping\r\n\r\n* make oos count update when table view contents altered.\r\nmake oos count update when entries removed from detailed view\r\n\r\n* make sort work again for view / author / reconcile\r\n\r\n* don't show import warning message in dual mode where you can't import a file\r\n\r\n* update copyright date displayed in app\r\n\r\n* fixing up sort and filter so it works for the view and map_row\r\n\r\n* api support for new version of a dual map\r\n\r\n* new version dual map ui changes\r\n\r\n* changes to bulk change UI for dual mapping\r\n\r\n* missed a required file for bulk change ui\r\n\r\n* another missed file\r\n\r\n* tweaks to labels\r\n\r\n* add reconcile status info message\r\n\r\n* info to only show for dual mapping\r\n\r\n* tweak following feedback\r\n\r\n* after discussion, don't reset reconcile on a new version\r\n\r\n* ensure blind targets are not exposed in REVIEW task\r\n\r\n* fix missing targets in certain task views\r\n\r\n* fix subscription bugs - subscription inside callback; redundant backend requests\r\n\r\n* remove temporary logging change from April 2022\r\n\r\n* remove circle as looks like a radio button and not overly useful in this context anyway\r\n\r\n* bulk change / maintenance through reconcile / prevent export of deleted comments\r\n\r\n* fix builder issues with null\r\n\r\n* make bulk updates work for rows in reconcile state from dual mapping\r\n\r\n* fix up issues with selecting custom ECL\r\n\r\n* fix issue where one author selecting no map would remove the mapping the other author had done\r\n\r\n* add userguide link in footer\r\n\r\n* add translate capability to test\r\n\r\n* clear the error message in the details screen on a details screen close or next/previous\r\n\r\n* add in HttpClientTestingModule import\r\n\r\n* change over to the translation\r\n\r\n* fixing issues raised by SI testing\r\n\r\n* Fix problem with creating new version of the map where if one reconcile row was blank, it would result in the other reconcile row being duplicated\r\n\r\n* prevent reviewer from getting inactive suggestions and point them in the right direction\r\n\r\n* fix logic changes to allow for sibling rows to have the no map flag or target\r\n\r\n* cater for case where two targets get moved into the same relationship\r\n\r\n* properly fix two issues that were previously \"fixed\" but has introduced futher errors\r\n\r\n* code cleanup\r\n\r\n* stop next skipping a row in reconcile after placing a row into the mapped state\r\n\r\n* fixing issues:\r\nprevent edit and drag in reconcile task after changed into mapping status\r\nonly check for duplicated target if target is not null\r\n\r\n* adding info\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 5.23.1 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 5.23.1.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v5.23.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.14.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.yaml:snakeyaml from 2.0 to 2.2 in /ui\r\n\r\nBumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.\r\n- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.yaml:snakeyaml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.mariadb.jdbc:mariadb-java-client from 3.1.2 to 3.2.0 in /api\r\n\r\nBumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.2 to 3.2.0.\r\n- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)\r\n- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.1.2...3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.mariadb.jdbc:mariadb-java-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\r\n\r\n* Revert \"Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\"\r\n\r\nThis reverts commit f1c4aeb46f65b94dc6d731466278cce04b5fb047.\r\n\r\n* Bump sentry.version from 6.16.0 to 6.32.0 in /api\r\n\r\nBumps `sentry.version` from 6.16.0 to 6.32.0.\r\n\r\nUpdates `io.sentry:sentry-spring-boot-starter` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\nUpdates `io.sentry:sentry-logback` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.springframework.security:spring-security-core in /api\r\n\r\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.1.5.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/6.0.5...6.1.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre in /api\r\n\r\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.\r\n- [Release notes](https://github.com/google/guava/releases)\r\n- [Commits](https://github.com/google/guava/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.guava:guava\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1\r\n\r\nBumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.\r\n- [Release notes](https://github.com/apache/maven-resources-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-resources-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.4 to 1.1.10\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.4 to 1.1.10.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.4...1.1.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* terraform commands failing in azure .. rolling back version of hashicorp/aws\r\n\r\n* fix issue with select all not working for bulk dual mapping resets\r\n\r\n* fix issues with bulk data dialog ..\r\n 1) make the right statues show up for dual maps (view table)\r\n 2) don't allow reset in table view, should be the normal dialog\r\n\r\n* refresh out of scope count on map version change\r\n\r\n* Set DB log level to info by default\r\n\r\n* include mapid in the view\r\n\r\n* less calls to refresh page\r\n\r\n* revert refresh improvements until can investigate why new maps didn't work with these changes\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Michael Lawley \r\nCo-authored-by: Deanne Ukovich \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Attila Edelenyi ","shortMessageHtmlLink":"Develop (#169)"}},{"before":"9f420faa0b0bf34554633625bc5d71521d303f8b","after":"0364b4b9bd8c12303d40534825b84ff36727a370","ref":"refs/heads/main","pushedAt":"2023-11-16T23:33:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Develop (#168)\n\n* Bump commons-csv from 1.9.0 to 1.10.0 in /api\r\n\r\nBumps [commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0.\r\n- [Release notes](https://github.com/apache/commons-csv/releases)\r\n- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)\r\n- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.9.0...rel/commons-csv-1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.commons:commons-csv\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* commons-csv returning different error code\r\n\r\n* Added new CHangelog template, still needs content update from current state of main:\r\n\r\nAt least these things, I think:\r\nSNOMED-496 .. DONE\r\nSNOMED-475 .. DONE\r\nSNOMED-470 .. DONE / On Develop branch / finished\r\nSNOMED-408 .. DONE / On Develop branch / finished\r\nSNOMED-405\r\nSNOMED-489 Select all .. DONE\r\n\r\n* error messages changed in lib\r\n\r\n* Bump aws-mysql-jdbc from 1.1.2 to 1.1.4\r\n\r\nBumps [aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.2 to 1.1.4.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.2...1.1.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* adding some detail to changelog\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 4.59.0 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 4.59.0.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v4.59.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump sentry.version from 6.15.0 to 6.16.0\r\n\r\nBumps `sentry.version` from 6.15.0 to 6.16.0.\r\n\r\nUpdates `sentry-spring-boot-starter` from 6.15.0 to 6.16.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0)\r\n\r\nUpdates `sentry-logback` from 6.15.0 to 6.16.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump maven-help-plugin from 3.3.0 to 3.4.0\r\n\r\nBumps [maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.3.0 to 3.4.0.\r\n- [Release notes](https://github.com/apache/maven-help-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-help-plugin/compare/maven-help-plugin-3.3.0...maven-help-plugin-3.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-help-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* include test fixture\r\n\r\n* store failed lookups in session storage so they aren't repeated (clogs up the console and is added network traffic)\r\n\r\n* Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\r\n\r\nBumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.14 to 3.0.5.\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.14...v3.0.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.boot:spring-boot-starter-parent\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* now exporting additional source columns\r\n\r\n* fix dependency issue\r\n\r\n* Revert \"Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\"\r\n\r\nThis reverts commit cad72799ba79da226c39685504e15c4e87888432.\r\n\r\n* Revert \"fix dependency issue\"\r\n\r\nThis reverts commit 4912e7052e406674dd9a6d685f3e4277f557fa09.\r\n\r\n* resolving trivy issue\r\n\r\n* this is required to complete the java upgrade when deploy is run in azure\r\n\r\n* implementing extended export\r\n\r\n* fixing tsv test\r\n\r\n* fixing csv test\r\n\r\n* fix csv test file\r\n\r\n* fix up tsv file\r\n\r\n* debug\r\n\r\n* fixing xlsx test\r\n\r\n* reverting to original format in case it makes a difference\r\n\r\n* testing line feed issues\r\n\r\n* lf changes?\r\n\r\n* new file\r\n\r\n* tests need work\r\n\r\n* revert to previous BOM code\r\n\r\n* fix typo\r\n\r\n* updated changelog\r\n\r\n* adding dual map mode\r\n\r\n* Source set CodeSystem URI and ValueSet URI\r\n\r\n* hide FHIR URI config by default\r\n\r\n* tidy\r\n\r\n* merged mapview for dual mapping. yet to be fully tested\r\n\r\n* add reconcile task\r\n\r\n* add reconcile task (first stage, yet to implement in api)\r\nremove child/master MapRow approach\r\nadd in code to handle movement of dual map rows into reconcile state / mapped state after dual map completed\r\n\r\n* further implementing reconcile\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* fixing tests - dual map mode is mandatory\r\n\r\n* merging in non-blaze functionality from blaze branch\r\n\r\n* add missing rowid and put in a temporary hack to get things kinda working as the siblingRowAuthor is preventing rows from returning if there isn't one\r\n\r\n* include dual map queries\r\n\r\n* fix introduced mistake\r\n\r\n* fix tests complaining about missing blind map flag\r\n\r\n* getting tests working for now, revisit this mysql issue later\r\n\r\n* fix date issue in tests\r\n\r\n* remove not null restrictions on the audit tables for the new columns\r\n\r\n* changes to get tests working .. still need to revisit\r\n\r\n* update query suitable for mysql\r\n\r\n* revert query to original form to get build working .. the (select * from map_row) doesn't seem to be compatible\r\n\r\n* keep UI tests happy\r\n\r\n* further fixes for UI tests\r\n\r\n* trialing removal of #dualMapMode\r\n\r\n* add reconcile tab\r\n\r\n* trialing ngDefaultControl\r\n\r\n* trivy fixes\r\n\r\n* fix up miscopy of fixed version\r\n\r\n* further version changes required to make trivy happy\r\n\r\n* making queries work with mysql in dev environment (fingers crossed)\r\n\r\n* fix typo\r\n\r\n* blindmapflag logic is in the view\r\n\r\n* fix up equivalent logic\r\n\r\n* allow same target code to be used twice in dual mapping\r\n\r\n* make dual mapping work for same concept in the details view\r\n\r\n* don't show review tab unless in dual map mode\r\n\r\n* only add reconcile column if in dual map mode\r\nreconcile is only a task type if in dual map mode\r\n\r\n* colour task in drop down list\r\n\r\n* prevent multiple reconciler columns\r\n\r\n* further changes necessary to support reconciler column\r\n\r\n* make reconcile task table show rows\r\n\r\n* always display map type (not just hidden behind edit button)\r\n\r\n* fix tests\r\n\r\n* implement default sorting for dual map view\r\nimplement sorting for dbmapview\r\n\r\n* fix up available status choices in reconcile task\r\n\r\n* fix up icon for reconcile\r\n\r\n* sort reconcile task table\r\n\r\n* remove annoying console log\r\n\r\n* add reconcile task type\r\n\r\n* adding in translations for dual / single map mode indicator on table screens\r\n\r\n* make query do a left outer join so we can see rows even when there is no second author yet\r\n\r\n* reinstate sibiling row author now that left outer join is working again\r\n\r\n* fix note delete tooltip\r\n\r\n* fix typo\r\n\r\n* fleshing out reconcile task\r\n\r\n* use nativeQuery to write a query to get around both mysql and hibernate quirks / incompatibilities\r\n\r\n* sourceIndex was incorrect, is actually source id but that is not available from MapView\r\n\r\n* missed translation from earlier commit\r\n\r\n* id needs to come from the api, only have index locally\r\n\r\n* fix tests\r\n\r\n* fix issue that prevents user bubble from showing up for both entries\r\n\r\n* finishing off reconcile task\r\n\r\n* fix the tab that activates when a reconcile task is created\r\n\r\n* fix limiting of author task to 2\r\n\r\n* further fixes for the reconcile task creation / delete / update\r\n\r\n* reviewed\r\n\r\n* fix view so it doesn't join different maps together\r\n\r\n* prevent \"unmapped | draft | mapped | in review ..\" showing up when the second dual map is put into mapped mode\r\n\r\n* remove full stops, added automatically\r\n\r\n* upgrade mockserver\r\n\r\n* removing entry as upgraded mock-server\r\n\r\n* work around trivy issue with guava until mock-server updates dependency\r\n\r\n* - create a note on each row to keep track of the dual mapper\r\n- merge notes\r\n- merge targets on reconcile\r\n\r\n* fix issue where selecting no map in a dual map reconcile would not do anything due to a server side error complaining about the map row target not being found\r\n\r\n* category for system notes\r\nsome changes to get table editing of reconcile working better\r\n\r\n* fixing tests\r\n\r\n* Test commit\r\n\r\n* make map copy work for dual maps\r\n\r\n* further changes to handle reconcile in the table\r\n\r\n* prevent editing of reconcile table\r\n\r\n* fix typo\r\n\r\n* don't disable checkbox in details view\r\n\r\n* bump version in hopes of a trivvy resolution\r\n\r\n* don't go into mapped state if problem exist in reconcile\r\n\r\n* fix status message logic .. was returning too early\r\n\r\n* changing due to drop being prevented in the table\r\n\r\n* change code to deal with reconcile state\r\n\r\n* create a lastAuthor for a MapRowTarget so we can keep track of each target .. before the only mechanism was on the maprow which was overwritten as soon a change to any MapRowTarget was made.\r\n\r\n* remove debug logs\r\n\r\n* fix tests\r\n\r\n* add missing migration\r\n\r\n* initial commit. Discussion to be held with how to handle the workflow of displaying / accepting replacement and if what is proposed is enough.\r\n\r\n* getting versions up to date on develop branch\r\n\r\n* updates to fix trivy issues\r\n\r\n* trivy issues\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* fix merge problems\r\n\r\n* fix expected test output and copy-paste error\r\n\r\n* implement in details view. makes sure concept is active and in scope\r\n\r\n* sort entries in a rolegroup\r\n\r\n* remove update inactives button from view screen\r\n\r\n* remove code that didn't end up getting used\r\n\r\n* fix tests broken by refactoring\r\n\r\n* fix issue due to refactoring\r\n\r\n* remove placeholder\r\n\r\n* add copyright notice\r\n\r\n* add in the dual mapping sql migration files (and move the migration file for this change) as the db migration has already happened in develop for dual mapping\r\n\r\n* fix order\r\n\r\n* add copyright notices\r\n\r\n* set a default because it is the easiest way to deal with the confusion of develop having migrations from a branch that is yet to be merged to the develop branch\r\n\r\n* change file name after adding an extra dual mapping migration\r\n\r\n* renamed\r\n\r\n* format and return cards to their original order\r\n\r\n* remove code tidy as it introduced an error where selection is only possible if the row has a target\r\n\r\n* change to formControlGroup to keep tests happy\r\n\r\n* disable the ability to import into a dual map\r\n\r\n* make export work for dual mapping\r\n\r\n* make oos count update when table view contents altered.\r\nmake oos count update when entries removed from detailed view\r\n\r\n* make sort work again for view / author / reconcile\r\n\r\n* don't show import warning message in dual mode where you can't import a file\r\n\r\n* update copyright date displayed in app\r\n\r\n* fixing up sort and filter so it works for the view and map_row\r\n\r\n* api support for new version of a dual map\r\n\r\n* new version dual map ui changes\r\n\r\n* changes to bulk change UI for dual mapping\r\n\r\n* missed a required file for bulk change ui\r\n\r\n* another missed file\r\n\r\n* tweaks to labels\r\n\r\n* add reconcile status info message\r\n\r\n* info to only show for dual mapping\r\n\r\n* tweak following feedback\r\n\r\n* after discussion, don't reset reconcile on a new version\r\n\r\n* ensure blind targets are not exposed in REVIEW task\r\n\r\n* fix missing targets in certain task views\r\n\r\n* fix subscription bugs - subscription inside callback; redundant backend requests\r\n\r\n* remove temporary logging change from April 2022\r\n\r\n* remove circle as looks like a radio button and not overly useful in this context anyway\r\n\r\n* bulk change / maintenance through reconcile / prevent export of deleted comments\r\n\r\n* fix builder issues with null\r\n\r\n* make bulk updates work for rows in reconcile state from dual mapping\r\n\r\n* fix up issues with selecting custom ECL\r\n\r\n* fix issue where one author selecting no map would remove the mapping the other author had done\r\n\r\n* add userguide link in footer\r\n\r\n* add translate capability to test\r\n\r\n* clear the error message in the details screen on a details screen close or next/previous\r\n\r\n* add in HttpClientTestingModule import\r\n\r\n* change over to the translation\r\n\r\n* fixing issues raised by SI testing\r\n\r\n* Fix problem with creating new version of the map where if one reconcile row was blank, it would result in the other reconcile row being duplicated\r\n\r\n* prevent reviewer from getting inactive suggestions and point them in the right direction\r\n\r\n* fix logic changes to allow for sibling rows to have the no map flag or target\r\n\r\n* cater for case where two targets get moved into the same relationship\r\n\r\n* properly fix two issues that were previously \"fixed\" but has introduced futher errors\r\n\r\n* code cleanup\r\n\r\n* stop next skipping a row in reconcile after placing a row into the mapped state\r\n\r\n* fixing issues:\r\nprevent edit and drag in reconcile task after changed into mapping status\r\nonly check for duplicated target if target is not null\r\n\r\n* adding info\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 5.23.1 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 5.23.1.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v5.23.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.14.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.yaml:snakeyaml from 2.0 to 2.2 in /ui\r\n\r\nBumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.\r\n- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.yaml:snakeyaml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.mariadb.jdbc:mariadb-java-client from 3.1.2 to 3.2.0 in /api\r\n\r\nBumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.2 to 3.2.0.\r\n- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)\r\n- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.1.2...3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.mariadb.jdbc:mariadb-java-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\r\n\r\n* Revert \"Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\"\r\n\r\nThis reverts commit f1c4aeb46f65b94dc6d731466278cce04b5fb047.\r\n\r\n* Bump sentry.version from 6.16.0 to 6.32.0 in /api\r\n\r\nBumps `sentry.version` from 6.16.0 to 6.32.0.\r\n\r\nUpdates `io.sentry:sentry-spring-boot-starter` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\nUpdates `io.sentry:sentry-logback` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.springframework.security:spring-security-core in /api\r\n\r\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.1.5.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/6.0.5...6.1.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre in /api\r\n\r\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.\r\n- [Release notes](https://github.com/google/guava/releases)\r\n- [Commits](https://github.com/google/guava/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.guava:guava\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1\r\n\r\nBumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.\r\n- [Release notes](https://github.com/apache/maven-resources-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-resources-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.4 to 1.1.10\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.4 to 1.1.10.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.4...1.1.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* terraform commands failing in azure .. rolling back version of hashicorp/aws\r\n\r\n* fix issue with select all not working for bulk dual mapping resets\r\n\r\n* fix issues with bulk data dialog ..\r\n 1) make the right statues show up for dual maps (view table)\r\n 2) don't allow reset in table view, should be the normal dialog\r\n\r\n* refresh out of scope count on map version change\r\n\r\n* Set DB log level to info by default\r\n\r\n* include mapid in the view\r\n\r\n* less calls to refresh page\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Deanne Ukovich \r\nCo-authored-by: Michael Lawley \r\nCo-authored-by: Attila Edelenyi ","shortMessageHtmlLink":"Develop (#168)"}},{"before":"ec2334210c3a3a8a10c785c7d8118d340702c7a6","after":"9f420faa0b0bf34554633625bc5d71521d303f8b","ref":"refs/heads/main","pushedAt":"2023-11-12T23:26:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"developerdu","name":null,"path":"/developerdu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15808585?s=80&v=4"},"commit":{"message":"Develop (#167)\n\n* Bump spring-security-core from 5.7.5 to 6.0.2\r\n\r\nBumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.7.5 to 6.0.2.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.5...6.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump commons-csv from 1.9.0 to 1.10.0 in /api\r\n\r\nBumps [commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0.\r\n- [Release notes](https://github.com/apache/commons-csv/releases)\r\n- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)\r\n- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.9.0...rel/commons-csv-1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.commons:commons-csv\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump poi-ooxml from 5.2.2 to 5.2.3 in /api\r\n\r\nBumps poi-ooxml from 5.2.2 to 5.2.3.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.poi:poi-ooxml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump spring-security-core from 5.7.5 to 6.0.2 in /api\r\n\r\nBumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.7.5 to 6.0.2.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/5.7.5...6.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump commons-csv from 1.9.0 to 1.10.0 in /api\r\n\r\nBumps [commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0.\r\n- [Release notes](https://github.com/apache/commons-csv/releases)\r\n- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)\r\n- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.9.0...rel/commons-csv-1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.commons:commons-csv\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* commons-csv returning different error code\r\n\r\n* Added new CHangelog template, still needs content update from current state of main:\r\n\r\nAt least these things, I think:\r\nSNOMED-496 .. DONE\r\nSNOMED-475 .. DONE\r\nSNOMED-470 .. DONE / On Develop branch / finished\r\nSNOMED-408 .. DONE / On Develop branch / finished\r\nSNOMED-405\r\nSNOMED-489 Select all .. DONE\r\n\r\n* error messages changed in lib\r\n\r\n* Bump aws-mysql-jdbc from 1.1.2 to 1.1.4\r\n\r\nBumps [aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.2 to 1.1.4.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.2...1.1.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* adding some detail to changelog\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 4.59.0 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 4.59.0.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v4.59.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump sentry.version from 6.15.0 to 6.16.0\r\n\r\nBumps `sentry.version` from 6.15.0 to 6.16.0.\r\n\r\nUpdates `sentry-spring-boot-starter` from 6.15.0 to 6.16.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0)\r\n\r\nUpdates `sentry-logback` from 6.15.0 to 6.16.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump maven-help-plugin from 3.3.0 to 3.4.0\r\n\r\nBumps [maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.3.0 to 3.4.0.\r\n- [Release notes](https://github.com/apache/maven-help-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-help-plugin/compare/maven-help-plugin-3.3.0...maven-help-plugin-3.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-help-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* include test fixture\r\n\r\n* store failed lookups in session storage so they aren't repeated (clogs up the console and is added network traffic)\r\n\r\n* Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\r\n\r\nBumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.14 to 3.0.5.\r\n- [Release notes](https://github.com/spring-projects/spring-boot/releases)\r\n- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.14...v3.0.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.boot:spring-boot-starter-parent\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* now exporting additional source columns\r\n\r\n* fix dependency issue\r\n\r\n* Revert \"Bump spring-boot-starter-parent from 2.6.14 to 3.0.5 in /api\"\r\n\r\nThis reverts commit cad72799ba79da226c39685504e15c4e87888432.\r\n\r\n* Revert \"fix dependency issue\"\r\n\r\nThis reverts commit 4912e7052e406674dd9a6d685f3e4277f557fa09.\r\n\r\n* resolving trivy issue\r\n\r\n* this is required to complete the java upgrade when deploy is run in azure\r\n\r\n* implementing extended export\r\n\r\n* fixing tsv test\r\n\r\n* fixing csv test\r\n\r\n* fix csv test file\r\n\r\n* fix up tsv file\r\n\r\n* debug\r\n\r\n* fixing xlsx test\r\n\r\n* reverting to original format in case it makes a difference\r\n\r\n* testing line feed issues\r\n\r\n* lf changes?\r\n\r\n* new file\r\n\r\n* tests need work\r\n\r\n* revert to previous BOM code\r\n\r\n* fix typo\r\n\r\n* updated changelog\r\n\r\n* adding dual map mode\r\n\r\n* Source set CodeSystem URI and ValueSet URI\r\n\r\n* hide FHIR URI config by default\r\n\r\n* tidy\r\n\r\n* merged mapview for dual mapping. yet to be fully tested\r\n\r\n* add reconcile task\r\n\r\n* add reconcile task (first stage, yet to implement in api)\r\nremove child/master MapRow approach\r\nadd in code to handle movement of dual map rows into reconcile state / mapped state after dual map completed\r\n\r\n* further implementing reconcile\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* Update azure-pipelines.yml for Azure Pipelines\r\n\r\n* fixing tests - dual map mode is mandatory\r\n\r\n* merging in non-blaze functionality from blaze branch\r\n\r\n* add missing rowid and put in a temporary hack to get things kinda working as the siblingRowAuthor is preventing rows from returning if there isn't one\r\n\r\n* include dual map queries\r\n\r\n* fix introduced mistake\r\n\r\n* fix tests complaining about missing blind map flag\r\n\r\n* getting tests working for now, revisit this mysql issue later\r\n\r\n* fix date issue in tests\r\n\r\n* remove not null restrictions on the audit tables for the new columns\r\n\r\n* changes to get tests working .. still need to revisit\r\n\r\n* update query suitable for mysql\r\n\r\n* revert query to original form to get build working .. the (select * from map_row) doesn't seem to be compatible\r\n\r\n* keep UI tests happy\r\n\r\n* further fixes for UI tests\r\n\r\n* trialing removal of #dualMapMode\r\n\r\n* add reconcile tab\r\n\r\n* trialing ngDefaultControl\r\n\r\n* trivy fixes\r\n\r\n* fix up miscopy of fixed version\r\n\r\n* further version changes required to make trivy happy\r\n\r\n* making queries work with mysql in dev environment (fingers crossed)\r\n\r\n* fix typo\r\n\r\n* blindmapflag logic is in the view\r\n\r\n* fix up equivalent logic\r\n\r\n* allow same target code to be used twice in dual mapping\r\n\r\n* make dual mapping work for same concept in the details view\r\n\r\n* don't show review tab unless in dual map mode\r\n\r\n* only add reconcile column if in dual map mode\r\nreconcile is only a task type if in dual map mode\r\n\r\n* colour task in drop down list\r\n\r\n* prevent multiple reconciler columns\r\n\r\n* further changes necessary to support reconciler column\r\n\r\n* make reconcile task table show rows\r\n\r\n* always display map type (not just hidden behind edit button)\r\n\r\n* fix tests\r\n\r\n* implement default sorting for dual map view\r\nimplement sorting for dbmapview\r\n\r\n* fix up available status choices in reconcile task\r\n\r\n* fix up icon for reconcile\r\n\r\n* sort reconcile task table\r\n\r\n* remove annoying console log\r\n\r\n* add reconcile task type\r\n\r\n* adding in translations for dual / single map mode indicator on table screens\r\n\r\n* make query do a left outer join so we can see rows even when there is no second author yet\r\n\r\n* reinstate sibiling row author now that left outer join is working again\r\n\r\n* fix note delete tooltip\r\n\r\n* fix typo\r\n\r\n* fleshing out reconcile task\r\n\r\n* use nativeQuery to write a query to get around both mysql and hibernate quirks / incompatibilities\r\n\r\n* sourceIndex was incorrect, is actually source id but that is not available from MapView\r\n\r\n* missed translation from earlier commit\r\n\r\n* id needs to come from the api, only have index locally\r\n\r\n* fix tests\r\n\r\n* fix issue that prevents user bubble from showing up for both entries\r\n\r\n* finishing off reconcile task\r\n\r\n* fix the tab that activates when a reconcile task is created\r\n\r\n* fix limiting of author task to 2\r\n\r\n* further fixes for the reconcile task creation / delete / update\r\n\r\n* reviewed\r\n\r\n* fix view so it doesn't join different maps together\r\n\r\n* prevent \"unmapped | draft | mapped | in review ..\" showing up when the second dual map is put into mapped mode\r\n\r\n* remove full stops, added automatically\r\n\r\n* upgrade mockserver\r\n\r\n* removing entry as upgraded mock-server\r\n\r\n* work around trivy issue with guava until mock-server updates dependency\r\n\r\n* - create a note on each row to keep track of the dual mapper\r\n- merge notes\r\n- merge targets on reconcile\r\n\r\n* fix issue where selecting no map in a dual map reconcile would not do anything due to a server side error complaining about the map row target not being found\r\n\r\n* category for system notes\r\nsome changes to get table editing of reconcile working better\r\n\r\n* fixing tests\r\n\r\n* Test commit\r\n\r\n* make map copy work for dual maps\r\n\r\n* further changes to handle reconcile in the table\r\n\r\n* prevent editing of reconcile table\r\n\r\n* fix typo\r\n\r\n* don't disable checkbox in details view\r\n\r\n* bump version in hopes of a trivvy resolution\r\n\r\n* don't go into mapped state if problem exist in reconcile\r\n\r\n* fix status message logic .. was returning too early\r\n\r\n* changing due to drop being prevented in the table\r\n\r\n* change code to deal with reconcile state\r\n\r\n* create a lastAuthor for a MapRowTarget so we can keep track of each target .. before the only mechanism was on the maprow which was overwritten as soon a change to any MapRowTarget was made.\r\n\r\n* remove debug logs\r\n\r\n* fix tests\r\n\r\n* add missing migration\r\n\r\n* initial commit. Discussion to be held with how to handle the workflow of displaying / accepting replacement and if what is proposed is enough.\r\n\r\n* getting versions up to date on develop branch\r\n\r\n* updates to fix trivy issues\r\n\r\n* trivy issues\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* updating hapi version to get rid of okio and its trivy issue\r\n\r\n* fix merge problems\r\n\r\n* fix expected test output and copy-paste error\r\n\r\n* implement in details view. makes sure concept is active and in scope\r\n\r\n* sort entries in a rolegroup\r\n\r\n* remove update inactives button from view screen\r\n\r\n* remove code that didn't end up getting used\r\n\r\n* fix tests broken by refactoring\r\n\r\n* fix issue due to refactoring\r\n\r\n* remove placeholder\r\n\r\n* add copyright notice\r\n\r\n* add in the dual mapping sql migration files (and move the migration file for this change) as the db migration has already happened in develop for dual mapping\r\n\r\n* fix order\r\n\r\n* add copyright notices\r\n\r\n* set a default because it is the easiest way to deal with the confusion of develop having migrations from a branch that is yet to be merged to the develop branch\r\n\r\n* change file name after adding an extra dual mapping migration\r\n\r\n* renamed\r\n\r\n* format and return cards to their original order\r\n\r\n* remove code tidy as it introduced an error where selection is only possible if the row has a target\r\n\r\n* change to formControlGroup to keep tests happy\r\n\r\n* disable the ability to import into a dual map\r\n\r\n* make export work for dual mapping\r\n\r\n* make oos count update when table view contents altered.\r\nmake oos count update when entries removed from detailed view\r\n\r\n* make sort work again for view / author / reconcile\r\n\r\n* don't show import warning message in dual mode where you can't import a file\r\n\r\n* update copyright date displayed in app\r\n\r\n* fixing up sort and filter so it works for the view and map_row\r\n\r\n* api support for new version of a dual map\r\n\r\n* new version dual map ui changes\r\n\r\n* changes to bulk change UI for dual mapping\r\n\r\n* missed a required file for bulk change ui\r\n\r\n* another missed file\r\n\r\n* tweaks to labels\r\n\r\n* add reconcile status info message\r\n\r\n* info to only show for dual mapping\r\n\r\n* tweak following feedback\r\n\r\n* after discussion, don't reset reconcile on a new version\r\n\r\n* ensure blind targets are not exposed in REVIEW task\r\n\r\n* fix missing targets in certain task views\r\n\r\n* fix subscription bugs - subscription inside callback; redundant backend requests\r\n\r\n* remove temporary logging change from April 2022\r\n\r\n* remove circle as looks like a radio button and not overly useful in this context anyway\r\n\r\n* bulk change / maintenance through reconcile / prevent export of deleted comments\r\n\r\n* fix builder issues with null\r\n\r\n* make bulk updates work for rows in reconcile state from dual mapping\r\n\r\n* fix up issues with selecting custom ECL\r\n\r\n* fix issue where one author selecting no map would remove the mapping the other author had done\r\n\r\n* add userguide link in footer\r\n\r\n* add translate capability to test\r\n\r\n* clear the error message in the details screen on a details screen close or next/previous\r\n\r\n* add in HttpClientTestingModule import\r\n\r\n* change over to the translation\r\n\r\n* fixing issues raised by SI testing\r\n\r\n* Fix problem with creating new version of the map where if one reconcile row was blank, it would result in the other reconcile row being duplicated\r\n\r\n* prevent reviewer from getting inactive suggestions and point them in the right direction\r\n\r\n* fix logic changes to allow for sibling rows to have the no map flag or target\r\n\r\n* cater for case where two targets get moved into the same relationship\r\n\r\n* properly fix two issues that were previously \"fixed\" but has introduced futher errors\r\n\r\n* code cleanup\r\n\r\n* stop next skipping a row in reconcile after placing a row into the mapped state\r\n\r\n* fixing issues:\r\nprevent edit and drag in reconcile task after changed into mapping status\r\nonly check for duplicated target if target is not null\r\n\r\n* adding info\r\n\r\n* Bump hashicorp/aws from 4.58.0 to 5.23.1 in /terraform\r\n\r\nBumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.58.0 to 5.23.1.\r\n- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)\r\n- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v5.23.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hashicorp/aws\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.github.eirslett:frontend-maven-plugin in /ui\r\n\r\nBumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.14.2.\r\n- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.14.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.eirslett:frontend-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.yaml:snakeyaml from 2.0 to 2.2 in /ui\r\n\r\nBumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.2.\r\n- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.yaml:snakeyaml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.mariadb.jdbc:mariadb-java-client from 3.1.2 to 3.2.0 in /api\r\n\r\nBumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.2 to 3.2.0.\r\n- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)\r\n- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.1.2...3.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.mariadb.jdbc:mariadb-java-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\r\n\r\n* Revert \"Merge branch 'develop' into feature/SNOMED-4-dual-authoring-process\"\r\n\r\nThis reverts commit f1c4aeb46f65b94dc6d731466278cce04b5fb047.\r\n\r\n* Bump sentry.version from 6.16.0 to 6.32.0 in /api\r\n\r\nBumps `sentry.version` from 6.16.0 to 6.32.0.\r\n\r\nUpdates `io.sentry:sentry-spring-boot-starter` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\nUpdates `io.sentry:sentry-logback` from 6.16.0 to 6.32.0\r\n- [Release notes](https://github.com/getsentry/sentry-java/releases)\r\n- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/getsentry/sentry-java/compare/6.16.0...6.32.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.sentry:sentry-spring-boot-starter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n- dependency-name: io.sentry:sentry-logback\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.springframework.security:spring-security-core in /api\r\n\r\nBumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.5 to 6.1.5.\r\n- [Release notes](https://github.com/spring-projects/spring-security/releases)\r\n- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)\r\n- [Commits](https://github.com/spring-projects/spring-security/compare/6.0.5...6.1.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.springframework.security:spring-security-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre in /api\r\n\r\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.3-jre.\r\n- [Release notes](https://github.com/google/guava/releases)\r\n- [Commits](https://github.com/google/guava/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.guava:guava\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1\r\n\r\nBumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.\r\n- [Release notes](https://github.com/apache/maven-resources-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-resources-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Bump software.aws.rds:aws-mysql-jdbc from 1.1.4 to 1.1.10\r\n\r\nBumps [software.aws.rds:aws-mysql-jdbc](https://github.com/awslabs/aws-mysql-jdbc) from 1.1.4 to 1.1.10.\r\n- [Release notes](https://github.com/awslabs/aws-mysql-jdbc/releases)\r\n- [Changelog](https://github.com/awslabs/aws-mysql-jdbc/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/awslabs/aws-mysql-jdbc/compare/1.1.4...1.1.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: software.aws.rds:aws-mysql-jdbc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* terraform commands failing in azure .. rolling back version of hashicorp/aws\r\n\r\n* fix issue with select all not working for bulk dual mapping resets\r\n\r\n* fix issues with bulk data dialog ..\r\n 1) make the right statues show up for dual maps (view table)\r\n 2) don't allow reset in table view, should be the normal dialog\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: Deanne Ukovich \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Michael Lawley \r\nCo-authored-by: Attila Edelenyi ","shortMessageHtmlLink":"Develop (#167)"}},{"before":"deac69ef348f349eb2e9a10260f622d31d3be011","after":"ec2334210c3a3a8a10c785c7d8118d340702c7a6","ref":"refs/heads/main","pushedAt":"2023-03-30T07:35:18.661Z","pushType":"push","commitsCount":1,"pusher":{"login":"snomed-rundeck","name":null,"path":"/snomed-rundeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128156279?s=80&v=4"},"commit":{"message":"Updated LICENSE.md to 2023","shortMessageHtmlLink":"Updated LICENSE.md to 2023"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEG7ukkgA","startCursor":null,"endCursor":null}},"title":"Activity · IHTSDO/snap2snomed"}