Skip to content

Commit

Permalink
chore: release master
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 21, 2024
1 parent bec3258 commit f57bdee
Show file tree
Hide file tree
Showing 14 changed files with 378 additions and 35 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
".": "1.9.0",
"packages/core": "1.9.0",
"packages/portal": "1.9.0",
".": "1.10.0",
"packages/core": "1.10.0",
"packages/portal": "1.10.0",
"packages/rare-diseases": "1.0.0",
"packages/kit": "1.9.0",
"packages/mtb": "1.9.0",
"packages/rd": "1.9.0"
"packages/kit": "1.10.0",
"packages/mtb": "1.10.0",
"packages/rd": "1.10.0"
}
97 changes: 97 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,102 @@
# Changelog

## [1.10.0](https://github.com/KohlbacherLab/dnpm-dip-portal/compare/v1.9.0...v1.10.0) (2024-05-21)


### Features

* add admin area with user- & role-management ([49ba49c](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/49ba49c1e18c95121e49ee8ea68dd099a6fe13be))
* add expandable-content component & add patient record therapies tab ([05b4056](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/05b4056f75aa21ea80dd33fd4accec8b8392a08c))
* add initial module boxes on home view ([d0e94cd](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/d0e94cd019c0c8bbbe7dca7f42db9100b912f546))
* adjusted and optimized rd query filters for global usage ([90aa6dc](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/90aa6dce69b1adc2799258f68249b2ed9ada79f9))
* adjusted mtb search form (labels, checkboxes, ...) ([8bf3d6f](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/8bf3d6f55cb77cd355f1646e53495643296361ec))
* adjusted rd dtos and variant view ([d3b0c66](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/d3b0c667a3c782c3818454f0582f45df1dd3687f))
* adjusted summary view according to api changes + minor style enhancements ([e1cf350](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/e1cf35086c84a63fbb44168ac4014cf9464adc60))
* align rd and mtb view ([4443732](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/44437321700e0fcd25c99e239066209fd7d25c9e))
* apply filters to tumor morphology criteria ([a0c5e00](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/a0c5e0061227d09b98c9d89147678fa8e4a51812))
* bump authup & vuecs dependencies ([f9fc12b](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/f9fc12bcb427e2fb1a4eff0f31dd52ba19a5d410))
* consistent component naming + minor style and component issues ([#323](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/323)) ([2ed563e](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/2ed563ed71ce36551852bcd57b7909fb9dd2690e))
* create component for {small,structural,copyNumber}-variant ([d963f8c](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/d963f8c6c2ce73e9721f843b45ba303c7d9153fc))
* display matching criteria in query patient match list ([#324](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/324)) ([a3f2843](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/a3f2843903165936e6ff1c5b4feba40c8ca55c1f))
* display therapy line on guideline therapies and guideline procedure ([#318](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/318)) ([ed63d87](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/ed63d87e5b4f2f44726d34f4f311d0e10a9b61a8))
* enhanced summary diagnostics view & adjusted type structure ([f72a826](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/f72a82646c8af79764d013ce8d6a6324b71c0cd1))
* implemented filters for valueset/codesystem entities ([36c771d](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/36c771d8953e5de41e8fc0038d6c575f8e20cb44))
* implemented global filter for mtb ([b74ca4f](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/b74ca4fe5deb4bc3c48c90390e401ccbc5ff7a5f))
* implemented identity-provider management ([a7dcfdd](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/a7dcfddf7fbc705cc72e4803004f4de261ebf6f4))
* implemented internal mtb form logic and state management ([6197be4](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/6197be47515f1efe0a870877baa7c2d3eb704669))
* implemented patient-record view ([ac72d56](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/ac72d560bfa23206e816266879210281a62dd6f4))
* implemented validation for protein change inputs ([#471](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/471)) ([0c38990](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/0c38990f9a6c40ed5ca89ec3925b75cf0cfc4a2f))
* initial final summary view for mtb and rd ([f89e085](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/f89e08506fd7866d7fc39d1c3b690ecf033c4e63))
* initial global filters for query views ([d127ef6](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/d127ef6f87e420e4c9afd997247f62d6067888a7))
* initial mtb domains, pages etc + initial type refactoring + fix page schema generation ([2befba6](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/2befba6ed6e169e5c88c8038985ca7d10ed0ded5))
* initial mtb form elements/components ([8fd3720](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/8fd3720fd65ab808307814233e9a184603d23d40))
* initial mtb patient-record view ([ec58fbc](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/ec58fbcfe855546bb8eee80ec86c94a34489c642))
* initial patient-list & enable modification of query search ([108a3ee](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/108a3eefef45b4b191cb060e391eacdf57976f7a))
* integrated authup in portal (store,components,pages,...) ([42937a8](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/42937a8a41685f0e83b88d578db013fc5ed527e0))
* kaplan-meier survival statistics ([56de499](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/56de499a739c62c28db06101507b237af3ac1beb))
* minor adjustments to patient-record view ([91bde67](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/91bde67e52b6bf7984f74090b4d00bc41dcd0f3a))
* move and prefix core components with letter D ([becfa81](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/becfa815683c284da58d899d5de0efbb36261619))
* multi variant select support ([805259e](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/805259e75f21ff60492f4a5b1bfe955906f91f4a))
* multi variant select support ([6671243](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/6671243d0ee349f6933b8a172a1fec3a8a338278))
* new kit package for registering modules + initial mtb module package ([71a8384](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/71a83848a3aeb5f633fea9172f5b423d3f58df20))
* refactoring summary logic ([4d41987](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/4d4198738864b7370fc96e18192ec351fc49fe3d))
* reimplemented plugin (http-client, ...) installation and procedure ([#465](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/465)) ([dc1af34](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/dc1af345e5509f60a9f0a8deda678e0af5ac2f4f))
* remove components & upgraded vuecs/form-controls ([ff634f2](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/ff634f20283f743c79a3938e4878210e64b56b20))
* remove RD prefix of rd domains ([8ca6949](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/8ca69498ea13bc1e9339d6e0be9af8044e8cafd7))
* replaced vue-layout with vuecs ([4e1c90d](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/4e1c90d3dea4d7ddbff9f46221f10a4defac7bbb))
* round percent values in charts to 1 fraction ([b9233b8](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/b9233b8145cacc275848edaae1e4e9141bae03ee))
* search select for visualisations ([51ced11](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/51ced119770b1de162c40bc1b15f5d11f300c5c2))
* set search form to full width ([1302025](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/1302025255f466dad9a32ff4a9348e30a1ae9af6))
* simplified api singleton management ([15955cb](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/15955cb28b7cf311510b260d70cc9ade74d9f709))
* support multiple catalogs for rd disease category ([60c558e](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/60c558ee8f70eaea9779535ab49cec1a51c8b3b1))
* verbose coding display label via option + minor spelling fixes ([#463](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/463)) ([81cbd59](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/81cbd59110488b2c00ff337137869ce8737b017a))


### Bug Fixes

* align headings ([63815a7](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/63815a787356eef720d06dadecbf6c565d6d88a7))
* applying initial query-filters on mtb query page ([#474](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/474)) ([c4b1c90](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/c4b1c90871eb192b05ae9e3807da95cf041a9c07))
* better naming for css classes ([c240266](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/c2402662e2becc9c6bee60d63b8d8a8d771906db))
* build error due bar chat typings ([e53c51c](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/e53c51c5923045785d6f8fbe1631bf19bb226e00))
* change workflow execution steps ([87f397e](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/87f397e9259e512d40970a57ad58caca87148b5e))
* **deps:** bump @nuxt/schema from 3.11.1 to 3.11.2 ([#367](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/367)) ([605c375](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/605c37531fbbd94b7fe204b742afd1c10a6d9a1d))
* **deps:** bump hapic from 2.3.0 to 2.4.0 ([#141](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/141)) ([87ff43b](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/87ff43bd9501e638e91deede6dab8af68f2a84fb))
* **deps:** bump hapic from 2.4.0 to 2.5.0 ([#214](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/214)) ([01f5056](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/01f5056f95bd525bfbe8c515fee4161ea53fb644))
* **deps:** bump hapic from 2.5.0 to 2.5.1 ([#357](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/357)) ([3d08a73](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/3d08a73d77efe86d6e59569a56c1ddded798baa0))
* **deps:** bump nuxt and reset lock file ([8de5687](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/8de5687a1a170877b15f0e1ec3bd20147b0b72d8))
* **deps:** bump nuxt to v3.11.1 ([56b6c82](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/56b6c82db62519db6edc40ebb33cfceb10e9dedf))
* **deps:** bump smob from 1.4.1 to 1.5.0 ([#351](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/351)) ([bc02ba2](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/bc02ba296dbc1b77e479613017af7a62362995db))
* **deps:** bump ufo from 1.3.2 to 1.4.0 ([#259](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/259)) ([b7a7c9b](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/b7a7c9b0ca974f23952a014afff6c1b2dd58796a))
* dispaly median survival time on kp charts ([16f6f93](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/16f6f93ff2f0d21c455184ea48dc9867bf262acd))
* dropdown selection in summary grouped component ([cf9082a](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/cf9082aee60bbb64444d49acdc7950376f3581a8))
* enhance heading of survival reports ([8b51265](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/8b51265f2f9e5523a2e1576ae19c0334c8d77f4a))
* form-tab-groups component ([17f2994](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/17f2994792c1ea089ab4cd2819d3f6a3e17cbc2a))
* from select listener ([604ce41](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/604ce411a471f4a5c8d1c3468988750f3ba73700))
* layout in mtb and rd module ([b968ac9](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/b968ac9e58f25fdb294698ee08ad0dea794c07ca))
* minor adjustment for summary view ([572a5cb](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/572a5cbee163f398594497ae06e93b62e6572e25))
* minor changes for query summary ([4355b8c](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/4355b8c91944631226be4a2da39bb6e792f56196))
* minor changes to bump version ([a716868](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/a7168681078dae8550c04fe06475b1561560d718))
* modules grid view on overview page ([d73ed64](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/d73ed64b43d0d6a6832c3b3ac457e61ce09c2901))
* mtb (sub-) forms & form-select-search component ([ae1a986](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/ae1a986ed7990646e7eeaf95b21e470db1c4dde8))
* passing medication criteria to query endpoint ([12d7087](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/12d7087cca174a5b0e49053a792198347764e41a))
* patient record episodes rendering ([63363d3](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/63363d30f68628ba358b89f58ca90a9fc3fdacf5))
* rd patient record overview view ([fb3d88c](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/fb3d88cc9a2280e53c90d31fab832ef6d98fe50f))
* redirect in rd query record page ([277f426](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/277f426bed151ce26f82678d4d2ba41f020682e5))
* rendering api client issues & toast composable for errors and custom data ([ce66cb5](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/ce66cb52e5e94d6e44ea43f2c62d8bd560acaea3))
* require minimal parameters for medication query criteria ([353a956](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/353a9561827b13275874e32dd938e86ba6f7cbd1))
* reset lock file ([f380a97](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/f380a9719155092ca97ff535580be428a18c9986))
* reset lock file ([68c0148](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/68c0148a76510a0a7e2ed83a17479011b00a246f))
* restoring mtb mutation sub form ([#473](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/473)) ([51e99ca](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/51e99ca51a8fa90544bb36ebb58061af37c94c14))
* selection of first element in summary-grouped component ([#279](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/279)) ([5e9b122](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/5e9b122e0c4f1dc18309538717c0fc2e1a9d3229))
* set default authup locale to to de ([fc5f604](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/fc5f604ef2d6b78ab5aa615980bec51637bdb56d))
* set rd ngs-report list item width to 100% ([2884ddc](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/2884ddcf2d856cb03c81764bffa028fe407a30be))
* some spelling issues ([e80f430](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/e80f430e65e0f18bc62b1dfd72a52429f6d12db9))
* summary view ([a917572](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/a917572275187d76a30f431ece2d4859f02a81a1))
* tags view in rd search form ([a514a77](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/a514a773e760c694af7a95d40bc61fbab93b5a76))
* typo in follow-up tab view ([f135f8a](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/f135f8abe425fb96b1531505cf510e10e567b984))
* updated lock file ([94b3002](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/94b30028e2d2075a1e3425a4ed4021635311937b))
* wording of mtb query form placeholders ([#464](https://github.com/KohlbacherLab/dnpm-dip-portal/issues/464)) ([bdd31e3](https://github.com/KohlbacherLab/dnpm-dip-portal/commit/bdd31e33c8dc1443a3f98212e45b7cc1d352d092))

## [1.9.0](https://github.com/KohlbacherLab/dnpm-dip-portal/compare/root-v1.8.0...root-v1.9.0) (2024-05-17)


Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dnpm-dip/root",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"author": {
"name": "Peter Placzek",
Expand Down
Loading

0 comments on commit f57bdee

Please sign in to comment.