Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
frag.jetzt SWTP 2022
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Marc Tröll
frag.jetzt SWTP 2022
Graph
d315f51ef44fbeb751d017bbc20138f26d39d0a0
Select Git revision
Branches
7
5-test-issue
644-improve-rendering-performance-of-tag-cloud
844-sorting-by-time-is-wrong
863-autofocus-without-function
869-rework-questionwall-comment-order
master
staging
default
protected
Tags
9
Angular11
v2.0
v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2
v1.1.0
v1.0.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
fix translation and closing the dialog if there are no keywords
improve the German translation of weight class and the expansion panel
Fixes the update of data within the tag cloud
Updates popup in tag cloud
Show correct count of input chars,
Update popup appearance (show/hide)
changed english labels to lowercase for consistancy
adds option list for selecting spacy labels to appear in topic cloud
implement labels class
change the initial value of blacklist from '' to '[]'
fix bug while focusing input; fix parsing an empty string to JSON
Fix popup for tag cloud
Merge branch 'fix-disappearing-user-number' into 'staging'
Do not use the returned entity from the API calls
ToolTip content for the words in the tag cloud
add tooltip to tagcloud pop-up
Adjust the popup icons
Update pointer of popup component
Add pointer to popup
put current blacklist into cloudAdminData; implement methode that returns an observable object to send the admin data to other components
add watcher for updating blacklist
add translation for the massage after updates; implement methode for updating blacklist
add observable blacklist to get it to the dialog
updated the methods remove- and addwordtobacklist
WIP: simplyfies removeing and adding from blacklist
Update popup
WIP: get blacklist from room as single source of truth
removed unused method checkIfUser; added a interface to receive the user from the topic cloud
implements remove word from blacklist now removes from room
Merge branch 'staging' into tag-cloud-administration
gets blacklist from room on init
fixes blacklist in room
Merge branch 'staging' of git.thm.de:arsnova/topic-cloud into staging
Merge branch 'tag-cloud' of git.thm.de:arsnova/topic-cloud into tag-cloud
Fix usability errors
Merge branch 'tag-cloud' of git.thm.de:arsnova/topic-cloud into tag-cloud
Improve performance of tag cloud
Add tags to the blacklist directly from the topic cloud
revision of the translation and the tooltips
improve the styling of the ExpansionPanels