Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OPOSSUM
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
phelix
rust
OPOSSUM
Graph
70a62995cedd518a5ccfca6119a585e593b79077
Select Git revision
Branches
10
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
422-develop-webapi-rest-server
431-develop-graphical-user-interface
437-webapi-always-return-json
main
default
protected
test_leptos
wasm
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Mar
20
19
18
17
14
13
12
11
10
7
6
5
3
28
Feb
20
18
13
10
7
6
5
4
28
Jan
27
24
23
19
10
18
Dec
17
16
12
11
10
9
5
4
3
2
29
Nov
27
26
20
19
15
14
13
11
8
7
6
5
4
1
31
Oct
30
28
25
24
22
18
17
16
11
10
8
7
4
20
Sep
19
18
4
3
2
30
Aug
29
28
27
26
23
22
21
20
12
9
8
6
26
Jul
25
19
18
17
16
11
9
5
2
1
25
Jun
21
18
15
7
5
31
May
21
15
14
8
7
6
3
2
30
Apr
29
24
23
22
18
15
12
10
9
7
4
3
26
Mar
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
1
29
Feb
28
27
26
23
22
20
Further work on dependencies for WASM
wasm
wasm
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
431-develop-gra…
431-develop-graphical-user-interface
refactor nodeports
Merge branch '434-change-put-api-call-of-api-scenery-nodes-uuid-to-patch-or-add-a-patch-call' into '422-develop-webapi-rest-server'
422-develop-web…
422-develop-webapi-rest-server 437-webapi-always-return-json
Reset uuid after modification of NodeAttr
refactor directories, renaming node to opticnode, adding graphnode
Work on cargo config fow WASM
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
feat: :sparkles: Implement webAPI endpoint for patching / updating node attributes.
using json byte stream for posting and putting now
Merge branch '435-backend-return-only-node_attr-in-get-request' into '422-develop-webapi-rest-server'
feat: :zap: Serialize only NodeAttr (and possibly OpticGraph) in an OpticRef.
Merge branch '432-backend-return-400-if-uuid-cannot-be-parsed' into 'main'
main
main
Add error handler while parsing uuid in url path. Add test.
Use DELETE scenery to delete old and create a new scenery.
Add welcome page at server root url
refactor post_ad_node and get_version into struct implementation of HTTPAPIClient
add node now communicates with server an only adds node if response is successfull
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
little more refactoring + dxfmt + cargo fmt
Improve docs. Linting. Fix routing.
refactoring using MenuItem component
Add get /nodes endpoint and change return from post /nodes
Add /node_types returning a list of available node types.
Reorganize web API code
Reorganize backend code, improve REST API docs
re-arranged add node menu and added few title bar buttons.
added about window
Merge remote-tracking branch 'origin/422-develop-webapi-rest-server' into 431-develop-graphical-user-interface
Merge branch 'test_dioxus' into '431-develop-graphical-user-interface'
* cargo lock
Add new endpoints: put_node, delete_node
Further work on api server (error handling and first testing).
Add further api endpoints
Add further fields to AppState
Merge branch '268-rays-to_spectrum-central_wavelength-wrong-result' into 'main'
fix: :bug: Fix wrong calculation of the center wavelength of a Spectrum
Merge branch '428-add-function-for-disconnect-nodes' into 'main'
feat: :sparkles: Add function to disconnect nodes in a NodeGroup
Further forgotten linting ... grrr
Loading