-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* VC-1368 - Create interactions for videos when the videos are started, paused, resumed and finished (#611) https://jesusfilmmedia.atlassian.net/browse/VC-1368 * VC-1412: Change Blocking Endpoint (#620) https://jesusfilmmedia.atlassian.net/browse/VC-1412 * VC-1408: When joining the group it’s not showing users modal (#618) https://jesusfilmmedia.atlassian.net/browse/VC-1408 * VC-1403: Invite link screen looks bad (#619) https://jesusfilmmedia.atlassian.net/browse/VC-1403 * VC-1407: UI Language won’t be the same after app restart (#617) https://jesusfilmmedia.atlassian.net/browse/VC-1407 * VC-1406: Existing Reactions are missing on android (#615) * VC-1406: Existing Reactions are missing on android https://jesusfilmmedia.atlassian.net/browse/VC-1406 * VC-1360: Exiting out of message context not working every time https://jesusfilmmedia.atlassian.net/browse/VC-1360 * VC-1405: Can’t select reaction on android https://jesusfilmmedia.atlassian.net/browse/VC-1405 * VC-1404: New reactions won’t appear for other users without refresh (#616) https://jesusfilmmedia.atlassian.net/browse/VC-1404 * build(deps): bump swiperefreshlayout from 1.0.0 to 1.1.0 in /android (#582) Bumps swiperefreshlayout from 1.0.0 to 1.1.0. * VC-1418: Leader Zone > Step > Users Modal - Can’t exit out of this modal (#624) https://jesusfilmmedia.atlassian.net/browse/VC-1418 * VC-1417: Main question card > Footer > Invalid date (#623) https://jesusfilmmedia.atlassian.net/browse/VC-1417 * My Adventures > Have an Adventure Code link unstyled (#622) https://jesusfilmmedia.atlassian.net/browse/VC-1413 * VC-1416 Fullscreen Video on Android (#625) https://jesusfilmmedia.atlassian.net/browse/VC-1416
- Loading branch information
Showing
13 changed files
with
190 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 8 additions & 3 deletions
11
src/components/DateComponent/index.js → src/components/DateComponent/index.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.