sriram veeraghanta
e1ae0d3b56
feat : Tiptap integration ( #1832 )
...
* remirror instances commented out to avoid prosemirror conflicts
* styles migrated for remirror to tiptap transition
* added bubblemenu support with extensions
* fixed css for task lists and code with syntax highlighting
* added support for slash command
* fixed bubble menu to match styles and added better seperation in UI
* saving with debounce logic added and it's stored in backend
* added migration support by updating to html
* Image uploads done
* improved file structure and delete image function implemented
* Integrated tiptap with Issue Modal
* added additional props and Tiptap Integration with Comments
* added tiptap integration with user activity feeds
* added ref control support and bubble menu support for readonly editor
* added tiptap support for plane pages
* added tiptap support to gpt assistant modal (yet to be tested)
* removed remirror instances and cleaned up code
* improved code structure for extracting props in Tiptap
* fixing ts errors for next build
* fixing node ts error for Horizontal Rule
* added ts fix for node types
* temp fix
* temp fix
* added min height for issue description in modal
* added resolutions to prosemirror-model version
* trying pnpm overrides
* explicitly added prosemirror deps
* bugfixes
* removed extra gap at the top and moved saved indicator to the bottom
* fix: slash command scroll position
* chore: update custom css variables
* matched theme colours
* fixed gpt-assistant modal
* updated yarn lock
* added debounced updates for the title and removed saved state after timeout
* added css animations for saved state
* build fixes and remove remirror instances
* minor commenting fixes
---------
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-08-15 15:04:46 +05:30
guru_sainath
daa8f7d79b
feat / public deploy settings workflow ( #1863 )
...
* Feat: Implemented project publish settings
* dev: updated the env dependancy in turbo and enabling the publish access to admin
2023-08-14 19:18:38 +05:30
Anmol Singh Bhatia
6774eddb66
style: sidebar select date width ( #1859 )
2023-08-14 18:10:21 +05:30
Anmol Singh Bhatia
5e76e03a55
style: profile activity loader ( #1858 )
2023-08-14 16:20:53 +05:30
srinivas pendem
77fb50faa4
fix: route fix in imports and exports ( #1857 )
2023-08-14 16:19:13 +05:30
Aaryan Khandelwal
f7a596c113
fix: gantt chart block left drag flicker ( #1854 )
...
* fix: left drag flicker
* fix: opposite side manual scroll
2023-08-14 14:27:02 +05:30
Dakshesh Jain
f73239be92
refactor: using webp image format instead of svg ( #1852 )
2023-08-14 13:26:16 +05:30
Anmol Singh Bhatia
dc2438b2d3
style: image upload modal aspect ratio ( #1853 )
2023-08-14 13:06:00 +05:30
srinivas pendem
ddd3301d17
feat: csv, json and, xlsx exporter ( #1840 )
...
* feat : csv, jason and, xlxs exporter
* handeling the export fail
* adding expired state to exports
* typo update
* header change
* improvement: added validation for the expired date
---------
Co-authored-by: srinivaspendem <you@example.comsrinivaspendem2612@gmail.com>
2023-08-14 11:44:17 +05:30
Anmol Singh Bhatia
079a5b28d8
style: custom theming color picker position ( #1846 )
2023-08-11 19:17:59 +05:30
Anmol Singh Bhatia
5f5790ebf9
chore: start date option added in spreadsheet view ( #1824 )
2023-08-11 19:14:54 +05:30
Anmol Singh Bhatia
a3d99100ee
fix: sub issue progress indicator fix ( #1847 )
2023-08-11 19:05:13 +05:30
Anmol Singh Bhatia
ac6d2b0139
chore: updated user permission for project and workspace settings ( #1807 )
...
* fix: updated user permission for project and workspace settings
* chore: workspace delete modal fix
2023-08-11 18:29:24 +05:30
Dakshesh Jain
7becec4ee9
feat: randomize color on label create ( #1839 )
...
fix: create label state being persisted after edit label
2023-08-11 17:42:47 +05:30
Dakshesh Jain
ad4cdcc512
fix: cmdk modal not closing when choosing an option ( #1833 )
2023-08-11 17:16:37 +05:30
Dakshesh Jain
abec46a725
fix: cmdk not changing theme if active theme is custom-theme ( #1842 )
2023-08-11 16:16:20 +05:30
Aaryan Khandelwal
785a6e8871
chore: gantt chart resizable blocks, y-axis drag and drop ( #1810 )
...
* chore: gantt chart resizable blocks
* chore: right scroll added
* chore: left scroll added
* fix: build errors
* chore: remove unnecessary console logs
* chore: add block type and remove info toggle
* feat: gantt chart blocks y-axis drag and drop
* chore: disable drag flag
* fix: y-axis drag mutation
* fix: scroll container undefined error
* fix: negative scroll
* fix: negative scroll
* style: blocks tooltip consistency
2023-08-11 15:59:13 +05:30
Anmol Singh Bhatia
e2b5657c3e
chore: profile cover photo ( #1836 )
2023-08-11 15:56:26 +05:30
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
Anmol Singh Bhatia
5c964d144a
style: ui improvement ( #1806 )
...
* style: kanban board theming
* style: assignee ui revamp
* style: kanban board header, label , priority , state and avatar ui revamp
* style: kanban card state dropdown
* style: sidebar profile dropdown
* style: sidebar dropdown icon
* style: sidebar workspace dropdown
* style: assignee select component
* fix: state select
* style: consistent app header button
2023-08-11 15:50:05 +05:30
Anmol Singh Bhatia
289e81d6eb
chore: issue activity user redirection added ( #1805 )
...
* feat: issue activity user redirection added
* feat: analytics page user redirection
2023-08-11 15:48:52 +05:30
Dakshesh Jain
f562fcd466
refactor: both delete or backspace can be used to open modal ( #1829 )
...
* refactor: both delete or backspace can be used to open modal
* fix: 'Bulk Issue Delete' modal will open on single click
2023-08-10 16:02:10 +05:30
Dakshesh Jain
8c8668a3e6
refactor: not making calls to member's endpoint to get membership status ( #1831 )
...
* refactor: not making call to members endpoint to get membership status
* refactor: type for IProject
2023-08-10 15:39:32 +05:30
Dakshesh Jain
9ce85cdf21
refactor: if/else conditions ( #1822 )
...
* refactor: shortcuts if/else
* fix: merge conflict
2023-08-10 13:12:17 +05:30
guru_sainath
005b42cb8d
dev: Updating themening worfkflow ( #1827 )
2023-08-10 13:03:42 +05:30
Dakshesh Jain
be062ccd34
fix: import user using endpoint with email ( #1819 )
2023-08-09 17:49:25 +05:30
Anmol Singh Bhatia
3db69a3a71
style: profile empty state ( #1811 )
...
* style: profile empty state
* style: priority empty state padding
2023-08-09 15:45:20 +05:30
Dakshesh Jain
faa50b0bbb
fix: analytics showing user id instead of display name ( #1812 )
...
* fix: replacing first, last name and email with display name
* fix: different endpoint for workspace & project member
* fix: falling back to email if display_name doesn't exist
* fix: analytics showing user id instead of display name
2023-08-09 15:20:29 +05:30
Dakshesh Jain
1991e09035
refactor: removed escape keydown listener ( #1814 )
2023-08-09 15:18:26 +05:30
Aaryan Khandelwal
4fcd081d27
chore: select start date option for issue ( #1813 )
2023-08-09 15:17:32 +05:30
Aaryan Khandelwal
5f1209f1db
chore: empty state for multi-level dropdown ( #1802 )
...
* fix :label filter should show something if there is no label #1779 (#1795 )
* style: children empty state
---------
Co-authored-by: Pankaj Chotaliya <34762752+pankajvc@users.noreply.github.com>
2023-08-08 14:13:26 +05:30
Aaryan Khandelwal
88e5a05253
chore: subscribed by me tab on my issues page ( #1800 )
...
* chore: add subscribed by me tab in my issues
* chore: update tab titles
* fix: build error
2023-08-08 13:15:25 +05:30
Dakshesh Jain
981acc81c1
fix: replaced first name, last name or email to display name ( #1796 )
...
* fix: replacing first, last name and email with display name
* fix: different endpoint for workspace & project member
* fix: falling back to email if display_name doesn't exist
2023-08-08 13:01:43 +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
Aaryan Khandelwal
97c3fb40e7
fix: custom theme persisting after signing out ( #1780 )
...
* fix: custom theme persistence
* chore: remove console logs
* fix: build error
* fix: change theme from command k
2023-08-03 15:01:31 +05:30
Dakshesh Jain
5aad6c71da
fix: notification read status being toggled when click on link ( #1769 )
2023-08-02 17:23:55 +05:30
Aaryan Khandelwal
a1ae338c37
chore: add non existing states for project entities ( #1770 )
2023-08-02 16:47:36 +05:30
Anmol Singh Bhatia
c16b0daa22
style: profile activity ( #1771 )
...
* style: profile activity comment log styling
* chore: profile feed activity refactor
* style: sidebar project list
2023-08-02 16:45:34 +05:30
Anmol Singh Bhatia
584192faba
style: sidebar project list improvement ( #1767 )
2023-08-02 14:21:26 +05:30
Dakshesh Jain
b61adbed4b
fix: invalid project selection in create issue modal ( #1766 )
2023-08-02 13:38:45 +05:30
Aaryan Khandelwal
7434800999
chore: show message if dragging unjoined project ( #1763 )
2023-08-02 12:09:53 +05:30
Anmol Singh Bhatia
f3bd1691ce
style: sidebar project list styling ( #1756 )
2023-08-01 19:11:09 +05:30
Anmol Singh Bhatia
d83a76a3aa
style: my issue and profile page view dropdown ( #1754 )
2023-08-01 19:04:53 +05:30
Aaryan Khandelwal
2cd431b4a4
fix: my issues mutation ( #1753 )
...
* fix: my issues mutation
* fix: activity message and icon return value
2023-08-01 18:40:04 +05:30
Aaryan Khandelwal
d22e4b8212
fix: profile activity workspace slug ( #1752 )
2023-08-01 18:38:33 +05:30
Anmol Singh Bhatia
0e0e09c4fd
style: profile dropdown updated ( #1751 )
2023-08-01 18:25:13 +05:30
Aaryan Khandelwal
a8816ef473
refactor: issue activity component ( #1749 )
2023-08-01 17:07:11 +05:30
Anmol Singh Bhatia
98c7453741
style: view dropdown ( #1742 )
2023-08-01 14:16:43 +05:30
Anmol Singh Bhatia
8a9ff31009
style: sidebar project disclosure list open by default ( #1744 )
2023-08-01 14:13:42 +05:30
Dakshesh Jain
d310b8f86f
style: style if user doesn't have profile pic ( #1745 )
2023-08-01 14:12:57 +05:30