The tournament cards on the new home page were barely implemented. This branch greatly improves their styling. With this change, the only major issue I see left with the new home page is setting the correct behavior when the cards are clicked. (The correct behavior: if a card is clicked, it should open that tournament not the editor. The edit button on each card should open the editor. Also there's a bug with the date pickers in the new tournament editor component.)
The Create a Tournament and Edit buttons should only appear for admin users, although I don't think the app has the ability to differentiate at this time.
Description
The tournament cards on the new home page were barely implemented. This branch greatly improves their styling. With this change, the only major issue I see left with the new home page is setting the correct behavior when the cards are clicked. (The correct behavior: if a card is clicked, it should open that tournament not the editor. The edit button on each card should open the editor. Also there's a bug with the date pickers in the new tournament editor component.)
The Create a Tournament and Edit buttons should only appear for admin users, although I don't think the app has the ability to differentiate at this time.
Screenshot