Gary Tou

Results 97 issues of Gary Tou

@EDRipper has reported wonky-looking receipt report emails. It appears something's improperly escaped. The email renders completely fine within an iframe in Chrome (on the [hcb admin dashbaord](https://hcb.hackclub.com/admin/email?message_id=438404)). But seems to...

On the admin disbursement process page, add a reject button so that they can reject automated disbursements. Its functionality currently exists, but it's buried in some other page https://hackclub.slack.com/archives/C026RKHLPNJ/p1762440649478829

Reported here: https://hackclub.slack.com/archives/CN523HLKW/p1762836439343129 When Sudo mode is enabled, can you attempt to view a card's details, the CSS "dies".

1. [ ] We wrote a WIP [policy here](https://docs.google.com/document/d/15ZdGur3KGJQMGNXdeC21XwHh_T8xyqRykHy2jojG-sQ/edit?tab=t.0) 2. [x] @Luke-Oldenburg is going to build a new GitHub Projects board that works with the workflows outlined in the policy...

We don't want multiple `Event::Configuration`s per Event. So, let's add a unique index on `event_configurations.event_id`. A Rails validation would also be nice ```ruby class Event::Configuration validates :event, uniqueness: true end...

Beginner Friendly
Bad Prod Data

^ That tooltip appears to be mislocated. It says "Drag a file to this button", but it's unclear what button it's talking about.

At some point, let's move this to its own controller. Probably `Api::V4::StripeCards::PersonalizationDesignsController#index`. _Originally posted by @garyhtou in https://github.com/hackclub/hcb/pull/11983#pullrequestreview-3429844721_

API

Make it clear that blocks are live updating up until the moment they're sent. Add a callout at the top of the page: - maybe have a LIVE blinking green...

At the moment, we have managers, but they can be either signees or not. That's confusing. So, we're adding a new role called Owner. Owners are basically managers who are...

https://hackclub.slack.com/archives/C07GGTUG80M/p1728415607596789 Used by https://hcb.hackclub.com/argosy-foundation-grant. This could be as simple as transferring money from Increase's DAF Main to Column's DAF Main. But it may require code changes 🤷‍♂️

EPIC: Understand finances