Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

@kevinaer
Copy link
Contributor

@kevinaer kevinaer commented Apr 15, 2021

Added a simple dynamic table for sparsezoo models.

Core Features:

  • View models by domain and subdomain.
  • Pagination of models
  • Filtering based on fields

Remaining Work:

  • Review docstring for functions
  • GitHub action to deploy changes to S3 bucket (may end up in separate PR)
  • Look into saving auth token in a cookie to reduce loading time (may end up in separate PR)

UI not finalized, comments made on UI should be left in this PR. They will be address on subsequent PR.

Including temporary urls for image classifications and object detection

@kevinaer kevinaer requested review from a team, bfineran, markurtz and natuan and removed request for a team April 15, 2021 15:35
@kevinaer kevinaer marked this pull request as ready for review April 15, 2021 20:53
@kevinaer kevinaer changed the title [WIP] SparseZoo Table UI SparseZoo Table UI Apr 15, 2021
@kevinaer kevinaer requested a review from jeanniefinks April 19, 2021 14:48
Copy link
Member

@markurtz markurtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor things but overall looks good. We should definitely start thinking through what test cases would look like for these to keep it in good shape. Also, I think anything exported in these modules we should add docs for

@kevinaer kevinaer requested a review from markurtz April 22, 2021 21:52
@kevinaer
Copy link
Contributor Author

At least from my previous experiences, enzyme with jest would be the best way to write tests for components. Definitely for post release will start filling out backlog of tests.

@kevinaer kevinaer merged commit f15c0ed into main Apr 26, 2021
@kevinaer kevinaer deleted the table-ui branch April 26, 2021 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants