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.
89dc1ad22d8bd00aea698f4529eaa27f17c01050
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
21
Sep
16
15
14
13
12
9
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
Moved logo files to docs folder
Added logo
Improved CSS for collapsible
Fixed neighbor menu to work with node type ids
Changed default object group behavior.
Correctly included the renderer alpha mask
Fixed php again
The default space now also contains objectGroups
Settings now actually work
merge-graph-dat…
merge-graph-data-structures
Removed unused import
Improved new NodeTypeEditor handling and fixed history related bugs
Partially refactored the node types editor.
Implemented system to merge checkpoints.
Fixed display bugs for nodes without description.
Reimplemented history. Still a little bit WIP.
Reimplemented save button.
Improved logic for group node updates
onBoxSelect handler will no longer allow nodes to be selected more than once.
Protecting selectlayer against edge cases.
Increase consistency of node/link creation/deletion functions.
Changed node default name to "new node"
Node details now correctly show node names and references
Fixed strange group deletion bugs
Fixed it again, this time without a react runtime warning
spaceselect now shows the correct space name on load
Fixed multiple bugs caused by the group ids.
Updated objectGroups to be selected by id instead of name
Updated sample dataset to contain numeric ids only and generate objectGroups correctly
Removed unused import
Many changes to node creation and deletion. Also reworked renderer focus.
Reworked selectlayer.tsx
Fixed a bug which caused the simulation to not reheat on space change.
Reworking select layer - WIP commit
Reimplemented label drawing
Fixed a bug which caused re-renders to trigger the force simulation
Refactored settings handling
Extracted CSS to own files
Moved sidepanel to its own component
Reworked node details. There is still a bug which causes the force simulation to run on redraw, but at least we are getting rid of the forceUpdate() calls now.
Reworked history navigation and space selection.
Loading