plane/apps/app/types
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
..
importer feat: jira importer (#879) 2023-04-19 15:40:31 +05:30
ai.d.ts feat: added tracker for page, page block, and gpt (#623) 2023-03-30 19:27:46 +05:30
analytics.d.ts feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
calendar.ts feat: calendar view display properties (#1024) 2023-05-11 02:27:14 +05:30
cycles.d.ts feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
estimate.d.ts chore: track events for estimates and importers (#1012) 2023-05-05 15:45:38 +05:30
index.d.ts feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
integration.d.ts fix: slack with project integration bug fixes 2023-05-02 00:40:47 +05:30
issues.d.ts feat: sub issues progress (#895) 2023-04-25 11:38:13 +05:30
modules.d.ts feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
pages.d.ts feat: added tracker for page, page block, and gpt (#623) 2023-03-30 19:27:46 +05:30
projects.d.ts feat: estimates (#783) 2023-04-11 17:54:01 +05:30
state.d.ts chore: state delete validation (#930) 2023-04-22 18:19:35 +05:30
users.d.ts fix: onboarding loop (#775) 2023-04-11 12:25:21 +05:30
views.d.ts style: views list page, chore: views favotire (#562) 2023-03-28 16:48:46 +05:30
workspace.d.ts chore: product update interface 2023-04-28 18:28:43 +05:30