Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No invitation sent, when inviter is in conference. #27

Closed
snicki13 opened this issue Sep 7, 2021 · 0 comments · Fixed by #34
Closed

No invitation sent, when inviter is in conference. #27

snicki13 opened this issue Sep 7, 2021 · 0 comments · Fixed by #34
Assignees
Labels
bug Something isn't working

Comments

@snicki13
Copy link
Member

snicki13 commented Sep 7, 2021

No description provided.

@snicki13 snicki13 added the bug Something isn't working label Sep 7, 2021
@snicki13 snicki13 self-assigned this Sep 14, 2021
snicki13 added a commit that referenced this issue Sep 20, 2021
… assures, that the inviting user has joined a conference before sending the invitation. Fixes #37, #27.
@mxsph mxsph closed this as completed in #34 Sep 28, 2021
mxsph added a commit that referenced this issue Sep 28, 2021
* Send and react to "LEAVE_CONFERENCE" Messages.

* Detect closed ConferenceWindow and delete conference after 60s if still empty.

* Remove SetOnce property.

* Remove SetOnce property.

* Time conference deletion in backend.
Delete 20s after the last user left, if the conference is still empty.
Closes #7

* Global error handling in web-ui

* Send and react to "LEAVE_CONFERENCE" Messages.

* Detect closed ConferenceWindow and delete conference after 60s if still empty.

* Remove SetOnce property.

Remove SetOnce property.

* Time conference deletion in backend.
Delete 20s after the last user left, if the conference is still empty.
Closes #7

* Global error handling in web-ui

* Handle multiple conferences in client. #46

* Debug configuration uses localhost:4200 as address.

* Basic display of conferences. TODO: Styling.

* Backend stores multiple conferences per User

* Fixed conference references

* Only take first conference info and check only if its not empty. This assures, that the inviting user has joined a conference before sending the invitation. Fixes #37, #27.

* Only list users in classroom when socket connection is established.

* Change logging levels. Move messages from debug -> trace.

* Fixed problem with exception when calling "last()" on empty Flux.

* Refactoring + Send event when conference is closed.

* Remove priority from create-ticket form.

* Use NotificationService instead of Snackbar.

* Fix typo in component name

* Create conferences via dialog to set name.
Conferences for tickets are created with ticket name.
Fixed ClassroomInfo propagation.

Part of #62, #46.
Step towards #16.

* Refactor classroom-component

* move sorting function

* Fixes #64

* Example env-file.

* Conference + ConferenceInfo hold attendees.

* Ktlint introduction.

* User visibility changeable.
Conference attendence per user is calculated in client to reduce network messages and enable future adjustment via BBB API. #56

* fixed invitation problem.

* tutor PW in Create XML

* Choose which conference to invite to.

* sort users #2

* remove debug log

* [web-gui][UserDisplay] fix linting error

Co-authored-by: Max Stephan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant