Commits on Source (41)
-
Hagen Dreßler authoredeb196830
-
Hagen Dreßler authoredb5aea83d
-
Hagen Dreßler authored62da1b5c
-
Hagen Dreßler authored751ab49b
-
Hagen Dreßler authored8b5a0a46
-
Hagen Dreßler authored6db4ebd1
-
Hagen Dreßler authored6e60c531
-
Thomas Lenz authored28642f80
-
Thomas Lenz authored29d47576
-
Thomas Lenz authoreddedade0a
-
Lorenz Detterbeck authored9fa06b8e
-
Lorenz Detterbeck authored6ad18862
-
Thomas Lenz authored66c7fd98
-
Thomas Lenz authored22208587
-
Thomas Lenz authored6dc2e999
-
Hagen Dreßler authoredbde00e96
-
Lorenz Detterbeck authored72a4c8d9
-
Thomas Lenz authoredb1ca467e
-
Lukas Maximilian Kimpel authored
Resolve "Follow-up from "Resolve "creator home screen - room logic (room)""" Closes #87 See merge request swtp-block-ws17/arsnova-angular-frontend!76
53fb7ae6 -
Lorenz Detterbeck authoredc35ac8bb
-
Hagen Dreßler authored9c27c78c
-
Lukas Maximilian Kimpel authored
Resolve "See read comments" Closes #83 See merge request swtp-block-ws17/arsnova-angular-frontend!72
809601d4 -
Lukas Mauß authored7afe351b
-
Lukas Mauß authoredbafd0b1e
-
Lukas Mauß authored3aa10ca6
-
Lukas Mauß authored
Fix code style
e3e0cc3c -
Lukas Mauß authored
Add ngSumbit
31076b80 -
Lukas Mauß authored2c8def57
-
Lukas Mauß authored7cc46964
-
Lukas Mauß authoredd43a197f
-
Lukas Mauß authoredd43ad47f
-
Lukas Maximilian Kimpel authored
Resolve "Adjust join room when room is not existing" Closes #85 See merge request swtp-block-ws17/arsnova-angular-frontend!70
caf9f000 -
Thomas Lenz authored83a9985f
-
Thomas Lenz authored1d00b062
-
Heinrich Marks authored048b16f4
-
Thomas Lenz authored3fb9bc94
-
Heinrich Marks authoredc75b3e38
-
Thomas Lenz authored
When you click update in modification popup it will now update the room-detail page and will not go back to the creators-home-screen
e93c1641 -
Lukas Maximilian Kimpel authored
Resolve "Content List Filter for Items" Closes #124 See merge request swtp-block-ws17/arsnova-angular-frontend!78
2892583e -
Lukas Maximilian Kimpel authored
Merge branch '131-follow-up-from-resolve-creator-home-screen-room-logic-room-room-details-modification' into 'master' Resolve "Follow-up from "Resolve "creator home screen - room logic (room)"" - room details modification" Closes #131 See merge request swtp-block-ws17/arsnova-angular-frontend!79
74f1d620 -
Lukas Maximilian Kimpel authored
Resolve "Filter content answers" Closes #122 See merge request swtp-block-ws17/arsnova-angular-frontend!80
35497aa3
Showing
- src/app/app.module.ts 8 additions, 2 deletionssrc/app/app.module.ts
- src/app/comment-list/comment-list.component.html 28 additions, 20 deletionssrc/app/comment-list/comment-list.component.html
- src/app/comment-list/comment-list.component.scss 26 additions, 3 deletionssrc/app/comment-list/comment-list.component.scss
- src/app/comment-list/comment-list.component.ts 9 additions, 4 deletionssrc/app/comment-list/comment-list.component.ts
- src/app/comment.service.ts 7 additions, 0 deletionssrc/app/comment.service.ts
- src/app/content-answer.service.ts 3 additions, 2 deletionssrc/app/content-answer.service.ts
- src/app/content-answers-list/content-answers-list.component.ts 19 additions, 5 deletions...pp/content-answers-list/content-answers-list.component.ts
- src/app/content-list/content-list.component.ts 19 additions, 4 deletionssrc/app/content-list/content-list.component.ts
- src/app/content.service.ts 3 additions, 2 deletionssrc/app/content.service.ts
- src/app/creator-room/creator-room.component.html 3 additions, 44 deletionssrc/app/creator-room/creator-room.component.html
- src/app/creator-room/creator-room.component.ts 50 additions, 27 deletionssrc/app/creator-room/creator-room.component.ts
- src/app/in-memory-data.service.ts 3 additions, 3 deletionssrc/app/in-memory-data.service.ts
- src/app/join-room/join-room.component.html 12 additions, 9 deletionssrc/app/join-room/join-room.component.html
- src/app/join-room/join-room.component.ts 40 additions, 1 deletionsrc/app/join-room/join-room.component.ts
- src/app/room-deletion/room-deletion.component.html 10 additions, 0 deletionssrc/app/room-deletion/room-deletion.component.html
- src/app/room-deletion/room-deletion.component.scss 0 additions, 0 deletionssrc/app/room-deletion/room-deletion.component.scss
- src/app/room-deletion/room-deletion.component.spec.ts 25 additions, 0 deletionssrc/app/room-deletion/room-deletion.component.spec.ts
- src/app/room-deletion/room-deletion.component.ts 30 additions, 0 deletionssrc/app/room-deletion/room-deletion.component.ts
- src/app/room-modification/room-modification.component.html 21 additions, 0 deletionssrc/app/room-modification/room-modification.component.html
- src/app/room-modification/room-modification.component.scss 0 additions, 0 deletionssrc/app/room-modification/room-modification.component.scss