Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Merge requests
!123
Release 0.13.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Release 0.13.0
release-0.13.0
into
main
Overview
0
Commits
89
Pipelines
1
Changes
161
Merged
Henrik tom Wörden
requested to merge
release-0.13.0
into
main
1 year ago
Overview
0
Commits
89
Pipelines
1
Changes
161
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
554ca902
89 commits,
1 year ago
161 files
+
1105
−
543
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
161
Search (e.g. *.vue) (Ctrl+P)
.gitlab/merge_request_templates/Default.md
+
5
−
1
Options
@@ -28,6 +28,8 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
-
[ ] Up-to-date CHANGELOG.md (or not necessary)
-
[ ] Up-to-date JSON schema (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary)
-
Update / write published documentation (
`make doc`
).
-
Update / write published documentation (
`make doc`
).
-
How do I use the software? Assume "stupid" users.
-
How do I develop or debug the software? Assume novice developers.
-
[ ] Annotations in code (Gitlab comments)
@@ -41,7 +43,9 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
-
[ ] I understand the intent of this MR
-
[ ] All automated tests pass
-
[ ] Up-to-date CHANGELOG.md (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary), also in published, also in published
documentation.
documentation.
-
[ ] The test environment setup works and the intended behavior is reproducible in the test
environment
-
[ ] In-code documentation and comments are up-to-date.
Loading