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

Added PWA manifest file #29

Merged
merged 12 commits into from Mar 3, 2018
Merged

Added PWA manifest file #29

merged 12 commits into from Mar 3, 2018

Conversation

shreyas208
Copy link
Collaborator

@shreyas208 shreyas208 commented Feb 28, 2018

Using "Add to home screen" on an Android device will create a PWA app icon that loads the web app in a standalone Chrome window (separate from Chrome in the app switcher) with CS@Illinois Queues icon and title.

Closes #24

@nwalters512
Copy link
Member

@shreyas208 can you rebase on master, fix any Prettier errors, and add a Changelog entry?

@shreyas208 shreyas208 force-pushed the web-manifest branch 3 times, most recently from 8ab610f to 06a4add Compare March 2, 2018 06:15
shreyas208 and others added 7 commits March 3, 2018 16:33
* Redirect working except between queues

* Style changes

* Removed a print statement

* Fix Prettier Errors

* Added returns, directly acceses properties

* Add tests for queue redirection middleware

* Add changelog entry for old queue redirection
nwalters512
nwalters512 previously approved these changes Mar 3, 2018
CHANGELOG.md Outdated
@@ -12,6 +12,7 @@ with the current date and the next changes should go under a **[Next]** header.
* Allow course staff to see netids next to student name. ([@genevievehelsel](https://github.com/genevievehelsel) in [#32](https://github.com/illinois/queue/pull/32))
* Automatically redirect to a current queue or course page if visiting a closed queue. ([@Muakasan](https://github.com/Muakasan) in [#40](https://github.com/illinois/queue/pull/40))
* Rebrand from CS@Illinois Queues to Queues@Illinois. ([@genevievehelsel](https://github.com/genevievehelsel) in [#42](https://github.com/illinois/queue/pull/42))
* Add web manifest for "Add to Home Screen" on Android. ([@shreyas208](https://github.com/shreyas208) in [#24](https://github.com/illinois/queue/pull/29))
Copy link
Collaborator

Choose a reason for hiding this comment

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

this says #24 but should be #29 ?

@nwalters512 nwalters512 merged commit 8f560f1 into master Mar 3, 2018
@nwalters512 nwalters512 deleted the web-manifest branch March 3, 2018 22:50
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.

None yet

4 participants