/admin/team -> group by routes #36

Closed
opened 2025-04-13 18:56:40 +02:00 by hannes · 2 comments
Collaborator
No description provided.
Author
Collaborator

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.

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.
Owner

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:

  • Minimal interface clutter
  • The team get's a station assigned (by the system), so it has to be a 2-step process (to be able to tell the team to which station/'stationsbetreuer' they have to go.
    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.
> 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: - Minimal interface clutter - The team get's a station assigned (by the system), so it has to be a 2-step process (to be able to tell the team to which station/'stationsbetreuer' they have to go. 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.
philipp changed title from categorize teams-list by routes and maybe make drag&drop-able to `/admin/team` -> group by routes + sort by `lower(team.name)` 2025-04-14 09:33:02 +02:00
philipp changed title from `/admin/team` -> group by routes + sort by `lower(team.name)` to `/admin/team` -> group by routes 2025-04-14 14:12:46 +02:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: philipp/stationslauf#36
No description provided.