~ethanmad

San Francisco, CA

https://www.ethanmad.com

Computer scientist, programmer, and dental student.

Trackers

~ethanmad/bouts.app

Last active 8 months ago

~ethanmad/gammastep-hue

Last active 2 years ago

#20 Change squad seeding algorithm to be based on individual seeding a month ago

Comment by ~ethanmad on ~ethanmad/bouts.app

Implemented by c7ca14c.

REPORTED RESOLVED IMPLEMENTED

#21 Support for super-admin users 2 months ago

Comment by ~ethanmad on ~ethanmad/bouts.app

Merged zzipper/manage_users into master today after testing.

REPORTED RESOLVED FIXED

#23 Support merging fencers 8 months ago

priority:med added by ~ethanmad on ~ethanmad/bouts.app

#23 Support merging fencers 8 months ago

type:feature_request added by ~ethanmad on ~ethanmad/bouts.app

#23 Support merging fencers 8 months ago

Ticket created by ~ethanmad on ~ethanmad/bouts.app

#What is this about?

MFC board requested ability to merge fencers when they are erroneously entered multiple times.

#How to fix it?

Implement super-admin only feature on the fencer page to merge with another fencer. Add confirmation check.

#When should this be fixed?

Before MFC championships.

Depends on #21.

#15 Export csv containing all fencers for Fencing Time 8 months ago

Comment by ~ethanmad on ~ethanmad/bouts.app

This is not quite a duplicate of #11, but a solution is implemented as part of addressing that ticket. How to use the features is explained on the man page about Fencing Time.

REPORTED RESOLVED IMPLEMENTED

#11 Support export seeding to Fencing Time 8 months ago

Comment by ~ethanmad on ~ethanmad/bouts.app

Seems things worked well in the past season, so I will close this ticket.

REPORTED RESOLVED IMPLEMENTED

#22 Add toggle for team to be included in calculations 8 months ago

type:feature_request added by ~ethanmad on ~ethanmad/bouts.app

#22 Add toggle for team to be included in calculations 8 months ago

priority:med added by ~ethanmad on ~ethanmad/bouts.app

#22 Add toggle for team to be included in calculations 8 months ago

Ticket created by ~ethanmad on ~ethanmad/bouts.app

#What is this about?

MFC board requested the ability to remove certain teams from calculations (e.g,. if the team is out-of-conference but results against this team are included in the database).

#How to fix it?

Add a toggle on the team page in the controller and include bool to the School struct in the school model. The toggle will only be modifiable to super-admins.

#When should this be fixed?

Before MFC Championships 2023.

Depends on #21.