Gary Tou
Gary Tou
Three things: 1. Figure out why we're creating duplicate CPTs for a single BankFee HcbCode (`HCB-700-%`) 2. Figure out why we're creating duplicate CPTs for a single card charge HcbCode...
I'm adding `hcbHasActiveOrg`for better Loops.so audience filtering. It will be used to send the teenager referral program email tomorrow.
At the moment, if you're a manager/member and issue yourself a card, then later get demoted, that card is still active and usable.
 Add Undercity, Athena, and Boba Drops
Send an email to the user when their spending limit is getting low. Something along the lines of: ``` hi, your Hack Club HQ spending controls balance is getting low....
https://github.com/hackclub/bank/blob/e83e1ad9577a938c91e5d5bda54b4db81f18a796/app/models/user/email_update.rb#L9-L13
Similar to what github has. hash them when storing in the DB When a user wants to restore their account. 1. Successful complete email login code 2. Enter a valid...
When hitting enter on a search bar, it submits the form to search. However, there is no visual indication. We should add one!
I think pgbackrest supports a post archive command. We might be able to use that to ping an uptime service. When it doesn't receive a ping within X hours, notify...
# Goal The goal is to consolidate all action items that a user has. This may include uploading receipts or reviewing reimbursement reports. # Design https://www.figma.com/design/R9F4Qc0EUovbWJfDsDnV8z/Tasks?node-id=147-154&t=IUVsCGnPWdfpQ3hK-0 See the annotations section...