pablohashescobar
78f9028b2f
fix: member invite ( #1303 )
...
* fix: member invite
* dev: fix integer errors
2023-06-16 18:58:29 +05:30
pablohashescobar
6b1d20449b
chore: add labels data in cycles ( #1223 )
...
* dev: add labels data for all cycles
* dev: add assignees and labels percentage
* dev: initial peice on cycle burn down chart
* dev: cycles burn down chat
2023-06-16 18:57:49 +05:30
pablohashescobar
e9a0eb87cc
feat: inbox ( #1023 )
...
* dev: initialize inbox
* dev: inbox and inbox issues models, views and serializers
* dev: issue object filter for inbox
* dev: filter for search issues
* dev: inbox snooze and duplicates
* dev: set duplicate to null by default
* feat: inbox ui and services
* feat: project detail in inbox
* style: layout, popover, icons, sidebar
* dev: default inbox for project and pending issues count
* dev: fix exception when creating default inbox
* fix: empty state for inbox
* dev: auto issue state updation when rejected or marked duplicate
* fix: inbox update status
* fix: hydrating chose with old values
filters workflow
* feat: inbox issue filtering
* fix: issue inbox filtering
* feat: filter inbox issues
* refactor: analytics, border colors
* dev: filters and views for inbox
* dev: source for inboxissue and update list inbox issue
* dev: update list endpoint to house filters and additional data
* dev: bridge id for list
* dev: remove print logs
* dev: update inbox issue workflow
* dev: add description_html in issue details
* fix: inbox track event auth, chore: inbox issue action authorization
* fix: removed unnecessary api calls
* style: viewed issues
* fix: priority validation
* dev: remove print logs
* dev: update issue inbox update workflow
* chore: added inbox view context
* fix: type errors
* fix: build errors and warnings
* dev: update issue inbox workflow and log all the changes
* fix: filters logic, sidebar fields to show
* dev: update issue filtering status
* chore: update create inbox issue modal, fix: mutation issues
* dev: update issue accept workflow
* chore: add comment to inbox issues
* chore: remove inboxIssueId from url after deleting
* dev: update the issue triage workflow
* fix: mutation after issue status change
* chore: issue details sidebar divider
* fix: issue activity for inbox issues
* dev: update inbox perrmissions
* dev: create new permission layer
* chore: auth layer for inbox
* chore: show accepting status
* chore: show issue status at the top of issue details
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-06-16 18:57:17 +05:30
pablohashescobar
963ccd808d
fix: email ssl setting for docker environment ( #1299 )
2023-06-16 18:54:01 +05:30
pablohashescobar
1e2c1cac9c
chore: project list endpoint to show is_member status ( #1166 )
2023-06-16 18:52:58 +05:30
pablohashescobar
592fe94cb4
chore: enable/disable signup in self hosted environments ( #1271 )
...
* dev: new onboarding workflow for self hosted instance
* dev: additional flag on user creation
* dev: segregate sign up and sign in endpoint
* dev: update sign in endpoint for not existing users
2023-06-16 18:23:39 +05:30
pablohashescobar
15b5db0cae
dev: upgrade python runtime ( #1256 )
2023-06-12 10:02:16 +05:30
pablohashescobar
98e6a1366c
chore: update workspace invitation email redirection url ( #1236 )
...
* chore: update workspace invitation email redirection url
* dev: update workspace invitation mail
2023-06-08 00:14:53 +05:30
pablohashescobar
754142afa2
fix: workspace and project member user deletion ( #1241 )
...
* fix: workspace and project member user deletion
* fix: workspace member deletion
* dev: add comments
2023-06-08 00:14:41 +05:30
Peter Dave Hello
18f66805cb
Improve apk usages in Dockerfile ( #1198 )
2023-06-07 12:30:42 +05:30
pablohashescobar
382a1343ea
fix: file asset uploads in workspace ( #1234 )
2023-06-07 12:21:09 +05:30
pablohashescobar
c05eb9e240
fix: forgot password email subject and update template ( #1233 )
2023-06-07 09:09:59 +05:30
Aaryan Khandelwal
1f3fdd5d0a
feat: reset password page for self-hosted added ( #1221 )
...
* feat: reset password page for self-hosted added
* chore: change reset password workflow
* dev: update email template for reset password
* chore: updated restricted workspace slugs list
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-06-06 21:36:13 +05:30
pablohashescobar
c127353281
chore: workspace invite created detail ( #1209 )
...
* chore: workspace invite created detail
* dev: select related workspace member invite list
2023-06-06 19:15:56 +05:30
pablohashescobar
fae9d8cdc1
chore: reset password url ( #1220 )
...
* chore: reset password url
* dev: update password reset endpoint
* dev: update reset password url
2023-06-06 19:15:20 +05:30
pablohashescobar
b6c0ddac50
chore: move minio endpoint url to environment configuration ( #1210 )
2023-06-06 08:21:57 +05:30
pablohashescobar
77e05a3599
fix: project member role update ( #1205 )
2023-06-05 17:45:10 +05:30
pablohashescobar
e3da80755c
fix: minio settings ( #1172 )
2023-06-05 12:52:25 +05:30
pablohashescobar
58d1d8f132
fix: issue search for blocking and blocked_by condition ( #1182 )
...
* fix: issue search for blocking and blocked_by condition
* fix: issue search endpoint blockers
* fix: rectify the filter parameters
2023-06-05 12:51:30 +05:30
pablohashescobar
50060a0bf9
chore: update docker uploads ( #1202 )
2023-06-05 12:51:12 +05:30
pablohashescobar
bffc6a60e7
fix: workspace member role update ( #1203 )
2023-06-05 12:50:44 +05:30
sriram veeraghanta
44f8ba407d
Authentication Workflow fixes. Redirection fixes ( #832 )
...
* auth integration fixes
* auth integration fixes
* auth integration fixes
* auth integration fixes
* dev: update user api to return fallback workspace and improve the structure of the response
* dev: fix the issue keyerror and move onboarding logic to serializer method field
* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload
* fix: global theme color fix
* style: new onboarding ui , fix: use-user-auth hook implemented
* fix: command palette, project invite modal and issue detail page mutation type fix
* fix: onboarding redirection fix
* dev: build isuue resolved
* fix: use user auth hook fix
* fix: sign in toast alert fix, sign out redirection fix and user theme error fix
* fix: user response fix
* fix: unAuthorizedStatus logic updated
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
2023-05-30 19:14:35 +05:30
pablohashescobar
ffc6077e9b
chore: improve docker setup ( #1150 )
2023-05-29 12:11:16 +05:30
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