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

Pause resume queue #586

Merged
merged 18 commits into from
Mar 27, 2021
Merged

Pause resume queue #586

merged 18 commits into from
Mar 27, 2021

Conversation

mmendiratta
Copy link
Contributor

Just getting some feedback on this, currently has the ability to pause the queue from the admin side, and doesn't allow a user to join the queue until it gets resumed. Still needs the styling for the admin side.

Question: is there an SVG or some type of component created for the redpaused banner that goes over the share button. Shown in the design

@mmendiratta mmendiratta changed the title Pause resume q Pause resume queue Mar 21, 2021
Copy link
Collaborator

@daltonfury42 daltonfury42 left a comment

Choose a reason for hiding this comment

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

Hey

Thanks a lot for the PR. I've left some initial comments

Let's get this much merged, we can handle the ribbon as a follow up PR. We could try see if this works well for us.

simplq/src/api/requestFactory/queue.js Outdated Show resolved Hide resolved
simplq/src/api/requestFactory/queue.js Outdated Show resolved Hide resolved
simplq/src/components/pages/Admin/PauseQueue.jsx Outdated Show resolved Hide resolved
simplq/src/components/pages/Join/JoinPage.jsx Outdated Show resolved Hide resolved
simplq/src/components/pages/Join/JoinPage.jsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@maaverik maaverik left a comment

Choose a reason for hiding this comment

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

Thanks for the PR :).

simplq/src/components/pages/Join/JoinPage.jsx Show resolved Hide resolved
simplq/src/store/asyncActions/pauseQueue.js Outdated Show resolved Hide resolved
simplq/src/store/selectedQueue/selectedQueueSlice.js Outdated Show resolved Hide resolved
simplq/src/api/requestFactory/queue.js Outdated Show resolved Hide resolved
simplq/src/store/asyncActions/updateQueueStatus.js Outdated Show resolved Hide resolved
simplq/src/store/selectedQueue/selectedQueueSlice.js Outdated Show resolved Hide resolved
simplq/src/store/selectedQueue/selectedQueueSlice.js Outdated Show resolved Hide resolved
simplq/src/store/selectedQueue/selectedQueueSlice.js Outdated Show resolved Hide resolved
@mmendiratta mmendiratta marked this pull request as ready for review March 23, 2021 01:05
Copy link
Collaborator

@daltonfury42 daltonfury42 left a comment

Choose a reason for hiding this comment

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

We are almost there.

simplq/src/components/pages/Admin/PauseQueue.jsx Outdated Show resolved Hide resolved
simplq/src/store/asyncActions/updateQueueStatus.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@daltonfury42 daltonfury42 left a comment

Choose a reason for hiding this comment

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

This PR was nicely done. @mmendiratta Thanks!

@maaverik LGTM

@daltonfury42
Copy link
Collaborator

@maaverik Let's merge this after the release so that we can iterate on it if required.

@maaverik
Copy link
Collaborator

Sounds good

@daltonfury42 daltonfury42 merged commit a5011a2 into SimplQ:master Mar 27, 2021
@mmendiratta mmendiratta deleted the pause-resume-q branch April 15, 2021 01:02
maaverik added a commit that referenced this pull request Apr 17, 2021
* Remove amplify backend (#524)

* Async actions for Queue Status and My Queues API calls (#522)

* Add gitter chat badge (#530)

* Pick api base url from config. (#525)

* Remove unused backend env amplify (#532)

* Add LoadingStatus Component (#531)

* Add LoadingStatus Component

Upgrade storybook to 6.1.17

Fix LoadingIndicator stories

* Pause resume queue (#586)

* Merge fixes after pause queue (#598)

* Add plus prefix to phone number, rename onClick to onSubmit (#600)

* Fix Sonarqube code smells and lint errors (#599)

* Fix Sonarqube code smells and lint errors

* Address review comments - revert direct return and eslintrc

* Some minor changes to add A2HS (#602)

* Added size property to the icons & shortened name

* file name changed

* a square 144x144px icon of the logo

* register the service worker to enable pwa

* Modified phone icon on footer and ErrorHandler (#604)

* Removed phone icon with outdated link

* Added optional chaining in PageNotFound

* Fix return home button when reaching from errorHandler

* Intentional bug to check sentry logging

* Customized sentry logs

* Still experimenting with sentry

* Trying another approach

* Reverted intentional bugs and removed popup notifcation  (#605)

* Reverted intentional bugs and removed popup notifcation

* Fix code style issues with ESLint

* Make Contact Us on Navbar bit more bold to stand out (#609)
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.

3 participants