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

View Environments #1194

Closed
8 tasks done
z0r1k opened this issue May 11, 2023 · 0 comments
Closed
8 tasks done

View Environments #1194

z0r1k opened this issue May 11, 2023 · 0 comments
Assignees
Labels
epic Represents a bigger chunk of work, which is resolved by number of linked issues. Frontend Relates to coral (react app) user-facing User facing feature for non-admins

Comments

@z0r1k
Copy link

z0r1k commented May 11, 2023

Description

Add pages to view the list of available environments.

In scope:

  • see environment lists (Kafka, Schema registry, Kafka Connect)
  • see status of each environment

Out of scope:

  • "Last updated" data on status of environment?
  • click on environment to navigate to cluster of the environment
  • superadmin: create new environment
  • superadmin: edit environment

Design

Image

Image

Image

Task list

Questions

  • Is getEnvsPaginated required, or should we use getEnvs ? Can there be so many environments that it needs a paginated list?
    • Answer: all endpoints should be paginated, a new issue has been created
  • Should all other items in the Settings section be added and linked to the relevant old version of Klaw?
    • Answer: yes
  • Are the route names mentioned in the issues what we want?
    • Answer: yes
  • Should we implemented the "Last updated at" data in the Status column?
    • Answer: yes, a property will be added to the response payload
@z0r1k z0r1k added the epic Represents a bigger chunk of work, which is resolved by number of linked issues. label May 11, 2023
@z0r1k z0r1k added this to the Klaw Coral UI Refresh milestone May 11, 2023
@z0r1k z0r1k closed this as completed Jul 3, 2023
@z0r1k z0r1k reopened this Aug 25, 2023
@aindriu-aiven aindriu-aiven added the Frontend Relates to coral (react app) label Aug 29, 2023
@z0r1k z0r1k added the user-facing User facing feature for non-admins label Sep 1, 2023
@z0r1k z0r1k closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Represents a bigger chunk of work, which is resolved by number of linked issues. Frontend Relates to coral (react app) user-facing User facing feature for non-admins
Projects
None yet
Development

No branches or pull requests

3 participants