Fix issues with the quill editor
During the last meeting, some problems were pointed out. This commit should fix some of them.
Showing
- angular.json 1 addition, 1 deletionangular.json
- proxy.conf.js 58 additions, 45 deletionsproxy.conf.js
- src/app/components/creator/_dialogs/room-description-settings/room-description-settings.component.html 7 additions, 34 deletions...ription-settings/room-description-settings.component.html
- src/app/components/creator/_dialogs/room-description-settings/room-description-settings.component.ts 33 additions, 26 deletions...scription-settings/room-description-settings.component.ts
- src/app/components/creator/_dialogs/room-edit/room-edit.component.html 1 addition, 1 deletion...nents/creator/_dialogs/room-edit/room-edit.component.html
- src/app/components/creator/room-creator-page/room-creator-page.component.html 1 addition, 1 deletion...reator/room-creator-page/room-creator-page.component.html
- src/app/components/creator/room-creator-page/room-creator-page.component.ts 11 additions, 13 deletions.../creator/room-creator-page/room-creator-page.component.ts
- src/app/components/moderator/room-moderator-page/room-moderator-page.component.html 1 addition, 1 deletion...or/room-moderator-page/room-moderator-page.component.html
- src/app/components/participant/room-participant-page/room-participant-page.component.html 1 addition, 1 deletion...oom-participant-page/room-participant-page.component.html
- src/app/components/shared/_dialogs/create-comment/create-comment.component.html 1 addition, 1 deletion...red/_dialogs/create-comment/create-comment.component.html
- src/app/components/shared/_dialogs/present-comment/present-comment.component.html 1 addition, 1 deletion...d/_dialogs/present-comment/present-comment.component.html
- src/app/components/shared/comment-answer/comment-answer.component.html 2 additions, 1 deletion...nents/shared/comment-answer/comment-answer.component.html
- src/app/components/shared/questionwall/question-wall/question-wall.component.html 3 additions, 3 deletions...d/questionwall/question-wall/question-wall.component.html
- src/app/components/shared/questionwall/question-wall/question-wall.component.scss 0 additions, 4 deletions...d/questionwall/question-wall/question-wall.component.scss
- src/app/components/shared/shared.module.ts 3 additions, 1 deletionsrc/app/components/shared/shared.module.ts
- src/app/components/shared/view-comment-data/view-comment-data.component.html 2 additions, 6 deletions...shared/view-comment-data/view-comment-data.component.html
- src/app/components/shared/view-comment-data/view-comment-data.component.scss 27 additions, 0 deletions...shared/view-comment-data/view-comment-data.component.scss
- src/app/components/shared/view-comment-data/view-comment-data.component.ts 27 additions, 9 deletions...s/shared/view-comment-data/view-comment-data.component.ts
- src/app/components/shared/write-comment/write-comment.component.html 3 additions, 2 deletions...ponents/shared/write-comment/write-comment.component.html
- src/app/components/shared/write-comment/write-comment.component.scss 0 additions, 119 deletions...ponents/shared/write-comment/write-comment.component.scss
Please register or sign in to comment