queue icon indicating copy to clipboard operation
queue copied to clipboard

A microservice queue for holding open office hours

Results 78 queue issues
Sort by recently updated
recently updated
newest added

Noticed a nice feature that Repl.it has: it'll show a notification that "A new version is available; click here to reload". For a SPA where people might theoretically leave their...

enhancement

Now that we're doing most auth outside of Shibboleth, we can more easily support server-side rendering. https://github.com/zeit/next.js/tree/canary/examples/with-cookie-auth is a nice example of how to load data with authentication seamlessly on...

This is a part of #153. On the homepage, open queues currently have a "delete" button. To encourage queue reuse, we should switch that button to "close". Once a queue...

enhancement
good first issue

If any questions remain on the queue when it is deleted, they should be marked as done by setting their dequeue time.

good first issue

The current Dev workshop ad is static and one-time used. Maybe change it to an announcement option for who operate the system as a configurable option?

enhancement
good first issue

Many people are deleting queues at the end of the day or are creating new queues when a closed queue already exists. We should add features that push people towards...

good first issue

probably put this on the course page and make it visible to course staff and admins

enhancement
good first issue

Provide an interface for course staff to view a summary of a given day in the queue. This might take on a table-like format, where each row includes: - Student...

enhancement

When travis runs the database diff script, it can be confusing on what to do if an error occurs. There should be more documentation on how to deal with those...

docs

There's currently no way to audit who changes what. It would be good to have an audit log so that we can validate who did what in case of student...

enhancement