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.
f9f617614a3810bc3bb80b4e53e8c081f87cbdba
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
15
Sep
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
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.
Fixed a few bugs related to bad props/state type checking.
Fixed a bug caused graph width calculation to fail on load.
Modernized helpers
Beginning to refactor the editor before reimplementing history.
Increased robustness of space save
Removed jquery dependency from wordpress php
Fixed some bugs caused by unbound this
Fixed editor graph loading.
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
Loading