Commit Graph

19 Commits

Author SHA1 Message Date
Vamsi Krishna
fd6fe07ff4 [WEB-3759]chore: header revamp (#2872)
* chore: updated header for customers

* chore: updated header for initiatives and dashboards

* chore: header revamp for cycles, modules, pages and views

* feat: search functionality for project level epics

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-09 15:23:59 +05:30
JayashTripathy
910a4a1c46 [WEB-3764] chore: Added auto generation of widget name on valid configuration (#2875) 2025-04-07 19:11:43 +05:30
JayashTripathy
0f2cc62505 [WEB-3758] fix: fixed build problem by removed should render property from WidgetPropertySelect (#2886)
* chore: added created by in the dashboard filter

* [WEB-3736] chore: added Created By property in widget configuration x-axis

* [WEB-3758] chore: improved visibility of values in group_by and x-axis field in dashboard configuration

* chore: fixed eslint issues and added conditional check while calling setValue

* [WEB-3758] fix: fixed build problem by removed should render property from WidgetPropertySelect

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Jayash Tripathy <jayashtripathy@Jayashs-MacBook-Pro.local>
2025-04-07 16:42:52 +05:30
JayashTripathy
641949f1d7 [WEB-3758] Chore: improved visibility of values in group_by and x-axis field in dashboard configuration (#2873)
* chore: added created by in the dashboard filter

* [WEB-3736] chore: added Created By property in widget configuration x-axis

* [WEB-3758] chore: improved visibility of values in group_by and x-axis field in dashboard configuration

* chore: fixed eslint issues and added conditional check while calling setValue

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Jayash Tripathy <jayashtripathy@Jayashs-MacBook-Pro.local>
2025-04-07 15:58:05 +05:30
Aaryan Khandelwal
0befe4edd9 [WEB-3684] refactor: rearrange widget config axis properties #2835 2025-03-28 15:16:13 +05:30
Aaryan Khandelwal
8926e51d1f [WEB-3684] enhancement: workspace dashboards (#2810)
* fix: donut progress chart

* chore: upgrade screen for unavailable plans

* fix: dashboard edit modal data persistence

* chore: breadcrumbs dashboards list dropdown

* fix: tooltip header overflow
2025-03-26 21:04:46 +05:30
Aaryan Khandelwal
8d886cf2d9 enhancement: widget create workflow based on flags and type (#2767)
* chore: new widget type dropdown

* chore: plan validations

* chore: changed text to number in dashboard

* fix: build errors

* chore: remove cycles icon from feature flag card

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-03-24 12:38:58 +05:30
Prateek Shourya
797f333821 [WEB-3562] feat: upgrade empty state button to handle upcoming features (#2755) 2025-03-18 14:50:39 +05:30
Aaryan Khandelwal
448c7e495b chore: add dashboards' translations for all languages (#2736) 2025-03-13 18:57:24 +05:30
Aaryan Khandelwal
86ee122596 fix: dashboards bugs (#2721)
* fix: favorites

* fix: drag handle click action

* chore: pie chart active legend logic

* fix: tooltip components
2025-03-12 14:57:47 +05:30
Aaryan Khandelwal
58a7f70a5a fix: date grouping for dashboard charts' data (#2708)
* chore: add date parser

* fix: date grouping

* fix: parse functions

* chore: add valid date check

* chore: update empty state asset size

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-03-11 13:25:15 +05:30
Aaryan Khandelwal
6bfbb2d998 style: dashboard chart interactions (#2700) 2025-03-10 18:20:08 +05:30
Aaryan Khandelwal
6d7764fa4e style: dashboards beautification v2 (#2683)
* style: pie chart enhancements

* refactor: bar chart bar path config

* chore: area and line charts active dot ui

* chor: update active dot and cursor UI
2025-03-10 12:31:19 +05:30
Aaryan Khandelwal
8956238d90 style: dashboards beautification (#2682)
* fix: charts tooltip and legends beautification

* fix: bar chart size and border radius

* fix: editing badge ui

* chore: update pie chart label size

* fix: unique key errors

* fix: donut chart progress type

* chore: bar chart border radius
2025-03-09 01:54:52 +05:30
Prateek Shourya
8eef040d51 fix: build error (#2681) 2025-03-07 21:13:18 +05:30
Aaryan Khandelwal
3a249cfdbb refactor: dashboards components to resolve char related bugfixes (#2676) 2025-03-07 20:13:29 +05:30
Aaryan Khandelwal
aef7709063 fix: dashboard bugs and improvements (#2664) 2025-03-06 21:08:44 +05:30
Aaryan Khandelwal
d286cf971e feat: dashboards (#2638)
* dev: dashboard details page

* choree: update lucide-react versions across the repo

* chore: update chart components

* chore: update view mode term

* chore: remove translation

* dev: widgets grid layout aadded

* chore: dashboard migrations

* [WEB-3061] dev: dashboard details page components (#2387)

* dev: dashboard details page

* choree: update lucide-react versions across the repo

* chore: update chart components

* chore: update view mode term

* chore: remove translation

* chore: changed the name of the dashboard

* chore: removed the show legend

* chore: added deleted by in workspace connection

* chore: dashboard crud operations  (#2449)

* chore: dashboard migrations

* chore: dashboard widget and quick filters crud

* chore: added the dashboard reference to widget

* chore:

* refactor: dashboards store

* chore: add missing argument

* chore: widgets crud aded

* chore: add loader and empty states

* refactor: optimize performance

* fix: bulk update widgets

* chore: add update widget logic

* chore: rearrange logic added

* chore: chart configs added

* chore: add color palettes

* fix: build errors

* chore: add missing translations

* fix: types and build errors

* chore: udpated the migration file

* chore: dynamic chart generation

* chore: not configured state added

* chore: configurations updated

* chore: added x axis and group by for widgets

* chore: null value validation

* chore: remove static data

* chore: update data fetching logic

* chore: new translation keys

* chore: payload structure changed for widgets

* chore: add apperance config

* chore: updated the logic with required payload

* chore: update data structure

* feat: issue template

* chore: update input and select fields

* chore: updated the migration file

* chore: update widget data fetch logic

* chore: circular chart colors

* chore: update select button file

* chore: replace types with enums

* chore: add new translation keys

* chore: changed the migration file

* chore: added project base model

* fix: delete dashboard logic

* fix: responsive grid layout

* chore: migration changes

* chore: legends added

* fix: build error

* chore: react-grid-layout ui

* chore: missing translation keys

* fix: widget layout

* chore: line chart legends

* chore: add comparison area chart

* chore: added estimate value calculation

* chore: removed an extra key

* chore: update axis line colors

* chore: widget axis creation

* chore: widget logic change

* chore: added date grouping

* chore: realtime sidebar updates

* chore: type fix

* chore: changed the payload structure

* fix: chart tooltip labels

* fix: chart resize not working

* chore: dashboard query optimisation

* fix: typo fix

* chore: dashboard widget deletion

* chore: realtime config update

* fix: not configured state asset path

* chore: text widget metric added

* fix: legends and tooltip oveflow

* chore: update color picker UI

* chore: donut chart center value

* fix: pie chart tooltip

* chore: progress donut chart

* fix: workspace dashboard ids

* chore: update loading and empty states

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-05 21:07:31 +05:30
Aaryan Khandelwal
7a86e44d20 dev: dashboards list components, feature flag (#2380)
* dev: dashboards list components

* chore: update feature flag key
2025-02-04 18:40:03 +05:30