compwron
compwron
Clipper card always displays $13.65 since Nov 2019, but my real amount fluctuates and is not that amount. Pixel 4
Here is some messy code which uses this library to download all images for a particular user. ``` # first run: # pip install pixivpy-async # pip install requests #...
Thank you so much for writing this! It is better than all the other carousel libraries that I evaluated for using in my project :) **Describe the bug** On windows,...
**What type of user is this for? volunteer/supervisor/admin/all** Supervisor or admin **Description** This is discussed in slack on 24 March 2021 https://rubyforgood.slack.com/archives/CVB0QJGVD/p1616616509018700?thread_ts=1616615406.015800&cid=CVB0QJGVD Supervisor or Admin can add a comment /...
``` W, [2021-09-21T02:07:00.202050 #10] WARN -- : Enum element 'not_implemented' in CaseCourtMandate uses the prefix 'not_'. This has caused a conflict with auto generated negative scopes. Avoid using enum elements...
**What type(s) of user does this feature affect?** - volunteers? - supervisors? - admins? - all casa admins? **Description** - volunteer can add languages from a dropdown (hardcoded list) on...
### Impacted User Types - supervisors - admins ### Environment prod ### Current Behavior On the volunteers list https://www.casavolunteertracking.org/volunteers the TAY icon is inaccurate- it should calculate off the new...
### Impacted User Types - volunteers - supervisors (seeing the issue) - admins (seeing the issue) ### Environment prod Right now, on the list of volunteers https://github.com/rubyforgood/casa/issues a volunteer who...
**What type(s) of user does this feature affect?** - supervisors - admins **Description** a bug/weird for us to file and fix When they were not matched to a supervisor, I...
Fix problem where running migrations changes db ids from integer to bigint and back They should be bigint The problem seems to be the difference between `rake db:drop db:create db:migrate`...