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
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
Aaryan Khandelwal
909ccd578b
chore: crisp integration ( #552 )
...
* feat: block sync
* chore: crisp integration
* fix: chat with us icon
2023-03-28 01:50:36 +05:30
Aaryan Khandelwal
7892a563b7
fix: minor ui fixes ( #515 )
...
* fix: sidebar arror positioning
* chore: show empty groups default value as true
2023-03-23 23:25:30 +05:30
Aaryan Khandelwal
cd26b2e096
Revert "fix: sidebar and shortcut modal ( #493 )" ( #497 )
...
This reverts commit f615f8ac0c
.
2023-03-22 23:40:25 +05:30
Anmol Singh Bhatia
f615f8ac0c
fix: sidebar and shortcut modal ( #493 )
...
* fix: shortcut modal cmd and ctrl fix
* fix: sidebar collapse state ordering
2023-03-22 19:08:04 +05:30
Aaryan Khandelwal
4d598fd6b6
style: dropdowns, feat: favorite projects in sidebar
2023-03-04 17:47:03 +05:30
Dakshesh Jain
73567dc7fc
style: redesigned sidebar, added new icons and spacing changes
2023-02-28 16:48:02 +05:30
Anmol Singh Bhatia
9b51a918cf
fix: shortcut search ( #283 )
...
* fix: search case innsensitive
* style: email icon updated
2023-02-15 12:28:22 +05:30
Anmol Singh Bhatia
c6f0990605
fix: ui bug ( #274 )
...
* fix: shortcut search fix
shortcut modal ui fixes
shortcut search fix
email us label change
* fix: email us label updated
2023-02-13 20:19:46 +05:30
Anmol Singh Bhatia
d5bf1f7a91
fix: ui fixes ( #246 )
...
* style: shortcut command label bg color change
* sidebar shortcut ui fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-07 19:28:09 +05:30
Aaryan Khandelwal
7e92efee23
fix: header buttons not working ( #228 )
...
fix:
header buttons not working.
sub-issues mutation.
customized the datepicker.
mutation in the list and kanban view.
some icons not displaying.
fixed routing and added toast alert after creating a workspace.
workspace logo display design in workspace settings.
delete issue mutation error in cycles and modules.
feat:
added authorization to issue details page.
2023-02-01 20:33:18 +05:30
Anmol Singh Bhatia
848fb2b960
fix: shortcut modal fix ( #227 )
...
* fix: shortcut btn alignment
* style: shortcut command to uppercase
* fix: update shortcut for uppercase
* fix: issue url shortcut fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-02-01 20:31:40 +05:30
Anmol Singh Bhatia
27e3364a1f
fix: ui improvement ( #214 )
...
* fix: help option ui fix
* feat: auth toast added
* fix: copy shortcut command fix
* feat: card title ellipsis added
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-31 18:09:11 +05:30
Anmol Singh Bhatia
6b89ee2a55
fix: shortcut ui, Issue title resizing, comment resizing, kanban scroll fixes ( #206 )
...
* fix: help shortcut ui fix
* fix: issue title resizing ui fix
* fix: issue comment resizing ui fix
* feat: circular progress bar added
* feat: module card delete added
* fix: kanban view scroll fix
* chore: shortcut command updated
* fix: shortcut ui fix
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-30 19:37:25 +05:30
sriram veeraghanta
9075f9441c
Refactoring Phase 1 ( #199 )
...
* style: added cta at the bottom of sidebar, added missing icons as well, showing dynamic workspace member count on workspace dropdown
* refractor: running parallel request,
made create/edit label function to async function
* fix: sidebar dropdown content going below kanban items
outside click detection in need help dropdown
* refractor: making parallel api calls
fix: create state input comes at bottom, create state input gets on focus automatically, form is getting submitted on enter click
* refactoring file structure and signin page
* style: changed text and added spinner for signing in loading
* refractor: removed unused type
* fix: my issue cta in profile page sending to 404 page
* fix: added new s3 bucket url in next.config.js file
increased image modal height
* packaging UI components
* eslint config
* eslint fixes
* refactoring changes
* build fixes
* minor fixes
* adding todo comments for reference
* refactor: cleared unused imports and re ordered imports
* refactor: removed unused imports
* fix: added workspace argument to useissues hook
* refactor: removed api-routes file, unnecessary constants
* refactor: created helpers folder, removed unnecessary constants
* refactor: new context for issue view
* refactoring issues page
* build fixes
* refactoring
* refactor: create issue modal
* refactor: module ui
* fix: sub-issues mutation
* fix: create more option in create issue modal
* description form debounce issue
* refactor: global component for assignees list
* fix: link module interface
* fix: priority icons and sub-issues count added
* fix: cycle mutation in issue details page
* fix: remove issue from cycle mutation
* fix: create issue modal in home page
* fix: removed unnecessary props
* fix: updated create issue form status
* fix: settings auth breaking
* refactor: issue details page
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: venkatesh-soulpage <venkatesh.marreboyina@soulpageit.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-26 23:42:20 +05:30