Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mapping Provider
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
geant-swd
Next Generation Map
Mapping Provider
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2d97a5f612d3bb83e8926a3e7a0c06f4851a42cd
Select Git revision
Branches
4
develop
default
master
protected
master-conflicted
svg-test
Tags
5
0.5
0.4
0.3
0.2
0.1
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jul
1
30
Jun
23
16
11
7
30
May
28
27
26
25
24
23
22
30
Apr
29
28
18
17
16
15
14
11
14
Mar
Finished release 0.5.
develop
develop
Finished release 0.5.
0.5 master
0.5 master
Edit Changelog.md
incremented version for next development iteration
notes about next steps after poc
Finished feature more-planning-info-in-docs.
added new poc-specific design docs
Finished release 0.4.
Finished release 0.4.
0.4
0.4
Update ChangeLog
incremented version for next development iteration
Update MANIFEST.in and pyproject.toml to include all template files
Move mounting static directory to __init__.py
Rollback static url
Update static url
Add a print to debug.
Refactor static file handling and update template paths in the application
Include LICENSE and additional template and static files in MANIFEST.in
Add jinja2 dependency to pyproject.toml and requirements.txt
Add lxml dependency to pyproject.toml
Update hx-trigger interval to every 1 hour in UI status availability
Finished release 0.3.
Finished release 0.3.
0.3
0.3
incremented version for next development iteration
Merge branch 'feature/load-svg' into 'develop'
Add some test for UI endpoints
Refactor map templates and create endpoints for utilization and availability modes
Update correlator schema and make state optional.
Change the availability calculation in status endpoint
new map svg
Update inventory schema to allow null values for optional fields
Refactor SVG parser and update hx-trigger interval for better performance
Uplad new SVG file
Update stroke colors in map.html for improved visibility
make mypy happy
Add lxml to mypy overrides for improved type checking
Use pop name instead of abbreviation.
Fix the lines style
Enhance map.html with improved layout and styling for the network monitoring dashboard
Load svg in HTML page and get the availability every 5s using HTMX.
Loading