Skip to content

Latest commit

 

History

History
1029 lines (871 loc) · 138 KB

CHANGELOG.md

File metadata and controls

1029 lines (871 loc) · 138 KB

Changelog

1.27.0 (2024-10-29)

Features

  • bump authup & vuecs packages (6e433a3)
  • mtb diagnosis filter implementation + query filter schema updated (3de72da)
  • refactored build query filters (new event bus & query filter store) (#841) (685d539)
  • refactored query patient filter (6d62807)
  • reorganized query filter store (dc6755d)
  • table click event support (52aef47)

Bug Fixes

  • minor filter submission fix for patient filter (15fc86e)
  • rerender navigation on access token changes (ac1ccb8)

1.26.0 (2024-10-14)

Features

  • align rd submission error to mtb use case (0c52802)
  • initial query-session-store implementation (f8f1292)
  • show auth providers on login page (#814) (cd30aa9)
  • simplified plugin dependency definiton & fixed meta-box + navigation rendering (6047d05)
  • use authup nuxt module instead of manual plugin configuration (084abe6)

Bug Fixes

  • deps: bump vue from 3.5.11 to 3.5.12 (#818) (a2f98ac)
  • minor adjustment to login page (4f0b9c2)
  • optimize and fix permission/identity check in navigation provider (ca28334)
  • set cookie domain on set/get/unset operations (e3f96a3)

1.25.0 (2024-10-07)

Features

  • change supporting variant to bar chart (693d28c)

Bug Fixes

  • deps: bump vue from 3.5.10 to 3.5.11 (#807) (2653c4a)
  • temporarily disable ability check in module meta card (76a63f2)

1.24.0 (2024-10-01)

Features

  • reorganize medication charts + select first item as default (3d77c3d)

Bug Fixes

  • accessing and submitting query filters (50aa8a3)
  • add chart note when items exceed smooth rendering (779a0b2)
  • adjust middleware & navigation permission check (d6826f6)
  • deps: bump authup to v1.0.0-beta.20 (6ed2f45)
  • deps: bump bootstrap-vue-next from 0.24.18 to 0.24.23 (#793) (a3ff95f)
  • deps: bump vue from 3.5.6 to 3.5.10 (#796) (161303b)
  • medication view (c4fd5df)
  • rendering therapy response table (medication-, medicationClass-label) (6db4793)

1.23.0 (2024-09-23)

Features

  • split key value table in 3 columns (key, value, percent) (f1880f5)

Bug Fixes

  • register chart controllers (5d874da)

1.22.0 (2024-09-20)

Features

  • add admin area with user- & role-management (49ba49c)
  • add expandable-content component & add patient record therapies tab (05b4056)
  • add initial module boxes on home view (d0e94cd)
  • add type to mtb form tab groups + enhanced nav tabs design (7039581)
  • adjusted and optimized rd query filters for global usage (90aa6dc)
  • adjusted code base to new permission names (0127cfd)
  • adjusted mtb search form (labels, checkboxes, ...) (8bf3d6f)
  • adjusted rd dtos and variant view (d3b0c66)
  • adjusted summary view according to api changes + minor style enhancements (e1cf350)
  • align cnv type and gene next to each other (5398e52)
  • align fusion 3' and 5' gene form next to each other (beccd2e)
  • align rd and mtb view (4443732)
  • allow specifying support-variant option for mtb query (c8bf125)
  • apply filters to tumor morphology criteria (a0c5e00)
  • assume query criteria is null or undefined (66e21a4)
  • avoid modifying chip array multiple times (#620) (851d2bd)
  • bump authup & vuecs dependencies (f9fc12b)
  • bump nuxt to v3.13.0 and fixed pages (ad4c47b)
  • change logical operator for medication (2a78530)
  • change order of medication and response in search form (da926b4)
  • chart-table-switch component and chart refactoring (#768) (2e6a0f2)
  • consistent component naming + minor style and component issues (#323) (2ed563e)
  • create component for {small,structural,copyNumber}-variant (d963f8c)
  • dedicated admin module/package (#499) (ff07176)
  • display matching criteria in query patient match list (#324) (a3f2843)
  • display therapy line on guideline therapies and guideline procedure (#318) (ed63d87)
  • enhanced summary diagnostics view & adjusted type structure (f72a826)
  • generate colors in close range for charts (#477) (1735768)
  • implemeneted infinite-scroll for form-slect-search fields (#530) (36dec87)
  • implemented filters for valueset/codesystem entities (36c771d)
  • implemented global filter for mtb (b74ca4f)
  • implemented identity-provider management (a7dcfdd)
  • implemented internal mtb form logic and state management (6197be4)
  • implemented patient-record view (ac72d56)
  • implemented validation for protein change inputs (#471) (0c38990)
  • initial final summary view for mtb and rd (f89e085)
  • initial global filters for query views (d127ef6)
  • initial implementaion of query info page (#507) (1a5a797)
  • initial implementation of admin connection report & loading animation (#491) (c950c99)
  • initial mtb domains, pages etc + initial type refactoring + fix page schema generation (2befba6)
  • initial mtb form elements/components (8fd3720)
  • initial mtb patient-record view (ec58fbc)
  • initial patient-list & enable modification of query search (108a3ee)
  • initial permission implementation for rd & mtb use case (9c58cf1)
  • initial refactoring of module registration (70467ff)
  • initial site-picker implmementation (#568) (bd32314)
  • integrated authup in portal (store,components,pages,...) (42937a8)
  • join arbitairy key label structures (b6a8676)
  • kaplan-meier survival statistics (56de499)
  • logical operator switch for medication type (#563) (9425f33)
  • minor adjustments to patient-record view (91bde67)
  • modal search (#587) (7260a60)
  • move and prefix core components with letter D (becfa81)
  • mtb summary endpoint split (#659) (c661f5f)
  • multi variant select support (805259e)
  • multi variant select support (6671243)
  • new kit package for registering modules + initial mtb module package (71a8384)
  • only display use-case modules on home screen (2c468f3)
  • or operation for variants + refactored query criteria summary (5ca287a)
  • query criteria summary wrapper (ebaae60)
  • rd summary endpoint split (#661) (47dfb43)
  • refactored kalpan meier survival report view (#539) (49f0cde)
  • refactored query summary rendering (21acf07)
  • refactoring summary logic (4d41987)
  • reimplemented plugin (http-client, ...) installation and procedure (#465) (dc1af34)
  • remove components & upgraded vuecs/form-controls (ff634f2)
  • remove RD prefix of rd domains (8ca6949)
  • reogranized chart views (7a05d6a)
  • reorganized query criteria summary (89cfab5)
  • replaced vue-layout with vuecs (4e1c90d)
  • round percent values in charts to 1 fraction (b9233b8)
  • search select for visualisations (51ced11)
  • set search form to full width (1302025)
  • simplified api singleton management (15955cb)
  • stretech module link over container on home page (a7fc1c7)
  • support multiple catalogs for rd disease category (60c558e)
  • support registered and unregistered medication selection (2e6b2e7)
  • therapy-response table (#636) (af39643)
  • unified component for query criteria summary (#627) (2694bb5)
  • use kaplan-meier config defaults for rendering picker (032abaf)
  • verbose coding display label via option + minor spelling fixes (#463) (81cbd59)
  • view for nested query summary (distribution with children) (#569) (dcb6305)

Bug Fixes

  • adjusted dtos to breaking backend changes (29fb1c1)
  • adjusted mtb & rd (type-) structure (e80bd45)
  • align headings (63815a7)
  • applying initial query-filters on mtb query page (#474) (c4b1c90)
  • better convention for hgvs 3-letter validation message (3f71bed)
  • better naming for css classes (c240266)
  • build error due bar chat typings (e53c51c)
  • change workflow execution steps (87f397e)
  • cleanup kaplan-meier option picker (f54eb40)
  • cookie access in authup plugin (df9146d)
  • deps: bump @authup/client-web-kit (#560) (8417cec)
  • deps: bump @authup/client-web-kit (#574) (9b574fe)
  • deps: bump @authup/core-kit from 1.0.0-beta.18 to 1.0.0-beta.19 (#570) (7a1bab5)
  • deps: bump @nuxt/schema from 3.11.1 to 3.11.2 (#367) (605c375)
  • deps: bump bootstrap-vue-next from 0.20.0 to 0.21.0 (#504) (8b40b91)
  • deps: bump bootstrap-vue-next from 0.21.0 to 0.21.2 (#519) (d0fffb2)
  • deps: bump bootstrap-vue-next from 0.21.2 to 0.22.1 (#548) (1839a77)
  • deps: bump bootstrap-vue-next from 0.22.1 to 0.22.2 (#565) (742919b)
  • deps: bump bootstrap-vue-next from 0.22.2 to 0.23.5 (#609) (0e1aed3)
  • deps: bump bootstrap-vue-next from 0.23.5 to 0.24.0 (#622) (c980fe3)
  • deps: bump bootstrap-vue-next from 0.24.0 to 0.24.10 (#701) (28db808)
  • deps: bump bootstrap-vue-next from 0.24.11 to 0.24.17 (#767) (3476d7d)
  • deps: bump bootstrap-vue-next from 0.24.17 to 0.24.18 (#770) (bc61ba6)
  • deps: bump hapic from 2.3.0 to 2.4.0 (#141) (87ff43b)
  • deps: bump hapic from 2.4.0 to 2.5.0 (#214) (01f5056)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#357) (3d08a73)
  • deps: bump nuxt and reset lock file (8de5687)
  • deps: bump nuxt to v3.11.1 (56b6c82)
  • deps: bump smob from 1.4.1 to 1.5.0 (#351) (bc02ba2)
  • deps: bump ufo from 1.3.2 to 1.4.0 (#259) (b7a7c9b)
  • deps: bump ufo from 1.5.3 to 1.5.4 (#614) (57a36be)
  • deps: bump vue from 3.4.29 to 3.4.30 (#556) (ba37564)
  • deps: bump vue from 3.4.30 to 3.4.32 (#617) (c0f0fa8)
  • deps: bump vue from 3.4.32 to 3.4.38 (#690) (6758c86)
  • deps: bump vue from 3.5.5 to 3.5.6 (#765) (93bee3f)
  • disable scanPageMeta temporarily (afd26af)
  • disease category submission in rd modul (4b623fb)
  • dispaly median survival time on kp charts (16f6f93)
  • dropdown selection in summary grouped component (cf9082a)
  • enhance heading of survival reports (8b51265)
  • form-tab-groups component (17f2994)
  • from select listener (604ce41)
  • hot fix for admin section (dfafc8a)
  • layout in mtb and rd module (b968ac9)
  • minor adjustment for summary view (572a5cb)
  • minor changes for query summary (4355b8c)
  • minor changes to bump version (a716868)
  • minor enhancement to displaying snv, cnv, rna- & dn-afusion in patient list (8963c68)
  • modules grid view on overview page (d73ed64)
  • mtb (sub-) forms & form-select-search component (ae1a986)
  • other minor modification for patien-record schema (de680c6)
  • overflow behaviour (cda2484)
  • overlay/overstretch of therapy response table (594ad9d)
  • passing medication criteria to query endpoint (12d7087)
  • patient record episodes rendering (63363d3)
  • patient view rendering + better color scheme generation (3c09a91)
  • rd patient record overview view (fb3d88c)
  • redirect in rd query record page (277f426)
  • remove ':' after criteria in patient-list view (496dc86)
  • remove suffix from diagnose category label (80413a5)
  • rendering api client issues & toast composable for errors and custom data (ce66cb5)
  • rendering grouped query-summary on patient-filter change (52dad18)
  • rendering home page (76fb0bc)
  • require minimal parameters for medication query criteria (353a956)
  • reset lock file (f380a97)
  • reset lock file (68c0148)
  • restoring medication usage from query record (#619) (7a87311)
  • restoring mtb mutation sub form (#473) (51e99ca)
  • selection of first element in summary-grouped component (#279) (5e9b122)
  • set default authup locale to to de (fc5f604)
  • set rd ngs-report list item width to 100% (2884ddc)
  • some spelling issues (e80f430)
  • summary view (a917572)
  • supporting variant listing in patient view (e03e4a9)
  • tags view in rd search form (a514a77)
  • therapy response view percentage calculation (ac78e5a)
  • typo in follow-up tab view (f135f8a)
  • updated lock file (94b3002)
  • use type instead of enum import in module definition (1ed5ae3)
  • word breaks in patient view (e866308)
  • wording of mtb query form placeholders (#464) (bdd31e3)

Reverts

  • "chore: updated release-please configuration" (bd2081d)

1.21.0 (2024-09-03)

Features

  • join arbitairy key label structures (b6a8676)

1.20.0 (2024-09-02)

Features

  • add type to mtb form tab groups + enhanced nav tabs design (7039581)
  • align cnv type and gene next to each other (5398e52)
  • align fusion 3' and 5' gene form next to each other (beccd2e)
  • bump nuxt to v3.13.0 and fixed pages (ad4c47b)
  • query criteria summary wrapper (ebaae60)
  • reorganized query criteria summary (89cfab5)

Bug Fixes

  • deps: bump vue from 3.4.32 to 3.4.38 (#690) (6758c86)

1.19.0 (2024-08-29)

Features

  • initial site-picker implmementation (#568) (bd32314)
  • or operation for variants + refactored query criteria summary (5ca287a)

Bug Fixes

  • deps: bump bootstrap-vue-next from 0.24.0 to 0.24.10 (#701) (28db808)
  • overlay/overstretch of therapy response table (594ad9d)
  • supporting variant listing in patient view (e03e4a9)

1.18.0 (2024-07-31)

Features

  • add admin area with user- & role-management (49ba49c)
  • add expandable-content component & add patient record therapies tab (05b4056)
  • add initial module boxes on home view (d0e94cd)
  • adjusted and optimized rd query filters for global usage (90aa6dc)
  • adjusted code base to new permission names (0127cfd)
  • adjusted mtb search form (labels, checkboxes, ...) (8bf3d6f)
  • adjusted rd dtos and variant view (d3b0c66)
  • adjusted summary view according to api changes + minor style enhancements (e1cf350)
  • align rd and mtb view (4443732)
  • allow specifying support-variant option for mtb query (c8bf125)
  • apply filters to tumor morphology criteria (a0c5e00)
  • assume query criteria is null or undefined (66e21a4)
  • avoid modifying chip array multiple times (#620) (851d2bd)
  • bump authup & vuecs dependencies (f9fc12b)
  • change logical operator for medication (2a78530)
  • change order of medication and response in search form (da926b4)
  • consistent component naming + minor style and component issues (#323) (2ed563e)
  • create component for {small,structural,copyNumber}-variant (d963f8c)
  • dedicated admin module/package (#499) (ff07176)
  • display matching criteria in query patient match list (#324) (a3f2843)
  • display therapy line on guideline therapies and guideline procedure (#318) (ed63d87)
  • enhanced summary diagnostics view & adjusted type structure (f72a826)
  • generate colors in close range for charts (#477) (1735768)
  • implemeneted infinite-scroll for form-slect-search fields (#530) (36dec87)
  • implemented filters for valueset/codesystem entities (36c771d)
  • implemented global filter for mtb (b74ca4f)
  • implemented identity-provider management (a7dcfdd)
  • implemented internal mtb form logic and state management (6197be4)
  • implemented patient-record view (ac72d56)
  • implemented validation for protein change inputs (#471) (0c38990)
  • initial final summary view for mtb and rd (f89e085)
  • initial global filters for query views (d127ef6)
  • initial implementaion of query info page (#507) (1a5a797)
  • initial implementation of admin connection report & loading animation (#491) (c950c99)
  • initial mtb domains, pages etc + initial type refactoring + fix page schema generation (2befba6)
  • initial mtb form elements/components (8fd3720)
  • initial mtb patient-record view (ec58fbc)
  • initial patient-list & enable modification of query search (108a3ee)
  • initial permission implementation for rd & mtb use case (9c58cf1)
  • initial refactoring of module registration (70467ff)
  • integrated authup in portal (store,components,pages,...) (42937a8)
  • kaplan-meier survival statistics (56de499)
  • logical operator switch for medication type (#563) (9425f33)
  • minor adjustments to patient-record view (91bde67)
  • modal search (#587) (7260a60)
  • move and prefix core components with letter D (becfa81)
  • mtb summary endpoint split (#659) (c661f5f)
  • multi variant select support (805259e)
  • multi variant select support (6671243)
  • new kit package for registering modules + initial mtb module package (71a8384)
  • only display use-case modules on home screen (2c468f3)
  • rd summary endpoint split (#661) (47dfb43)
  • refactored kalpan meier survival report view (#539) (49f0cde)
  • refactored query summary rendering (21acf07)
  • refactoring summary logic (4d41987)
  • reimplemented plugin (http-client, ...) installation and procedure (#465) (dc1af34)
  • remove components & upgraded vuecs/form-controls (ff634f2)
  • remove RD prefix of rd domains (8ca6949)
  • replaced vue-layout with vuecs (4e1c90d)
  • round percent values in charts to 1 fraction (b9233b8)
  • search select for visualisations (51ced11)
  • set search form to full width (1302025)
  • simplified api singleton management (15955cb)
  • stretech module link over container on home page (a7fc1c7)
  • support multiple catalogs for rd disease category (60c558e)
  • support registered and unregistered medication selection (2e6b2e7)
  • therapy-response table (#636) (af39643)
  • unified component for query criteria summary (#627) (2694bb5)
  • use kaplan-meier config defaults for rendering picker (032abaf)
  • verbose coding display label via option + minor spelling fixes (#463) (81cbd59)
  • view for nested query summary (distribution with children) (#569) (dcb6305)

Bug Fixes

  • adjusted dtos to breaking backend changes (29fb1c1)
  • adjusted mtb & rd (type-) structure (e80bd45)
  • align headings (63815a7)
  • applying initial query-filters on mtb query page (#474) (c4b1c90)
  • better convention for hgvs 3-letter validation message (3f71bed)
  • better naming for css classes (c240266)
  • build error due bar chat typings (e53c51c)
  • change workflow execution steps (87f397e)
  • cleanup kaplan-meier option picker (f54eb40)
  • cookie access in authup plugin (df9146d)
  • deps: bump @authup/client-web-kit (#560) (8417cec)
  • deps: bump @authup/client-web-kit (#574) (9b574fe)
  • deps: bump @authup/core-kit from 1.0.0-beta.18 to 1.0.0-beta.19 (#570) (7a1bab5)
  • deps: bump @nuxt/schema from 3.11.1 to 3.11.2 (#367) (605c375)
  • deps: bump bootstrap-vue-next from 0.20.0 to 0.21.0 (#504) (8b40b91)
  • deps: bump bootstrap-vue-next from 0.21.0 to 0.21.2 (#519) (d0fffb2)
  • deps: bump bootstrap-vue-next from 0.21.2 to 0.22.1 (#548) (1839a77)
  • deps: bump bootstrap-vue-next from 0.22.1 to 0.22.2 (#565) (742919b)
  • deps: bump bootstrap-vue-next from 0.22.2 to 0.23.5 (#609) (0e1aed3)
  • deps: bump bootstrap-vue-next from 0.23.5 to 0.24.0 (#622) (c980fe3)
  • deps: bump hapic from 2.3.0 to 2.4.0 (#141) (87ff43b)
  • deps: bump hapic from 2.4.0 to 2.5.0 (#214) (01f5056)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#357) (3d08a73)
  • deps: bump nuxt and reset lock file (8de5687)
  • deps: bump nuxt to v3.11.1 (56b6c82)
  • deps: bump smob from 1.4.1 to 1.5.0 (#351) (bc02ba2)
  • deps: bump ufo from 1.3.2 to 1.4.0 (#259) (b7a7c9b)
  • deps: bump ufo from 1.5.3 to 1.5.4 (#614) (57a36be)
  • deps: bump vue from 3.4.29 to 3.4.30 (#556) (ba37564)
  • deps: bump vue from 3.4.30 to 3.4.32 (#617) (c0f0fa8)
  • disable scanPageMeta temporarily (afd26af)
  • disease category submission in rd modul (4b623fb)
  • dispaly median survival time on kp charts (16f6f93)
  • dropdown selection in summary grouped component (cf9082a)
  • enhance heading of survival reports (8b51265)
  • form-tab-groups component (17f2994)
  • from select listener (604ce41)
  • hot fix for admin section (dfafc8a)
  • layout in mtb and rd module (b968ac9)
  • minor adjustment for summary view (572a5cb)
  • minor changes for query summary (4355b8c)
  • minor changes to bump version (a716868)
  • minor enhancement to displaying snv, cnv, rna- & dn-afusion in patient list (8963c68)
  • modules grid view on overview page (d73ed64)
  • mtb (sub-) forms & form-select-search component (ae1a986)
  • other minor modification for patien-record schema (de680c6)
  • overflow behaviour (cda2484)
  • passing medication criteria to query endpoint (12d7087)
  • patient record episodes rendering (63363d3)
  • patient view rendering + better color scheme generation (3c09a91)
  • rd patient record overview view (fb3d88c)
  • redirect in rd query record page (277f426)
  • remove ':' after criteria in patient-list view (496dc86)
  • remove suffix from diagnose category label (80413a5)
  • rendering api client issues & toast composable for errors and custom data (ce66cb5)
  • rendering grouped query-summary on patient-filter change (52dad18)
  • rendering home page (76fb0bc)
  • require minimal parameters for medication query criteria (353a956)
  • reset lock file (f380a97)
  • reset lock file (68c0148)
  • restoring medication usage from query record (#619) (7a87311)
  • restoring mtb mutation sub form (#473) (51e99ca)
  • selection of first element in summary-grouped component (#279) (5e9b122)
  • set default authup locale to to de (fc5f604)
  • set rd ngs-report list item width to 100% (2884ddc)
  • some spelling issues (e80f430)
  • summary view (a917572)
  • tags view in rd search form (a514a77)
  • therapy response view percentage calculation (ac78e5a)
  • typo in follow-up tab view (f135f8a)
  • updated lock file (94b3002)
  • use type instead of enum import in module definition (1ed5ae3)
  • word breaks in patient view (e866308)
  • wording of mtb query form placeholders (#464) (bdd31e3)

Reverts

  • "chore: updated release-please configuration" (bd2081d)

1.17.0 (2024-07-29)

Features

  • support registered and unregistered medication selection (2e6b2e7)

Bug Fixes

  • therapy response view percentage calculation (ac78e5a)

1.16.1 (2024-07-23)

Bug Fixes

  • disable scanPageMeta temporarily (afd26af)

1.16.0 (2024-07-19)

Features

  • add admin area with user- & role-management (49ba49c)
  • add expandable-content component & add patient record therapies tab (05b4056)
  • add initial module boxes on home view (d0e94cd)
  • adjusted and optimized rd query filters for global usage (90aa6dc)
  • adjusted code base to new permission names (0127cfd)
  • adjusted mtb search form (labels, checkboxes, ...) (8bf3d6f)
  • adjusted rd dtos and variant view (d3b0c66)
  • adjusted summary view according to api changes + minor style enhancements (e1cf350)
  • align rd and mtb view (4443732)
  • allow specifying support-variant option for mtb query (c8bf125)
  • apply filters to tumor morphology criteria (a0c5e00)
  • assume query criteria is null or undefined (66e21a4)
  • avoid modifying chip array multiple times (#620) (851d2bd)
  • bump authup & vuecs dependencies (f9fc12b)
  • change logical operator for medication (2a78530)
  • change order of medication and response in search form (da926b4)
  • consistent component naming + minor style and component issues (#323) (2ed563e)
  • create component for {small,structural,copyNumber}-variant (d963f8c)
  • dedicated admin module/package (#499) (ff07176)
  • display matching criteria in query patient match list (#324) (a3f2843)
  • display therapy line on guideline therapies and guideline procedure (#318) (ed63d87)
  • enhanced summary diagnostics view & adjusted type structure (f72a826)
  • generate colors in close range for charts (#477) (1735768)
  • implemeneted infinite-scroll for form-slect-search fields (#530) (36dec87)
  • implemented filters for valueset/codesystem entities (36c771d)
  • implemented global filter for mtb (b74ca4f)
  • implemented identity-provider management (a7dcfdd)
  • implemented internal mtb form logic and state management (6197be4)
  • implemented patient-record view (ac72d56)
  • implemented validation for protein change inputs (#471) (0c38990)
  • initial final summary view for mtb and rd (f89e085)
  • initial global filters for query views (d127ef6)
  • initial implementaion of query info page (#507) (1a5a797)
  • initial implementation of admin connection report & loading animation (#491) (c950c99)
  • initial mtb domains, pages etc + initial type refactoring + fix page schema generation (2befba6)
  • initial mtb form elements/components (8fd3720)
  • initial mtb patient-record view (ec58fbc)
  • initial patient-list & enable modification of query search (108a3ee)
  • initial permission implementation for rd & mtb use case (9c58cf1)
  • initial refactoring of module registration (70467ff)
  • integrated authup in portal (store,components,pages,...) (42937a8)
  • kaplan-meier survival statistics (56de499)
  • logical operator switch for medication type (#563) (9425f33)
  • minor adjustments to patient-record view (91bde67)
  • modal search (#587) (7260a60)
  • move and prefix core components with letter D (becfa81)
  • multi variant select support (805259e)
  • multi variant select support (6671243)
  • new kit package for registering modules + initial mtb module package (71a8384)
  • only display use-case modules on home screen (2c468f3)
  • refactored kalpan meier survival report view (#539) (49f0cde)
  • refactored query summary rendering (21acf07)
  • refactoring summary logic (4d41987)
  • reimplemented plugin (http-client, ...) installation and procedure (#465) (dc1af34)
  • remove components & upgraded vuecs/form-controls (ff634f2)
  • remove RD prefix of rd domains (8ca6949)
  • replaced vue-layout with vuecs (4e1c90d)
  • round percent values in charts to 1 fraction (b9233b8)
  • search select for visualisations (51ced11)
  • set search form to full width (1302025)
  • simplified api singleton management (15955cb)
  • stretech module link over container on home page (a7fc1c7)
  • support multiple catalogs for rd disease category (60c558e)
  • unified component for query criteria summary (#627) (2694bb5)
  • use kaplan-meier config defaults for rendering picker (032abaf)
  • verbose coding display label via option + minor spelling fixes (#463) (81cbd59)
  • view for nested query summary (distribution with children) (#569) (dcb6305)

Bug Fixes

  • adjusted dtos to breaking backend changes (29fb1c1)
  • adjusted mtb & rd (type-) structure (e80bd45)
  • align headings (63815a7)
  • applying initial query-filters on mtb query page (#474) (c4b1c90)
  • better convention for hgvs 3-letter validation message (3f71bed)
  • better naming for css classes (c240266)
  • build error due bar chat typings (e53c51c)
  • change workflow execution steps (87f397e)
  • cleanup kaplan-meier option picker (f54eb40)
  • cookie access in authup plugin (df9146d)
  • deps: bump @authup/client-web-kit (#560) (8417cec)
  • deps: bump @authup/client-web-kit (#574) (9b574fe)
  • deps: bump @authup/core-kit from 1.0.0-beta.18 to 1.0.0-beta.19 (#570) (7a1bab5)
  • deps: bump @nuxt/schema from 3.11.1 to 3.11.2 (#367) (605c375)
  • deps: bump bootstrap-vue-next from 0.20.0 to 0.21.0 (#504) (8b40b91)
  • deps: bump bootstrap-vue-next from 0.21.0 to 0.21.2 (#519) (d0fffb2)
  • deps: bump bootstrap-vue-next from 0.21.2 to 0.22.1 (#548) (1839a77)
  • deps: bump bootstrap-vue-next from 0.22.1 to 0.22.2 (#565) (742919b)
  • deps: bump bootstrap-vue-next from 0.22.2 to 0.23.5 (#609) (0e1aed3)
  • deps: bump bootstrap-vue-next from 0.23.5 to 0.24.0 (#622) (c980fe3)
  • deps: bump hapic from 2.3.0 to 2.4.0 (#141) (87ff43b)
  • deps: bump hapic from 2.4.0 to 2.5.0 (#214) (01f5056)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#357) (3d08a73)
  • deps: bump nuxt and reset lock file (8de5687)
  • deps: bump nuxt to v3.11.1 (56b6c82)
  • deps: bump smob from 1.4.1 to 1.5.0 (#351) (bc02ba2)
  • deps: bump ufo from 1.3.2 to 1.4.0 (#259) (b7a7c9b)
  • deps: bump ufo from 1.5.3 to 1.5.4 (#614) (57a36be)
  • deps: bump vue from 3.4.29 to 3.4.30 (#556) (ba37564)
  • deps: bump vue from 3.4.30 to 3.4.32 (#617) (c0f0fa8)
  • disease category submission in rd modul (4b623fb)
  • dispaly median survival time on kp charts (16f6f93)
  • dropdown selection in summary grouped component (cf9082a)
  • enhance heading of survival reports (8b51265)
  • form-tab-groups component (17f2994)
  • from select listener (604ce41)
  • hot fix for admin section (dfafc8a)
  • layout in mtb and rd module (b968ac9)
  • minor adjustment for summary view (572a5cb)
  • minor changes for query summary (4355b8c)
  • minor changes to bump version (a716868)
  • minor enhancement to displaying snv, cnv, rna- & dn-afusion in patient list (8963c68)
  • modules grid view on overview page (d73ed64)
  • mtb (sub-) forms & form-select-search component (ae1a986)
  • other minor modification for patien-record schema (de680c6)
  • overflow behaviour (cda2484)
  • passing medication criteria to query endpoint (12d7087)
  • patient record episodes rendering (63363d3)
  • patient view rendering + better color scheme generation (3c09a91)
  • rd patient record overview view (fb3d88c)
  • redirect in rd query record page (277f426)
  • remove ':' after criteria in patient-list view (496dc86)
  • remove suffix from diagnose category label (80413a5)
  • rendering api client issues & toast composable for errors and custom data (ce66cb5)
  • rendering grouped query-summary on patient-filter change (52dad18)
  • rendering home page (76fb0bc)
  • require minimal parameters for medication query criteria (353a956)
  • reset lock file (f380a97)
  • reset lock file (68c0148)
  • restoring medication usage from query record (#619) (7a87311)
  • restoring mtb mutation sub form (#473) (51e99ca)
  • selection of first element in summary-grouped component (#279) (5e9b122)
  • set default authup locale to to de (fc5f604)
  • set rd ngs-report list item width to 100% (2884ddc)
  • some spelling issues (e80f430)
  • summary view (a917572)
  • tags view in rd search form (a514a77)
  • typo in follow-up tab view (f135f8a)
  • updated lock file (94b3002)
  • use type instead of enum import in module definition (1ed5ae3)
  • word breaks in patient view (e866308)
  • wording of mtb query form placeholders (#464) (bdd31e3)

Reverts

  • "chore: updated release-please configuration" (bd2081d)

1.15.0 (2024-07-04)

Features

1.14.1 (2024-07-01)

Bug Fixes

  • adjusted mtb & rd (type-) structure (e80bd45)

1.14.0 (2024-07-01)

Features

  • adjusted code base to new permission names (0127cfd)
  • logical operator switch for medication type (#563) (9425f33)
  • view for nested query summary (distribution with children) (#569) (dcb6305)

Bug Fixes

  • deps: bump @authup/client-web-kit (#560) (8417cec)
  • deps: bump @authup/client-web-kit (#574) (9b574fe)
  • deps: bump @authup/core-kit from 1.0.0-beta.18 to 1.0.0-beta.19 (#570) (7a1bab5)
  • deps: bump bootstrap-vue-next from 0.21.2 to 0.22.1 (#548) (1839a77)
  • deps: bump bootstrap-vue-next from 0.22.1 to 0.22.2 (#565) (742919b)
  • deps: bump vue from 3.4.29 to 3.4.30 (#556) (ba37564)

1.13.1 (2024-06-24)

Bug Fixes

  • adjusted dtos to breaking backend changes (29fb1c1)
  • other minor modification for patien-record schema (de680c6)

1.13.0 (2024-06-17)

Features

  • allow specifying support-variant option for mtb query (c8bf125)
  • implemeneted infinite-scroll for form-slect-search fields (#530) (36dec87)
  • refactored kalpan meier survival report view (#539) (49f0cde)
  • refactored query summary rendering (21acf07)
  • use kaplan-meier config defaults for rendering picker (032abaf)

Bug Fixes

  • cleanup kaplan-meier option picker (f54eb40)
  • cookie access in authup plugin (df9146d)
  • deps: bump bootstrap-vue-next from 0.21.0 to 0.21.2 (#519) (d0fffb2)
  • rendering grouped query-summary on patient-filter change (52dad18)

1.12.1 (2024-06-07)

Bug Fixes

  • hot fix for admin section (dfafc8a)

1.12.0 (2024-06-07)

Features

  • add admin area with user- & role-management (49ba49c)
  • add expandable-content component & add patient record therapies tab (05b4056)
  • add initial module boxes on home view (d0e94cd)
  • adjusted and optimized rd query filters for global usage (90aa6dc)
  • adjusted mtb search form (labels, checkboxes, ...) (8bf3d6f)
  • adjusted rd dtos and variant view (d3b0c66)
  • adjusted summary view according to api changes + minor style enhancements (e1cf350)
  • align rd and mtb view (4443732)
  • apply filters to tumor morphology criteria (a0c5e00)
  • bump authup & vuecs dependencies (f9fc12b)
  • consistent component naming + minor style and component issues (#323) (2ed563e)
  • create component for {small,structural,copyNumber}-variant (d963f8c)
  • dedicated admin module/package (#499) (ff07176)
  • display matching criteria in query patient match list (#324) (a3f2843)
  • display therapy line on guideline therapies and guideline procedure (#318) (ed63d87)
  • enhanced summary diagnostics view & adjusted type structure (f72a826)
  • generate colors in close range for charts (#477) (1735768)
  • implemented filters for valueset/codesystem entities (36c771d)
  • implemented global filter for mtb (b74ca4f)
  • implemented identity-provider management (a7dcfdd)
  • implemented internal mtb form logic and state management (6197be4)
  • implemented patient-record view (ac72d56)
  • implemented validation for protein change inputs (#471) (0c38990)
  • initial final summary view for mtb and rd (f89e085)
  • initial global filters for query views (d127ef6)
  • initial implementaion of query info page (#507) (1a5a797)
  • initial implementation of admin connection report & loading animation (#491) (c950c99)
  • initial mtb domains, pages etc + initial type refactoring + fix page schema generation (2befba6)
  • initial mtb form elements/components (8fd3720)
  • initial mtb patient-record view (ec58fbc)
  • initial patient-list & enable modification of query search (108a3ee)
  • initial permission implementation for rd & mtb use case (9c58cf1)
  • initial refactoring of module registration (70467ff)
  • integrated authup in portal (store,components,pages,...) (42937a8)
  • kaplan-meier survival statistics (56de499)
  • minor adjustments to patient-record view (91bde67)
  • move and prefix core components with letter D (becfa81)
  • multi variant select support (805259e)
  • multi variant select support (6671243)
  • new kit package for registering modules + initial mtb module package (71a8384)
  • only display use-case modules on home screen (2c468f3)
  • refactoring summary logic (4d41987)
  • reimplemented plugin (http-client, ...) installation and procedure (#465) (dc1af34)
  • remove components & upgraded vuecs/form-controls (ff634f2)
  • remove RD prefix of rd domains (8ca6949)
  • replaced vue-layout with vuecs (4e1c90d)
  • round percent values in charts to 1 fraction (b9233b8)
  • search select for visualisations (51ced11)
  • set search form to full width (1302025)
  • simplified api singleton management (15955cb)
  • stretech module link over container on home page (a7fc1c7)
  • support multiple catalogs for rd disease category (60c558e)
  • verbose coding display label via option + minor spelling fixes (#463) (81cbd59)

Bug Fixes

  • align headings (63815a7)
  • applying initial query-filters on mtb query page (#474) (c4b1c90)
  • better convention for hgvs 3-letter validation message (3f71bed)
  • better naming for css classes (c240266)
  • build error due bar chat typings (e53c51c)
  • change workflow execution steps (87f397e)
  • deps: bump @nuxt/schema from 3.11.1 to 3.11.2 (#367) (605c375)
  • deps: bump bootstrap-vue-next from 0.20.0 to 0.21.0 (#504) (8b40b91)
  • deps: bump hapic from 2.3.0 to 2.4.0 (#141) (87ff43b)
  • deps: bump hapic from 2.4.0 to 2.5.0 (#214) (01f5056)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#357) (3d08a73)
  • deps: bump nuxt and reset lock file (8de5687)
  • deps: bump nuxt to v3.11.1 (56b6c82)
  • deps: bump smob from 1.4.1 to 1.5.0 (#351) (bc02ba2)
  • deps: bump ufo from 1.3.2 to 1.4.0 (#259) (b7a7c9b)
  • disease category submission in rd modul (4b623fb)
  • dispaly median survival time on kp charts (16f6f93)
  • dropdown selection in summary grouped component (cf9082a)
  • enhance heading of survival reports (8b51265)
  • form-tab-groups component (17f2994)
  • from select listener (604ce41)
  • layout in mtb and rd module (b968ac9)
  • minor adjustment for summary view (572a5cb)
  • minor changes for query summary (4355b8c)
  • minor changes to bump version (a716868)
  • minor enhancement to displaying snv, cnv, rna- & dn-afusion in patient list (8963c68)
  • modules grid view on overview page (d73ed64)
  • mtb (sub-) forms & form-select-search component (ae1a986)
  • overflow behaviour (cda2484)
  • passing medication criteria to query endpoint (12d7087)
  • patient record episodes rendering (63363d3)
  • patient view rendering + better color scheme generation (3c09a91)
  • rd patient record overview view (fb3d88c)
  • redirect in rd query record page (277f426)
  • remove ':' after criteria in patient-list view (496dc86)
  • remove suffix from diagnose category label (80413a5)
  • rendering api client issues & toast composable for errors and custom data (ce66cb5)
  • rendering home page (76fb0bc)
  • require minimal parameters for medication query criteria (353a956)
  • reset lock file (f380a97)
  • reset lock file (68c0148)
  • restoring mtb mutation sub form (#473) (51e99ca)
  • selection of first element in summary-grouped component (#279) (5e9b122)
  • set default authup locale to to de (fc5f604)
  • set rd ngs-report list item width to 100% (2884ddc)
  • some spelling issues (e80f430)
  • summary view (a917572)
  • tags view in rd search form (a514a77)
  • typo in follow-up tab view (f135f8a)
  • updated lock file (94b3002)
  • use type instead of enum import in module definition (1ed5ae3)
  • word breaks in patient view (e866308)
  • wording of mtb query form placeholders (#464) (bdd31e3)

Reverts

  • "chore: updated release-please configuration" (bd2081d)

1.11.0 (2024-05-21)

Features

  • generate colors in close range for charts (#477) (1735768)

Bug Fixes

  • better convention for hgvs 3-letter validation message (3f71bed)
  • disease category submission in rd modul (4b623fb)

1.10.0 (2024-05-21)

Features

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

Bug Fixes

  • align headings (63815a7)
  • applying initial query-filters on mtb query page (#474) (c4b1c90)
  • better naming for css classes (c240266)
  • build error due bar chat typings (e53c51c)
  • change workflow execution steps (87f397e)
  • deps: bump @nuxt/schema from 3.11.1 to 3.11.2 (#367) (605c375)
  • deps: bump hapic from 2.3.0 to 2.4.0 (#141) (87ff43b)
  • deps: bump hapic from 2.4.0 to 2.5.0 (#214) (01f5056)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#357) (3d08a73)
  • deps: bump nuxt and reset lock file (8de5687)
  • deps: bump nuxt to v3.11.1 (56b6c82)
  • deps: bump smob from 1.4.1 to 1.5.0 (#351) (bc02ba2)
  • deps: bump ufo from 1.3.2 to 1.4.0 (#259) (b7a7c9b)
  • dispaly median survival time on kp charts (16f6f93)
  • dropdown selection in summary grouped component (cf9082a)
  • enhance heading of survival reports (8b51265)
  • form-tab-groups component (17f2994)
  • from select listener (604ce41)
  • layout in mtb and rd module (b968ac9)
  • minor adjustment for summary view (572a5cb)
  • minor changes for query summary (4355b8c)
  • minor changes to bump version (a716868)
  • modules grid view on overview page (d73ed64)
  • mtb (sub-) forms & form-select-search component (ae1a986)
  • passing medication criteria to query endpoint (12d7087)
  • patient record episodes rendering (63363d3)
  • rd patient record overview view (fb3d88c)
  • redirect in rd query record page (277f426)
  • rendering api client issues & toast composable for errors and custom data (ce66cb5)
  • require minimal parameters for medication query criteria (353a956)
  • reset lock file (f380a97)
  • reset lock file (68c0148)
  • restoring mtb mutation sub form (#473) (51e99ca)
  • selection of first element in summary-grouped component (#279) (5e9b122)
  • set default authup locale to to de (fc5f604)
  • set rd ngs-report list item width to 100% (2884ddc)
  • some spelling issues (e80f430)
  • summary view (a917572)
  • tags view in rd search form (a514a77)
  • typo in follow-up tab view (f135f8a)
  • updated lock file (94b3002)
  • wording of mtb query form placeholders (#464) (bdd31e3)

Reverts

  • "chore: updated release-please configuration" (bd2081d)

1.9.0 (2024-05-17)

Features

  • add admin area with user- & role-management (49ba49c)
  • add expandable-content component & add patient record therapies tab (05b4056)
  • add initial module boxes on home view (d0e94cd)
  • adjusted and optimized rd query filters for global usage (90aa6dc)
  • adjusted mtb search form (labels, checkboxes, ...) (8bf3d6f)
  • adjusted rd dtos and variant view (d3b0c66)
  • adjusted summary view according to api changes + minor style enhancements (e1cf350)
  • align rd and mtb view (4443732)
  • apply filters to tumor morphology criteria (a0c5e00)
  • bump authup & vuecs dependencies (f9fc12b)
  • consistent component naming + minor style and component issues (#323) (2ed563e)
  • create component for {small,structural,copyNumber}-variant (d963f8c)
  • display matching criteria in query patient match list (#324) (a3f2843)
  • display therapy line on guideline therapies and guideline procedure (#318) (ed63d87)
  • enhanced summary diagnostics view & adjusted type structure (f72a826)
  • implemented filters for valueset/codesystem entities (36c771d)
  • implemented global filter for mtb (b74ca4f)
  • implemented identity-provider management (a7dcfdd)
  • implemented internal mtb form logic and state management (6197be4)
  • implemented patient-record view (ac72d56)
  • initial final summary view for mtb and rd (f89e085)
  • initial global filters for query views (d127ef6)
  • initial mtb domains, pages etc + initial type refactoring + fix page schema generation (2befba6)
  • initial mtb form elements/components (8fd3720)
  • initial mtb patient-record view (ec58fbc)
  • initial patient-list & enable modification of query search (108a3ee)
  • integrated authup in portal (store,components,pages,...) (42937a8)
  • kaplan-meier survival statistics (56de499)
  • minor adjustments to patient-record view (91bde67)
  • move and prefix core components with letter D (becfa81)
  • multi variant select support (805259e)
  • multi variant select support (6671243)
  • new kit package for registering modules + initial mtb module package (71a8384)
  • refactoring summary logic (4d41987)
  • reimplemented plugin (http-client, ...) installation and procedure (#465) (dc1af34)
  • remove components & upgraded vuecs/form-controls (ff634f2)
  • remove RD prefix of rd domains (8ca6949)
  • replaced vue-layout with vuecs (4e1c90d)
  • round percent values in charts to 1 fraction (b9233b8)
  • search select for visualisations (51ced11)
  • set search form to full width (1302025)
  • simplified api singleton management (15955cb)
  • verbose coding display label via option + minor spelling fixes (#463) (81cbd59)

Bug Fixes

  • align headings (63815a7)
  • better naming for css classes (c240266)
  • build error due bar chat typings (e53c51c)
  • change workflow execution steps (87f397e)
  • deps: bump @nuxt/schema from 3.11.1 to 3.11.2 (#367) (605c375)
  • deps: bump hapic from 2.3.0 to 2.4.0 (#141) (87ff43b)
  • deps: bump hapic from 2.4.0 to 2.5.0 (#214) (01f5056)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#357) (3d08a73)
  • deps: bump nuxt and reset lock file (8de5687)
  • deps: bump nuxt to v3.11.1 (56b6c82)
  • deps: bump smob from 1.4.1 to 1.5.0 (#351) (bc02ba2)
  • deps: bump ufo from 1.3.2 to 1.4.0 (#259) (b7a7c9b)
  • dispaly median survival time on kp charts (16f6f93)
  • dropdown selection in summary grouped component (cf9082a)
  • enhance heading of survival reports (8b51265)
  • form-tab-groups component (17f2994)
  • from select listener (604ce41)
  • layout in mtb and rd module (b968ac9)
  • minor adjustment for summary view (572a5cb)
  • minor changes for query summary (4355b8c)
  • minor changes to bump version (a716868)
  • modules grid view on overview page (d73ed64)
  • mtb (sub-) forms & form-select-search component (ae1a986)
  • passing medication criteria to query endpoint (12d7087)
  • patient record episodes rendering (63363d3)
  • rd patient record overview view (fb3d88c)
  • redirect in rd query record page (277f426)
  • rendering api client issues & toast composable for errors and custom data (ce66cb5)
  • require minimal parameters for medication query criteria (353a956)
  • reset lock file (f380a97)
  • reset lock file (68c0148)
  • selection of first element in summary-grouped component (#279) (5e9b122)
  • set default authup locale to to de (fc5f604)
  • set rd ngs-report list item width to 100% (2884ddc)
  • some spelling issues (e80f430)
  • summary view (a917572)
  • tags view in rd search form (a514a77)
  • typo in follow-up tab view (f135f8a)
  • updated lock file (94b3002)
  • wording of mtb query form placeholders (#464) (bdd31e3)