Commit Graph

263 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
68930c256f
style: sidebar theming (#925)
* style: sidebar workspace dropdown theming

* style: progress chart and progress bar theming

* style: module and cycle sidebar theming
2023-04-22 00:15:45 +05:30
Anmol Singh Bhatia
8f12d3d01b
style: calendar theming (#918) 2023-04-21 15:45:57 +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
Anmol Singh Bhatia
9129a6cde2
feat: calendar filters (#908)
* feat: hiding unnecessary filters for calendar view

* feat: filters for calendar view

* feat: module and cycle calendar view filters
2023-04-21 01:42:09 +05:30
Aaryan Khandelwal
165d16e32b
style: issue details page (#911) 2023-04-21 00:34:22 +05:30
Aaryan Khandelwal
952d35dd79
style: list and kanban view theming (#906)
* fix: sidebar workspace dropdown logo

* style: list and kanban view theming
2023-04-20 18:13:21 +05:30
Anmol Singh Bhatia
d04a422054
feat: calendar add new issue (#901) 2023-04-20 14:11:11 +05:30
Aaryan Khandelwal
3c2f5d12ed
feat: themes (#902)
* chore: add next theme and initial setup

* chore: add dark mode colors to layouts

* chore: user general setting page theming

* chore: dashboard theming

* chore: project page theming

* chore: workspace setting page theming

* chore: my issue page theming

* chore: cmdk theming

* chore: change hardcode bg and text color to theme

* chore: change color name according to the design

* style: fix card in the dashboard

* style: fix merge conflict design issues

* style: add light high contrast and dark high contrast

* style: fix cmd k menu color and selection

* feat: change theme from cmdk menu

* chore: add multiple theme field to custom theme

* chore: removed custom theming

* fix: build error

---------

Co-authored-by: Saheb Giri <iamsahebgiri@gmail.com>
2023-04-20 13:41:24 +05:30
Aaryan Khandelwal
fa5c994ddc
chore: remove redundant console logs (#868) 2023-04-18 01:15:26 +05:30
Aaryan Khandelwal
5f20e65ca6
style: list view styling reduced (#867) 2023-04-18 01:15:10 +05:30
Kunal Vishwakarma
d26d01ace4
chore: filters spacing (#856) 2023-04-17 17:42:02 +05:30
Aaryan Khandelwal
f5351e4419
fix: remove filters function (#846) 2023-04-17 15:03:56 +05:30
Kunal Vishwakarma
0beb654069
chore: worked on making issue list padding consistent (#850) 2023-04-17 15:01:22 +05:30
Aaryan Khandelwal
8a6036a20a
fix: drop to delete box zindex (#843) 2023-04-17 14:13:32 +05:30
Anmol Singh Bhatia
365c758a25
fix: create update view modal fix (#842) 2023-04-17 12:24:30 +05:30
Aaryan Khandelwal
e23075b7b9
chore: no estimates option, estimates activity (#838) 2023-04-17 11:30:48 +05:30
Aaryan Khandelwal
8638170a98
fix: cycles and modules sidebar mutation (#831) 2023-04-14 19:40:00 +05:30
Dakshesh Jain
3b103da6a3
chore: added unsplash flag for self-hosted (#829)
* chore: added unsplash flag for self hosted

* fix: removed actual code and only using flag

* refactor: removed extra variable
2023-04-14 16:52:31 +05:30
Aaryan Khandelwal
ce253b3cc9
refactor: drag function (#826) 2023-04-14 16:41:28 +05:30
Kunal Vishwakarma
f50872f2a9
fix: empty issue design (#821)
* fix: empty issue design

* chore: removed unused imports
2023-04-14 16:04:16 +05:30
Aaryan Khandelwal
3fa6185b63
fix: drag and drop function (#815)
* fix: kanban drag and drop

* fix: kanban board issue dnd mutation
2023-04-13 19:09:55 +05:30
Kunal Vishwakarma
3457411c6a
style: issue list (#798)
* style: issue list

* chore: changed the empty state images
2023-04-13 15:39:05 +05:30
Anmol Singh Bhatia
f2e8add29d
feat: attachment and link display properties (#796)
* feat: attachment and link count added

* fix: build fix
2023-04-12 15:33:30 +05:30
Saheb Giri
032ef831b2
feat: now user can edit view (#793)
* feat: now user can edit view

* fix: build error
2023-04-12 15:33:21 +05:30
Anmol Singh Bhatia
61b9e7a161
feat: issue activity logs (#782)
* feat: attachment, link and estimate activity log added in issue detail page

* feat: attachment, link and estimate activity log added in profile activity section
2023-04-11 18:14:36 +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
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
Kunal Vishwakarma
a68d94c33f
fix: added image popover for settings cover (#737)
* fix: added popover for profile cover

* fix:removed comments
2023-04-07 15:33: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
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
Aaryan Khandelwal
d477c19ad9
feat: show empty states toggle button in the views dropdown (#500)
* feat: show empty states toggle button in views dropdown

* refactor: empty state toggle naming convention, feat: hidden groups in section in the kanban board
2023-03-23 02:13:52 +05:30
Aaryan Khandelwal
79249c5c9b
fix: states order (#498)
* fix: order of states in the kanban board

* fix: state name in list view
2023-03-23 01:00:50 +05:30
Dakshesh Jain
031f6443a0
style: kanban loader (#491) 2023-03-22 19:06:36 +05:30
Dakshesh Jain
a830808f9d
refactor: views & filter (#490)
* fix: not saving filters on views detail page

* refactor: using issues endpoint to get issues in views detail page

feat: showing toast alert on saving view
2023-03-22 18:18:19 +05:30
Aaryan Khandelwal
2e346158ba
fix: minor ui fixes (#488) 2023-03-22 16:58:32 +05:30
Aaryan Khandelwal
283950c8e2
style: views (#486) 2023-03-22 14:47:13 +05:30
Anmol Singh Bhatia
505b14e3a6
fix: ui fixes and improvement (#479)
* fix: list view longer title tooltip fix

* fix: module and cycle sidebar ui improvement
2023-03-21 12:47:10 +05:30
Anmol Singh Bhatia
b96d40f106
style: auth screens (#478)
* style: sign in page

* style: github and google sign

* style: sign with code and password

* style: not a member and not authorized for project setting

* style: join project icon

* chore: comment removed
2023-03-21 12:46:12 +05:30
Aaryan Khandelwal
e7ef6275cd
style: new buttons added (#470) 2023-03-17 10:40:38 +05:30
Aaryan Khandelwal
5f796e732a
fix: bot activity and comment log name (#463)
* fix: github bot activity log details

* fix: bot comment details

* fix: updated bot logs

* refactor: bot name logic
2023-03-17 10:38:01 +05:30
Dakshesh Jain
0fb9a14f15
refractor: added params to fetch key (#465) 2023-03-16 18:15:08 +05:30
Aaryan Khandelwal
23c468786d
style: filter issues dropdown (#466) 2023-03-16 18:14:07 +05:30
Dakshesh Jain
0f06589b83
style: made new issue filter dropdown (#462) 2023-03-16 16:27:18 +05:30
Dakshesh Jain
ef0e326ca0
feat: issues filter using views (#448)
* fix: made basic UI for views, binded services and logic for views

* feat: views list, delete view, and conditionally updating filters or my view props
2023-03-16 14:07:19 +05:30
Aaryan Khandelwal
c11bf7c7de
feat: progress bar for module (#446) 2023-03-15 18:00:40 +05:30
Dakshesh Jain
928ebdf632
fix: mutation for issue update on both kanban & list (#436)
* refactor: issues filter logic

* fix: removed fetch logic from hooks

* feat: filter by assignee and label

* chore: remove filter buttons

* feat: filter options

* fix: mutation for issue update on both kanban & list

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-15 11:44:44 +05:30
Aaryan Khandelwal
bfab4865cd
chore: update user file assets endpoint (#438)
* chore: new service for user assets

* chore: update user file assets endpoint
2023-03-15 11:00:42 +05:30
Aaryan Khandelwal
bcd2ac1317
feat: issue filters dropdown created (#441) 2023-03-15 10:59:23 +05:30
Aaryan Khandelwal
0ba81a10f1
style: made the paddings and text sizes smaller (#433) 2023-03-14 12:18:14 +05:30
Anmol Singh Bhatia
704b7d02ef
style : ui fixes (#412)
* fix: kanban view vertical scroll fix

* fix: delete option remove from my issue page

* fix: my issue filter key renamed with id

* fix: sidebar ellipsis alignment

* fix: cycle card favorite icon alignment

* style: icon added in card options

* fix: progress icon alignment

* style: my issue page list view
2023-03-09 22:50:34 +05:30
Anmol Singh Bhatia
e3e57df4a2
style: list view (#409)
* style: list view

* style: list board header spacing fix
2023-03-09 16:05:25 +05:30
Aaryan Khandelwal
674ecd33ef fix: order by text 2023-03-08 19:15:28 +05:30
Aaryan Khandelwal
223a204a97 fix: drag overlay z-index, sidebar dropdowns 2023-03-08 19:08:57 +05:30
Anmol Singh Bhatia
afe2b029c0
fix: ui improvement (#395)
* fix: current cycle date updation

* fix: sidebar overflow fix , date helper fn added
2023-03-07 22:38:49 +05:30
Aaryan Khandelwal
88fca3c67c
fix: ui fixes (#392)
* fix: ui fixes

* chore: kanban issue title length
2023-03-07 20:27:16 +05:30
Anmol Singh Bhatia
09eab9e6bf
style : module sidebar (#385)
* style: new cycle sidebar

* style: other information section

* style: progress bar bg fix

* fix: cycle card bug fix

* style: progress chart

* style: chart tooltip

* style: module link tab added in sidebar stats

* style: lead and member select
2023-03-07 15:04:02 +05:30
Anmol Singh Bhatia
0246e0585b
style: cycle sidebar, fix: cycle card bug fix (#383)
* style: new cycle sidebar

* style: other information section

* style: progress bar bg fix

* fix: cycle card bug fix

* style: progress chart

* style: chart tooltip
2023-03-07 13:43:09 +05:30
Aaryan Khandelwal
64978969a0
chore: cycles loading, fix: cycles favorite mutation (#379) 2023-03-07 11:04:51 +05:30
Anmol Singh Bhatia
fef72ccc70
style: kanban horizontal scrollbar added (#372) 2023-03-06 11:13:08 +05:30
Aaryan Khandelwal
4f4f3ebbde chore: updated sidebar selects 2023-03-05 23:24:50 +05:30
Aaryan Khandelwal
6d99557de5 chore: updated context menu component 2023-03-05 20:22:01 +05:30
Aaryan Khandelwal
a4da4bf889 refactor: global context menu component 2023-03-05 03:24:24 +05:30
Aaryan Khandelwal
0a681937fd feat: custom context menu for issues in kanban board 2023-03-04 19:33:24 +05:30
Aaryan Khandelwal
4d598fd6b6 style: dropdowns, feat: favorite projects in sidebar 2023-03-04 17:47:03 +05:30
Dakshesh Jain
e96a755a2e style: redesigned create project modal
style: changed image picker to pop-over instread of modal
2023-03-02 17:06:21 +05:30
Aaryan Khandelwal
ea509211a0
Merge pull request #354 from makeplane/feat/unsplash_modal
feat: cover image selector for project create
2023-03-02 12:00:16 +05:30
Aaryan Khandelwal
8589ce777f style: added dragging state design 2023-03-01 11:30:49 +05:30
Dakshesh Jain
b660b1d814 feat: cover image selector for project create 2023-02-28 20:54:55 +05:30
Aaryan Khandelwal
0cd3bb5956 style: kanban board 2023-02-28 14:42:46 +05:30
Aaryan Khandelwal
9dd5b15cd3 chore: added created by info for link 2023-02-24 15:53:25 +05:30
Aaryan Khandelwal
df836d55d5 chore: new link endpoints 2023-02-24 15:50:15 +05:30
Aaryan Khandelwal
90c913ce03 fix: merge conflicts 2023-02-23 22:36:20 +05:30
Aaryan Khandelwal
b4c4271f66 style: kanban dropdowns, github integration loaders 2023-02-23 22:34:36 +05:30
Anmol Singh Bhatia
946dddb6b2
fix: kanban assignees tooltip (#332) 2023-02-23 19:04:08 +05:30
Dakshesh Jain
1e63c5b1b3
style: added direction for multi-level drop-down (#328)
* feat: made new multi-level select listbox

* refractor: changeds Multi-level-select component and added direction props

* style: added direction for multi-level drop-down
2023-02-23 17:02:26 +05:30
Anmol Singh Bhatia
4caa4e33b1
fix: ui improvements (#327)
* fix: kanban board header scroll fix

* style: enable scrollbar style added

* fix: emoji picker overflow

* fix: delete project modal text overflow

* fix: cycle card ellipsis

* fix: tooltip position updated and custom class added

* fix: assignees tooltip overflow

* fix: module card

* fix: my issue page  tooltip and responsive title  added

* fix: home page tooltip and responsiveness
2023-02-23 16:46:52 +05:30
Dakshesh Jain
6a10faca68
feat: made new multi-level select listbox (#326) 2023-02-23 15:36:46 +05:30
Aaryan Khandelwal
92f717962c
fix: minor bugs and ux improvements (#322)
* fix: ellipsis added to issue title

* feat: toolttip added

* feat: assignees tooltip added

* fix: build fix

* fix: build fix

* fix: build error

* fix: minor bugs and ux improvements

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
2023-02-23 10:54:54 +05:30
Anmol Singh Bhatia
d29f34566c
fix : tooltip fix (#318)
* fix: ellipsis added to issue title

* feat: toolttip added

* feat: assignees tooltip added

* fix: build fix

* fix: build fix

* fix: build error

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-02-22 13:24:59 +05:30
Anmol Singh Bhatia
d8c10b6bc0
feat: issues tooltip , fix: ui improvement (#317)
* fix: ellipsis added to issue title

* feat: toolttip added

* feat: assignees tooltip added

* fix: build fix
2023-02-22 11:42:17 +05:30
Aaryan Khandelwal
c0263acb8a
refactor: create issue modal input fields (#310) 2023-02-21 19:12:38 +05:30
Aaryan Khandelwal
8d6a357a7f
refactor: manual ordering bugs (#312) 2023-02-21 19:11:54 +05:30
Aaryan Khandelwal
8c15a1519f
refactor: dnd function (#308) 2023-02-21 14:56:32 +05:30
Aaryan Khandelwal
33e2986062
feat: global component for links list (#307) 2023-02-21 11:23:50 +05:30
Aaryan Khandelwal
818fe3ecf7
feat: manual ordering of issues (#305) 2023-02-20 19:19:46 +05:30
Anmol Singh Bhatia
202096500e
fix: ui changes (#306)
* fix: sidebar date range

* fix: renamed key with id in filters

* fix: replace progress bar

* chore: react progress bar package removed

* fix: progress chart legends position

* fix: progress chart legends alignment fix
2023-02-20 19:00:40 +05:30
Aaryan Khandelwal
77c319c748
fix: new project issues response (#303) 2023-02-18 21:19:04 +05:30
Dakshesh Jain
a0d176c952
refractor: use local storage hook (#293)
* feat: resend login code on signing page after 30 seconds

* refractor: use local storage hook

* refractor: properly using new local storage hook on modules sidebar
2023-02-17 18:52:16 +05:30
pablohashescobar
7c1f357bed
feat: issue links (#288)
* feat: links for issues

* fix: add issue link in serilaizer

* feat: links can be added to issues

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-02-17 17:04:12 +05:30
Aaryan Khandelwal
4b068398bd
fix: remirror image not updating (#294) 2023-02-17 16:57:31 +05:30
Anmol Singh Bhatia
1665863bd9
feat: copy link option (#292)
* feat: copy issue link added in issue card

* feat: copy cycle link added

* feat: ellipsis added in module card

* fix: origin path and handlecopytext added
2023-02-17 14:04:34 +05:30
Aaryan Khandelwal
ec37bb9d23
feat: bulk assign sub-issues (#284) 2023-02-15 14:45:28 +05:30
Aaryan Khandelwal
6f0539f01d
feat: create label option in create issue modal (#281) 2023-02-14 20:05:32 +05:30
Aaryan Khandelwal
e53ff4c02e
feat: state description in settings (#275)
* chore: removed minor bugs

* feat: state description in settings

* feat: group by assignee
2023-02-14 14:46:48 +05:30
Aaryan Khandelwal
214e860e67
chore: removed minor bugs (#273) 2023-02-13 19:38:58 +05:30
Anmol Singh Bhatia
8fb34fe1e3
feat : sidebar progress improvement (#272)
* feat: progress chart render validation

* fix: sidebar stats tab

* feat: sidebar active tab context
2023-02-13 13:14:23 +05:30
Aaryan Khandelwal
d0afa486c7
feat: drag and drop an issue to delete (#270)
* feat: drag and drop an issue to delete

* style: repositioned trash box
2023-02-13 10:32:02 +05:30
Anmol Singh Bhatia
bb4ffec7e8
feat: burndown chart (#268)
* chore: recharts dependencie added

* chore: tpye added for issue completed at

* feat: date range helper fn added

* feat: progress chart added

* feat: ideal task line added in progress chart

* feat: chart legends added
2023-02-10 18:40:02 +05:30
Aaryan Khandelwal
a403c0c346
feat: label grouping in dropdowns, default state in project settings (#266)
* feat: label grouping in dropdowns, default state in project settings

* feat: label disclosure default open

* refactor: label setting page

* chore: tooltip component updated

* chore: tooltip component updated

* feat/state_sequence_change
2023-02-10 18:02:18 +05:30