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
048a01dbf3
fix: description not loading while editing an issue ( #1349 )
2023-06-23 11:09:57 +05:30
Aaryan Khandelwal
f839150741
fix: create new issue when grouped by label ( #1308 )
2023-06-23 11:08:53 +05:30
Aaryan Khandelwal
7d29a89eed
fix: inbox mutation fixes ( #1324 )
...
* chore: inbox status update mutation
* fix: inbox issue activity mutation
* refactor: code structure
* chore: snoozed status message
* chore: disable older dates for snoozing
* chore: extend snooze time
* chore: hide copy link from inbox
2023-06-21 17:10:52 +05:30
Aaryan Khandelwal
f2ebac1bb4
fix: issue details page auth ( #1331 )
2023-06-19 23:39:47 +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
Anmol Singh Bhatia
78c1a64690
fix: assignee dropdown, sign in button, and onboarding flicker fix ( #1242 )
2023-06-07 17:45:57 +05:30
Aaryan Khandelwal
684df96969
chore: replace nextjs Image element ( #1227 )
2023-06-07 01:56:21 +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
Anmol Singh Bhatia
c949c4d244
fix: empty module mutation and issue view flicker fix ( #1158 )
2023-05-29 18:35:43 +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
Aaryan Khandelwal
26ba4d71c3
fix: order by last updated, cycles empty state alignment ( #1151 )
...
* fix: order by last updated
* fix: cycles empty space alignment, chore: new meta tags
* chore: update meta tags
2023-05-29 15:38:35 +05:30
Aaryan Khandelwal
1c98f2dca9
chore: update cycle fetch keys names
2023-05-29 02:38: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
guru_sainath
2e638b28b6
dev: added tooltip to title and added info for issues ( #1112 )
...
* update: tooltip in the blocks
* dev: added tooltip to title and added info for issues
2023-05-22 22:09:52 +05:30
gurusainath
4238f89cec
dev: gantt ui changes
2023-05-21 19:27:08 +05:30
guru_sainath
a44cddb0fc
dev: dropdown overflow issue resolved in kanban ( #1106 )
2023-05-21 19:08:28 +05:30
guru_sainath
83a0c8163f
dev: redirection implementation on gantt blocks ( #1104 )
2023-05-21 18:37:26 +05:30
gurusainath
c1f8766571
styles: UI changes in the gantt blocks
2023-05-20 23:10:04 +05:30
guru_sainath
e1e9a5ed96
feat: Gantt chart ( #1062 )
...
* dev: Helpers
* dev: views
* dev: Chart views Month, Year and Day
* dev: Chart Workflow updates
* update: scroll functionality implementation
* update: data vaidation
* update: date renders and issue filter in the month view
* update: new date render month view
* update: scroll enabled left in chart
* update: Item render from the date it created.
* update: width implementation in chat view
* dev: chart render functionality in the gantt chart
* update: month view fix
* dev: chart render issues resolved
* update: fixed allchat views
* update: updated week view default values
* update: integrated chart view in issues
* update: grabble and sidebar logic impleemntation and integrated gantt in issues
* update: Preview gantt chart in month view
* fix: mutation in gantt chart after creating a new issue
* chore: cycles and modules list gantt chart
* update: Ui changes on gantt view
* fix: gantt chart height, chore: remove link from issue
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-20 17:30:15 +05:30
Aaryan Khandelwal
9ccc35d181
fix: make custom search select handle undefined options ( #1094 )
...
* fix: make search select handle undefined options
* fix: kanban y-scroll
2023-05-20 16:00:41 +05:30
Anmol Singh Bhatia
ab273f6be3
fix: sidebar dropdown fix, feat: assignee name updated ( #1089 )
...
* fix: issue sidebar cycle and module dropdown width fix
* feat: issue sidebar, issue card and issue modal assignee full name added
2023-05-19 20:00:09 +05:30
Dakshesh Jain
8e9afd459a
fix: create issue state not clearing on create more ( #1082 )
2023-05-19 19:11:56 +05:30
Anmol Singh Bhatia
e3a114cd69
fix: module and cycle create issue in calendar view mutation fix ( #1079 )
2023-05-19 16:15:06 +05:30
Anmol Singh Bhatia
ae1eb9527a
style: ui improvement ( #1077 )
...
* style: assignee, sub-issue and due date display properties styling
* style: cycle view indicator added
2023-05-19 15:22:09 +05:30
Aaryan Khandelwal
3427652c22
chore: update analytics sidebar and header content, fix: trash box positioning ( #1065 )
...
* fix: labels dropdown on issue details page theming
* style: trash box styling and positioning
* chore: empty state for scope and demand analytics, show assignee name in scope graph tooltip
* chore: empty state for analytics
* chore: modify analytics sidebar and header
2023-05-17 13:25:58 +05:30
Aaryan Khandelwal
290318603d
fix: calendar view mutation ( #1042 )
2023-05-15 11:35:07 +05:30
Dakshesh Jain
a0553722c9
fix: settings editor state according to ai response ( #1032 )
...
* fix: placeholder and ai response not getting appended in textarea
* fix: settings editor state according to ai response
2023-05-11 17:02:20 +05:30
Anmol Singh Bhatia
34f4580b94
style: issue due date selector width fix ( #1033 )
2023-05-11 17:01:58 +05:30
Dakshesh Jain
083562b24c
fix: placeholder and ai response not getting appended in textarea ( #1031 )
2023-05-11 13:41:16 +05:30
Anmol Singh Bhatia
c7deb00f2a
feat: calendar view display properties ( #1024 )
...
* fix: calendar mutation fix, chore: calendar type added
* feat: calendar view display property added
* feat: calendar header, single date and single issue component added, chore: code refactor
* chore: partialupdateissue function updated
* fix: dropdown overflow fix, style: issue card styling
* fix: calendar weekly view row height fix
* feat: calendar issue card ellipsis added, fix: edit and delete mutation fix
* style: plus icon , add issue button padding and onhover effect fix
* style: calendar issue card
* style: weekly view height
2023-05-11 02:27:14 +05:30
Dakshesh Jain
4f2b106852
fix: rich text editor ( #1008 )
...
* fix: undo/redo, placeholder overlapping with text, horizontal cursor
refractor: removed a lot of state-management that was not required
* fix: forwarding ref to remirror for getting extra helper functions
* fix: icon type error
* fix: value type not supported error on page block
* style: spacing, and UX for add link
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-11 02:15:49 +05:30
Aaryan Khandelwal
df96d40cfa
fix: views issues mutation, sidebar link highlight ( #1025 )
...
* fix: views issues mutation, sidebar link highlight
* fix: show only specific states when type filter is set
* fix: delete comment mutation
* style: bulk delete issues modal
* fix: project settings features mutation
2023-05-11 02:15:39 +05:30
Aaryan Khandelwal
a1de3f581f
fix: layout height and overflow ( #1004 )
...
* fix: kanban height issue
* dev: Layout fixes
* dev: layout changes
* fix: layout overflow settings and fixed header
* style: filters padding fixed
* fix: hide filters if none are applied
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-05-05 17:07:29 +05:30
Anmol Singh Bhatia
86cb23777e
fix: bug fixes ( #1000 )
...
* fix: issue sidebar cycle and module dropdown fix
* style: my issue page
* style: date picker theming
* fix: cycle modal
* style: date picker
* fix: info icon fix
* feat: integration banner
* feat: project integration banner
* fix: module card progress bar fix
* style: integration banner
* style: workspace sidebar
* fix: cycle date checker
* fix: calendar page view dropdown
2023-05-05 15:45:53 +05:30
Anmol Singh Bhatia
483c49d0ff
fix: ui and bug fixes ( #980 )
...
* style: sub issue theming
* style: shortcut modal theming
* style: blocking and blocked by modal theming
* fix: filter labels dropdown width fix
* style: display properties
* chore: workspace invite
* style: invite co workers theming
* style: create workspace theming
* style: attachment theming
* style: workspace sidebar theming
* style: issue property theming
* style: create module modal lead icon
* style: label list modal theming
* delete attachment and member modal theming
* style: transfer issue modal
* style: delete estimate modal theming
* style: module form status
* style: delete state modal theming
* style: shortcut modal
* style: onboarding logo
* style: onboarding command menu
2023-05-02 20:00:33 +05:30
Anmol Singh Bhatia
d021a5696a
fix: sub issues list fix ( #960 )
2023-04-25 19:00:20 +05:30
Anmol Singh Bhatia
cee9695a4a
feat: sub issues progress ( #895 )
2023-04-25 11:38:13 +05:30
Aaryan Khandelwal
c9f866e538
style: profile settings, activity theming ( #951 )
2023-04-24 18:53:30 +05:30
Aaryan Khandelwal
c5b034385f
chore: added custom toggle switch everywhere ( #949 )
2023-04-24 18:53:07 +05:30
Aaryan Khandelwal
5412e09701
chore: empty input fields text ( #943 )
2023-04-24 11:28:05 +05:30
Aaryan Khandelwal
2ec8fbab34
style: modals theming ( #940 )
...
* style: existing issues list modal
* style: parent issues list modal
* style: issue modal
* style: cycle modal
* style: module modal
* style: view modal
* style: page modal
* style: delete modals
2023-04-24 11:19:53 +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
62dc6c2f3f
fix: comment box placeholder ( #909 )
2023-04-21 12:31:34 +05:30
Aaryan Khandelwal
6f03022f65
chore: changed light mode colors ( #913 )
2023-04-21 10:46:04 +05:30
Aaryan Khandelwal
f2701a12ea
style: pages theming ( #912 )
2023-04-21 02:15:21 +05:30
Rhea Jain
2ba4594b29
chore: attachements button text update ( #910 )
2023-04-21 01:41:47 +05:30
Aaryan Khandelwal
165d16e32b
style: issue details page ( #911 )
2023-04-21 00:34:22 +05:30