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
Aaryan Khandelwal
3519be9ce8
fix: remirror empty state ( #702 )
...
* fix: minor pages ui
* fix: remirror empty state
2023-04-04 19:27:13 +05:30
Kunal Vishwakarma
62cca1c7cd
feat: issue redirect ( #685 )
...
* feat: open issue in new tab for list and kanban view
* fix: used a tag
2023-04-03 23:51:46 +05:30
Anmol Singh Bhatia
a63c551e75
feat: completed cycle transfer issue validation added ( #676 )
...
* feat: completed cycle transfer issue validation added
* style: transfer issue section
* style: issue transfer button
2023-04-03 15:57:52 +05:30
Dakshesh Jain
cfe7c5e0b7
fix: search button not working on image picker popover ( #679 )
2023-04-03 15:57:08 +05:30
Aaryan Khandelwal
12ad3892f8
fix: signin page type ( #671 )
2023-04-03 15:07:39 +05:30
Saheb Giri
a18af1cecf
fix: missing deleted icon in user activity ( #673 )
2023-04-03 11:51:25 +05:30
Saheb Giri
c0bf7783b1
style: designed user activity. ( #666 )
2023-03-31 23:00:28 +05:30
Anmol Singh Bhatia
9f34f41982
feat: list and kanban view group by header icon ( #665 )
2023-03-31 21:20:23 +05:30
Aaryan Khandelwal
fae1534887
fix: issues list flicker ( #659 )
...
* fix: issues list flicker
* fix: useeffect dependencies
2023-03-31 18:29:24 +05:30
Saheb Giri
f074f9f003
fix: graphs issue ( #655 )
...
* fix: prevent y axis to have decimal
* fix: add padding and labels to line chart
2023-03-31 17:33:51 +05:30
Kunal Vishwakarma
4ab82b9616
fix: style and bugs ( #644 )
...
* fix: style and bugs
* fix: removed unnecessary classes
2023-03-31 16:03:25 +05:30
Aaryan Khandelwal
b2c15125fc
fix: image upload ( #642 )
2023-03-31 04:24:57 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page ( #638 )
2023-03-31 03:09:55 +05:30
Aaryan Khandelwal
65ddcb6d79
chore: pages content update, empty state for recent pages ( #637 )
2023-03-31 02:51:39 +05:30
Aaryan Khandelwal
0c94b494ed
refactor: calendar view ( #636 )
2023-03-31 02:43:38 +05:30
Aaryan Khandelwal
e2921539d0
refactor: sidebar stats mutation ( #635 )
2023-03-31 02:20:44 +05:30
Aaryan Khandelwal
66d07e340b
fix: delete mutations for issues, cycles and modules ( #634 )
2023-03-31 02:17:35 +05:30
Anmol Singh Bhatia
5d0533a44f
style: ellipsis consistent style ( #632 )
...
* style: ellipsis consistent style
* style: consistent ellipsis menu for module and cycle
2023-03-31 00:31:00 +05:30
Saheb Giri
a8a5873d88
fix: add icons to dropdown and replace link icon ( #630 )
2023-03-30 20:45:15 +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
Saheb Giri
1558f51c23
fix: show divider only when filter is selected ( #618 )
2023-03-30 18:54:44 +05:30
Aaryan Khandelwal
bc7dc43171
chore: ai assistant limit error ( #619 )
2023-03-30 18:45:33 +05:30
Aaryan Khandelwal
5feaed3961
fix: fetch correct list of issues on the calendar view ( #611 )
2023-03-30 17:03:37 +05:30
Saheb Giri
be5c4140ff
refactor: issue label and make design consistent ( #610 )
2023-03-30 16:59:07 +05:30
Anmol Singh Bhatia
06fb3e9b58
fix: calendar view bugs ( #600 )
...
* fix: text turncate added for issue
* fix: next week btn fix, style:calendar cell height fix
2023-03-30 12:09:11 +05:30
Anmol Singh Bhatia
e6055da150
feat: calendar view ( #561 )
...
* feat:start and last day of month helper function
* feat: start and last day of week helper function
* feat: weekday and everyday interval helper function
* feat: calendar date formater helper function
* feat: monthly calendar view , feat: weekend date toggle, feat: calendar month and year picker
* feat: monthly , weekly view and weekend toggle
* feat: drag and drop added in calendar view
* fix: drag and drop mutation fix
* chore: refactoring , feat: calendar view option added
* fix: calendar view menu fix
* style: calendar view style improvement
* style: drag and drop styling
* fix:week day format fix
* chore: calendar constant added
* feat: calendar helper function added
* feat: month and year picker, month navigator, jump to today funtionality added
* feat: weekly navigation and jump to today fix, style: month year picker fix
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-30 02:01:53 +05:30
Aaryan Khandelwal
952c64d449
fix: mutation error for project issues ( #595 )
2023-03-30 01:50:00 +05:30
Aaryan Khandelwal
dcf8b562d3
chore: cycle and module sidebar stats filter ( #594 )
2023-03-30 01:31:43 +05:30
Dakshesh Jain
b441a2ce20
feat: added labels in filters ( #585 )
...
* feat: added labels in filters
* fix: added labels in fetch keys
2023-03-29 19:18:57 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module ( #589 )
2023-03-29 19:13:53 +05:30
Saheb Giri
653cc29290
style: issue filter design ( #588 )
...
* style: redesign issue filter pill
* style: redesign issue label on the view modal
2023-03-29 18:18:08 +05:30
Aaryan Khandelwal
96910e1897
chore: ai for issue description ( #575 )
...
* feat: block sync
* chore: ai assistant for issue description
2023-03-29 16:30:40 +05:30
Anmol Singh Bhatia
e07ffc3a46
fix: module sidebar link section relocation ( #569 )
2023-03-29 11:52:39 +05:30
Aaryan Khandelwal
b654d30aeb
chore: minor fixes on pages ( #557 )
...
* feat: block sync
* chore: minor fixes on pages
* fix: remove dangerously set inner html
* fix: pages crud operations mutation
* fix: favorites mutation for recent pages
* fix: remove dangerously set inner html
2023-03-29 00:20:00 +05:30
Anmol Singh Bhatia
e2eeec8f79
feat: completed cycle message added ( #565 )
2023-03-28 18:48:57 +05:30
Aaryan Khandelwal
37aade5ef6
fix: order by last created ( #550 )
...
* feat: block sync
* fix: order by last created order
2023-03-28 01:52:13 +05:30
Aaryan Khandelwal
5dd5fe2d09
feat: gpt integration for page block description ( #539 )
2023-03-26 11:36:10 +05:30
Dakshesh Jain
82b9275609
fix: deselecting filter option when clicked again ( #528 )
...
* fix: filters dropdown overflowing issue
* filters dropdown z-index
* fix: deselecting filter option when clicked again
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-24 23:33:28 +05:30
Dakshesh Jain
f3583f6415
feat: added filter 'created_by' ( #524 )
...
* feat: clear filter button
* feat: added filter 'created_by'
* style: text align left for all the issues in filters dropdown
2023-03-24 23:31:56 +05:30
Aaryan Khandelwal
3d34741356
chore: update view button ( #523 )
2023-03-24 10:56:06 +05:30
Aaryan Khandelwal
472767ab67
feat: group by created by option ( #516 )
2023-03-24 01:11:42 +05:30
Aaryan Khandelwal
765cfdbf7e
fix: kanban loading state ( #514 )
2023-03-23 23:36:52 +05:30
Aaryan Khandelwal
f3b7fc6eb5
fix: filters dropdown overflowing issue ( #513 )
...
* fix: filters dropdown overflowing issue
* filters dropdown z-index
2023-03-23 23:25:08 +05:30
Aaryan Khandelwal
19434342d3
fix: delete image preview after modal close ( #511 )
2023-03-23 22:55:12 +05:30
Anmol Singh Bhatia
b6a3615f66
feat: completed cycle validation , fix: quick action and kanban fix ( #505 )
...
* feat: completed cycle card validation
* fix: unique key to hidden group
* feat: completed cycle sidebar validation
* fix: remove console log from progress chart hover
* feat: kanban and list view completed cycle validation
* feat: quick action validation
* refactor: code refactor
* fix: sidebar draft cycle status
2023-03-23 22:42:08 +05:30
Aaryan Khandelwal
567afa6d39
fix: kanban drag and drop ( #508 )
2023-03-23 18:52:18 +05:30
Dakshesh Jain
feb0e40559
refactor: state with group 'completed' or 'cancelled' are collapsed by default ( #506 )
2023-03-23 18:10:28 +05:30
Aaryan Khandelwal
ad2fa91a2b
chore: new global select filters component ( #501 )
2023-03-23 12:01:50 +05:30