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
Commits
14704f1b
Verified
Commit
14704f1b
authored
10 months ago
by
Daniel Hornung
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev' into f-parent-dir-link-distinction
parents
44ca51e0
7c769f29
No related branches found
No related tags found
2 merge requests
!139
FIX: Set horizontal scroll of property names to auto
,
!135
ENH: Make different link to parent dir more visible.
Pipeline
#51082
passed
10 months ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-2
7 additions, 2 deletions
CHANGELOG.md
src/doc/conf.py
+2
-2
2 additions, 2 deletions
src/doc/conf.py
with
9 additions
and
4 deletions
CHANGELOG.md
+
7
−
2
View file @
14704f1b
...
...
@@ -16,14 +16,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
-
Using correct (dynamic) base path for file upload.
-
CSS with scrolling for long tables and entity names.
-
[
252
](
https://gitlab.com/linkahead/linkahead-webui/-/issues/252
)
Make different link to parent dir more visible.
### Security ###
### Documentation ###
## [0.13.3 - 2024-04-23] ##
### Fixed ###
-
Using correct (dynamic) base path for file upload.
-
CSS with scrolling for long tables and entity names.
## [0.13.2 - 2024-02-20] ##
### Fixed ###
...
...
This diff is collapsed.
Click to expand it.
src/doc/conf.py
+
2
−
2
View file @
14704f1b
...
...
@@ -26,9 +26,9 @@ copyright = '2022 - 2024, IndiScale GmbH'
author
=
'
Daniel Hornung
'
# The short X.Y version
version
=
'
0.13.
3
'
version
=
'
0.13.
4
'
# The full version, including alpha/beta/rc tags
release
=
'
0.13.
3
-SNAPSHOT
'
release
=
'
0.13.
4
-SNAPSHOT
'
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment