/admin/team
-> group by routes
#36
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
also: if you add a new team, give option to add all possible team-data (and not just the name&route). It's cumbersome to click on each team name and check if everything is in order.
That's a fair point. I see a few advantages doing it the current way:
Together with #37, we now do a compromise: We keep (only) the name in the main view, but then directly redirect to the newly created team page, to be able to view e.g. first station + also be able to update details there.
categorize teams-list by routes and maybe make drag&drop-ableto `/admin/team` -> group by routes + sort by `lower(team.name)``/admin/team` -> group by routes + sort by `lower(team.name)`to `/admin/team` -> group by routes