bb-plane-fork/apiserver/plane/api/serializers
pablohashescobar abaa65b4b7
feat: analytics (#1018)
* dev: initialize plane analytics

* dev: plane analytics endpoint

* dev: update endpoint to give data with segments as well

* dev: analytics with count and effort paramters

* feat: analytics endpoints

* feat: saved analytics

* dev: remove print logs

* dev: rename x_axis to dimension in response

* dev: remove color queries

* dev: update query for None values

* feat: analytics export

* dev: update code structure send color when state or label and fix none count

* dev: uncomment try catch block

* dev: fix segment keyerror

* dev: default analytics endpoint

* dev: fix segmented results

* dev: default analytics endpoint and colors for segment

* dev: total issues and open issues by state

* dev: segment colors

* dev: fix total issue annotate

* dev: effort segmentation

* dev: total estimates and open estimates

* fix: effort when not segmented

* dev: send avatar for default analytics
2023-05-11 16:57:03 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
analytic.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py feat: estimate points data in cycles list endpoint (#1015) 2023-05-11 16:56:48 +05:30
estimate.py feat: return workspace and project details in estimate endpoints (#1009) 2023-05-05 15:12:22 +05:30
importer.py feat: workspace detail for imports (#1011) 2023-05-05 15:11:45 +05:30
issue.py fix: remove length check condition when updating issue property (#791) 2023-04-13 00:34:37 +05:30
module.py fix: module link create url validation (#678) 2023-04-03 23:58:24 +05:30
page.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py fix: project update for identifier (#604) 2023-03-30 16:33:04 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py chore: update API endpoints for analytics (#574) 2023-03-30 01:25:32 +05:30
user.py feat: github integration (#315) 2023-02-22 19:40:57 +05:30
view.py chore: remove view filter validation while creating or updating view (#836) 2023-04-17 11:15:38 +05:30
workspace.py feat: workspace themes 2023-04-10 18:14:09 +05:30