Dakshesh Jain
a0553722c9
fix: settings editor state according to ai response ( #1032 )
...
* fix: placeholder and ai response not getting appended in textarea
* fix: settings editor state according to ai response
2023-05-11 17:02:20 +05:30
Dakshesh Jain
083562b24c
fix: placeholder and ai response not getting appended in textarea ( #1031 )
2023-05-11 13:41:16 +05:30
Dakshesh Jain
4f2b106852
fix: rich text editor ( #1008 )
...
* fix: undo/redo, placeholder overlapping with text, horizontal cursor
refractor: removed a lot of state-management that was not required
* fix: forwarding ref to remirror for getting extra helper functions
* fix: icon type error
* fix: value type not supported error on page block
* style: spacing, and UX for add link
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-11 02:15:49 +05:30
Aaryan Khandelwal
c5b034385f
chore: added custom toggle switch everywhere ( #949 )
2023-04-24 18:53:07 +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
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
819508d5fc
fix: remirror placeholder ( #849 )
2023-04-17 15:03:44 +05:30
Aaryan Khandelwal
e23075b7b9
chore: no estimates option, estimates activity ( #838 )
2023-04-17 11:30:48 +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
Kunal Vishwakarma
9b1ae6bcd4
fix: inconsistency in styles ( #734 )
2023-04-08 13:55:30 +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
35e40a7bec
chore: added placeholder to remirror ( #686 )
...
* chore: added placeholder to remirror
* fix: build error
2023-04-03 18:14:50 +05:30
Aaryan Khandelwal
61875722e4
chore: add auto generate description option to create issue modals ( #672 )
2023-04-03 11:41:46 +05:30
Saheb Giri
a6f306209d
fix: issue modal title textfield reset ( #651 )
2023-03-31 16:04:51 +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
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
e7ef6275cd
style: new buttons added ( #470 )
2023-03-17 10:40:38 +05:30
Dakshesh Jain
82f8b6d387
feat: added floating toolbar on text selection ( #378 )
...
style: re-designed create-issue modal
2023-03-06 22:49:06 +05:30
Aaryan Khandelwal
4d598fd6b6
style: dropdowns, feat: favorite projects in sidebar
2023-03-04 17:47:03 +05:30
Anmol Singh Bhatia
1f1fa19432
style: date dropdown redesign
2023-03-02 12:33:12 +05:30
Anmol Singh Bhatia
700769665f
style: issue dropdown re-order
2023-03-02 10:37:09 +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
Aaryan Khandelwal
c0263acb8a
refactor: create issue modal input fields ( #310 )
2023-02-21 19:12:38 +05:30
Aaryan Khandelwal
e5934e0b07
refactor/cycles_folder_structure ( #304 )
2023-02-20 11:23:04 +05:30
Aaryan Khandelwal
c979599e53
fix: assignee and labels field while editing an issue ( #296 )
...
* fix: assignee and labels field while editing an issue
* chore: remove unused declarations
2023-02-17 19:07:36 +05:30
Aaryan Khandelwal
4b068398bd
fix: remirror image not updating ( #294 )
2023-02-17 16:57:31 +05:30
Aaryan Khandelwal
6f0539f01d
feat: create label option in create issue modal ( #281 )
2023-02-14 20:05:32 +05:30
Aaryan Khandelwal
8b1bf53831
refactor: issues folder structure
2023-02-02 15:00:35 +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
Aaryan Khandelwal
eaa77a2552
fix: consistent icons and modal fixes ( #216 )
...
* fix: consistent icons and modal fixes
* fix: total worspace members
* fix: sub issue mutation
2023-01-31 19:24:45 +05:30
Aaryan Khandelwal
60a35e6af1
fix: form validations ( #213 )
2023-01-31 18:10:50 +05:30
Aaryan Khandelwal
0ff5f363ee
feat: react-datepicker added ( #210 )
...
* fix: issue description form
* fix: build errors
* feat: react-datepicker added
2023-01-30 23:16:02 +05:30
Aaryan Khandelwal
fcf23b985b
fix: issue description debounce issue ( #208 )
...
* fix: issue description form
* fix: build errors
2023-01-30 19:47:30 +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