v3.0.0
3.0.0 (2023-04-11)
Bug Fixes
-
#358: encode chart url from explorer and clean up yasqe (9400b0f), closes #358
-
#366: move values bindings to the top of sample and image queries (8545c72), closes #366
-
#373: fix elastic search to only delete exact matches (39b74f4)
-
charts: Fix chart URI sharable link bug issue (fe9e91a)
-
charts: Fixed chart duplication on delete and enabled isAdmin in vueX (7c14f23)
-
charts: Linter fix (ae3406d)
-
charts: Merge upstream changes (20f9185)
-
frontend: refactor yasqe to correctly pass queries to chart editor (51ee4ec)
-
frontend: update chart links in explorer (2d4ef7f)
-
Merge pull request #380 from Duke-MatSci/develop (1f65fbe), closes #380
Features
- #358: Chart creation service - WIP (8b7d299), closes #358
- #358: Chart creation util service (82c0efc), closes #358
- #358: fix chart page error for null specs (9a3022b)
- #358: fix lint errors (740f179)
- #358: remove async/await from yasgui (90ccc57), closes #358
- #358: Update chart prefix and blocked chart saving to KG (6062b8e)
- #358: Update yasqe on input change and backend expected input (6f49bf6), closes #358
- #373: add ability to edit and delete charts (37881d3), closes #373
BREAKING CHANGES
- Merging dev changes