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

feat(coral) - View environments: Add tables rendering list of environments #1707

Closed
Tracked by #1194
mathieu-anderson opened this issue Aug 30, 2023 · 0 comments · Fixed by #1761
Closed
Tracked by #1194

feat(coral) - View environments: Add tables rendering list of environments #1707

mathieu-anderson opened this issue Aug 30, 2023 · 0 comments · Fixed by #1761
Assignees
Labels
enhancement New feature or request Frontend Relates to coral (react app)

Comments

@mathieu-anderson
Copy link
Contributor

mathieu-anderson commented Aug 30, 2023

Relates to epic #1194

We need to render a table view for each of the environment list we want to display:

  • Kafka: render daa from getEnvsPaginated
  • Schema registry: render data from getSchemaRegEnvsPaginated
  • Kafka connect: render data from getKafkaConnectEnvsPaginated

Using the paginated endpoints depends on the completion of #1711

Questions

@mathieu-anderson mathieu-anderson added the Frontend Relates to coral (react app) label Aug 30, 2023
@mathieu-anderson mathieu-anderson changed the title Add tables rendering list of environments feat(coral) - View environments: Add tables rendering list of environments Aug 30, 2023
@mathieu-anderson mathieu-anderson added the enhancement New feature or request label Aug 30, 2023
@mathieu-anderson mathieu-anderson self-assigned this Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend Relates to coral (react app)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant