ever-co / ever-gauzy

Ever® Gauzy™ - Open Business Management Platform (ERP/CRM/HRM/ATS/PM) - https://gauzy.co
https://gauzy.co
GNU Affero General Public License v3.0
2.29k stars 540 forks source link

Feature: Multi-tabs dashboard #664

Open evereq opened 4 years ago

evereq commented 4 years ago

At the moment Dashboard used only to display information about calculation of bonuses for whole company or a specific employee.

However, when the Admin user login into Gauzy, she/he also might be interested to see a more general overview about the company, not only how bonuses calculated.

So I suggest creating multiple tabs on such Admin Dashboard:

Our end goal will be to use "Widgets" in Dashboards, but for now we can just code it as components and move to Widgets in next versions.

IMPORTANT: we need to make dashboards reactive, so they automatically refresh when some data changes! Especially one related to Time Tracking, where we always want to show current info about tracked time, latest screenshots etc.

evereq commented 4 years ago

@rmagon assigning to you because I want someone with more experience to create such components as it will define how the whole dashboard will look and work.

rmagon commented 4 years ago

The basic setup is done with the following working tabs:

  1. Accounting
  2. Human Resources

Now we need to decide the other tabs on the dashboard, I guess that'll be a few days from now so adding needs-more-detail to this epic