plane/apps/app/services
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
..
integration chore: track events for estimates and importers (#1012) 2023-05-05 15:45:38 +05:30
ai.service.ts feat: added tracker for page, page block, and gpt (#623) 2023-03-30 19:27:46 +05:30
analytics.service.ts feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
api.service.ts fix: handled token expiry validation (#1016) 2023-05-05 18:01:58 +05:30
app-installations.service.ts feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
authentication.service.ts Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
cycles.service.ts feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
estimates.service.ts chore: track events for estimates and importers (#1012) 2023-05-05 15:45:38 +05:30
file.service.ts refactor: making unsplash api request from api folder (#482) 2023-03-21 16:31:01 +05:30
issues.service.ts feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
modules.service.ts feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
pages.service.ts feat: added tracker for page, page block, and gpt (#623) 2023-03-30 19:27:46 +05:30
project.service.ts style: project settings theming (#936) 2023-04-22 23:46:19 +05:30
state.service.ts chore: state delete validation (#930) 2023-04-22 18:19:35 +05:30
track-event.service.ts chore: track events for estimates and importers (#1012) 2023-05-05 15:45:38 +05:30
user.service.ts fix: onboarding loop (#775) 2023-04-11 12:25:21 +05:30
views.service.ts feat: added tracker for views (#675) 2023-04-03 15:04:48 +05:30
workspace.service.ts chore: product update interface 2023-04-28 18:28:43 +05:30