plane/apiserver
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
..
bin fix: worker script (#773) 2023-04-11 09:25:33 +05:30
plane feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
requirements refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30
templates feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
back_migration.py dev: back migration for integrations (#933) 2023-04-22 18:17:53 +05:30
Dockerfile.api Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
gunicorn.config.py build: create frontend and backend dockerfiles docker compose and scripts 2022-12-01 19:18:10 +05:30
manage.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
Procfile fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt dev: upgrade python version (#728) 2023-04-06 22:57:36 +05:30