Closed torqueJY32 closed 1 year ago
Name | Link |
---|---|
Latest commit | fb7f3050c98ea4d054001ef93ca3993e422f0b88 |
Latest deploy log | https://app.netlify.com/sites/pinmi-summer/deploys/648e12bdaec7f000085657a7 |
Deploy Preview | https://deploy-preview-59--pinmi-summer.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Notify users if their partner has ended the call. A new dialog box will prompt the user to end the call when their partner has ended it.
A new field has been added to the Firebase Database, named "oneUserEnded". The users will listen to the Firebase changes and respond when this field changes. The relevant information has been added to the Documentation folder.
A similar feature is added to the reflection page with a corresponding field called "oneUserReflectEnded". The user will be notified if the other user has ended the reflection and is ready to join the discussion.
Potentially, the Discussion page can also use this feature but this will be paused until redundant pages are removed, and because the Discussion doesn't really benefit a lot from this feature.