Aaryan Khandelwal
|
538d67dbd9
|
fix: theming colors (#1533)
* chore: update border colors
* chore: loading screens bg color, custom theming default values
* chore: remove unnecessary images
* chore: update static colors
* chore: update old variable names
* chore: update issue activity icon colors
* chore: update user activity icon colors
|
2023-07-17 16:28:23 +05:30 |
|
Aaryan Khandelwal
|
5fadf53580
|
style: auth screens (#1531)
* chore: invitations empty state
* style: new auth screens
* chore: update typography
* chore: update border colors
* chore: resend code text
|
2023-07-17 13:00:44 +05:30 |
|
Aaryan Khandelwal
|
4c2cb2368a
|
chore: update classnames according to the new theming structure (#1494)
* chore: store various shades of accent color
* refactor: custom theme selector
* refactor: custom theme selector
* chore: update custom theme input labels
* fix: color generator function logic
* fix: accent color preloaded data
* chore: new theming structure
* chore: update shades calculation logic
* refactor: variable names
* chore: update color scheming
* chore: new color scheming
* refactor: themes folder structure
* chore: update classnames to the new ones
* chore: update static colors
* chore: sidebar link colors
* chore: placeholder color
* chore: update border classnames
|
2023-07-10 12:47:00 +05:30 |
|
Aaryan Khandelwal
|
ab695a309f
|
fix: layout padding, tabs size and page heading font sizes (#1067)
|
2023-05-17 14:57:58 +05:30 |
|
Aaryan Khandelwal
|
290318603d
|
fix: calendar view mutation (#1042)
|
2023-05-15 11:35:07 +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
|
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 |
|