Aaryan Khandelwal
b87e2fff4c
chore: show error messages from request ( #1375 )
2023-06-23 19:30:32 +05:30
Aaryan Khandelwal
ff87137e40
fix: onboarding tracker ( #1360 )
2023-06-23 19:29:17 +05:30
Aaryan Khandelwal
71b2884b57
chore: route to issue after creating it ( #1359 )
...
* chore: navigate to newly created inbox issue
* refactor: inbox
* fix: hide ai modal after issue creation
* chore: hide action buttons after acting upon them
* chore: add icon to inbox status
* chore: update inbox status colors
2023-06-23 13:19:26 +05:30
Aaryan Khandelwal
41b7544cfc
feat: search endpoint ( #1317 )
...
* feat: search endpoint for parent issue selection
* feat: blocker and blocked by search endpoint
* refactor: blocker and blocked by components and types
* refactor: blocker and blocked by components, feeat: cycle and module new search endpoints
* chore: sub-issues param change
* style: show selected issues list
2023-06-23 13:18:38 +05:30
Aaryan Khandelwal
81f6562168
feat: sign up page added ( #1306 )
2023-06-16 19:00:04 +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
guru_sainath
e73bd96dbc
chore: auth workflow in magic-link ( #1292 )
2023-06-14 16:56:17 +05:30
Aaryan Khandelwal
e7af3da115
chore: update remove file function logic ( #1259 )
...
* chore: update remove file function logic
* fix: workspace file delete endpoint
2023-06-09 10:24:57 +05:30
Aaryan Khandelwal
e949c4e130
chore: fetch only high priority issues for the active cycle ( #1228 )
2023-06-07 19:03:02 +05:30
guru_sainath
3d5fcbd4ce
dev: route validation on non authenticated pages ( #1238 )
2023-06-07 13:47:56 +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
Anmol Singh Bhatia
6f2a38ad66
fix: bug and auth fixes ( #1224 )
...
* fix: sign in and invitation page fixes
* fix: project and workspace services track event fix
* fix: user onboarding complete track event fix
* fix: issue track event fix
* fix: partial property , issue comment and mark as done issue track event fix
* fix: bulk delete , move to cycle or module and issue label track event fix
* fix: state , cycle and module track event fix
* fix: pages and block track event fix
* fix: integration , estimate , importer , analytics and gpt track event fix
* fix: view track event fix
* fix: build fix
* fix: build fix
2023-06-06 21:36:00 +05:30
guru_sainath
7eae6b4c9e
fix: user public authentication workflow updates ( #1207 )
...
* 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
* dev: Implemented SEO in app.tsx
* dev: User public auth workflow updates.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
2023-06-05 17:48:29 +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
Anmol Singh Bhatia
c8caa925b1
chore: page and cycle refactor ( #1159 )
...
* fix: release note modal fix
* chore: cycle and page endpoint refactor
2023-05-29 18:35:16 +05:30
Anmol Singh Bhatia
394f0bf555
chore: cycles endpoint updated and code refactor ( #1135 )
...
* chore: cycles endpoint updated and code refactor
* chore: incomplete cycle endpoint updated
* chore: code refactor
2023-05-26 15:38:56 +05:30
Anmol Singh Bhatia
4ce0ac6ea1
chore: pages endpoint updated ( #1137 )
2023-05-26 15:38:44 +05:30
Aaryan Khandelwal
11b28048bf
chore: analytics tracker events ( #1119 )
...
* chore: added export analytics event tracker
* chore: add analytics view events
* chore: workspace analytics view track event added
2023-05-25 12:38:53 +05:30
Anmol Singh Bhatia
def391cb76
feat: storing my issue view display properties ( #1124 )
2023-05-25 12:19:37 +05:30
Aaryan Khandelwal
c6d78b5e6a
style: new custom analytics ui ( #1055 )
2023-05-16 10:41:37 +05:30
Aaryan Khandelwal
8c707cc544
fix: lower role user cannot update higher role user ( #1048 )
...
* fix: user role update
* chore: update project member update service type
2023-05-15 23:58:41 +05:30
Aaryan Khandelwal
1a534a3c19
feat: plane analytics ( #1029 )
...
* chore: global bar graph component
* chore: global pie graph component
* chore: global line graph component
* chore: removed unnecessary file
* chore: refactored global chart components to accept all props
* chore: function to convert response to chart data
* chore: global calendar graph component added
* chore: global scatter plot graph component
* feat: analytics boilerplate created
* chore: null value for segment and project
* chore: clean up file
* chore: change project query param key
* chore: export, refresh buttons, analytics table
* fix: analytics fetch key error
* chore: show only integer values in the y-axis
* chore: custom x-axis tick values and bar colors
* refactor: divide analytics page into granular components
* chore: convert analytics page to modal, save analytics modal
* fix: build error
* fix: modal overflow issues, analytics loading screen
* chore: custom tooltip, refactor: graphs folder structure
* refactor: folder structure, chore: x-axis tick values for larger data
* chore: code cleanup
* chore: remove unnecessary files
* fix: refresh analytics button on error
* feat: scope and demand analytics
* refactor: scope and demand and custom analytics folder structure
* fix: dynamic import type
* chore: minor updates
* feat: project, cycle and module level analytics
* style: project analytics modal
* fix: merge conflicts
2023-05-11 17:38:46 +05:30
guru_sainath
a69593a9e8
fix: handled token expiry validation ( #1016 )
2023-05-05 18:01:58 +05:30
Aaryan Khandelwal
93c105c495
chore: track events for estimates and importers ( #1012 )
2023-05-05 15:45:38 +05:30
anmolsinghbhatia
3fae0f39c0
chore: product update interface
2023-04-28 18:28:43 +05:30
anmolsinghbhatia
6684dd4ab6
feat: product updates service added
2023-04-25 16:51:50 +05:30
Aaryan Khandelwal
169a60723b
style: project settings theming ( #936 )
...
* style: project and workspace members theming
* style: project features theming
* style: project settings states theming
* style: project settings labels theming
* style: project settings integrations theming
2023-04-22 23:46:19 +05:30
Kunal Vishwakarma
c80094581e
feat: frontend slack integration ( #932 )
...
* feat: slack integration frontend
* feat: slack integration frontend complete
* Co-authored-by: Aaryan Khandelwal <aaryan610@users.noreply.github.com>
2023-04-22 21:54:50 +05:30
Aaryan Khandelwal
99dd1b9f0c
chore: state delete validation ( #930 )
2023-04-22 18:19:35 +05:30
Aaryan Khandelwal
c638b6aba6
chore: new estimates workflow ( #927 )
...
* chore: new services for estimates
* chore: new estimates workflow
2023-04-22 00:59:57 +05:30
Aaryan Khandelwal
c5206a7792
feat: separate filters for cycles and modules ( #892 )
2023-04-19 17:25:31 +05:30
Dakshesh Jain
63a36fb25d
feat: jira importer ( #879 )
...
* feat: jira importer
* fix: yarn lock
* fix: displaying correct count of users that are been imported
* fix: showing workspace member in import users
2023-04-19 15:40:31 +05:30
Aaryan Khandelwal
1627a587ee
refactor: workspace integrations code ( #872 )
2023-04-18 10:54:45 +05:30
Aaryan Khandelwal
acff6396f9
chore: create/update state duplicate name error ( #870 )
2023-04-18 01:15:39 +05:30
Aaryan Khandelwal
bd0cfef02f
fix: delete import ( #859 )
2023-04-17 18:34:18 +05:30
Kunal Vishwakarma
dfa3a7b78d
feat: estimates ( #783 )
...
* chore: use estimate points hook created
* chore: user auth layer
* fix: build error
* chore: estimate crud and validation
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-04-11 17:54:01 +05:30
Aaryan Khandelwal
725c9375ea
fix: onboarding loop ( #775 )
...
* fix: dashboard workspace activity mutation
* fix: onboarding loop
2023-04-11 12:25:21 +05:30
Aaryan Khandelwal
1026ae3eb1
chore: user auth layer ( #749 )
...
* chore: use estimate points hook created
* chore: user auth layer
* fix: build error
2023-04-08 18:05:54 +05:30
Aaryan Khandelwal
3947a86fa7
fix: new auth layer ( #740 )
...
* chore: made workspace authorization wrapper component
* chore: added todos
* chore: workspace pages new layout
* chore: project authorization wrapper
* chore: new project authorization wrapper
* fix: authorization for member roles
* chore: new auth screens ui
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-08 13:46:46 +05:30
Aaryan Khandelwal
35455c2bf7
chore: delete import ( #727 )
...
* chore: delete import
* chore: changed button text
2023-04-06 16:06:31 +05:30
Kunal Vishwakarma
95fe4a3831
feat: added estimates ( #721 )
...
* feat: added estimates
* chore: added estimate to issue sidebar
2023-04-06 15:09:24 +05:30
Anmol Singh Bhatia
14dd498d08
feat: issue attachments feature ( #717 )
...
* chore: issue attachment services added
* feat: attachment icons added
* chore: fetch-key and icons export
* feat: issue attachment upload section added
* feat: issue attachment list section added
* feat: date helper function added
* style: responsiveness added
* feat: attachment info added
* style: attachment overflow fix
* style: cursor pointer added
* chore: issue attachment interface
* style: uploading state added
* feat: delete issue attachment modal
* style: style improvement and refactor
* style: consistent icon added , chore: refactor the code
* fix: js icon import fix
* fix: build fix
* chore: refactor code
2023-04-06 15:07:11 +05:30
Dakshesh Jain
cf662f6e6c
chore: new analytic events ( #699 )
...
* feat: tracking events for issues marked as DONE, issue property update, issue moved to cycle, issue moved to modules
* fix: changed events names
* chore: sync analytic
* chore: new analytic events
2023-04-06 12:08:52 +05:30
Aaryan Khandelwal
c9d8a8dbd1
feat: github importer ( #722 )
...
* chore: github importer first step completed
* refactor: github importer code refactored
* chore: github importer functionality completed
* fix: import data step saved data
2023-04-06 00:51:15 +05:30
Dakshesh Jain
67952bc225
feat: added user role on onboarding event ( #684 )
...
* feat: added tracker for views
* feat: added user role on onboarding event
2023-04-03 23:57:19 +05:30
Aaryan Khandelwal
1b30e4b57f
fix: user cannot create duplicate links ( #680 )
2023-04-03 16:22:37 +05:30
Dakshesh Jain
353197f583
feat: added tracker for views ( #675 )
2023-04-03 15:04:48 +05:30
Dakshesh Jain
66ed6a1dc8
feat: added tracker for page, page block, and gpt ( #623 )
...
* refactor: made events function generic
* feat: added tracker for page, page block, and gpt
2023-03-30 19:27:46 +05:30
Anmol Singh Bhatia
02e6439bd5
feat: completed cycle transfer issue ( #624 )
...
* feat: bulk transfer issue for completed cycle added
* feat: toast alert added for issue transfer
2023-03-30 18:59:53 +05:30
Aaryan Khandelwal
bc7dc43171
chore: ai assistant limit error ( #619 )
2023-03-30 18:45:33 +05:30