bb-plane-fork/apiserver/plane/api/views
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 feat: issue attachments (#677) 2023-04-05 00:17:55 +05:30
auth_extended.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
authentication.py fix: uuid serilaizable error 2023-03-29 16:25:06 +05:30
base.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py feat: estimate points data in cycles list endpoint (#1015) 2023-05-11 16:56:48 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
gpt.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +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 remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
module.py chore: log module delete and module issue delete activities (#976) 2023-05-02 00:51:04 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py fix: page access update (#977) 2023-05-02 00:50:41 +05:30
people.py chore: return user role in user onboard endpoint (#682) 2023-04-04 18:07:17 +05:30
project.py fix: ordering in queryset (#598) 2023-03-30 16:33:16 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py remove: state delete issue validation endpoint (#929) 2023-04-22 18:18:08 +05:30
view.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
workspace.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30