Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Cosy-Bio
Drugst.One
plugin
Graph
b95e34dae4d7ee98d49447fb2edea08ab610ab37
Select Git revision
Branches
3
csv_export
master
default
protected
ndex
Tags
20
v1.1.18-rc2
v1.1.17
v1.1.16
v1.1.16-rc12
v1.1.16-rc11
v1.1.16-rc10
v1.1.16-rc9
v1.1.16-rc8
v1.1.16-rc7
v1.1.16-rc4
v1.1.16-rc3
v1.1.16-rc1
v1.1.6-rc1
v1.1.15
v1.1.15-rc7
v1.1.15-rc6
v1.1.15-rc3
v1.1.15-rc1
v1.1.14
v1.1.13
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jul
6
5
2
1
29
Jun
28
25
24
23
21
20
18
17
11
10
9
8
7
27
May
26
21
14
12
19
Apr
14
8
7
25
Feb
16
Dec
7
6
4
26
Nov
13
12
5
27
Oct
22
2
Sep
21
Jul
4
Jun
3
2
28
Apr
22
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
hexagon current state
added node style triangleDown to legend
added node style dot to legend
added node style diamond to legend
added node style box to legend
added node styles ellipse and text to legend
fix network positions when reloading node styles
removed scrollbars; fixed checkboxes
fixed css shadowing; added theme-styles
added css variable based themes
started with themes
moved ci script
added customwebpack as builder; added postcss to add style selector; shadowed necessary styles; switched to other fontawesome angular implementation
first style adjust of analysis
new release
switched log to error for screenshot fail
changed screenshot creation to domtoimage to fix chrome errors and relative screenshot positioning;
fixed screenshot position
Fix bug to trigger update of legend component when config is changed
refresh network on network relevant config change
Merge branch 'master' of https://gitlab.lrz.de/netex/frontend
default node groups for analysis network
deactivated auto build of frontend for now
i am stupid and i changed the repo back
display node types in selection and detail view
revert dashed to dashes
Merge branch 'master' of https://gitlab.lrz.de/netex/frontend
update legend and remove nodeGroups type for now
udpated release script git urls
adjusted production route and some other stuff
throw helpful errors when node or edges have undefined groups
make nodes that are not mapped to network unavailable for selection
remove console logs
add group name changes to legend; the previous change should also remove old nodeGroups and old edgeGroups on config changes from the legend
add group name to groupName
Merge branch 'master' of https://gitlab.lrz.de/netex/frontend
add edge dashes option to edge groups
theme integration success and small build updates
display drugs and nodes in analysis network; display custom nodes like patients; TODO: node type is not passed on from group AND node style in analysis is not loaded correctly, falls back to default.+
rename node attribute name to label in user input; make node attrbitute label optional, defaults to ID; Double identifier might be problematic, if node label is e.g. gene symbol, then it will be displayed twice in detail information, once as label and once as symbol
Loading