Releases: Duke-MatSci/materialsmine
Releases · Duke-MatSci/materialsmine
v3.15.0
v3.14.0
v3.13.0
v3.12.0
3.12.0 (2024-09-13)
Features
- #458: add sdd linking page (a9036eb), closes #458
- #458: Fix file distribution prefix (3c5f664)
- #458: Fix gitignore merge conflict (1d1fa5d)
- #458: Fix thumbnail depiction prefix (899e789)
- #458: Fix unhandled rejection error (78e5f31)
- #458: Linter fix (bc718fd), closes #458
- #458: Making file distribution links resolvable and fixing gql error handler (f64a2eb), closes #458
- #458: Merging upstream updates (b15d2ac), closes #458
- #458: Removing unneccessary data from whyis error response log (55e999c), closes #458
- #458: Stop throw error when BE fails to successfully ping elastic search (2686a6f), closes #458
- #458: Stop throw error when BE fails to successfully ping elastic search (d9faab1), closes #458
- #509: Lint fixes (e797b3b), closes #509
- #509: Refactoring mock data (5f15d81), closes #509
- Adding namespace resolver page (eee1f11)
v3.11.0
3.11.0 (2024-07-28)
Bug Fixes
- #493: Refactor xml query pipeline (cea3fe3), closes #493
- #493: Refactor xml query pipeline (eb66c57), closes #493
- #493: Remove author from xml query pipeline (956e353), closes #493
- #494: Adding a create chart menu to the nanomine home page hero section (f429422), closes #494
- #494: Adding a fix to ensure snackbar closes when retry button is pressed (93233b4)
- #494: Adding dynamfit sample file env variable (a831bf7), closes #494
- #494: Adding superscript style and defer mathjax load (fa9813c), closes #494
- #494: Adding UI implementation for using sample and downloading samples for dynamfit (573b12c), closes #494
- #494: Adding useSample flag for dynamfit calls (6965e97), closes #494
- #494: Allow complete image data removal on delete in curation form (998b246), closes #494
- #494: CI fixes (41fa541), closes #494
- #494: css class adition for user side nav menu and linter fixes (a75041a), closes #494
- #494: Fix elastic search favourite chart data fetching (97ca06e)
- #494: Fix favorite chart missing total and surname error in admin portal (9250211)
- #494: Fix xml @id publishing into KG (1a0dce0)
- #494: Linter fixes (61df2c2), closes #494
- #494: Only delete images if an xml contains an image (2f385af), closes #494
- #494: Polyfilling ES library dependency (3144f25), closes #494
- #494: Refactor explorer action to send the useSample flag for dynamfit to BE (56e0dcb), closes #494
- #494: Remove console.log (67413fe), closes #494
- #494: Update BE call to managed services dynamfit payload overwrite (6f6640a), closes #494
- #494: Update dynamfit hover text (8aeb217), closes #494
- #494: Update file deletion and post endpoint (7cafc71), closes #494
- #494: Update image querypipeline to include images from new curations (d379770), closes #494
- #494: Update image transformer to parse mongo stored files differently from object store files (77f4c78), closes #494
Features
- #492: Add knowledge graph xml nano publication deletion (98f0cfc), closes #492
- #492: Adding a reusable mixing for user xml operations (c733213), closes #492
- #492: Backend uncaught exception handler implementation (8dde4f7), closes #492
- #492: Backend uncaught exception implementation in server.js (96b94a9), closes #492
- #492: Change whyis address environment variable name to knowledge_address (56b57dc), closes #492
- #492: Elastic cache fixes and xml ingest bug fix (5e99329)
- #492: Ensuring BE server captures all exception and log it before terminating the server (7c42e8a), closes #492
- #492: Linter fixes (e56fbfc), closes #492
- #492: Merge changes to handle uncaught exceptions (5cb0195), closes #492
- #492: Remove console.log (9c71b98), closes #492
- #492: Remove title check from find xml duplicate logic (5fa852b), closes #492
- #492: Updating managed service documentation (3902eda), closes #492
- #492: Updating managed service documentation (5ced5c7), closes #492
- #492: Updating xml query pipeline, grapqhl filter input to filter by author (7fc4705), closes #492
- #492: Upgrade Elastic search to v8.11 (19d80ee), closes #492
- #492: Xml ingest core implementation (67d915e), closes #492
- #492: XML title logic refactor (f5563b2), closes #492
- #493: A reusable gallery component for displaying chart visualization (732f8e9), closes #493
- #493: Adding deployment env...
v3.10.1
v3.10.0
v3.9.0
3.9.0 (2024-05-21)
Features
- #408: Adding new api endpoint for xml duplication on backend (6dcd314), closes #408
- #408: Adding new xml duplication api controller function (71f2bb2), closes #408
- #408: Adding required template files (b96a0fa), closes #408
- #408: Adding the xml duplication api to swagger (e75788c), closes #408
- #408: Enabling .tsv files extension for upload in dynamfit (53da4c4), closes #408
- #408: Fixing duplicated xml title and ID generation (70de2f4), closes #408
- #408: Updating curation controller unit test (62f7d93), closes #408