-
Notifications
You must be signed in to change notification settings - Fork 28
Eln chemotion #480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: localisation
Are you sure you want to change the base?
Eln chemotion #480
Conversation
Eln chemotion
… remove unnec. export
Localisation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 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)