Results 136 issues of mattyg

Support the standard "shift-click" behavior to select multiple praise items in the QuantifyTable list. For example: - Check praise item 1 - Hold "shift" key - Check praise item 4...

enhancement
dashboard

**Overview** - Squash all existing migrations into a single one - Change naming schema for migrations to prepend with timestamps: i.e. `2022-06-06-17:25_migration_name` - Note migration nameing schema in developer docs...

api
discussion
refactor

## Failed Deployment Post-Mortem - In #397 we created a migration to set `reasonRealized` for all existing praise -- by replacing discord's machine-readable formatting of users and channels with human-readable...

discussion

I would like to see our "business logic" assumptions about the data models enforced more robustly at the database + ORM layer. It seems the task of verifying these assumptions...

discussion

Currently if a quantifier "no-shows" (i.e. fails to complete their assignments, is non-responsive to reminders, or responds that they do not have time to complete the work), they must be...

enhancement

Currently there is a lot of "cat-herding" required by administrators to ensure all quantifiers complete their work on time. To reduce this workload, we could instead automatically send DMs to...

enhancement

Currently, an administrator must first "Assign Quantifiers" for a period, then run the /admin-announce command via Discord to notify assigned quantifiers. Instead, we could automatically send the DMs to notify...

enhancement

A user reported they received a DM from the Praise Bot noting their account was not active -- it was not a response to any of their input commands. I...

bug
wontfix
discord-bot

If the quantifier pool size is near the minimum required quantifier pool size, you can't predict if there will be enough quantifiers, because you don't know the composition of the...

bug
wontfix
api
dashboard

See #160 Sometimes users accidentally send the same praise twice. It might be helpful to automatically notify the user, or ask for confirmation, if they appear to have accidentally sent...

enhancement
discord-bot