Palanikannan1437
da86f1ad03
refactoring to LiteTextEditor and RichTextEditor
2023-09-30 17:20:59 +05:30
Palanikannan1437
a754300116
Merge branch 'develop' into comment-editor
2023-09-28 20:25:52 +05:30
Dakshesh Jain
7db78594dc
fix: draft issue delete not working ( #2249 )
...
* fix: draft issue not deleting, project can't be changed in draft issue modal
* fix: removed mutation for view where draft issues are not shown
* fix: inline create issue for draft issue
* fix: clearing data from localstorage on discard click
2023-09-25 19:11:10 +05:30
Palanikannan1437
fa01dfc652
migrated all components to use the common package
2023-09-22 16:45:09 +05:30
Dakshesh Jain
cdfff12f4f
fix: fields not getting selected in the create issue form ( #2212 )
...
* fix: hydration error and draft issue workflow
* fix: build error
* fix: properties getting de-selected after create, module & cycle not getting auto-select on the form
* fix: display layout, props being updated directly
2023-09-20 13:06:51 +05:30
Dakshesh Jain
eda4da8aed
feat: draft issues ( #2188 )
...
* feat: draft issue
issues can be saved as draft
* style: modal position
2023-09-14 18:38:31 +05:30