Block a user
Merge index and session list or redirect
Merge index and session list or redirect
For now, the index is showing a recent list of sessions. Recent in this means from the last 30 days.
Keep more comprehensive game information
Keep more comprehensive game information
Allow adding a game in a single step
An alternative to modals would be just a single window with all the data from Game + Purchase. Upon submitting the form, the game would be created silently. UI-wise, this is much smoother and less…
Add editions for games
Maybe a better name would be "edition"?
The way I see it purchases would stay as they, tied to "Game" model. Then there would be a new "Edition" model, that could group "Game" models to it.…