Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arsnova-lite
Manage
Activity
Members
Labels
Plan
Issues
24
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
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
Show more breadcrumbs
ARSnova
arsnova-lite
Merge requests
!94
Resolve "Adjust participant-room view"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Adjust participant-room view"
135-adjust-participant-room-view
into
master
Overview
10
Commits
15
Pipelines
7
Changes
8
Merged
Lukas Mauß
requested to merge
135-adjust-participant-room-view
into
master
7 years ago
Overview
10
Commits
15
Pipelines
7
Changes
1
Expand
Closes
#135 (closed)
Proposed changes
Adjust participant room view
Added loading spinner to room-list, comment-list
Adjust room-list join butoon
For testing
Login as creator or participant and you should see the join buttons in room-list and the loading spinner before the list is loaded
Login as participant, join a room & you should see a new room-view
If you go to comments you should see the loading spinner
0
0
Merge request reports
Viewing commit
01bf4b67
Prev
Next
Show latest version
1 file
+
1
−
0
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
01bf4b67
Insert blank line
· 01bf4b67
Lukas Mauß
authored
7 years ago
src/app/participant-room/participant-room.component.scss
+
1
−
0
Options
@@ -9,3 +9,4 @@ mat-card-content>:first-child {
mat-icon
{
font-size
:
500%
;
}