pablohashescobar
c9dee593eb
chore: total members in user workspace invites ( #1143 )
2023-05-28 18:11:59 +05:30
pablohashescobar
f80b3f1eb1
fix: issue ordering for priority and updated_by parameters ( #1142 )
2023-05-26 13:51:09 +05:30
pablohashescobar
b6321438ce
chore: docker setup ( #1136 )
...
* chore: update docker environment variables and compose file for better readability
* dev: update single dockerfile
* dev: update WEB_URL configuration
* dev: move database settings to environment variable
* chore: remove port configuration from default compose file
* dev: update example env to add EMAIL_FROM and default values for AWS
2023-05-26 11:09:59 +05:30
pablohashescobar
16604dd31b
refactor: page views endpoint ( #1130 )
2023-05-25 14:13:54 +05:30
pablohashescobar
5beb50fa76
fix: role updation ( #1110 )
2023-05-25 12:27:04 +05:30
pablohashescobar
af2d7d6f75
fix: project member delete when deleting user from workspace ( #1123 )
...
* fix: project member delete when deleting user from workspace
* fix: workspace and project member delete
2023-05-25 12:25:15 +05:30
pablohashescobar
e608b58e70
refactor: cycle views endpoint ( #1128 )
2023-05-25 12:24:39 +05:30
pablohashescobar
0fb4a87454
fix: docker image uploads ( #1108 )
...
* dev: basic initial setup for images
* Update docker-compose.yml
* dev: minio setup
* dev: docker minio setup
* dev: update the asset view
* dev: setup minio with default configuration
* dev: update minio setup for creating buckets
* dev: update the permission sets
* dev: get variables from shell for create bucket
* dev: update image uploading setup for docker
* dev: environment variables update
* dev: web url for images
* dev: update image configuration
* dev: env update for email port
---------
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
2023-05-25 10:24:20 +05:30
pablohashescobar
cba62f07c0
chore: analytic export mail ( #1098 )
2023-05-20 23:16:19 +05:30
gurusainath
8b527f27d0
dev: migrations for the analytics fields
2023-05-20 20:18:22 +05:30
pablohashescobar
012486df11
chore: assignee names in analytics export ( #1086 )
...
* chore: assignee names in analytics export
* chore: update key as assignee name
2023-05-20 16:00:02 +05:30
pablohashescobar
e162c88f03
dev: project emoji and icons ( #1076 )
2023-05-19 16:46:56 +05:30
pablohashescobar
06618006c2
fix: cycle date check endpoint ( #1074 )
2023-05-19 13:00:38 +05:30
pablohashescobar
bb79c9de96
chore: start date for issues ( #1075 )
2023-05-19 12:36:12 +05:30
pablohashescobar
c3d520aefd
fix: analytics segmented export ( #1068 )
...
* fix: analytics segmented export
* dev: fix none type
* fix: analytic export y axis count
2023-05-17 18:32:10 +05:30
pablohashescobar
27626fb16f
fix: default analytic estimate points and sorting for custom analytics ( #1066 )
2023-05-17 14:58:45 +05:30
pablohashescobar
c49b0d6151
fix: issue assignee multiple values ( #1056 )
...
* fix: issue assignee multiple values
* chore: return first name and last name
* dev: keys update and also send data when segmented
2023-05-17 00:46:41 +05:30
pablohashescobar
d99f85ce05
chore: analytics assignee email for default analytics ( #1057 )
2023-05-17 00:46:20 +05:30
pablohashescobar
e696a3741c
chore: analytics data ordering ( #1059 )
2023-05-17 00:45:59 +05:30
pablohashescobar
c060f7db30
chore: user first name and last name for default analytics ( #1054 )
2023-05-16 10:50:26 +05:30
pablohashescobar
84a0f6f77e
chore: rename effort to estimate ( #1053 )
2023-05-16 10:50:14 +05:30
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
7b52fb885d
remove: onboarding emails ( #1050 )
...
* remove: user onboarding mail
* remove: welcome emails
2023-05-15 19:37:40 +05:30
pablohashescobar
d28bc41fbd
chore: project members, cycles and modules count ( #1051 )
2023-05-15 19:37:17 +05:30
pablohashescobar
63075a6a0d
fix: analytics export and send month and year when dimension in date ( #1039 )
...
* fix: send month and year when dimension in date
* fix: export csv email
* fix: export for segment and fix segment for date values
2023-05-15 11:37:07 +05:30
vamsi
512b8c104d
dev: analytics migrations
2023-05-12 17:02:34 +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
dependabot[bot]
f2a68874f1
chore(deps): bump django in /apiserver/requirements ( #1036 )
...
Bumps [django](https://github.com/django/django ) from 3.2.18 to 3.2.19.
- [Commits](https://github.com/django/django/compare/3.2.18...3.2.19 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 20:25:08 +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
vamsi
4884ecd668
dev: migrations for estimate point values
2023-05-05 19:48:38 +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
e0bec31586
feat: workspace detail for imports ( #1011 )
2023-05-05 15:11:45 +05:30
pablohashescobar
c7f1090914
fix: docker setup ( #987 )
...
* removing dependencies from .env
* dev: Passing the arguments from docker compose to DockerWeb in nextjs to define base environment variables
* dev: removed env from docker-compose and taking the env from shell
* dev: Updated docker file and used console in signin to test the env from docker
* dev: Docker setting env variables via shell
* removed env variables and args
* Update Dockerfile.web
* Update Dockerfile.web
* Update signin.tsx
* .
* .
* dev: Added BASE_URL from docker
* dev: Updated docker config
* dev: scripts for replacing variable during runtime
* dev: entrypoint script
* dev: update replace env script and update docker entrypoint command for frontend
* dev: update replace env script to not update process.env
* dev: update docker file to add missing variables as well
* fix: updated docker compose yml and web
* dev: create start script to run docker and update script for replacing variables
* dev: update setup script and env example script to create variables in the root of the project
* .
* dev: update docker compose hub
* dev: update docker compose hub command
* dev: update docker compose yml and env example
* dev: update docker compose hub
* dev: single docker
---------
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-05-03 13:36:55 +05:30
pablohashescobar
1d22817ede
fix: import user invite emails ( #986 )
2023-05-02 20:09:54 +05:30
vamsi
20e400487f
dev: migrations SlackProjectSync; new attributes to cycle, importer and module
2023-05-02 01:55:15 +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
21992f540f
chore: importer user invite email ( #972 )
2023-05-02 00:52:36 +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
887cac5612
feat: filter issues by estimate points ( #978 )
2023-05-02 00:50:10 +05:30
pablohashescobar
d99f669b89
dev: add s3 url for staging ( #934 )
2023-04-22 18:21:22 +05:30