Releases: samply/lens
Releases · samply/lens
v0.4.3
✨ New Features
af21b67
- activate negotiate button (commit by @torbrenner)95741dc
- implement bbmri negotiator (commit by @patrickskowronekdkfz)070a2c4
- seperate bbmri and ccp data requests (commit by @patrickskowronekdkfz)
🐛 Bug Fixes
ac0afa9
- convert backgroundcolor from string to string array (commit by @patrickskowronekdkfz)6f7f45f
- fix passing group range to charts (commit by @patrickskowronekdkfz)7357aef
- info and search button with empty second empty query input (commit by @patrickskowronekdkfz)68ebbac
- added missing date option in fieldType enum of catalogue schema (commit by @thkoehler11)3f7e830
- changed to datarequestsstore (commit by @patrickskowronekdkfz)bc1db18
- infobutton interface (commit by @patrickskowronekdkfz)
🔧 Chores
7e3a3d9
- activate project-manager in demo environment (commit by @torbrenner)a2c70cf
- added dktk-datashield-test (commit by @patrickskowronekdkfz)54e35da
- remove negotiate button (commit by @patrickskowronekdkfz)ef908ed
- formating (commit by @patrickskowronekdkfz)755e662
- remove unsed definition (commit by @patrickskowronekdkfz)
v0.4.2
✨ New Features
a39a1d3
- parameters: change attributes to parameters (commit by @MatsJohansen87)ed1823a
- ccp summary bar: add specimen aggregation (commit by @MatsJohansen87)3ab2ebb
- api: add api to set query the whole store (commit by @MatsJohansen87)59de8e7
- demo: add demo function to fragment development, (commit by @MatsJohansen87)
🐛 Bug Fixes
d53823d
- options: fix fetch path error (commit by @MatsJohansen87)ef9ff0d
- ast: system is passed to query and ast (commit by @MatsJohansen87)c0aad2d
- types: add function definition to datapasser interface (commit by @MatsJohansen87)7198485
- use direct output of blaze (commit by @patrickskowronekdkfz)
🔧 Chores
aa05e66
- testing: remove test functions (commit by @MatsJohansen87)
v0.3.1
✨ New Features
ec50f0b
- negotiate: add base64 query to request (commit by @MatsJohansen87)7a12896
- WIP - project manager connection (commit by @torbrenner)2a4fe75
- send CQL to project manager (commit by @torbrenner)a8a815b
- env: set ports (commit by @MatsJohansen87)959fdb1
- environment: add environment variables to the project (commit by @MatsJohansen87)80f1a60
- project manager: add jump to project manager (commit by @MatsJohansen87)8dfd37b
- WIP: project manager: add refresh token support (commit by @MatsJohansen87)e32ecba
- authentication wip: get refresh token (commit by @MatsJohansen87)39a4258
- wip authentication: refactor authentication (commit by @MatsJohansen87)e1e88d7
- wip negotiate: get auth from project manager (commit by @MatsJohansen87)3d77029
- wip negotiate: get correct tokens (commit by @MatsJohansen87)8fd8b3a
- auth: add proper token refreshing via forward proxy (commit by @MatsJohansen87)5275d03
- negotiate: add schema for options and move from demo to dev (commit by @MatsJohansen87)353533e
- catalogues: add staging catalogue (commit by @MatsJohansen87)02a3502
- negotiate: add config to change negotiation service (commit by @MatsJohansen87)a5c614b
- date picker: add date picker component (commit by @MatsJohansen87)
🐛 Bug Fixes
51b1ed7
- make requests work (commit by @torbrenner)1b0f87d
- get site from siteCollectionMap (commit by @torbrenner)eccb36a
- send collectionId to project manager (commit by @torbrenner)3e1e5ab
- send return url only with params if user defined criteria (commit by @torbrenner)945fb4c
- auth: remove negotiator authentiation from frontend code (commit by @MatsJohansen87)42ce353
- use proper options file for production (commit by @torbrenner)
♻️ Refactors
bfceafa
- adjust deployment configuration (commit by @torbrenner)7fdcc1a
- add project-manager.env to gitignore (commit by @torbrenner)
v0.3.0
✨ New Features
9c3f010
- added dktk project based search (commit by @patrickskowronekdkfz)f57dedb
- result_summary: add samples to summary (commit by @1000daysofcode)d2c0bd3
- options: move catalog response key map (commit by @MatsJohansen87)640fb99
- options: update prod and demo options to new schema (commit by @MatsJohansen87)
🐛 Bug Fixes
7bdcaa9
- regex of age, will filter everything between 10 - 120 (commit by @patrickskowronekdkfz)c933ec7
- allow age diagram 0-9 (commit by @patrickskowronekdkfz)2022af2
- typo in url (commit by @patrickskowronekdkfz)e8ce240
- SingleSelectComponent: remove redundant 'Add All' (commit by @1000daysofcode)
♻️ Refactors
0ffce2b
- AddAll: change text to German for CCP (commit by @1000daysofcode)
🔧 Chores
d8c7c6f
- logs: remove logs (commit by @MatsJohansen87)
v0.2.2
🐛 Bug Fixes
dd9e18c
- search bar multiple: fix bug which crashes the catalogue (commit by @MatsJohansen87)
v0.2.1
✨ New Features
f77caf4
- footer: add faq link (commit by @MatsJohansen87)
🐛 Bug Fixes
2d041af
- backend: correct production backends (commit by @MatsJohansen87)ef1f023
- options: correct ccp backend config (commit by @MatsJohansen87)8644d89
- version: revert version upgrade (commit by @MatsJohansen87)4f456a2
- footer: fix links (commit by @MatsJohansen87)62f62d3
- options: add hint text on staging and develop (commit by @MatsJohansen87)75491a6
- footer: remove whitespace in link (commit by @MatsJohansen87)
v0.2.0
✨ New Features
5f0c8a5
- json validation: add validation for options (commit by @MatsJohansen87)dce505d
- json validation: add icon urls to options (commit by @MatsJohansen87)e2d6942
- json validation: add catalogue schema (commit by @MatsJohansen87)3f79c54
- WIP backends: add multiple backends (commit by @MatsJohansen87)a980e77
- measures: add measure configuration for multiple spots (commit by @MatsJohansen87)06ce3ac
- backends: add support for project hosted backends (commit by @MatsJohansen87)9d5a192
- backends: add support for multiple blazes (commit by @MatsJohansen87)3af7666
- searchbar: fix css of delete icon (commit by @MatsJohansen87)76abf0f
- spot: add rusty spot (commit by @MatsJohansen87)cab05cd
- spot: add project specific backend configuration (commit by @MatsJohansen87)5b26467
- json schema: add options schemas (commit by @MatsJohansen87)d600cda
- added pre check to build (commit by @patrickskowronekdkfz)2172423
- backend: add support for backend calls from project (commit by @MatsJohansen87)547df28
- backend: add config for backend urls where ast is sent (commit by @MatsJohansen87)067312a
- documentation: add documentation (commit by @MatsJohansen87)8e9789f
- config: add backend to ui site mapping option (commit by @MatsJohansen87)03d9af0
- options: add site mapping (commit by @MatsJohansen87)9c7e089
- options development: add option for dev path (commit by @MatsJohansen87)b008abf
- number input: add min and max values (commit by @MatsJohansen87)ac1e395
- chart: rename y-axis (commit by @MatsJohansen87)22d2f12
- charts: add info texts (commit by @MatsJohansen87)9675187
- info button: make text copyable (commit by @MatsJohansen87)e39ca86
- info button: remove pointer from dialogue (commit by @MatsJohansen87)08c6d13
- info button: remove inconsistent hover effects (commit by @MatsJohansen87)d1c1eb1
- catalogue: align style of autocomplete to number input (commit by @MatsJohansen87)7a41ffd
- enable logging in spot (commit by @torbrenner)
🐛 Bug Fixes
829b605
- delete-icon: css in chip sub-queries (commit by @1000daysofcode)e07f20f
- remove c% and d% from catalog, which will not be resolved (commit by @patrickskowronekdkfz)1a2a5b1
- order of Neuroendokrine Tumore (commit by @patrickskowronekdkfz)71c0acc
- open links in a new tab (commit by @patrickskowronekdkfz)31e89a8
- package.json scripts (commit by @patrickskowronekdkfz)a1d1680
- changed link to user agreement (commit by @patrickskowronekdkfz)32c15fb
- chart: check if site.data.group is there (commit by @MatsJohansen87)774c231
- schema: add env handling for pre build schema check (commit by @MatsJohansen87)62b5d90
- schema: add env handling for pre build schema check (commit by @MatsJohansen87)95906c2
- schema: add env handling for pre build schema check (commit by @MatsJohansen87)6cdb595
- number input: add correct handling of zero (commit by @MatsJohansen87)56e9a25
- search bar: display info dialogue to not be cut off (commit by @MatsJohansen87)8c6e0f2
- catalogue: add new scroll behaviour (commit by @MatsJohansen87)0b918a7
- ccp app: fix broken html from merge (commit by @MatsJohansen87)c1f6f3c
- adjusted location of the logging file (commit by @torbrenner)
♻️ Refactors
a4eaa53
- access delete icon from options store as alternative (commit by @1000daysofcode)15f30ca
- interfaces: refactor interfaces (commit by @MatsJohansen87)c396fbe
- types: seperate specific backend types (commit by @MatsJohansen87)3c478e1
- clean up configuration (commit by @torbrenner)
🔧 Chores
e1cd7b2
- app: set app to ccp (commit by @MatsJohansen87)303abf2
- comment: remove unnessesary comment (commit by @MatsJohansen87)e898d8c
- logs: remove unnessesary logs (commit by @MatsJohansen87)4b01008
- comments: remove unnessesary comments (commit by @MatsJohansen87)
v0.1.0
✨ New Features
29f8d2f
- catalogue: button to select all options within a sub/category for the query simultaneously (commit by @1000daysofcode)96921ae
- added bbmri cql (commit by @patrickskowronekdkfz)
🐛 Bug Fixes
665b367
- removed upgrade from http to https (commit by @torbrenner)ac4e5bb
- tnm-m and tnm-m-symbol (commit by @patrickskowronekdkfz)c69fe3f
- catalogue: prevent multiple search bar to overwrite catalogue (commit by @MatsJohansen87)