Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Knowledge Space WP Plugin
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
Service Desk
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
alg
Knowledge Space WP Plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1ed6e43da4b38898031b7c63eb0fdd1909c685e5
Select Git revision
Branches
18
build-pipeline-upgrade
feat-link-width
feature-box-select
feature-database
master
default
protected
mathjax-test
merge-graph-data-structures
react-filter-menu
react-force-graph
react-neighbor-menu
react-neighbor-menu-2
react-typescript-upgrade
references-and-visibility
revert-7f444182
searchbar
select-box
typescript-graph-object
typescript-graph-object-from-editor
Tags
9
v2.0.0
v1.1.2
v1.1.1
v1.1.0
v1.0.4
v1.0rc3
v1.0rc2
v1.0rc1
v1.0rc0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jun
26
19
16
13
1
29
May
28
21
16
10
7
5
4
3
2
28
Apr
27
23
22
21
20
17
14
13
12
9
7
2
1
30
Mar
29
28
25
24
21
20
11
9
2
1
28
Feb
20
19
18
12
11
9
8
5
4
3
31
Jan
30
29
27
26
25
24
22
20
18
16
15
14
7
6
4
3
29
Dec
23
22
21
20
17
16
15
14
13
12
10
7
6
4
2
1
30
Nov
29
28
26
18
17
16
14
12
9
6
5
21
Oct
20
15
14
12
7
6
5
4
2
1
30
Sep
29
24
23
19
9
6
4
3
31
Aug
24
11
5
4
3
2
31
Jul
30
29
21
20
19
15
14
9
8
29
Jun
22
17
16
15
14
11
10
Basic add node on background click
Improved handling of addings new nodes
Fixed exception when trying to parse empty graph
Moved some variables to state and tried to implemented custom node and link rendering, but doesn't get called for some reason
Proper and custom equals method for nodes, links and nodetypes
Removed code for debugging
Deleted unused file
Remove unused images
Editable node label, but save event is not debounced
Ability to edit node type is working now
Very basic details viewer on node select
Adding artificial node type ids for now
Implemented frozen force engine behaviour and made some components more resilient against missing savepoints
Removed bad static objects
Refactored idea of node details
Implemented disabled save button when already saved
Removed concept of tools
Implemented working history navigation and extended parsing of objects for greater compatibility
Selecting correct history point when editing
Removed alerts
Adjusted history and space select styling
Basic history navigator
Implemented savepoint concept and interface
Implemented basic toString
Added todo
Implemented basic delete on node click
Fixed bug in deleting elements
Reintroduced number ids, since it is actually useful
Added function documentation
Removed separat graph renderer element
Adjusted size of tool buttons
Only using string ids, discarded number parsing
Allowed node-ids to be parsed as strings as fallback
Fixed missing this-bind, now graph selector working
Did some type refactoring
Implemented basic space selector
Removed unnecessary print statements
Fixed jQuery exception when loading graph
Tried to add react force graph
Some visual adjustments
Loading