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

kiosk: periodically refresh persistent shared games #9760

Merged
merged 6 commits into from
Oct 27, 2023

Conversation

eanders-ms
Copy link
Collaborator

Fixes microsoft/pxt-arcade#6159
Fixes microsoft/pxt-arcade#6138

I tried to keep this simple, but it ended up being a pretty big change.

@eanders-ms eanders-ms requested a review from a team October 27, 2023 18:30
Copy link
Contributor

@aznhassan aznhassan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@eanders-ms eanders-ms merged commit 263199a into master Oct 27, 2023
6 checks passed
@eanders-ms eanders-ms deleted the eanders-ms/kiosk-refresh-persistent-shares branch October 27, 2023 22:05
eanders-ms added a commit that referenced this pull request Oct 27, 2023
* kiosk: periodically refresh persistent shared games

* update GameSlide.tsx

* clean up game deletion code

* Clarify code comments

* Use existing JsonObject from pxtlib

* Rename a field for clarity
eanders-ms added a commit that referenced this pull request Oct 27, 2023
* kiosk: show sim buttons on mobile, and an input tweak (#9754)

* kiosk: periodically refresh persistent shared games (#9760)

* kiosk: periodically refresh persistent shared games

* update GameSlide.tsx

* clean up game deletion code

* Clarify code comments

* Use existing JsonObject from pxtlib

* Rename a field for clarity
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.

kiosk: persistent shares do not update Kiosk: re-adding deleted games have the original date added
2 participants