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

Create containers page #79

Closed
Tracked by #28
joaotomaspinheiro opened this issue Apr 12, 2024 · 0 comments · Fixed by #92
Closed
Tracked by #28

Create containers page #79

joaotomaspinheiro opened this issue Apr 12, 2024 · 0 comments · Fixed by #92
Assignees
Labels
enhancement New feature or request web app Work associated with the web app

Comments

@joaotomaspinheiro
Copy link
Collaborator

joaotomaspinheiro commented Apr 12, 2024

Refs: Figma

@joaotomaspinheiro joaotomaspinheiro mentioned this issue Apr 12, 2024
11 tasks
@joaotomaspinheiro joaotomaspinheiro self-assigned this Apr 12, 2024
@joaotomaspinheiro joaotomaspinheiro added enhancement New feature or request web app Work associated with the web app labels Apr 12, 2024
@joaotomaspinheiro joaotomaspinheiro linked a pull request Apr 24, 2024 that will close this issue
joaotomaspinheiro added a commit that referenced this issue May 1, 2024
Refs: closes #79

## Summary

Create containers page.

## Changes

- Add containers table
- Add generic table store to handle data fetching, loading and filtering
table states
- Update EcoMap HTTP client to use `openapi-fetch` middlewares
- Update `Table` component to swap promise-based `rows` with a new
`loading` property

---------

Co-authored-by: Gonçalo <goncalo.gjad@gmail.com>
Goncalo-Marques pushed a commit that referenced this issue May 4, 2024
Refs: closes #79

Create containers page.

- Add containers table
- Add generic table store to handle data fetching, loading and filtering
table states
- Update EcoMap HTTP client to use `openapi-fetch` middlewares
- Update `Table` component to swap promise-based `rows` with a new
`loading` property

---------

Co-authored-by: Gonçalo <goncalo.gjad@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web app Work associated with the web app
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant