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

AIP-38 | List Connections #43703

Open
3 tasks
bbovenzi opened this issue Nov 5, 2024 · 0 comments
Open
3 tasks

AIP-38 | List Connections #43703

bbovenzi opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
AIP-38 Modern Web Application area:UI Related to UI/UX. For Frontend Developers.

Comments

@bbovenzi
Copy link
Contributor

bbovenzi commented Nov 5, 2024

Now that we have list connections in FastAPI. We should display them in the UI.

Steps:

  • Turn the "Admin" button in the Nav into a menu, like we do with Docs or User with a Connections option
  • Add a Connections page
  • Within the Connections page, load the list of connections and render them in a table using our DataTable component. This should include limit/offset pagination and allow order_by columns that the API supports.
@bbovenzi bbovenzi converted this from a draft issue Nov 5, 2024
@bbovenzi bbovenzi added area:UI Related to UI/UX. For Frontend Developers. AIP-38 Modern Web Application labels Nov 5, 2024
@bbovenzi bbovenzi changed the title AIP-38 | List connections AIP-38 | List Connections Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-38 Modern Web Application area:UI Related to UI/UX. For Frontend Developers.
Projects
Development

No branches or pull requests

2 participants