hensei-web/components/FilterModal
Justin Edmund 401506dcf8 Swap to using selects for some boolean fields
Charge Attack, Full Auto, and Auto Guard are not boolean values since the user can select (and the default should be) to show both on and off values. We swap to using a SelectTableField here to represent this difference.

We also added logic for Full Auto and Auto Guard fields since they are tied together in some cases (you can't show Auto Guard teams that have Full Auto disabled)
2023-03-21 19:33:22 -07:00
..
index.scss Set width of Select in table field in Filter dialog 2023-03-21 19:33:03 -07:00
index.tsx Swap to using selects for some boolean fields 2023-03-21 19:33:22 -07:00