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

Circle information view and scheduling #375

Merged
merged 17 commits into from
Oct 30, 2022
Merged

Conversation

schalky
Copy link
Collaborator

@schalky schalky commented Oct 22, 2022

Support for:
#319 #355 #307 #242

This ticket combines support for scheduling and viewing the circle information before joining. It also adds support to the create circle flow for putting in scheduled circles and cleans up use of old scheduled circle references.

schalky and others added 14 commits October 18, 2022 13:32
Will show information about the circle and whether or not it is available to join.
Frontend:
- Added all the types to support repeating/scheduled circles
- Update circle states to include scheduled
- Updated the create circle UI with lots of options for scheduled circles
- Updated the circle creation interface to take in and handle the params for scheduled circles
- Updated the circle model for scheduled circles
- Updated logic on circle end to handle "scheduled" as an ended state
Backend:
- Fixed one of the indexes which was using the wrong field
- Updated `SnapCircleData` to be easier to compare to frontend model
- Updated the scheduler to initialize sessions when putting a scheduled circle into the waiting state
- Fixed some logic and handling of repeat options when creating a circle
…eduled-circles

Scheduled circle creation options
Shows the repeating and upcoming session information
@schalky schalky temporarily deployed to dev October 22, 2022 21:49 Inactive
@github-actions
Copy link

github-actions bot commented Oct 22, 2022

Visit the preview URL for this PR (updated for commit 6204cce):

https://totem-dev-184f1--pr375-feature-circle-infor-bh6ofz7l.web.app

(expires Thu, 03 Nov 2022 00:09:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 342fab022be633deeda6c5e16fade4a8747834ae

for some reason my editor formatted/sorted these
@schalky schalky temporarily deployed to dev October 22, 2022 21:53 Inactive
@schalky schalky temporarily deployed to dev October 25, 2022 23:36 Inactive
@schalky schalky temporarily deployed to dev October 27, 2022 00:07 Inactive
@schalky schalky merged commit be0c7af into main Oct 30, 2022
@schalky schalky deleted the feature/circle_information_view branch October 30, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants