plane/apps/app/components/core
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
..
board-view feat: calendar view display properties (#1024) 2023-05-11 02:27:14 +05:30
calendar-view feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
list-view feat: calendar view display properties (#1024) 2023-05-11 02:27:14 +05:30
sidebar fix: cycle & module sidebar default tab fix (#964) 2023-04-28 17:48:40 +05:30
bulk-delete-issues-modal.tsx fix: views issues mutation, sidebar link highlight (#1025) 2023-05-11 02:15:39 +05:30
custom-theme-form.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
custom-theme-modal.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
existing-issues-list-modal.tsx fix: ui and bug fixes (#980) 2023-05-02 20:00:33 +05:30
feeds.tsx feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
filters-list.tsx fix: views issues mutation, sidebar link highlight (#1025) 2023-05-11 02:15:39 +05:30
gpt-assistant-modal.tsx fix: placeholder and ai response not getting appended in textarea (#1031) 2023-05-11 13:41:16 +05:30
image-picker-popover.tsx style: create project modal (#957) 2023-04-28 17:49:29 +05:30
image-upload-modal.tsx fix: views issues mutation, sidebar link highlight (#1025) 2023-05-11 02:15:39 +05:30
index.ts feat: calendar view display properties (#1024) 2023-05-11 02:27:14 +05:30
issues-view-filter.tsx feat: calendar view display properties (#1024) 2023-05-11 02:27:14 +05:30
issues-view.tsx feat: calendar view display properties (#1024) 2023-05-11 02:27:14 +05:30
link-modal.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
theme-switch.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30