Anmol Singh Bhatia
98d9763f8e
feat: sidebar project ordering functionality added ( #1725 )
2023-07-31 17:10:23 +05:30
Anmol Singh Bhatia
6769d1139e
feat: project user preference for pages ( #1673 )
...
* feat: project user preference for pages
* feat: page block description improvement
* fix: create block input box
2023-07-31 11:47:22 +05:30
Aaryan Khandelwal
10f145f85c
feat: user profile analytics, views and filters ( #1698 )
...
* feat: user profile overview
* chore: profile sidebar designed
* feat: user issues filters and view options
* refactor: filters
* refactor: mutation logic
* fix: percentage calculation logic and sidebar shadow
2023-07-28 13:39:42 +05:30
Dakshesh Jain
0cc4468091
feat: issue & comment reaction ( #1690 )
...
* feat: developed reaction selector component
* feat add reaction on issue & issue comment
refactor: reaction selector component, made hooks to abstracted reaction logic & state by making custom hook
* fix: emoji.helper.tsx function
* refactor: reaction not working on inbox issue
2023-07-27 18:55:03 +05:30
Aaryan Khandelwal
3d7fe40035
feat: my issues view layouts and filters, refactor: issue views ( #1681 )
...
* refactor: issue views and my issues
* chore: update view dropdown options
* refactor: render emoji function
* refactor: api calss
* fix: build errors
* fix: fetch states only when dropdown is opened
* chore: my issues dnd
* fix: build errors
* refactor: folder structure
2023-07-26 17:51:26 +05:30
Dakshesh Jain
9c28011ea5
refactor: notification pagination & made context for handling functions related to notification ( #1654 )
...
* refactor: add pagination and notification context
* refactor: moved header & snooze option to their own files
added check before toUpperCase function
2023-07-26 12:02:14 +05:30
Aaryan Khandelwal
c87d70195d
refactor: command k and enable workspace level search ( #1664 )
...
* refactor: command k and enable workspace level search
* fix: global level search
2023-07-25 13:52:21 +05:30
Aaryan Khandelwal
fe60771943
fix: create cycle modal ( #1631 )
...
* fix: cycle date select in the modal
* chore: update remove assignee issue activity
2023-07-23 22:54:17 +05:30
Aaryan Khandelwal
ecdd1f1d03
promote: develop to stage-release ( #1594 )
...
* fix: onboarding invitations overflow (#1575 )
* fix: onboarding invitations overflow
* fix: user avatar in the notification card
* style: update graph grid color
* fix: no 'Create by me' label coming up (#1573 )
* feat: added new issue subscriber table
* dev: notification model
* feat: added CRUD operation for issue subscriber
* Revert "feat: added CRUD operation for issue subscriber"
This reverts commit b22e062576
.
* feat: added CRUD operation for issue subscriber
* dev: notification models and operations
* dev: remove delete endpoint response data
* dev: notification endpoints and fix bg worker for saving notifications
* feat: added list and unsubscribe function in issue subscriber
* dev: filter by snoozed and response update for list and permissions
* dev: update issue notifications
* dev: notification segregation
* dev: update notifications
* dev: notification filtering
* dev: add issue name in notifications
* dev: notification new endpoints
* fix: pushing local settings
* feat: notification workflow setup and made basic UI
* style: improved UX with toast alerts and other interactions
refactor: changed classnames according to new theme structure, changed all icons to material icons
* feat: showing un-read notification count
* feat: not showing 'subscribe' button on issue created by user & assigned to user
not showing 'Create by you' for view & guest of the workspace
* fix: 'read' -> 'unread' heading, my issue wrong filter
* feat: made snooze dropdown & modal
feat: switched to calendar
* fix: minor ui fixes
* feat: snooze modal date/time select
* fix: params for read/un-read notification
* style: snooze notification modal
* fix: no label for 'Create by me'
* fix: no label for 'Create by me'
* fix: removed console log
* fix: tooltip going behind popover
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* style: tooltip on notification header actions (#1577 )
* style: tooltip on notification header
* chore: update tooltip content
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* fix: user migrations for back population (#1578 )
* fix: total notifications count (#1579 )
* fix: notification card (#1583 )
* feat: add new icons package (#1586 )
* feat: add material icons package
* chore: replace issue view icons
* chore: notification ordering (#1584 )
* fix: uuid error when cycle and module updates (#1585 )
* refactor: height of popover & api fetch call (#1587 )
* fix: snooze dropdown overflow (#1588 )
* fix: notification subscribe endpoint (#1593 )
* refactor: height of popover & api fetch call
* fix: notification subscribe endpoint
* chore: notification empty state overflow (#1592 )
* chore: notification empty state overflow
* fix: white logo
* fix: custom theme default values
* fix: custom theme default values
* fix: issues count to remove archived issues (#1591 )
* dev: background migration for user custom themes (#1590 )
---------
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-07-20 17:24:17 +05:30
Aaryan Khandelwal
9275e6f373
promote: develop to stage-release ( #1589 )
...
* fix: onboarding invitations overflow (#1575 )
* fix: onboarding invitations overflow
* fix: user avatar in the notification card
* style: update graph grid color
* fix: no 'Create by me' label coming up (#1573 )
* feat: added new issue subscriber table
* dev: notification model
* feat: added CRUD operation for issue subscriber
* Revert "feat: added CRUD operation for issue subscriber"
This reverts commit b22e062576
.
* feat: added CRUD operation for issue subscriber
* dev: notification models and operations
* dev: remove delete endpoint response data
* dev: notification endpoints and fix bg worker for saving notifications
* feat: added list and unsubscribe function in issue subscriber
* dev: filter by snoozed and response update for list and permissions
* dev: update issue notifications
* dev: notification segregation
* dev: update notifications
* dev: notification filtering
* dev: add issue name in notifications
* dev: notification new endpoints
* fix: pushing local settings
* feat: notification workflow setup and made basic UI
* style: improved UX with toast alerts and other interactions
refactor: changed classnames according to new theme structure, changed all icons to material icons
* feat: showing un-read notification count
* feat: not showing 'subscribe' button on issue created by user & assigned to user
not showing 'Create by you' for view & guest of the workspace
* fix: 'read' -> 'unread' heading, my issue wrong filter
* feat: made snooze dropdown & modal
feat: switched to calendar
* fix: minor ui fixes
* feat: snooze modal date/time select
* fix: params for read/un-read notification
* style: snooze notification modal
* fix: no label for 'Create by me'
* fix: no label for 'Create by me'
* fix: removed console log
* fix: tooltip going behind popover
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* style: tooltip on notification header actions (#1577 )
* style: tooltip on notification header
* chore: update tooltip content
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* fix: user migrations for back population (#1578 )
* fix: total notifications count (#1579 )
* fix: notification card (#1583 )
* feat: add new icons package (#1586 )
* feat: add material icons package
* chore: replace issue view icons
* chore: notification ordering (#1584 )
* fix: uuid error when cycle and module updates (#1585 )
* refactor: height of popover & api fetch call (#1587 )
* fix: snooze dropdown overflow (#1588 )
---------
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
2023-07-20 15:14:57 +05:30
Aaryan Khandelwal
5ae963c451
fix: tour sidebar icons, auth pages scroll ( #1555 )
...
* fix: tour sidebar icons, menu button word wrap
* chore: change theme on sign out
* fix: auth pages scroll y-padding
2023-07-18 19:02:33 +05:30
Aaryan Khandelwal
059b8c793a
refactor: parent issue select ( #1546 )
...
* refactor: parent issue select
* fix: sibling issues list
2023-07-18 15:36:03 +05:30
Dakshesh Jain
16a7bd3bda
feat: user issue notifications ( #1523 )
...
* feat: added new issue subscriber table
* dev: notification model
* feat: added CRUD operation for issue subscriber
* Revert "feat: added CRUD operation for issue subscriber"
This reverts commit b22e062576
.
* feat: added CRUD operation for issue subscriber
* dev: notification models and operations
* dev: remove delete endpoint response data
* dev: notification endpoints and fix bg worker for saving notifications
* feat: added list and unsubscribe function in issue subscriber
* dev: filter by snoozed and response update for list and permissions
* dev: update issue notifications
* dev: notification segregation
* dev: update notifications
* dev: notification filtering
* dev: add issue name in notifications
* dev: notification new endpoints
* fix: pushing local settings
* feat: notification workflow setup and made basic UI
* style: improved UX with toast alerts and other interactions
refactor: changed classnames according to new theme structure, changed all icons to material icons
* feat: showing un-read notification count
* feat: not showing 'subscribe' button on issue created by user & assigned to user
not showing 'Create by you' for view & guest of the workspace
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-07-18 12:07:55 +05:30
Aaryan Khandelwal
c9a5893c3f
chore: update favorite projects endpoint ( #1522 )
...
* chore: upate favorite projects list endpoint
* chore: add project button on the sidebar
* refactor: sidebar favorite projects workflow
2023-07-13 19:44:53 +05:30
Anmol Singh Bhatia
3f3fb373cc
fix: issue archive improvement, chore: code refactor ( #1520 )
...
* style: select month modal
* chore: automation setting dropdown updated ,style: month dropdown styling
* chore: restore issue alert message updated
* chore: archive issue fetching updated and code refactor
* fix: build fix
2023-07-13 17:04:24 +05:30
Anmol Singh Bhatia
c9cbca5ec8
feat: auto-archive and auto-close ( #1502 )
...
* chore: issue archive services and types added
* chore: project type and constant updated
* feat: auto-close and auto-archive feature added
* feat: implement rendering of archived issues
* feat: implemented rendering of only list view for archived issues , chore: update types and services
* feat: implemented archive issue detail page and unarchive issue functionality , chore: refactor code
* feat: activity for issue archive and issue restore added
* fix: redirection and delete fix
* fix: merge conflict
* fix: restore issue redirection fix
* fix: disable modification of issue properties for archived issues, style: disable properties styling
* fix: hide empty group, switch to list view on redirct to archived issues
* fix: remove unnecessary header buttons for archived issue
* fix: auto-close dropdown fix
2023-07-13 11:34:37 +05:30
Aaryan Khandelwal
a1b09fcbc6
style: onboarding screens ( #1412 )
...
* style: new onboarding screens
* chore: onboarding tour screens
* fix: build error
* fix: build errors
* style: default layout background
* chor: update user auth hook logic, style: new onboarding screens
* fix: component structure
* chore: tab responsiveness added
* fix: redirection logic
* style: welcome screens responsiveness
* chore: update workspace url input field
* style: mobile responsiveness added
* chore: complete onboarding workflow
* style: create workspace page design update
* style: workspace invitations page design update
* chore: update steps logic
* fix: step change logic
* style: tour steps
2023-07-12 19:55:08 +05:30
srinivas pendem
eba2f3820a
feat: web waitlist modal integration ( #1487 )
...
* dev : Updating the limit of the issues in the sidebar and a weight list modal
* dev: integrated supabase and implemented web waitlist api endpoint
* dev : updated web pro weightlist request
* dev: rename typo
* dev: web waitlist endpoint update
* update: ui fixes
* fix: removed supabase from env.example
* chore: replaced supabase npm package to cdn
* chore: updated supabase req
* fix: Handled error status and error message.
---------
Co-authored-by: srinivaspendem <you@example.comsrinivaspendem2612@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-07-11 16:27:29 +05:30
Anmol Singh Bhatia
353c85120f
feat: bulk invite for project ( #1466 )
...
* feat: bulk invite for project
* feat: members dropdown updated
* fix: error message added ,style: ui improvement
* feat: added add members button for scenarios with multiple members
* chore: updated watch to fields
2023-07-07 14:10:36 +05:30
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