seitime-frappe/frappe/public
Ankush Menat d597acb5e2
fix: let charts handle aggregation (#18293)
Currently we are doing aggregation of remaining slices manually BUT this
breaks basic principle of DRY:

- dashboard chart decides how many groups to consider
- frappe charts has different maxSlices config

This results in mess like frappe computing "Other" and Frappe charts
computing "rest" separately.

Fix: Just pass all data to charts and let it figure out the "Rest".
2022-10-05 12:48:32 +05:30
..
css refactor: Use minified font-awesome file and add FA license 2022-07-06 08:31:01 +05:30
html fix: Report print option 2021-07-28 11:32:20 +05:30
icons fix: improve SVG for expenses icon 2022-06-24 18:31:43 +05:30
images chore: Remove unused libraries and files 2022-07-04 08:25:51 +05:30
js fix: let charts handle aggregation (#18293) 2022-10-05 12:48:32 +05:30
scss feat(ux): no-indicator-dot for indicator pills 2022-09-09 17:34:46 +05:30
sounds chore: Remove Chat Module 2021-11-09 13:44:57 +05:30