plane/apps/app/pages
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
..
[workspaceSlug] feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
api feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
installations/[provider] feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
workspace-member-invitation feat: themes (#902) 2023-04-20 13:41:24 +05:30
_app.tsx fix: bug fixes (#1000) 2023-05-05 15:45:53 +05:30
_document.tsx chore: added session recorder key to env (#827) 2023-04-14 16:51:24 +05:30
_error.js feat: themes (#902) 2023-04-20 13:41:24 +05:30
404.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
create-workspace.tsx chore: user auth layer (#749) 2023-04-08 18:05:54 +05:30
error.tsx feat: cycles and modules toggle in settings, refactor: folder structure (#247) 2023-02-08 10:13:07 +05:30
index.tsx fix: unusual redirection on onboarding (#808) 2023-04-13 15:38:00 +05:30
invitations.tsx style: onboarding screens, invitations page 2023-04-28 20:46:07 +05:30
magic-sign-in.tsx refactor: global workspace form (#421) 2023-03-11 17:23:23 +05:30
onboarding.tsx fix: ui and bug fixes (#980) 2023-05-02 20:00:33 +05:30
signin.tsx fix: docker setup (#987) 2023-05-03 13:36:55 +05:30