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

Feature/inventory dashboard #455

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

renatamarques97
Copy link
Contributor

@renatamarques97 renatamarques97 commented Apr 5, 2020

Checklist:

  • I have performed a self-review of my own code,
  • New and existing unit tests pass locally with my changes ("bundle exec rake")
  • Specs, everything has been tested (controller, view, service, presenter)
    Resolves Add Inventory dashboard #282

Description

I added charts for all the relevant points mentioned in issue #282
charts - chartkick gem
inventory dashboard added in home page (app/views/home/index.html.erb)
layout design based on adminLTE

Type of change

  • New feature (non-breaking change which adds functionality)

Screenshots

Screen Shot 2020-04-05 at 18 51 33
Screen Shot 2020-04-05 at 18 51 41

@renatamarques97 renatamarques97 changed the title Feature/inventory dashboard [WIP] Feature/inventory dashboard Apr 13, 2020
@maebeale
Copy link
Collaborator

ooo! exciting, @renatamarques97 !!!

@renatamarques97
Copy link
Contributor Author

renatamarques97 commented Apr 16, 2020

I don't understand why I am getting timeout in circle ci.
@maebeale

Net::ReadTimeout:
       Net::ReadTimeout with #<TCPSocket:(closed)>

@renatamarques97 renatamarques97 changed the title [WIP] Feature/inventory dashboard Feature/inventory dashboard Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Inventory dashboard
2 participants