simplQ-frontend
simplQ-frontend copied to clipboard
Modern and fully web based free queue management open source software.
**I**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Not sure if it's possible with Auth0, but we should send a greeting email on user signups, something like this: Welcome to Simplq, your number one source for all things...
Once you create a queue, in right side panel, there is queue history. There should be a way to export this information as CSV. This is blocked by this backend...
npm install was failing for me on a new OS with higher node version (v16), so I thought I'd try to update packages to get it to install and fix...
1. Move sentry/alerting to it's own file. 2. Register to backend for notifications for token.
We should standardise and reuse a common layout across all pages. We have four main pages: Home, Admin, Join and Status. The general layout of all the four pages are...
Feature: Let clients supply Twilio credentials to enable them to send SMS from their Twilio account. **Step 1:** In the queue settings, add two text boxes to enter their Account...
Ref #639 for an example, our sentry stack trace is not readable. We need to do this: https://docs.sentry.io/product/sentry-basics/guides/integrate-frontend/upload-source-maps/