Merged
Conversation
Eln chemotion
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the Chemotion ELN documentation articles with a focus on illustrating how the ELN supports researchers throughout the data lifecycle.
Key Changes
- Added new lifecycle visualization assets including SVG icons for each lifecycle stage (reuse, experiment design, data collection/processing, analysis, publication) and an interactive lifecycle diagram
- Created a reusable FloatImage component for displaying floating images with configurable positioning
- Added CSS styling for the lifecycle diagram with hover effects and transitions
Reviewed changes
Copilot reviewed 19 out of 51 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| static/img/smartlab/chemotion/experimentDesign2.png | New PNG banner image for experiment design section |
| static/img/smartlab/chemotion/chemotion_lifecycle.svg | Interactive SVG lifecycle diagram showing data lifecycle stages |
| static/img/smartlab/chemotion/chemotion_icons/*.svg | Individual SVG icons for each lifecycle stage (5 icons) |
| src/components/commons/FloatImage.js | New React component for rendering floating images with configurable properties |
| src/components/chemotion/ChemotionLifecycle.module.css | CSS module for styling lifecycle diagram with hover effects |
| docs/40_smartlab/41_chemotion_eln/category.json | Category configuration for Chemotion ELN documentation section |
| .gitignore | Commented out package-lock.json to allow tracking |
| .github/workflows/localisation.yml | Updated dependency installation to use npm ci with fallback |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the Chemotion ELN articles. The new pages focus on how the ELN supports researchers throughout the data lifecycle.
Open Tasks:
and sub-article(Add section on reuse in Chemotion ELN articles #481)