pablohashescobar
abe021071c
fix: workspace and project member update ( #1046 )
2023-05-15 19:38:37 +05:30
pablohashescobar
8d6082183e
chore: return assignee avatars when x axis in assignee_email ( #1049 )
2023-05-15 19:38:08 +05:30
pablohashescobar
d28bc41fbd
chore: project members, cycles and modules count ( #1051 )
2023-05-15 19:37:17 +05:30
pablohashescobar
6a78948113
fix: analytics ( #1037 )
...
* fix: most issue created by user keys
* fix: cycle and module filters for GET method
2023-05-12 12:22:42 +05:30
pablohashescobar
6e9235e5fe
fix: analytic query params ( #1035 )
...
* fix: query params for analytics
* fix: default analytics filters
2023-05-11 20:53:54 +05:30
pablohashescobar
a1d7a4ea55
fix: created by null for bulk operations ( #1026 )
2023-05-11 16:58:35 +05:30
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
pablohashescobar
fb165d080e
feat: estimate points data in cycles list endpoint ( #1015 )
...
* feat: estimate points data in cycles list endpoint
* dev: prefetch for assignees
* dev: update sum for estimate points
2023-05-11 16:56:48 +05:30
pablohashescobar
fd96c54b43
fix: cycle date check endpoint for updation ( #1006 )
...
* fix: cycle date check endpoint for updation
* dev: update the cycle date check endpoint to exclude current cycle when updating
2023-05-05 15:13:22 +05:30
pablohashescobar
993cf3faba
chore: add assignee avatar in cycle endpoint ( #996 )
...
* chore: add assignee avatar in cycle endpoint
* dev: update the structure to return avatar and firstname
* dev: return distinct users
* dev: update the structure to return id
* dev: update the prefetch queryset to distinct by id
* dev: remove id from distinct
* dev: add unique condition
2023-05-05 15:13:03 +05:30
pablohashescobar
1bf1b63fff
fix: estimate points update ( #1003 )
...
* fix: estimate points hub
* fix: estimate points update
* fix: estimate points bulk_update
2023-05-05 15:12:38 +05:30
pablohashescobar
336220bd98
feat: return workspace and project details in estimate endpoints ( #1009 )
2023-05-05 15:12:22 +05:30
pablohashescobar
99fb3c9bfe
chore: log cycle delete and cycle issue delete activities ( #975 )
...
* chore: log cycle delete and cycle issue delete activities
* dev: remove print logs
2023-05-02 01:21:48 +05:30
pablohashescobar
88200a93bf
feat: delete imported data as well when the import is deleted ( #974 )
2023-05-02 00:53:08 +05:30
pablohashescobar
b2ad071608
fix: bulk modules importer ( #973 )
2023-05-02 00:52:52 +05:30
pablohashescobar
742731cbe6
chore: log module delete and module issue delete activities ( #976 )
2023-05-02 00:51:04 +05:30
pablohashescobar
c6878b9b0f
fix: page access update ( #977 )
2023-05-02 00:50:41 +05:30
pablohashescobar
48e77ea81b
remove: state delete issue validation endpoint ( #929 )
2023-04-22 18:18:08 +05:30
pablohashescobar
fb4535b294
feat: slack integration ( #874 )
...
* feat: init slack integration
* dev: create model and update existing view for slack
* dev: update slack sync model and create view to install slack
* dev: workspace integration query
* dev: update the metadata validation for access_token and team_id and save config to database
* dev: update validation for team_id
* dev: update validation
* dev: update validations
* dev: remove bot access token field from sync
* dev: handle integrity exception
2023-04-22 18:15:52 +05:30
pablohashescobar
33a904bc3e
chore: added estimate bulk endpoint for retrieving and updating ( #919 )
...
* chore: added estimate bulk endpoint for retrieving and updating
* chore: estimate endpoints
* fix: retrieve project estimate
* dev: handle integrity error check
2023-04-22 01:04:20 +05:30
pablohashescobar
0d264838a9
remove: print exception instead use capture to log it ( #926 )
2023-04-22 01:04:07 +05:30
pablohashescobar
4dda4ec610
chore: single endpoint to create estimate and estimate points ( #897 )
2023-04-20 18:14:38 +05:30
pablohashescobar
e68a5382f9
feat: sub issue state distribution ( #885 )
...
* feat: sub issue state distribution
* dev: update the response structure to match consistency
* dev: update the query for sub issue distribution to include 0 issue groups as well
2023-04-20 18:14:24 +05:30
pablohashescobar
5b6caadd6f
chore: state delete validations endpoint ( #880 )
2023-04-20 18:14:05 +05:30
pablohashescobar
73a8bbb31f
feat: release information endpoint ( #876 )
...
* dev: init release notes
* feat: API endpoint to fetch get last 5 release information
2023-04-20 18:13:49 +05:30
pablohashescobar
2b280935a1
chore: update state create endpoint to send error response on integrity error ( #869 )
...
* chore: update state create endpoint to send error response on integrity error
* dev: update status code for general exception
2023-04-18 12:25:22 +05:30
pablohashescobar
85b6c78e75
chore: my issues endpoint to return attachment and link count
2023-04-17 14:03:19 +05:30
Vamsi Kurama
e4da207df5
Merge pull request #768 from makeplane/feat/workspace_themes
...
feat: workspace themes
2023-04-14 16:56:32 +05:30
pablohashescobar
0cd6d9d570
fix: parent issue search
2023-04-13 17:49:09 +05:30
pablohashescobar
cd69b06e5e
fix: error message for jira importers ( #794 )
2023-04-13 00:34:53 +05:30
pablohashescobar
537a82028e
fix: attachment activity ( #760 )
2023-04-13 00:33:50 +05:30
pablohashescobar
440ed08728
fix: issue attachment delete ( #759 )
2023-04-13 00:33:37 +05:30
pablohashescobar
6279a04267
feat: attachment and link count in issues list ( #777 )
2023-04-11 18:47:36 +05:30
pablohashescobar
ce26bed44a
fix: jira importer info endpoint to get query params ( #776 )
2023-04-11 18:47:18 +05:30
pablohashescobar
bc457846fe
chore: move theme setting in user level from workspace level
2023-04-10 23:19:01 +05:30
pablohashescobar
b6c911f484
feat: workspace themes
2023-04-10 18:14:09 +05:30
pablohashescobar
62e736677a
fix: cycle date check endpoint ( #748 )
2023-04-10 10:58:32 +05:30
pablohashescobar
bd9de0c213
feat: activity for issue attachments and links ( #746 )
2023-04-10 10:58:22 +05:30
pablohashescobar
c80968bb23
feat: bulk update estimate endpoint ( #755 )
2023-04-10 10:58:09 +05:30
pablohashescobar
c0b732f1f1
chore: rename project name to project key ( #731 )
2023-04-06 22:58:13 +05:30
pablohashescobar
6be775434d
fix: project issue search endpoint ( #729 )
2023-04-06 22:58:03 +05:30
pablohashescobar
59a33587a0
feat: delete endpoint for importers ( #725 )
...
* feat: delete endpoint for importers
* fix: delete endpoint for importers
2023-04-06 22:57:20 +05:30
pablohashescobar
e46487c130
chore: add project details on importer service endpoint ( #714 )
...
* chore: add project details on importer service endpoint
* dev: add select related for imports
2023-04-06 22:57:06 +05:30
pablohashescobar
ec818a5523
refactor: move all background task from rqworker to celery ( #668 )
...
* refactor: move all background task from rqworker to celery
* dev: update background job to take input in parameters rather than a single dict
* dev: update procfile for new worker
* dev: docker updates for new celery worker
2023-04-06 22:56:36 +05:30
pablohashescobar
6a579f85ad
feat: bulk create endpoint for estimate points ( #708 )
...
* feat: bulk create endpoint for estimate points
* dev: remove integrity logic and update url
2023-04-06 13:59:17 +05:30
pablohashescobar
f2144c3e89
fix: issue search endpoint for parent issues ( #705 )
...
* fix: issue search endpoint for parent issues
* fix: parent search
* fix: search endpoint
2023-04-06 13:58:27 +05:30
pablohashescobar
cc07e2790d
feat: issue estimations ( #696 )
...
* dev: initialize estimation
* dev: issue estimation field in issues and project settings
* dev: update issue estimation logic
2023-04-05 00:19:53 +05:30
pablohashescobar
97386e9d07
feat: issue attachments ( #677 )
2023-04-05 00:17:55 +05:30
pablohashescobar
ff5cddeb95
feat: issue search endpoint ( #667 )
...
* feat: issue search endpoints
* dev: update issue search for blocker and blocked by
2023-04-05 00:17:16 +05:30
pablohashescobar
7f7ceec24c
chore: return user role in user onboard endpoint ( #682 )
2023-04-04 18:07:17 +05:30