Anmol Singh Bhatia
dbb53a663e
style: sidebar ui improvement ( #1816 )
...
* style: sidebar ui improvement
* style: sidebar menu spacing
* style: sidebar consistent spacing
* style: notification improvement
* style: remove from favorite filled icon added
* chore: settings option added in sidebar context menu
* chore: update delete project option visibility for sidebar
* style: sidebar project list display border top on scroll
2023-08-11 15:53:10 +05:30
guru_sainath
b6744dcd29
Chore: mobx setup and app sidebar and theme management ( #1798 )
...
* dev: Mobx integration for app sidebar and custom theme
* dev: Handled edge case and conditional rendering for mobx store
2023-08-08 12:50:27 +05:30
Nikhil
4e297d92f3
chore: update empty states, fix: delete issue modal ( #1743 )
...
* chore: update empty states
* fix: delete issue modal
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-01 13:58:58 +05:30
Aaryan Khandelwal
d733fb92cd
fix: show project drag handle only when uncollapsed ( #1727 )
...
* fix: show project drag handle only when uncollapsed
* chore: fetch profile issues auth
* chore: update theme colors
* chore: update profile page redirection
2023-07-31 18:11:25 +05:30
Anmol Singh Bhatia
e8f748a67d
style: responsive title ( #1683 )
...
* style: responsive issue title added
* style: responsive breadcrumbs and app-header layout
* style: breadcrumbs styling
* fix: app header dropdown issue and limit app header title to 32 characters
2023-07-31 17:22:48 +05:30
Aaryan Khandelwal
0586d30a33
style: profile page responsiveness added ( #1710 )
...
* refactor: folder structure
* style: mobile responsiveness added
* chore: add user profile redirection
* chore: profile page authorization
2023-07-31 16:57:28 +05:30
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
da6ecd439c
refactor: favorite projects fetch function, chore: update tooltip design ( #1526 )
...
* chore: update tooltip design
* fix: due date popup overflow
* fix: build error
* fix: build error
* chore: add key to map return value
* refactor: favorite projects sidebar list
2023-07-14 15:08:07 +05:30
Anmol Singh Bhatia
60e96bcb72
style: app sidebar revamp ( #1120 )
...
* style: app sidebar, sidebar workspace dropdown and help section styling
* style: consistent padding and spacing
* feat: material icon global component
* style: icons updated and tooltip added
* style: project list spacing and project name truncate
* style: sidebar padding and theming
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-07-13 18:35:43 +05:30
Anmol Singh Bhatia
c9cbca5ec8
feat: auto-archive and auto-close ( #1502 )
...
* chore: issue archive services and types added
* chore: project type and constant updated
* feat: auto-close and auto-archive feature added
* feat: implement rendering of archived issues
* feat: implemented rendering of only list view for archived issues , chore: update types and services
* feat: implemented archive issue detail page and unarchive issue functionality , chore: refactor code
* feat: activity for issue archive and issue restore added
* fix: redirection and delete fix
* fix: merge conflict
* fix: restore issue redirection fix
* fix: disable modification of issue properties for archived issues, style: disable properties styling
* fix: hide empty group, switch to list view on redirct to archived issues
* fix: remove unnecessary header buttons for archived issue
* fix: auto-close dropdown fix
2023-07-13 11:34:37 +05:30
Aaryan Khandelwal
a1b09fcbc6
style: onboarding screens ( #1412 )
...
* style: new onboarding screens
* chore: onboarding tour screens
* fix: build error
* fix: build errors
* style: default layout background
* chor: update user auth hook logic, style: new onboarding screens
* fix: component structure
* chore: tab responsiveness added
* fix: redirection logic
* style: welcome screens responsiveness
* chore: update workspace url input field
* style: mobile responsiveness added
* chore: complete onboarding workflow
* style: create workspace page design update
* style: workspace invitations page design update
* chore: update steps logic
* fix: step change logic
* style: tour steps
2023-07-12 19:55:08 +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
a14f8c281b
chore: update theming structure ( #1422 )
...
* 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 according to new variables
* Revert "chore: update classnames according to new variables"
This reverts commit 60a87453b2
.
* chore: remove temp file
2023-07-10 12:25:32 +05:30
Anmol Singh Bhatia
f3be2faa8f
fix: resolve z-index issue with quick action menu and disable it for completed cycles ( #1405 )
2023-06-27 17:12:21 +05:30
Aaryan Khandelwal
06ce89a03a
fix: sidebar toggle button on workspace dashboard ( #1389 )
2023-06-24 18:12:11 +05:30
Aaryan Khandelwal
0dfa06e55b
fix: lower role user cannot invite higher role user ( #1302 )
2023-06-16 19:06:34 +05:30
sriram veeraghanta
44f8ba407d
Authentication Workflow fixes. Redirection fixes ( #832 )
...
* auth integration fixes
* auth integration fixes
* auth integration fixes
* auth integration fixes
* dev: update user api to return fallback workspace and improve the structure of the response
* dev: fix the issue keyerror and move onboarding logic to serializer method field
* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload
* fix: global theme color fix
* style: new onboarding ui , fix: use-user-auth hook implemented
* fix: command palette, project invite modal and issue detail page mutation type fix
* fix: onboarding redirection fix
* dev: build isuue resolved
* fix: use user auth hook fix
* fix: sign in toast alert fix, sign out redirection fix and user theme error fix
* fix: user response fix
* fix: unAuthorizedStatus logic updated
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
2023-05-30 19:14:35 +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
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
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
Aaryan Khandelwal
ab695a309f
fix: layout padding, tabs size and page heading font sizes ( #1067 )
2023-05-17 14:57:58 +05:30
Aaryan Khandelwal
c6d78b5e6a
style: new custom analytics ui ( #1055 )
2023-05-16 10:41:37 +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
Anmol Singh Bhatia
1329145173
feat: custom theming ( #1028 )
...
* chore: custom theme types and constants
* feat: custom theming
* feat: preferences tab added in profile settings
* feat: remove unneccessary file
* feat:theme apply on page load
* fix: theme switch dropdown fix
* feat: color picker input, theme icon added, chore: code refactor
* style: color picker icon added
* fix: mutation fix
* fix: palette sequence fix
* chore: default custom theme palette updated
* style: join project and not authorized page theming
* fix: merge conflict
* fix: build fix and preferences tab layout fix
2023-05-11 18:40:17 +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
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
Rhea Jain
443878994a
fix: breadcrumbs and tab updated ( #1007 )
2023-05-05 15:46:05 +05:30
Dakshesh Jain
8e611664a8
style: made issue list view responsive
2023-04-25 18:35:58 +05:30
Aaryan Khandelwal
7234d6f68b
style: workspace and project settings ( #946 )
2023-04-24 13:21:09 +05:30
Aaryan Khandelwal
213dc3f8e8
style: signin page theming ( #938 )
2023-04-24 11:19:43 +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
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
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
Rhea Jain
ebce364104
chore: changed loading text ( #898 )
2023-04-19 20:52:52 +05:30
Dakshesh Jain
7aa9e0bba1
fix: project authorization api fetch keys ( #858 )
2023-04-17 18:22:04 +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
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
08e77cb19e
fix: home page redirection logic ( #752 )
...
* fix: dashboard workspace activity mutation
* fix: home page redirection logic
* chore: add homePageRedirect function back
2023-04-08 14:32:33 -04:00
Aaryan Khandelwal
c81bc4e5d2
style: loading screens ( #750 )
...
* fix: dashboard workspace activity mutation
* style: loading screens
2023-04-08 18:20:00 +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
95fe4a3831
feat: added estimates ( #721 )
...
* feat: added estimates
* chore: added estimate to issue sidebar
2023-04-06 15:09:24 +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
51be70d814
chore: remove github importer tab ( #693 )
2023-04-04 00:27:08 +05:30
Aaryan Khandelwal
ed4aae47a2
style: my profile page ( #608 )
2023-03-30 17:04:41 +05:30
Aaryan Khandelwal
e13b679c28
fix: join project screen flicker ( #541 )
2023-03-27 16:53:31 +05:30