Aaryan Khandelwal
11b28048bf
chore: analytics tracker events ( #1119 )
...
* chore: added export analytics event tracker
* chore: add analytics view events
* chore: workspace analytics view track event added
2023-05-25 12:38:53 +05:30
Aaryan Khandelwal
9ccc35d181
fix: make custom search select handle undefined options ( #1094 )
...
* fix: make search select handle undefined options
* fix: kanban y-scroll
2023-05-20 16:00:41 +05:30
Aaryan Khandelwal
f2c8bdba34
fix: assignee name in analytics tooltip ( #1081 )
2023-05-19 17:08:32 +05:30
Aaryan Khandelwal
7f5fdb9589
fix: icon picker not working ( #1080 )
...
* fix: icon picker not working
* fix: project icon in analytics sidebar
2023-05-19 16:35:51 +05:30
Dakshesh Jain
6da4247400
fix: Application Error on issues list page ( #1064 )
...
* fix: Application Error on issues list page
* fix: can't read property of undefined at renderTick
2023-05-19 15:13:55 +05:30
Aaryan Khandelwal
09cffd5498
fix: analytics colors when segmented by cycle, module, dates, and assignees ( #1072 )
...
* fix: show unique colors when segmented
* chore: modify random color generator function
* chore: modify random color generator function
2023-05-18 19:07:24 +05:30
Aaryan Khandelwal
d41250c1ce
chore: delete label confirmation modal ( #1069 )
...
* fix: negative days displayed on upcoming issues on dashboard
* chore: show completed and cancelled states by default
* chore: delete label confirmation modal
2023-05-17 16:04:56 +05:30
Aaryan Khandelwal
3427652c22
chore: update analytics sidebar and header content, fix: trash box positioning ( #1065 )
...
* fix: labels dropdown on issue details page theming
* style: trash box styling and positioning
* chore: empty state for scope and demand analytics, show assignee name in scope graph tooltip
* chore: empty state for analytics
* chore: modify analytics sidebar and header
2023-05-17 13:25:58 +05:30
Aaryan Khandelwal
d575e8ec6b
chore: x-axis tick values for assignees ( #1060 )
...
* style: new custom analytics ui
* fix: x-axis assignee tick values
* chore: assignee names in the custom analytics table
2023-05-16 15:11:40 +05:30
Aaryan Khandelwal
c6d78b5e6a
style: new custom analytics ui ( #1055 )
2023-05-16 10:41:37 +05:30
Aaryan Khandelwal
37bb183bf0
chore: update analytics x-axis, tooltip and table heading values ( #1040 )
...
* chore: global bar graph component
* chore: global pie graph component
* chore: global line graph component
* chore: removed unnecessary file
* chore: refactored global chart components to accept all props
* chore: function to convert response to chart data
* chore: global calendar graph component added
* chore: global scatter plot graph component
* feat: analytics boilerplate created
* chore: null value for segment and project
* chore: clean up file
* chore: change project query param key
* chore: export, refresh buttons, analytics table
* fix: analytics fetch key error
* chore: show only integer values in the y-axis
* chore: custom x-axis tick values and bar colors
* refactor: divide analytics page into granular components
* chore: convert analytics page to modal, save analytics modal
* fix: build error
* fix: modal overflow issues, analytics loading screen
* chore: custom tooltip, refactor: graphs folder structure
* refactor: folder structure, chore: x-axis tick values for larger data
* chore: code cleanup
* chore: remove unnecessary files
* fix: refresh analytics button on error
* feat: scope and demand analytics
* refactor: scope and demand and custom analytics folder structure
* fix: dynamic import type
* chore: minor updates
* feat: project, cycle and module level analytics
* style: project analytics modal
* fix: merge conflicts
* style: new scope and demand ui, user avatars in bar graph
* fix: default analytics types
* chore: new values when dimensioned by date
* chore: update table and tooltip content when dimensioned or segmented by dates
2023-05-15 11:22:06 +05:30
Aaryan Khandelwal
1a534a3c19
feat: plane analytics ( #1029 )
...
* chore: global bar graph component
* chore: global pie graph component
* chore: global line graph component
* chore: removed unnecessary file
* chore: refactored global chart components to accept all props
* chore: function to convert response to chart data
* chore: global calendar graph component added
* chore: global scatter plot graph component
* feat: analytics boilerplate created
* chore: null value for segment and project
* chore: clean up file
* chore: change project query param key
* chore: export, refresh buttons, analytics table
* fix: analytics fetch key error
* chore: show only integer values in the y-axis
* chore: custom x-axis tick values and bar colors
* refactor: divide analytics page into granular components
* chore: convert analytics page to modal, save analytics modal
* fix: build error
* fix: modal overflow issues, analytics loading screen
* chore: custom tooltip, refactor: graphs folder structure
* refactor: folder structure, chore: x-axis tick values for larger data
* chore: code cleanup
* chore: remove unnecessary files
* fix: refresh analytics button on error
* feat: scope and demand analytics
* refactor: scope and demand and custom analytics folder structure
* fix: dynamic import type
* chore: minor updates
* feat: project, cycle and module level analytics
* style: project analytics modal
* fix: merge conflicts
2023-05-11 17:38:46 +05:30