Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Wizard: Configure columns and views of Entity Lists #2067

Closed
3 tasks done
sleidig opened this issue Nov 8, 2023 · 2 comments · Fixed by #2177
Closed
3 tasks done

Setup Wizard: Configure columns and views of Entity Lists #2067

sleidig opened this issue Nov 8, 2023 · 2 comments · Fixed by #2177
Assignees
Labels
Client: _codo released on @master managed by CI (semantic-release) released managed by CI (semantic-release)
Milestone

Comments

@sleidig
Copy link
Member

sleidig commented Nov 8, 2023

  1. As an admin, I want to adjust which columns are displayed in a list table and what filters are offered to all users.
  2. As a user, I want to quickly add some column/filter of another field to be shown in the list view for my individual needs.

Implementation tasks:

  • Show a menu of all fields of the entity (and custom fields of the list view) for a user to toggle display on/off.
  • Show a similar menu of all fields to toggle filter components for fields.
  • Automatically store the current, individual selection of fields on the device (like saving of pagination settings), so that a user can come back to the view they have adjusted for themselves. --> Customize filters & columns of EntityList as an individual user #2277
  • Allow admins to change / add "column groups" (tabs of different table configs in the list view) and store the selected columns in the global config as a default for all users.

UX considerations

When just changing the selection for me as an individual user:

  • indicate somehow that this is a custom selection?
  • allow to go back to the pre-defined columnGroup tabs in their original state?
  • --> automatically create a new "custom view" columnGroup tab when the user changes some displayed column. All default columnGroups are still available to select in their original state and the user can also switch back to the custom selected columns if they are persisted locally
    • ❓ what about filters, which are "global" for all tabs of the list view?

When changing the config as an admin:

  • how to clarify the difference of this global config vs. just custom selecting columns for myself as a user?
    • --> similar to the EntityDetails "Edit Data Structure", switch the whole view into an "admin" mode. Saving config changes can then be a global button for the whole EntityList, including all columnGroup tabs and filters.
@sleidig sleidig added this to the Setup Wizard milestone Nov 8, 2023
@sleidig sleidig moved this from Triage to Priority (Core Team) in All Tasks & Issues Nov 13, 2023
@sleidig sleidig self-assigned this Dec 12, 2023
@sleidig sleidig moved this from Priority (Core Team) to In Progress in All Tasks & Issues Dec 12, 2023
@sleidig sleidig mentioned this issue Feb 2, 2024
3 tasks
@sleidig sleidig moved this from In Progress to Planned (current "sprint") in All Tasks & Issues Feb 13, 2024
@sleidig sleidig moved this from Planned (current "sprint") to Todo (ready for work) in All Tasks & Issues Feb 13, 2024
@sleidig sleidig moved this from Todo (ready for work) to In Progress in All Tasks & Issues Mar 5, 2024
@sleidig sleidig linked a pull request Mar 7, 2024 that will close this issue
3 tasks
@sleidig sleidig moved this from In Progress to In Review in All Tasks & Issues Mar 7, 2024
sleidig added a commit that referenced this issue Mar 13, 2024
closes #2067

---------
This functionality has been developed for the project “codo”.
codo is developed under the projects “Landungsbrücken – Patenschaften in Hamburg stärken” and “openTransfer Patenschaften”. It is funded through the program “Menschen stärken Menschen” by the German Federal Ministry of Family Affairs, Senior Citizens, Women and Youth.
More information at https://github.com/codo-mentoring

“Landungsbrücken – Patenschaften in Hamburg stärken” is a project of BürgerStiftung Hamburg in cooperation with the Mentor.Ring Hamburg. With a mix of networking opportunities, capacity building and financial support the project strengthens Hamburg’s scene of mentoring projects since its founding in 2016.

The “Stiftung Bürgermut” foundation since 2007 supports the digital and real exchange of experiences and connections of active citizens. Within the federal program “Menschen stärken Menschen” the foundation as part of its program “openTransfer Patenschaften” offers support services for connecting, spreading and upskilling mentoring organisations across Germany.

Diese Funktion wurde entwickelt für das Projekt codo.
codo wird entwickelt im Rahmen der Projekte Landungsbrücken – Patenschaften in Hamburg stärken und openTransfer Patenschaften. Er ist gefördert durch das Bundesprogramm Menschen stärken Menschen des Bundesministeriums für Familie, Senioren, Frauen und Jugend.
Mehr Informationen unter https://github.com/codo-mentoring

“Landungsbrücken – Patenschaften in Hamburg stärken” ist ein Projekt der BürgerStiftung Hamburg in Kooperation mit dem Mentor.Ring Hamburg. Mit einer Mischung aus Vernetzungsangeboten, Qualifizierungsmaßnahmen und finanzieller Förderung stärkt das Projekt die Hamburger Szene der Patenschaftsprojekte seit der Gründung im Jahr 2016.

Die Stiftung Bürgermut fördert seit 2007 den digitalen und realen Erfahrungsaustausch und die Vernetzung von engagierten Bürger:innen. Innerhalb des Bundesprogramms „Menschen stärken Menschen” bietet die Stiftung im Rahmen ihres Programms openTransfer Patenschaften Unterstützungsleistungen zur Vernetzung, Verbreitung und Qualifizierung von Patenschafts- und Mentoringorganisationen bundesweit.

Co-authored-by: codo-mentoring <117934638+codo-mentoring@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from In Review to Done in All Tasks & Issues Mar 13, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.33.0-master.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released on @master managed by CI (semantic-release) label Mar 13, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.33.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released managed by CI (semantic-release) label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client: _codo released on @master managed by CI (semantic-release) released managed by CI (semantic-release)
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants