M. Palanikannan
0759666b75
[WEB-755] fix: Clearing nodes to default node i.e. paragraph before converting it to other type ( #3974 )
...
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
2024-03-18 12:51:35 +05:30
Lakhan Baheti
e9774e1af3
[WEB-759] style: added calendar layout responsiveness ( #3969 )
...
* style: added calendar layout responsiveness
* fix: quick-add-form
* fix: popover menu close on item select
* fix: class conditiion
* code review
2024-03-18 12:51:19 +05:30
Ramesh Kumar Chandra
4a93fdbdb4
[WEB-700] chore: sidebar hamburger refactor ( #3960 )
2024-03-18 12:50:33 +05:30
Aaryan Khandelwal
861a1c4132
[WEB-738] chore: conditionally render projects in the dropdown ( #3952 )
...
* chore: show authorized projects in the dropdown
* refactor: command palette logic
* chore: add helper function to check for project role
* fix: add preventDefault for shortcuts
2024-03-15 17:44:01 +05:30
Anmol Singh Bhatia
5244ba72c9
[WEB-746] chore: draft issue modal improvement ( #3966 )
...
* chore: draft issue modal improvement
* chore: draft issue modal improvement
* chore: draft issue modal improvement
* chore: draft issue modal improvement
2024-03-15 17:43:42 +05:30
Anmol Singh Bhatia
36bc7bf996
chore: app sidebar collapsed state alignment improvement ( #3976 )
2024-03-15 17:36:20 +05:30
Aaryan Khandelwal
0789238282
fix: cycle layout not getting initialized ( #3961 )
2024-03-15 17:31:28 +05:30
Anmol Singh Bhatia
c17748eec2
chore: completed cycle empty state valdidation updated ( #3959 )
2024-03-15 17:30:26 +05:30
Anmol Singh Bhatia
94f1e6d957
[WEB-698] chore: profile activity page scrollbar added ( #3958 )
...
* chore: profile activity page scrollbar added
* chore: profile activity page padding improvement
2024-03-15 17:29:46 +05:30
Aaryan Khandelwal
13bbb9cde4
[WEB-699] chore: implement sub-issues and attachments in the peek overview ( #3956 )
...
* chore: implement sub-issues and attachments in the peek overview
* chore: add the same to full-screen view
2024-03-15 17:29:22 +05:30
Anmol Singh Bhatia
92a077dce1
[WEB-504] chore: command k and issue relation modal empty state ( #3955 )
...
* chore: empty state asset updated
* chore: empty state asset updated
* chore: empty state config file updated
* chore: notification empty state updated
* chore: command-k, bulk delete and issue relation modal empty state updated
* chore: code refactor
* chore: code refactor
2024-03-15 17:28:45 +05:30
Lakhan Baheti
ed2e4ad6f7
fix: cycle & module peekview scroll ( #3953 )
2024-03-15 17:28:03 +05:30
Anmol Singh Bhatia
cbe5d9a047
chore: issue reaction response updated ( #3951 )
2024-03-15 17:26:38 +05:30
Ramesh Kumar Chandra
d25fcfdd88
[WEB-715] chore: closing custom dropdown on button click ( #3950 )
2024-03-15 17:25:57 +05:30
Aaryan Khandelwal
6bc133e3b1
chore: swapped dates and status properties in the cycle list item ( #3957 )
2024-03-14 20:02:18 +05:30
sriram veeraghanta
80761d3507
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-14 12:42:33 +05:30
sriram veeraghanta
9c13dbd957
chore: 1click docs readme update
2024-03-13 17:26:52 +05:30
sriram veeraghanta
8d9adf4d87
chore: 1click docs readme update
2024-03-13 17:26:04 +05:30
sriram veeraghanta
4ccb505f36
chore: 1click docs changes
2024-03-13 17:24:37 +05:30
sriram veeraghanta
884856b021
chore: 1click docs update
2024-03-13 17:18:11 +05:30
sriram veeraghanta
552c66457a
chore: 1click docs update
2024-03-13 17:17:40 +05:30
P B
1363ef0b2d
Updated one-click deploy's readme for readability and presentation ( #3962 )
...
Changed title, first paragraph, and bullets.
2024-03-13 17:13:11 +05:30
guru_sainath
898cf98be3
[WEB-749] fix: rendering empty states with "showEmptyGroup" filter in issue grouping ( #3954 )
...
* fix: Fixed show empty states in groupBy and subGroupBy in kanban
* lint: lint issue resolved
2024-03-13 16:59:12 +05:30
Ramesh Kumar Chandra
cb632408f9
[WEB-713] style: remove tooltips in mobile responsiveness ( #3948 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-12 20:39:36 +05:30
Aaryan Khandelwal
b930d98665
[WEB-554] feat: modules filtering, searching and ordering ( #3947 )
...
* feat: modules filtering, searching and ordering implemented
* fix: modules ordering
* chore: total issues in list endpoint
* fix: modules ordering
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-12 20:24:21 +05:30
Aaryan Khandelwal
69e110f4a8
[WEB-578] feat: projects list filtering and ordering ( #3926 )
...
* style: project card UI updated
* dev: initialize project filter store and types
* chore: implemented filtering logic
* chore: implemented ordering
* chore: my projects filter added
* chore: update created at date filter options
* refactor: order by dropdown
* style: revert project card UI
* fix: project card z-index
* fix: members filtering
* fix: build errors
2024-03-12 19:36:40 +05:30
Lakhan Baheti
c3c6ef8830
chore: removed module tooltip from peek-overview & issue detail ( #3946 )
2024-03-12 19:13:04 +05:30
Anmol Singh Bhatia
8aca74c68d
[WEB-720] chore: reaction tooltip added ( #3945 )
...
* chore: reaction tooltip added
* chore: reaction tooltip updated
* chore: issue reaction tooltip updated
* chore: helper function updated
2024-03-12 19:12:25 +05:30
Prateek Shourya
c97b994311
[WEB-717] fix: delete issue modal UI fixes. ( #3944 )
...
* fix: avoid closing the peek overview when the close button within the delete model popup is clicked.
* fix: distortion in issue detail sidebar UI when any modal is open.
2024-03-12 19:11:36 +05:30
Lakhan Baheti
443b93f897
fix: label mutation in peek-overview & issue detail ( #3942 )
2024-03-12 19:10:35 +05:30
Aaryan Khandelwal
730e556bea
fix: emoji picker unnecessary scroll ( #3941 )
2024-03-12 19:09:51 +05:30
Aaryan Khandelwal
f77f4b8221
fix: gantt sidebar links ( #3940 )
2024-03-12 19:07:12 +05:30
Anmol Singh Bhatia
5c4c3f5c04
fix: project page empty state ( #3939 )
2024-03-12 19:05:15 +05:30
Ramesh Kumar Chandra
73c91654eb
[WEB-716] style: list view issues responsiveness ( #3938 )
2024-03-12 12:29:00 +05:30
Bavisetti Narayan
578bd29f6f
chore: active issue total count ( #3936 )
2024-03-12 12:24:58 +05:30
Nikhil
2e5e14556d
feat: test email script ( #3937 )
...
* feat: script for testing emails
* chore: rename subject and body for the mail
2024-03-12 12:00:18 +05:30
sriram veeraghanta
ecac45e885
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-03-12 01:12:57 +05:30
sriram veeraghanta
6ec9c64f7c
fix: build branch optional builds workflow changes
2024-03-12 01:06:37 +05:30
sriram veeraghanta
f493a03f56
fix: adding github workflow events
2024-03-12 01:01:03 +05:30
Anmol Singh Bhatia
48c9b78397
[WEB-545] chore: completed cycle empty state ( #3931 )
...
* chore: completed cycle issue transfer empty state added
* chore: cycle empty state variable updated
* chore: empty state config file updated
2024-03-11 21:23:09 +05:30
Anmol Singh Bhatia
9c29ad1a28
chore: list layout scrollbar improvement ( #3933 )
2024-03-11 21:12:59 +05:30
Aaryan Khandelwal
e3ac075ee2
chore: error state for the issues widgets ( #3934 )
2024-03-11 21:12:28 +05:30
Anmol Singh Bhatia
8c9d328c24
chore: profile setting scroll fix and scrollbar added in activity section ( #3929 )
2024-03-11 21:09:41 +05:30
Aaryan Khandelwal
b2146098e2
chore: added view less button to the collaborators widget ( #3928 )
2024-03-11 21:09:16 +05:30
Nikhil
4a06572f73
chore: remove deprecated envs ( #3927 )
2024-03-11 21:08:10 +05:30
M. Palanikannan
d34df5c805
fix: updated extensions in read only instance of the editor ( #3925 )
2024-03-11 21:05:27 +05:30
Anmol Singh Bhatia
01702e9f66
[WEB-402] chore: project issues count ( #3911 )
...
* chore: added project issues count
* chore: project module and cycle issue count
* chore: resolved merge conflicts
* chore: added import statement
* chore: issue count type added
* chore: issue count added in project, cycle and module issues
* fix: lint fixes
* chore: tooltip added in issue count badge
* chore: tooltip added in issue count badge
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 21:05:00 +05:30
Nikhil
b57c389c75
fix: caching ( #3923 )
2024-03-11 21:04:43 +05:30
Lakhan Baheti
27acd1bec1
fix: cycle & module sidebar progress-stats scroll ( #3932 )
2024-03-11 21:03:30 +05:30
Anmol Singh Bhatia
539afb0792
chore: issue quick action dropdown max height updated ( #3919 )
2024-03-11 21:02:28 +05:30