bb-plane-fork/apiserver/plane/db/models
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 refactor: update model association to cascade on delete 2023-02-06 23:20:21 +05:30
asset.py fix: file asset uploading and deleting (#496) 2023-03-22 23:38:47 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py feat: cycle view props (#881) 2023-04-22 18:16:05 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
importer.py feat: delete imported data as well when the import is deleted (#974) 2023-05-02 00:53:08 +05:30
issue.py chore: set default value as null for estimate point 2023-04-13 19:54:34 +05:30
module.py feat: module view props (#882) 2023-04-22 18:16:16 +05:30
page.py feat: sync flag for syncing issues with page blocks (#547) 2023-03-28 01:52:46 +05:30
project.py dev: add imports for back migration and add migration for views (#707) 2023-04-06 13:59:43 +05:30
shortcut.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
social_connection.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
state.py fix: state ordering in group 2023-02-15 17:53:37 +05:30
user.py Add EMAIL_FROM setting to change sender email for messages 2023-04-15 12:51:23 -07:00
view.py feat: issue filter views (#418) 2023-03-15 23:25:09 +05:30
workspace.py chore: move theme setting in user level from workspace level 2023-04-10 23:19:01 +05:30