Skip to content

231 display lcms data#232

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

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

Conversation

@baolanlequang
Copy link
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>
dependabot bot and others added 24 commits February 13, 2026 14:32
Bumps [jsonpath](https://github.com/dchester/jsonpath) from 1.1.1 to 1.2.1.
- [Commits](https://github.com/dchester/jsonpath/commits/1.2.1)

---
updated-dependencies:
- dependency-name: jsonpath
  dependency-version: 1.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.97.1 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.97.1...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Add the integration feature.
- Add the peak picking feature.
- Add the correct write peaks output.
- Fix a few bugs
…nents; update format.js for improved HPLC UV/VIS output
@Nicolass67 Nicolass67 force-pushed the 231-display-lcms-data branch from e578506 to 3361dfd Compare February 23, 2026 14:59
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