Skip to content

231 display lcms data#232

Draft
baolanlequang wants to merge 80 commits intodevelopmentfrom
231-display-lcms-data
Draft

231 display lcms data#232
baolanlequang wants to merge 80 commits intodevelopmentfrom
231-display-lcms-data

Conversation

@baolanlequang
Copy link
Copy Markdown
Member

@baolanlequang baolanlequang commented Aug 21, 2024

Closes #254

@baolanlequang baolanlequang added the enhancement New feature or request label Aug 21, 2024
@baolanlequang baolanlequang force-pushed the 231-display-lcms-data branch 7 times, most recently from 6e56218 to ac30aa4 Compare September 2, 2024 07:30
@baolanlequang baolanlequang force-pushed the 231-display-lcms-data branch 7 times, most recently from 5d7f862 to 8238de9 Compare September 12, 2024 14:01
Nicolass67 and others added 5 commits April 30, 2025 11:38
feat: display threshold for multiple spectra
Introduce a new, specific action (resetMultiplicity) to reset the multiplicity state to its initial value, preventing any data from leaking between views.

- add resetMultiplicity action and handle it in the corresponding reducer
- update layer_init.js to call this new action when the spectrum type changes to a non-NMR layout
- lint layer_init.js
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.8 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: bump version from 1.3.6 to 1.4.0

* ci: bump node engine from 18 to 22

* move babelrc into package.json

add @babel/plugin-transform-runtime
add postcss-normalize
npx update-browserslist-db@latest

upgrade interactive
 - babel
 - cypress
 - type
@Nicolass67 Nicolass67 self-assigned this Aug 14, 2025
@Nicolass67 Nicolass67 moved this to In Progress in Staging Aug 14, 2025
@Nicolass67 Nicolass67 linked an issue Aug 14, 2025 that may be closed by this pull request
Nicolass67 and others added 5 commits November 3, 2025 14:15
* feat: auto select Reference from solvent metadata when unset

Auto select the Reference in the top bar when a matching solvent is found
Use a robust matcher on solvent label and name
Keep manual choice if a Reference is already set

Build a normalized solvent key from feature metadata
Score each candidate and choose the best one
Select value is now ref.name
Wrapped the buttons in a element to correctly capture hover events and handle refs, aligning them with other working buttons (like Undo/Redo).
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Nicolass67 Nicolass67 force-pushed the 231-display-lcms-data branch from add7a51 to 12bc58a Compare March 4, 2026 12:13
Update failing unit tests to match the current getArea input shape, extractPeaksEdit LCMS signature, and reducer default empty-curve behavior.

Made-with: Cursor
…Focus components; add store reference to window object
… TIC selection handling in d3_line_rect component
Made-with: Cursor
@Nicolass67 Nicolass67 force-pushed the 231-display-lcms-data branch from df63c41 to c8567d5 Compare March 6, 2026 15:36
…y and clarity; enhance parsing and extraction logic
…ance unit definitions and streamline data handling
…do/redo functionality for UVVIS edits, streamline data export options, and improve layout management (sylvia feedbacks)
… add loading indicators and improve state management for MS features
…elength selection, improve MS page request logic, and streamline parsing for better performance and clarity
… request logic in componentDidUpdate and streamline Cypress tests for request validation
… cover normalization, inference, and data structure handling for peaks and integrals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Display LCMS data

3 participants