frappe / insights

Open source analytics / business intelligence tool (BI)
https://frappe.io/insights
GNU Affero General Public License v3.0
390 stars 187 forks source link

chore: merge `develop` into `main` #216

Closed nextchamp-saqib closed 6 months ago

nextchamp-saqib commented 7 months ago

New Expression Builder

The old expression editor was too small for long expressions. The autocomplete popover was visible randomly and also in some cases was overlapped with the help popover. So a complete revamp was in order. The new expression editor is a dialog now, with autocomplete & help sections always visible for better discoverability.

image

New Color Selector

image

Minor changes

  1. Changes in the query builder

    image

  2. Consistent Chart Options: All the axis charts - Line, Bar, Row, Scatter & Mixed Axis charts share common options now. Also, Bar chart is split into Bar & Row

  3. Reverse Trend Color There's an option to reverse the colours for +ve & -ve delta. For eg. the Average SLA Failure number card should have negative values as green and positive values as red

  4. Better Error Handling & Notification Minor changes to error messages and the toast messages