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.
b47bdf8c7d734c263b92cfe3c12f1656f237f7ad
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
12
Jul
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
Added eslint-disable for @typescript-eslint/no-this-alias in deletetool. This is most likely fixed once the class is upgraded to react anyway.
Removed TODO
Smoothed camera transition when focusing on nodes
More cleanup
Cleanup
Re-implemented background
Re-implemented the fullscreen button.
Improved configuration.
Re-implemented node and edge highlighting
Improved node appearance
Implemented new working react renderer.
Adds video and reference text fields
Implemets generic text input change handler and image url text fields
Fixes broken code from removing urls
Changed format of instructions
Notion of SerializedUrl removed, now just using strings
Formatting
Replaced selectNode changes with proper function calls
Implemented alternative connect mechanic
Description now editable
Added basic instructions
Delete link on link click
Drag and drop connect nodes mechanic
Added console output for debugging
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
Loading