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.
355a2a7bf8fab5b0a763b31a2ffa02f48ed68783
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
9
Sep
8
6
5
4
2
1
31
Aug
30
29
28
26
25
28
Jul
27
25
22
21
20
19
18
15
14
13
12
11
10
7
4
30
Jun
29
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
Fixed node filtering.
Removed everything that had to do with the old history implementation.
Fixed small typing errors
Added more flexibility to history handling.
Prepared editor main component for the new data structure
Fixed graph data loading to match new system
Improved typing
Improved typing
Improved typing
Moved common graph data structures to separate folder
Moved editor main component out of components folder
Moved editor components out of js folder.
Reworked editor specialized graph (this will break a lot of features)
Simplified node, link and nodetype creation
Merge branch 'master' into merge-graph-data-structures
Merge remote-tracking branch 'origin/master'
Created new merged structures. Still lots of refactoring left.
Merge remote-tracking branch 'origin/master' into select-box
select-box
select-box
Button to select all nodes of a certain type
Some values can now be edited on multiple nodes at once
Fixes width of sidepanel
Removed jquery types dependency
Adjusted shortcuts and added proper handling for selecting more than one node
First proper internal structure for selecting multiple nodes, deletion already working
Implements proper multilayerd use of storage disabling
Added some details to documentation
Working select box
Updated package-lock.json to lockfileversion 2
Adjusted key for clearing selection on background click
Removed unused asset
Hooked initial loading of graph to Mount-Hook
Removed unused code
Basic graph content interface
typescript-grap…
typescript-graph-object-from-editor
Data structures inherited
Fixed all npm errors
Reinstalled packages and removed jQuery
Merge remote-tracking branch 'origin/master' into typescript-graph-object-from-editor
Merge branch 'master' into typescript-graph-object-from-editor
Removed unused components
Introduced GraphObjectTypes which can be assigned to nodes to give them group properties for color, etc.
Loading