Skip to content

231 display lcms data#232

Draft
baolanlequang wants to merge 117 commits into
developmentfrom
231-display-lcms-data
Draft

231 display lcms data#232
baolanlequang wants to merge 117 commits into
developmentfrom
231-display-lcms-data

Conversation

@baolanlequang

@baolanlequang baolanlequang commented Aug 21, 2024

Copy link
Copy Markdown
Member

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 30 commits April 30, 2026 09:31
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.2 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.4.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 [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.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 [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.2.
- [Commits](WebReflection/flatted@v3.3.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.6 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.6...v1.16.0)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Show a clear empty-state message instead of blank space.
- Let the section height grow automatically when signals are present.
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.27.1 to 7.29.4.
- [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.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…in LayerInit; enhance reducer to handle CLEAR_STATE action and improve unit tests for state management
Replace LICENSE file with MIT license (copyright 2016–2026 Nicole Jung - KIT),
update package.json license field, and add MIT badge to README.
MS: hover labels use toolbar decimal setting
MS: show relative intensity with m/z on hover
…ugin-transform-modules-systemjs-7.29.4

chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4
…-3.1.2

chore(deps): bump fast-uri from 3.0.1 to 3.1.2
chore: Bump version from 1.7.1 to 1.7.2
Regenerate yarn.lock from merged package.json after resolving lockfile conflict.
+ ignore null children in toolbar collapse count
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