Anmol Singh Bhatia
a46c507ca1
[WEB-1040] chore: spreadsheet indentation improvement ( #4391 )
...
* chore: spreadsheet indentation improvement
* chore: spreadsheet layout sub issu nesting improvement
* chore: sub issue spacing improvement
* chore: spreadsheet layout sub issue toggle button improvement
2024-05-08 13:59:51 +05:30
Prateek Shourya
10efd8d1d9
[WEB-1236] chore: add Create page button to public/ private page empty state. ( #4401 )
2024-05-08 13:43:08 +05:30
Prateek Shourya
6efa135e9e
[WEB-1217] style: fix inconsistency in height of project type and lead dropdown in create project modal. ( #4400 )
2024-05-08 13:42:40 +05:30
Aaryan Khandelwal
6793b9e6fa
[WEB-] chore: show code block copy button only on hover ( #4361 )
2024-05-08 13:42:11 +05:30
Prateek Shourya
760063ec75
[WEB-1182] style: fix inbox state filter title. ( #4399 )
2024-05-08 13:41:58 +05:30
Prateek Shourya
1cbbddb1be
[WEB-1215] chore: display favorite module filter in applied filter section. ( #4402 )
...
* [WEB-1215] chore: display `favorite module` filter in applied filter section.
* fix: build errors.
2024-05-08 13:40:58 +05:30
Aaryan Khandelwal
cc4bb385fe
[WEB-] chore: trigger command k from input fields and editors ( #4362 )
2024-05-08 13:40:25 +05:30
rahulramesha
13e6a67321
[WEB-1140] chore: Gantt pragmatic dnd ( #4390 )
...
* Gantt Drag and drop migration and enable Dnd in Modules and Cycles Gantt
* fix minor UI and code issues
2024-05-08 13:38:58 +05:30
sriram veeraghanta
9f277d8803
Merge pull request #214 from makeplane/preview
...
release: v0.19.8
2024-05-07 20:39:57 +05:30
sriram veeraghanta
e3dbba2e12
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-07 20:34:28 +05:30
sriram veeraghanta
a2c4147952
Merge pull request #213 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-07 20:33:28 +05:30
Bavisetti Narayan
b8f1734738
fix: draft archive issues ( #4393 )
2024-05-07 20:31:44 +05:30
sriram veeraghanta
07bf6e1d0e
Merge pull request #210 from makeplane/preview
...
release: v0.19.7
2024-05-07 19:38:39 +05:30
sriram veeraghanta
27d3f6d013
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-07 19:24:57 +05:30
sriram veeraghanta
7c6af92684
Merge pull request #211 from makeplane/dependabot/npm_and_yarn/ejs-3.1.10
...
chore(deps): bump ejs from 3.1.9 to 3.1.10
2024-05-07 19:24:21 +05:30
sriram veeraghanta
902c05e537
Merge pull request #212 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-07 19:23:46 +05:30
Bavisetti Narayan
d946c51ef1
chore: created by key changed ( #4389 )
2024-05-07 19:22:00 +05:30
dependabot[bot]
97f6c2f462
chore(deps): bump ejs from 3.1.9 to 3.1.10
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-07 12:34:10 +00:00
sriram veeraghanta
b34cc3eb23
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-07 15:53:51 +05:30
sriram veeraghanta
39617db27b
Merge pull request #209 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-07 15:52:40 +05:30
Nikhil
a40517015b
[WEB - 1213] fix: module webhook ( #4385 )
...
* dev: fix module webhook
* dev: correct the comment
* dev: handle does not exist exception
2024-05-07 15:51:08 +05:30
Aaryan Khandelwal
967ad77078
fix: set focus on editor conditionally after image upload ( #4387 )
2024-05-07 15:49:11 +05:30
Prateek Shourya
f5f683b8b8
[WEB-1086] chore: update toast messages for consistency. ( #4384 )
2024-05-07 15:03:24 +05:30
Anmol Singh Bhatia
2aef40b7c5
[WEB-1176] chore: filter dropdown indicator and code refactor ( #4379 )
...
* chore: filter dropdown indicator and code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: refactor calculateTotalFilters function with typescript generics
2024-05-07 14:56:19 +05:30
Anmol Singh Bhatia
1eba6c24cd
[WEB-859] chore: inbox sidebar improvement ( #4381 )
...
* chore: added created by field in inbox issue
* chore: inbox sidebar list item created by avatar added
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-07 14:10:27 +05:30
Prateek Shourya
a46eccf300
[WEB-1117] chore: add tool tip for Snooze under Notification Panel. ( #4377 )
2024-05-07 14:08:02 +05:30
Aaryan Khandelwal
780b239ecb
[WEB-1142] chore: optimistically add issue to cycle/modules ( #4334 )
...
* chore: optimistically add issue to cycle and module
* chore: update toast alerts
* refactor: module issue store
* chore: added addCycleToIssueFunction
2024-05-07 14:05:56 +05:30
Anmol Singh Bhatia
a85517de99
[WEB-1098] chore: dropdowns enhancement ( #4375 )
2024-05-07 14:02:48 +05:30
P B
fb68b77068
Changed tagline, description, and disclaimer ( #4382 )
...
- Minor grammatical and language corrections
- Another update coming soon
2024-05-07 13:56:03 +05:30
Aaryan Khandelwal
20e7dc68e6
[WEB-1127] style: create and delete modals' consistency ( #4345 )
...
* style: update modals typography, alignment
* style: made the modal separator full width
* style: delete modals consistency
* style: update the remaining delete modals
* chore: delete modal secondary button text
* style: update the remaining create modals
* chore: update cancel button text
* chore: created modal core
* style: modals responsiveness
2024-05-07 12:44:36 +05:30
sriram veeraghanta
69ab8a8825
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-06 18:26:03 +05:30
sriram veeraghanta
886111665e
Merge pull request #208 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-06 18:25:31 +05:30
sriram veeraghanta
1bc5b4027e
Merge pull request #207 from makeplane/preview
...
release: v0.19.6
2024-05-06 18:14:11 +05:30
Anmol Singh Bhatia
5ef51edad7
[WEB-1134] fix: module link create and delete mutation ( #4373 )
...
* fix: module link create and delete mutation
* chore: module link mutation store updates
* chore: code refactor
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
2024-05-06 17:56:35 +05:30
sriram veeraghanta
4297fa1e31
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-06 16:09:54 +05:30
sriram veeraghanta
18d2e78c09
Merge pull request #206 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-06 16:09:40 +05:30
Bavisetti Narayan
06a664f6b9
[WEB-1151] fix: email notification for mentions ( #4360 )
...
* chore: mention notification
* chore: mention filters
2024-05-06 16:07:56 +05:30
Anmol Singh Bhatia
cdab12e4b6
[WEB-1157] chore: label select improvement ( #4370 )
2024-05-06 15:30:58 +05:30
Anmol Singh Bhatia
59f1cc1962
[WEB-1114] chore: recent activity message updated ( #4371 )
2024-05-06 15:28:33 +05:30
Anmol Singh Bhatia
562e50815d
[WEB-1007] chore: invalid issue error empty state added ( #4372 )
2024-05-06 15:27:56 +05:30
rahulramesha
463f4781ae
[WEB-1137] fix: Firefox distorted vertical text ( #4376 )
2024-05-06 15:22:45 +05:30
Bavisetti Narayan
653005bb3b
[WEB-1206] chore: bulk delete api logs ( #4374 )
...
* chore: bulk delete api logs
* chore: deletion time change
2024-05-06 15:19:03 +05:30
sriram veeraghanta
d78611abe3
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-06 14:24:37 +05:30
sriram veeraghanta
8533658996
Merge pull request #205 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-06 14:17:00 +05:30
sriram veeraghanta
85ee315189
Merge branch 'develop' into sync/ce-ee
2024-05-06 14:16:50 +05:30
Nikhil
f1fda4ae4a
[WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. ( #4330 )
...
* dev: update webhook logic for issues
* dev: update issue webhooks for cycle and module
* dev: webhook for comment
* dev: issue attachment webhooks
* dev: add logging
* dev: add inbox issue webhooks
* dev: update the webhook send task
* dev: project webhooks for api
* dev: webhooks update for projects, cycles and modules
* dev: fix webhook on cycle and module create from external apis
2024-05-06 14:13:49 +05:30
sriram veeraghanta
2cffdff64e
Merge branch 'develop' of github.com:makeplane/plane-ee into preview
2024-05-06 13:20:39 +05:30
sriram veeraghanta
2baa82c7db
fix: merge conflicts resolved
2024-05-06 13:19:15 +05:30
Aaryan Khandelwal
fb74875cde
[WEB-1181] chore: added a loader for page description ( #4358 )
...
* chore: add loader for page description
* chore: added skeleton loader
* fix: title loader margin
* chore: increased laoder width
2024-05-03 23:12:44 +05:30
sriram veeraghanta
303138a351
Merge pull request #203 from makeplane/preview
...
release: 0.19.5
2024-05-03 21:03:29 +05:30