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: add tenant stats view #57

Merged
merged 2 commits into from
Jun 30, 2023
Merged

feat: add tenant stats view #57

merged 2 commits into from
Jun 30, 2023

Commits on Jun 30, 2023

  1. feat: add tenant stats view

    chore: update essentials version
    
    chore: update styles to remove background
    andrey-canon authored and johanseto committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3c81d49 View commit details
    Browse the repository at this point in the history
  2. feat: positive logic to the stats view

    By default the view show all components. Then you can manage or filter which component
    wouldnt be show setting it to false.
    
    feat: use frontend as experience use it
    
    This would be considered in future of the need of a refactor,
    but by the moment is better to have the templates views that use react
    with the same shape.
    
    chore: apply suggestions from code review
    johanseto committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d9090a8 View commit details
    Browse the repository at this point in the history