~ethanmad

San Francisco, CA

https://www.ethanmad.com

Computer scientist, programmer, and dental student.

Trackers

~ethanmad/bouts.app

Last active 1 year, 1 month ago

~ethanmad/gammastep-hue

Last active 3 years ago

#25 Add link for new fencer on match Create page 1 year, 1 month ago

~ethanmad assigned ~ethanmad to #25 on ~ethanmad/bouts.app

#25 Add link for new fencer on match Create page 1 year, 1 month ago

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

#25 Add link for new fencer on match Create page 1 year, 1 month ago

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

#25 Add link for new fencer on match Create page 1 year, 1 month ago

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

#What is this about?

Currently the way to add a new fencer while creating or editing a match is to open the /fencers/new page, create a new fencer, and then refresh the match edit page. Adding a button to open /fencers/new in a new tab will make this process more convenient. Idea arose in conversation with MFC Executive Board.

#How to fix it?

Add link with ` on the bottom of the edit match page.

#When should this be fixed?

During 2023-2024 season.

#24 Add active/inactive feature for fencers 1 year, 1 month ago

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

#24 Add active/inactive feature for fencers 1 year, 1 month ago

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

#23 Support merging fencers 1 year, 1 month ago

Comment by ~ethanmad on ~ethanmad/bouts.app

Bumped at meeting with MFC Executive board, but they also stated that it's not a big deal to merge fencers since issues are usually caught quickly and easily resolved.

#23 Support merging fencers 1 year, 1 month ago

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

#23 Support merging fencers 1 year, 1 month ago

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

#24 Add active/inactive feature for fencers 1 year, 1 month ago

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

#What is this about?

This feature will determine whether a fencer is shown in the dropdowns in match creation as well as whether the fencer will be shown in the active or inactive list on the lists at /fencers/ and /squads/:id. Feature requested by the MFC since they will be keeping historical data in their instance.

#How to fix it?

Add active bool to the Fencer struct and update the dependent methods and views to handle the active status of each fencer appropriately.

#When should this be fixed?

Within the 2023-2024 season.