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

Account overview: list & details page #432

Closed
nhoening opened this issue May 16, 2022 · 0 comments · Fixed by #605
Closed

Account overview: list & details page #432

nhoening opened this issue May 16, 2022 · 0 comments · Fixed by #605

Comments

@nhoening
Copy link
Contributor

nhoening commented May 16, 2022

We have no page to show an account.

Inspiration can be taken from the CLI commands show accounts (list accounts) and show account (show roles, assets and users of one account).

For now, the account page only shows, later we'll make it possible to edit things here, as well.

This new page should be linked from the user list and the current user page.

Also, the main menu entry "accounts" should appear for admins (and link to the account list). The "users" entry should appear for everyone else (as it shows the users in their account).

We'll want to work towards account CRUD (maybe we'll never get to the D in the UI, but still), so I suggest we set up the usual workflow: Begin work on a real API endpoints for accounts (to list them & get one specific), which are then used by the UI.

@Flix6x Flix6x added the UI label Aug 26, 2022
@nhoening nhoening changed the title Account overview page Account overview: list & details page Mar 8, 2023
@nhoening nhoening linked a pull request Mar 9, 2023 that will close this issue
More CRUD for self-service: accounts, sensors, users automation moved this from To do to Done Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

3 participants