sriram veeraghanta
fdb76abc8b
Merge pull request #1006 from makeplane/sync/ce-ee
...
sync: community changes
2024-09-02 15:16:01 +05:30
rahulramesha
10c253471c
[WEB-2365] fix: Misaligned tooltips in few components ( #5486 )
...
* fix mis-aligned tooltips in few components
* fix tooltip for kanban title
2024-09-02 15:09:55 +05:30
Dima Hinev
65b9cfbfe2
fix: improve identation for workspace menu ( #5487 ) ( #5489 )
2024-09-02 15:08:40 +05:30
NarayanBavisetti
d737810c4b
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-09-02 14:15:45 +05:30
Anmol Singh Bhatia
12a304b04f
[WEB-2228] fix: dashboard peek overview issue fetch ( #5442 )
...
* fix: dashboard peekoverview issue fetch
* fix: intake issue modal remove parent issue action
2024-09-02 14:01:57 +05:30
Aaryan Khandelwal
bac5b53ffb
[WEB-2348] fix: allow updating comments with just mentions in them ( #5471 )
...
* fix: accept mentions while updating comments
* chore: remove console log
* chore: update empty string helper function
2024-09-02 14:00:41 +05:30
Aaryan Khandelwal
03c28a11e8
fix: highlight current user on read only lite text editor ( #5472 )
2024-09-02 13:58:55 +05:30
rahulramesha
bcd08b3159
[WEB-2363] fix: Error while updating issue in cycles ( #5478 )
...
* fix update parent stats error
* fix web lint
2024-09-02 13:58:36 +05:30
pushya22
0ae562b41c
Merge pull request #1000 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-30 20:06:58 +05:30
Ketan Sharma
9d9a812f7b
changed the old message to the new one ( #5475 )
2024-08-30 19:58:39 +05:30
pushya22
996918e063
Merge pull request #890 from makeplane/chore-rephrase-ai
...
[WEB-2047] feat: editor AI options
2024-08-30 19:45:13 +05:30
pushya22
c3faca1a47
Merge pull request #993 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-30 19:36:52 +05:30
Ketan Sharma
2e890e4d6f
[WEB-2294] fix: remove 'Add Project' button from archives route and remove it from the dropdown in header ( #5469 )
...
* fix: remove 'Add Project' button from archives route and remove it from the dropdown in header
* Improved Code Logic
* Fixed Clear All Button and UI Fixes
2024-08-30 19:08:35 +05:30
rahulramesha
c1d3da0cab
use-platform-os hook optimization to not cause re renders ( #5453 )
2024-08-30 19:05:22 +05:30
rahulramesha
4598b1b49d
[WEB-2341] feat: Add display filters and display properties to create/update view dialog ( #5451 )
...
* Add display filters and display properties to create view dialog
* revert back display filter selection change
2024-08-30 19:04:38 +05:30
rahulramesha
693085577d
[WEB-2316] chore: Render Tooltips and Drop downs in certain places on hover hover to improve rendering performance ( #5456 )
...
* render tooltips and dropdowns in certain places post hover to improve performance
* fix useEffect hooks
2024-08-29 21:07:49 +05:30
Anmol Singh Bhatia
33ab6029dc
fix: intake issue accept modal ( #5465 )
2024-08-29 19:26:26 +05:30
Ketan Sharma
dc2e7ca3d5
increase z-index from z-20 to z-[21] in dropdown.tsx ( #5446 )
2024-08-29 19:25:55 +05:30
Mihir
b14a919c35
[WEB-2145] chore: added copy button for intake issues ( #5455 )
...
* chore: added copy button for intake issues
* Updated button UX
Updated button UX and handleCopyIssue function
* Removed commented code
2024-08-29 18:22:02 +05:30
Satish Gandham
cd27f71cae
Merge pull request #987 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-29 12:55:52 +05:30
Aaryan Khandelwal
f843a5153b
fix: version history editor overflow ( #5461 )
2024-08-29 12:49:59 +05:30
Aaryan Khandelwal
314409b271
fix: merge conflicts resolved from preview
2024-08-29 12:37:59 +05:30
Prateek Shourya
30f920b2fc
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-28 20:10:30 +05:30
Anmol Singh Bhatia
3c78292618
[WEB-2344] fix: quick action hover ( #5449 )
...
* fix: quick action hover
* chore: code refactor
2024-08-28 20:02:14 +05:30
Aaryan Khandelwal
de273dd618
[WEB-2293] refactor: version editor ( #5454 )
...
* refactor: version editor
* chore: added missing props
2024-08-28 19:56:28 +05:30
sriram veeraghanta
e2f6354988
fix: merge conflicts from back sync
2024-08-28 15:15:04 +05:30
Prateek Shourya
cd7cce8100
[WEB-2332] fix application layout and minor UI improvements. ( #972 )
2024-08-28 15:13:36 +05:30
Aaryan Khandelwal
aa13c12067
chore: add authorization to restore version ( #5444 )
2024-08-28 15:06:44 +05:30
pushya22
d001280bba
Merge branch 'preview' into sync/ce-ee
2024-08-28 14:42:34 +05:30
Anmol Singh Bhatia
3ee14771e7
[PWA-1] fix: pwa app sidebar redirection ( #5416 )
...
* fix: pwa app sidebar redirection
* chore: pwa app sidebar improvement
2024-08-28 14:33:10 +05:30
Anmol Singh Bhatia
59697d34f8
[PWA-17] chore: project view list header improvement ( #5425 )
...
* chore: project view list header improvement
* chore: code refactor
2024-08-28 14:31:27 +05:30
Prateek Shourya
c02f452ae4
[WEB-2332] dev: custom titlebar for desktop application. ( #944 )
...
* dev: custom titlebar for desktop application.
* style: update `app-container` css position.
* style: update border padding.
2024-08-28 14:20:47 +05:30
Aaryan Khandelwal
7efda1c392
[WEB-2050] dev: added new information panels to a page ( #5409 )
...
* dev: added new information panels to pages
* refactor: update function name
2024-08-28 14:08:29 +05:30
Aaryan Khandelwal
fb2a04dc14
chore: add authorization to restore version ( #5444 )
2024-08-28 14:03:01 +05:30
Bavisetti Narayan
b599a2d7cb
Merge branch 'preview' into sync/ce-ee
2024-08-27 19:55:28 +05:30
Akshita Goyal
716300d964
[WEB-2114]: Chore: project cycle optimization ( #5430 )
...
* chore: project cycle optimization
* fix: typo
* chore: changed the label typo
* feat: intergrated optimized api
* chore: added every key as plural
* fix: productivity dropdown
* fix: removed logging
* fix: handled loading
* fix: loaders
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-27 19:50:20 +05:30
Aaryan Khandelwal
b22bdef9e1
chore: move version history editor to edition specific structure ( #5441 )
2024-08-27 19:50:07 +05:30
rahulramesha
75b3f0f7d2
redirect to issues page post deletion ( #5437 )
2024-08-27 18:11:07 +05:30
Prateek Shourya
c8fb447536
[WEB-2312] chore: minor UI and UX copy improvements. ( #5438 )
2024-08-27 18:10:45 +05:30
guru_sainath
d249b2e6e8
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
2024-08-27 18:02:18 +05:30
Plane Bot
0d9a267790
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 ) ( #957 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
2024-08-27 17:51:59 +05:30
guru_sainath
09209694a4
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
2024-08-27 17:45:17 +05:30
sriram veeraghanta
684dcdd4a6
Merge pull request #956 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-27 17:35:16 +05:30
Prateek Shourya
88013e3b06
[WEB-2312] chore: minor UI and UX copy improvements. ( #5438 )
2024-08-27 17:27:59 +05:30
sriram veeraghanta
516170b305
Merge pull request #953 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-27 17:04:44 +05:30
Anmol Singh Bhatia
f39fc3e9ca
[PWA-12] chore: project analytics modal header improvement ( #5427 )
...
* chore: project analytics modal header improvement
* chore: code refactor
2024-08-27 16:49:52 +05:30
Anmol Singh Bhatia
e3cd7050fa
[PWA-11] fix: pwa kanban layout block ( #5426 )
...
* fix: pwa kanban layout block
* chore: code refactor
2024-08-27 16:47:49 +05:30
Anmol Singh Bhatia
a19226ac64
fix: intake issue create and update modal ( #5434 )
2024-08-27 16:47:05 +05:30
rahulramesha
e7a41b3c32
redirect to issues page post deletion ( #5437 )
2024-08-27 16:46:53 +05:30
Prateek Shourya
249299c4ba
[WEB-2332] dev: custom titlebar for desktop application. ( #944 )
...
* dev: custom titlebar for desktop application.
* style: update `app-container` css position.
* style: update border padding.
2024-08-27 15:32:46 +05:30