plane/apps/app
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
..
components chore: update analytics x-axis, tooltip and table heading values (#1040) 2023-05-15 11:22:06 +05:30
constants chore: update analytics x-axis, tooltip and table heading values (#1040) 2023-05-15 11:22:06 +05:30
contexts feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
helpers chore: update analytics x-axis, tooltip and table heading values (#1040) 2023-05-15 11:22:06 +05:30
hooks fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
layouts feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
lib fix: home page redirection logic (#752) 2023-04-08 14:32:33 -04:00
pages feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
public style: onboarding logo and style (#989) 2023-05-02 23:31:36 +05:30
services feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
styles fix: placeholder and ai response not getting appended in textarea (#1031) 2023-05-11 13:41:16 +05:30
types chore: update analytics x-axis, tooltip and table heading values (#1040) 2023-05-15 11:22:06 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web dev:: update docker file for frontend (#998) 2023-05-03 16:39:13 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js fix: docker setup (#987) 2023-05-03 13:36:55 +05:30
package.json chore: global graph components (#1014) 2023-05-11 17:11:04 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30