-
Notifications
You must be signed in to change notification settings - Fork 53
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
feat: data versioning #2068
base: main
Are you sure you want to change the base?
feat: data versioning #2068
Commits on Nov 8, 2024
-
Add a change history /w logidze
Store a history which keeps track of every change made to certain entities and add a "History" tab to the Reaction/Sample detail pages. Related entities are displayed in the version history. E.g. Reaction -> ReactionsSample Save timestamp and author of the version with the changes. A change diff to the previous version can be displayed. Tracked entities: - Attachment - Container - ElementalComposition - Reaction - ReactionsSample - Residue - Sample Co-authored-by: VadimKeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fa81fc - Browse repository at this point
Copy the full SHA 0fa81fcView commit details -
Add revert button to versioned field reset colum information re-create schema update solvent label
Danny Truong authored and Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 1741ea7 - Browse repository at this point
Copy the full SHA 1741ea7View commit details -
Enhance versioning + revert function
Make revert function work (#780) - Update version list after reverting a change - Fix issue /w big svgs - Make reverting molfile / svg work - Fix merge issues - Replace passing local variables /w using state Add missing versioning for Screens, Wellplates, and Research plans Change the way versions are displayed in the version table. Previously we had one version per database update. Now we group versions by the request id. These changes are now merged to make it more intuitive for the user. Implement revert functionality /w fetchers, reverters, and serializers Implement a new revert UI with one button per version and one modal to select revertible values. Delete old revert button. Co-authored-by: Martin Schneider <[email protected]> Co-authored-by: VadimKeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59c3820 - Browse repository at this point
Copy the full SHA 59c3820View commit details -
Adrian Herrmann committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e176e2a - Browse repository at this point
Copy the full SHA e176e2aView commit details -
refactored Form and removed css
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 109768a - Browse repository at this point
Copy the full SHA 109768aView commit details -
feat: Added Version Table to Sample as All Versions Tab
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 78db23e - Browse repository at this point
Copy the full SHA 78db23eView commit details -
Adrian Herrmann committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b447648 - Browse repository at this point
Copy the full SHA b447648View commit details -
feat: versions tab syncs with properties - reloads on click
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 369f0f5 - Browse repository at this point
Copy the full SHA 369f0f5View commit details -
feat: added fields to sample serializer
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e199277 - Browse repository at this point
Copy the full SHA e199277View commit details -
feat: added versioning to reactions
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for cab0fc9 - Browse repository at this point
Copy the full SHA cab0fc9View commit details -
feat: added versions to research_plan
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for df6106e - Browse repository at this point
Copy the full SHA df6106eView commit details -
feat: added versions to screen
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 4440258 - Browse repository at this point
Copy the full SHA 4440258View commit details -
Adrian Herrmann committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c3d0a6 - Browse repository at this point
Copy the full SHA 1c3d0a6View commit details -
feat: added setState after revert to screens and research_plans
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 48541ad - Browse repository at this point
Copy the full SHA 48541adView commit details -
feat: added wellplate to versioning
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b83d32f - Browse repository at this point
Copy the full SHA b83d32fView commit details -
feat: added wells to versioning
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f2d7bf2 - Browse repository at this point
Copy the full SHA f2d7bf2View commit details -
review findings: reverted some refactorings & specified alert text
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 13f2dd2 - Browse repository at this point
Copy the full SHA 13f2dd2View commit details -
reverted refactoring in sample.rb
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 67f153a - Browse repository at this point
Copy the full SHA 67f153aView commit details -
refactor: changed BootstrapTable to AgGridReact
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e7b55dd - Browse repository at this point
Copy the full SHA e7b55ddView commit details -
fix: rebase on bootstrap update
Adrian Herrmann committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for ac70bcb - Browse repository at this point
Copy the full SHA ac70bcbView commit details -
Adrian Herrmann committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 161d0f4 - Browse repository at this point
Copy the full SHA 161d0f4View commit details -
Adrian Herrmann committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for ab6c437 - Browse repository at this point
Copy the full SHA ab6c437View commit details