v0.4.4
💥 BREAKING CHANGES
-
due to
9f202ba
- add subgroupes to catalogue (commit by @patrickskowronekdkfz):The
addPercentageSignToCriteria
function is no longer supported. You must explicitly define your subgroups as they will no longer be generated automatically.
✨ New Features
a7c4def
- add product of tmn-c and tmn-p (commit by @patrickskowronekdkfz)8406c9d
- remove styling of search-modified button (commit by @patrickskowronekdkfz)cff6c00
- add the option to show user-facing errors as toasts (commit by @timakro)1054126
- improve error toasts: tweak color, transition out (commit by @timakro)ec1052b
- added support for logarithmic scale on bar charts (commit by @DenisKoether)2b51e67
- show user-facing errors for all instances of console.error() (commit by @timakro)ea06b39
- added histo counting related to ffpe samples (commit by @patrickskowronekdkfz)20d793a
- implement project manager connection (commit by @patrickskowronekdkfz)aaff922
- update marker cataloguee7668f2
- send human readable in base64 to pm (commit by @patrickskowronekdkfz)19d31e4
- implemented lens-query-updated event (commit by @torbrenner)17ba754
- added window event for response store updates (commit by @torbrenner)d472e7a
- allow import of ast in querystore (commit by @torbrenner)a45bbc4
- support defining system for a criteria added to the query (commit by @torbrenner)9f202ba
- add subgroupes to catalogue (commit by @patrickskowronekdkfz)07abee9
- added info link for catalogue catagories (commit by @patrickskowronekdkfz)
🐛 Bug Fixes
2178021
- search for name and key when clicked on a char (commit by @patrickskowronekdkfz)da85c1b
- searchbar: clear input text when no matches are found and clear button is clicked (commit by @valeriesauer)aa3bbd0
- typo in README.md (commit by @timakro)5a9a048
- some typescript errors (commit by @timakro)5bf95cd
- typescript errors (commit by @timakro)2d5432e
- typescript errors (commit by @timakro)443b160
- typescript errors (commit by @timakro)4102471
- typescript errors (commit by @timakro)fa11b7c
- typescript errors (commit by @timakro)ea45b19
- typescript errors (commit by @timakro)67c409b
- rotated bar chart (commit by @DenisKoether)0633936
- typescript errors (commit by @timakro)17310d1
- typescript errors (commit by @timakro)6b0eb77
- typescript errors (commit by @timakro)60bebaa
- typescript errors (commit by @timakro)67420d8
- typescript errors, potentially breaking (commit by @timakro)5cabf06
- typescript errors (commit by @timakro)56d26ce
- typescript errors, potentially regression (commit by @timakro)ff4e34c
- typescript errors (commit by @timakro)508842f
- typescript errors (commit by @timakro)fc1d1cf
- issue#174 - criteria from autocompleteComponent are now added to correct subquery (commit by @thkoehler11)e3545de
- config (commit by @patrickskowronekdkfz)562ca6f
- use btoa (commit by @patrickskowronekdkfz)7bc3091
- send only base url to negotiator (commit by @patrickskowronekdkfz)29a747a
- use correct default values for options component (commit by @torbrenner)aab5534
- don't add key to top of ast (commit by @torbrenner)db25167
- change description of negotiator url (commit by @patrickskowronekdkfz)dce30cf
- renamed NegotiatorOptions (commit by @patrickskowronekdkfz)d1901da
- measure write protection (commit by @patrickskowronekdkfz)5c3e15f
- use proper cql query and if a accumulatedValues has no values not display it (commit by @patrickskowronekdkfz)77001f0
- fix logic for multiple types in query (commit by @patrickskowronekdkfz)5532871
- wrong group defintion of C45-49 (commit by @patrickskowronekdkfz)0a5e4b3
- escape regex for diagnosis diagram (commit by @patrickskowronekdkfz)73085ee
- use InfoLink type (commit by @patrickskowronekdkfz)7f4b0af
- search in all branches for empty queries (commit by @patrickskowronekdkfz)43c5ad3
- show error to user if one of the search bars is empty (commit by @timakro)a413e92
- fix typescript error in DataTreeElement.svelte (commit by @timakro)baf6c1a
- dktk icd subgroups (commit by @patrickskowronekdkfz)b7fea4e
- clear search bar input when it loses focus (commit by @timakro)3f721e9
- remove nodeType from catalogue types (commit by @timakro)d1002a3
- allow empty search (commit by @timakro)d1de025
- fix error when deleting one of the search bars (only applies when there is more than one) (commit by @timakro)699a773
- indicate sorting in table headers using arrows (commit by @timakro)
⚡ Performance Improvements
9e61d6b
- start catalogue search after only with 3rd entered character (commit by @torbrenner)
♻️ Refactors
581ff46
- consistent naming of ast import api (commit by @torbrenner)
🔧 Chores
be1795b
- updated packages (commit by @patrickskowronekdkfz)d4f0f25
- add styling.md (commit by @patrickskowronekdkfz)f931de6
- remove duplicated code (commit by @patrickskowronekdkfz)4267fcd
- remove gba and bbmri apps (commit by @patrickskowronekdkfz)2b6c393
- remove more unsed files (commit by @patrickskowronekdkfz)94f7a95
- changed stratifier to dktk sample centric search (commit by @patrickskowronekdkfz)7b0b186
- move calls into if (commit by @patrickskowronekdkfz)fec8c3d
- fixed sitemappings again (commit by @patrickskowronekdkfz)9e45cf6
- change url (commit by @patrickskowronekdkfz)23bf6d8
- change url (commit by @patrickskowronekdkfz)c73d006
- change url to real domain (commit by @patrickskowronekdkfz)165c9b5
- fixed url (commit by @patrickskowronekdkfz)b28c4c5
- remove rc-1 function (commit by @patrickskowronekdkfz)90c6b31
- remove old code (commit by @patrickskowronekdkfz)aa51284
- revert scaling and changed bio text (commit by @patrickskowronekdkfz)85ef529
- remove sampling_date out of ast2cql (commit by @patrickskowronekdkfz)62b6f36
- delete AppFragmentDevelopment.svelte (commit by @timakro)38e223a
- fix typescript errors (commit by @timakro)abe838a
- add TODO to improve types (commit by @timakro)f154c91
- throw Error instead of raw string (commit by @timakro)52569b9
- compare to undefined instead of checking thruthiness (commit by @timakro)3b894bb
- compare to undefined instead of checking truthiness (commit by @timakro)949b4f9
- remove comment in tsconfig.node.json because JSON does not allow comments (commit by @timakro)f0ce019
- update options-dev.json (commit by @patrickskowronekdkfz)ec57b7e
- change lens-search-bar-multiple back to lens-search-bar (commit by @timakro)9ce73b5
- run svelte-check in CI (commit by @timakro)1f873a7
- fix svelte-check in CI (commit by @timakro)3624147
- "Processing..." should always be last when sorting, and smaller arrows in table header (commit by @timakro)