Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ESAP API Gateway
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
ASTRON SDC
ESCAPE WP5
ESAP API Gateway
Merge requests
!167
add extra settings and gui tags to configuration
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
add extra settings and gui tags to configuration
adex-main
into
master
Overview
0
Commits
23
Pipelines
1
Changes
10
Closed
Nico Vermaas
requested to merge
adex-main
into
master
2 years ago
Overview
0
Commits
23
Pipelines
1
Changes
10
Expand
extend configuration api to also include a 'settings' and 'gui' key
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
04b270e7
23 commits,
2 years ago
10 files
+
86
−
20
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
esap/esap/configuration/adex.py
+
3
−
2
Options
logo
=
"
https://alta.astron.nl/alta-static/images/esap/adex_logo_clear.png
"
logo
=
"
https://sdc-dev.astron.nl/adex-gui/assets/images/adex_logo.png
"
# definition of the query
query_schema
=
{
@@ -35,3 +34,5 @@ query_schema = {
},
},
}
Loading