Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compendium-v2
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
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
geant-swd
compendium-v2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
21cb4531323efc52b11f2a4d8ab29cee06b289f9
Select Git revision
Branches
3
develop
default
feature/frontend-tests
master
protected
Tags
20
0.98
0.97
0.96
0.95
0.94
0.93
0.92
0.91
0.90
0.89
0.88
0.87
0.86
0.85
0.84
0.83
0.82
0.81
0.80
0.79
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jun
14
13
9
8
7
6
4
31
May
30
25
24
23
20
19
17
16
15
12
11
10
9
8
5
4
3
2
1
28
Apr
27
26
25
24
21
20
19
18
15
14
13
12
8
4
3
30
Mar
28
27
21
20
16
22
Feb
21
19
7
17
Jan
26
Dec
23
21
20
19
6
5
1
30
Nov
24
23
22
21
16
15
8
7
2
1
31
Oct
28
30
Aug
24
23
Add authlib and flask-login libraries for oauth integration
Merge branch 'feature/COMP-205_create_survey_datamodel' into 'develop'
review comments
new bundle
first version of saving and retrieving answers from the database
make country optional for convenience during development and improve the services question a bit
start of survey datamodel
added url and email validators and added a clear button to the radiobutton groups
change all boolean questions into radiogroups to have a more consistent style
replaced all default names with meaningful names
use builtin modern css as basis, because despite its ugliness, it fixes three annoying issues with the builtin default v2 theme: it ensures indents work for dynamic matrix questions, it doesnt display a double hover popup when a validation fails in a matrix question field, and it fixes the layout of multiple textboxes questions
complete all the dropdown options
remove useless defaults from the survey model
fix validation for numeric fields
pep8
Merge branch 'feature/COMP-204-survey-webapp' into 'develop'
Add survey entrypoint and build survey app
add separate survey frontend index.html
rename survey frontend directory
Rename compendium frontend directory
basic survey frontend
Finished release 0.18.
Finished release 0.18.
0.18
0.18
incremented version for next development iteration
change log
Merge branch 'feature/different_year_labels' into 'develop'
move label back to its old position and make bundle
Merge branch 'develop' into feature/different_year_labels
bundle update
Merge branch 'COMP-195' into 'develop'
COMP-195 : Updating Titles and description
use datalabels plugin for the year labels
Merge branch 'feature/COMP-199_income_source_page_tweaks' into 'develop'
on the funding source page, make the year labels somewhat work
slightly improve the income source legend
pep8
delete data and exclude empty answers for org data
Don't exclude empty answers to questions
Merge branch 'feature/COMP-194_fix_landing_pages_layout' into 'develop'
style collapsable box buttons
Loading