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
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
1c98f2dca9
chore: update cycle fetch keys names
2023-05-29 02:38:16 +05:30
Aaryan Khandelwal
053ebc031d
fix: cycles layout
2023-05-29 02:14:40 +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
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
anmolsinghbhatia
98a223e5e1
fix: cycle view board view fix , feat: on gantt view set all cycle as default tab
2023-05-20 22:24:05 +05:30
guru_sainath
ae67dc6074
update: changed icons for gantt chat in issues, modules and cycles ( #1096 )
2023-05-20 20:08:17 +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
Anmol Singh Bhatia
1fed5f7846
style: active cycle stats tab sticky ( #1092 )
2023-05-20 03:08:23 +05:30
Anmol Singh Bhatia
186b5b5500
feat: cycle gantt view option added ( #1083 )
2023-05-19 18:08:47 +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
Anmol Singh Bhatia
5916d6e749
fix: bug and ui fix ( #1073 )
...
* fix: cycle and module sidebar scroll
* style: date picker theming
* style: workspace slug spacing
* fix: app sidebar z-index
* fix: favorite cycle mutation
* fix: cycle modal on error close
* feat: cycle view context
* style: active cycle stats scroll
* fix: active cycle favorite mutation
* feat: import export banner
* feat: cycle sidebar date picker logic updated
* fix: NaN in progress percentage fix
* fix: tooltip fix
* style: empty state for active cycle
* style: cycle badge width fix , all cycle empty state fix and cycle icon size fix
2023-05-18 19:07:01 +05:30
Anmol Singh Bhatia
559b0cc9c8
style: cycle new ui ( #1052 )
...
* style: cycles new ui
* chore: added progress bar for the high priority issues
* fix: build fix
* style: active cycle details, theming , padding and layout
* style: cycle list and card styling
* style: cycle card
* fix: tooltip text overflow
* fix: cycle mutation fix
* style: cycle list and card view improvement, chore: code refactor
* feat: view cycle button
* style: cycle list and board view improvement
* style: responsiveness added
* feat: active cycle stats component, chore: code refactor
* fix: active cycle divider fix, style: stats font color
* fix: tooltip fix
---------
Co-authored-by: kunal_17 <kunalvish17360@gmail.com>
2023-05-17 12:58:01 +05:30
Anmol Singh Bhatia
dbbd9add99
fix: ui and bug fix ( #1043 )
...
* style: calendar border added
* fix: calendar issue ellipsis position fix
* fix: help section overflow fix
* fix: module card date overflow fix
* style: page detail padding and position fix
* fix: cycle and module sidebar fix
2023-05-15 11:32:50 +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
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
f0f24b6fc4
style: module , cycle & icon styling ( #963 )
...
* style: target icon updated
* style: cycle card theming
* style: module card theming
* style: no current cycle message
2023-04-28 17:49:04 +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
Anmol Singh Bhatia
d041d8be6b
fix: cycle date validation ( #922 )
2023-04-22 18:17:17 +05:30
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
e59137f6f2
style: cycle and module theming ( #923 )
...
* style: cycle theming
* style: module theming
2023-04-21 17:40:57 +05:30
Anmol Singh Bhatia
170b3d6eec
fix: cycle and module sidebar fix ( #905 )
2023-04-20 18:09:01 +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
Anmol Singh Bhatia
5848c326c7
fix: cycle and module sidebar fix ( #828 )
2023-04-14 16:44:06 +05:30
Anmol Singh Bhatia
a0b8f7188f
fix: cycle card ( #825 )
2023-04-14 16:03:11 +05:30
Kunal Vishwakarma
e4e66b3ae4
style: pages UI ( #769 )
...
* style: pages ui
* chore: added toast alert and tooltip
* fix: fixed issues in pages block
* fix: ai buttons inside pages block
2023-04-11 18:18:49 +05:30
Kunal Vishwakarma
0a3d13706e
fix: mutation issue in cycles ( #739 )
...
* fix: mutation issue in cycles
* fix: removed comments
2023-04-08 01:24:24 +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
Anmol Singh Bhatia
6055f5c4ee
fix: cycle list page mutation fix ( #661 )
...
* fix: cycle list page mutation fix
* fix: cycle mutation fix
2023-03-31 18:31:21 +05:30
Anmol Singh Bhatia
f6500914be
style: transfer issue modal empty state added ( #652 )
2023-03-31 16:05:02 +05:30
Aaryan Khandelwal
480e2c4d7f
refactor: cycles toggle favorite ( #648 )
2023-03-31 16:03:58 +05:30
Aaryan Khandelwal
448f383ec9
chore: cycle sidebar content updated ( #639 )
2023-03-31 03:21:37 +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
8fcfebf0fc
fix: invalid date toast message updated ( #633 )
2023-03-31 01:40:06 +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
Kunal Vishwakarma
73c7b1bddc
fix: modal typo ( #629 )
...
* fix: modal width inconsistency
* fix: modal typo
2023-03-30 20:25:04 +05:30
Saheb Giri
64c936b9b5
style: module modal consistent design ( #625 )
2023-03-30 19:28:04 +05:30
Anmol Singh Bhatia
50275fd2ad
fix: sidebar pending issue stats fix ( #627 )
2023-03-30 19:26:41 +05:30
Kunal Vishwakarma
112fe8e7e6
fix: modal width inconsistency ( #626 )
2023-03-30 19:02:05 +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
4d56adba43
style: create cycle modal makeover ( #617 )
2023-03-30 18:35:29 +05:30