dependabot[bot]
a6a4b8f01d
chore(deps): bump micromatch in the npm_and_yarn group ( #951 )
...
Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch ).
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 17:06:23 +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
sriram veeraghanta
51fba04226
fix: intake issue bugfixes on external apis
2024-08-27 16:58:42 +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
Ketan Sharma
224c8bc0a1
add vertical padding to div containing SidebarUserMenu ( #5436 )
2024-08-27 16:08:50 +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
Satish Gandham
71d8f7c385
Merge pull request #949 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-27 15:17:52 +05:30
Prateek Shourya
cc20ff1e7b
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-08-27 15:15:34 +05:30
Prateek Shourya
83ceba3166
[WEB-2332 | 2295] style: UI improvements. ( #5433 )
...
* [WEB-2332] style: minor layout improvements.
* [WEB-2295] style: fix scrollbar padding in workspace list section of profile settings.
* style: add `app-container` css.
2024-08-27 14:26:09 +05:30
Satish Gandham
8bc527a60b
Merge pull request #942 from makeplane/ui/module_cycle_overview
...
[WEB-2329] ui: resolved z-index issue on module and cycle detail overview
2024-08-27 13:11:01 +05:30
gurusainath
81c3410629
ui: removed peekmode prop
2024-08-27 13:08:13 +05:30
gurusainath
762eb74ace
ui: resolved z-index issue on module and cycle detial overview
2024-08-27 12:56:34 +05:30
Ketan Sharma
08c9bd7949
change z-index from 5 to 1 ( #5428 )
2024-08-27 12:54:12 +05:30
Satish Gandham
875165c92d
Merge pull request #931 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-26 17:00:25 +05:30
Satish Gandham
a7829ff63b
Merge branch 'preview' into sync/ce-ee
2024-08-26 16:59:51 +05:30
Ketan Sharma
4689ebe2ba
Fix: Error Toast Message for Issue Attachment ( #5424 )
2024-08-26 16:58:32 +05:30
rahulramesha
0dce67b149
fix to use the correct created by while checking if the current user is the creator of the inbox issue ( #5422 )
2024-08-26 16:57:01 +05:30
Akshita Goyal
803992cc98
[WEB-1936] fix: flicker issue in issues list layout ( #5412 )
...
* fix: flicker issue in issues list layout
* fix: formatting
* fix: optimization
* fix: added optional chaining for safety
2024-08-26 16:56:21 +05:30
guru_sainath
2a8b77dd84
fix: on estimate switch when there is an error in fields the loader still persists ( #936 )
2024-08-26 15:18:17 +05:30
guru_sainath
5be391efbf
chore: cycle and module assignee and issue count ( #933 )
...
* chore: cycle assignees count
* chore: module assignees count
* chore: module assignees count
* chore: added owned by detail and led detail in cycle and module types
* chore: updated leadDetail in module
* chore: updated lead in module and owened_by in cycle query
* chore: removed unused types in cycle
2024-08-26 14:40:15 +05:30
rahulramesha
890379b64f
Make quick action dropdowns use capture phase of the event to trigger closure on outside click ( #5414 )
2024-08-26 14:40:11 +05:30
Aaryan Khandelwal
a0ed51c845
[WEB-2293] feat: pages version history ( #5417 )
...
* chore: project page version
* feat: page version history implemented
* chore: hide save button when version history overlay is active
* refactor: updated navigation logic
* chore: added error states
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-08-26 14:03:55 +05:30
Anmol Singh Bhatia
d802316c5c
[WEB-2263] fix: god mode wrong credentials error message banner ( #5407 )
...
* fix: god mode wrong credentials error message banner
* chore: code refactor
2024-08-26 13:07:00 +05:30
Anmol Singh Bhatia
bd3f117545
[PWA-2] fix: pwa input zoom effect ( #5402 )
...
* fix: pwa input zoom effect
* fix: pwa input zoom effect
* fix: pwa input zoom effect
* fix: pwa sticky issue comment
* chore: code refactor
* chore: code refactor
2024-08-26 13:02:30 +05:30
Aaryan Khandelwal
7438fd680c
fix: pages app layout height ( #925 )
2024-08-26 11:40:17 +05:30
pushya22
916631aa9f
Merge pull request #924 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-23 19:26:42 +05:30
Anmol Singh Bhatia
9065932c86
fix: pwa sticky issue comment ( #5419 )
2024-08-23 19:06:12 +05:30
Bavisetti Narayan
34776f4bd3
chore: added issue properties in the issue detail ( #922 )
...
* chore: added issue properties in the issue detail
* chore: global favorite endpoint
* chore: null key validation for groupby
* chore: added project id in the user recents
2024-08-23 18:57:10 +05:30
sriram veeraghanta
8c4df53eff
Merge pull request #921 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-23 18:56:49 +05:30
Prateek Shourya
700f3ee823
chore: pricing update. ( #5410 )
2024-08-23 18:04:55 +05:30
rahulramesha
adf891bcba
[WEB-2150] fix: issue selection redirect alert ( #5406 )
...
* fix issue selection redirect alert
* change message content for user prompt
2024-08-23 18:00:15 +05:30
Akshita Goyal
f0452d65d3
[WEB-2301] fix: issue with state id in workspace projects ( #914 )
...
* fix: state id fixed
* fix: added loading for project states
* fix: removed unwanted checks
* fix: changed title to list
2024-08-23 16:09:23 +05:30
Akshita Goyal
d358f89065
fix: only members can now be made leads ( #913 )
2024-08-23 12:11:18 +05:30
sriram veeraghanta
fc0593f91e
Merge pull request #912 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-22 17:37:08 +05:30
Anmol Singh Bhatia
48e9042970
[WEB-2289] fix: email notification settings form validation ( #5413 )
...
* fix: email notification validation
* chore: code refactor
2024-08-22 17:33:14 +05:30
pushya22
1696d67918
Merge pull request #911 from makeplane/preview
...
Sync develop with preview
2024-08-22 17:07:00 +05:30
sriram veeraghanta
777d97b3b6
fix: adding page versioning for workspace pages
2024-08-22 16:55:03 +05:30
sriram veeraghanta
6c3a8d2f9f
Merge pull request #910 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-22 16:50:06 +05:30
sriram veeraghanta
460003c7f5
fix: removing permissions from user notifications
2024-08-22 16:47:34 +05:30
pushya22
de3c607dc1
Merge pull request #908 from makeplane/sync/ce-ee
...
sync: community changes
2024-08-22 16:15:47 +05:30
Anmol Singh Bhatia
9f20936c86
fix: project intake viewer permission validation ( #5408 )
2024-08-22 16:11:53 +05:30
Akshita Goyal
06d1ac0d01
fix: Delete permissions for bulk ops ( #900 )
2024-08-22 13:23:22 +05:30
Akshita Goyal
de008ff442
[WEB-2268] feat: persisted filters for project grouping ( #899 )
...
* feat: persisted filters for project grouping
* fix: css
2024-08-22 13:08:06 +05:30
Prateek Shourya
863d83d9f7
[WEB-1185] Improvements issue types ( #904 )
...
* improvement: trim values before sending to API.
* fix: weird scroll behaviour on create options.
* chore: default options validation when switching from single select to multi.
2024-08-22 12:28:52 +05:30
sriram veeraghanta
5de2c2195d
Merge branch 'uat' of github.com:makeplane/plane-ee into preview
2024-08-21 18:57:20 +05:30
pushya22
f1705ef462
Merge pull request #902 from makeplane/hot-fix-state-dropdown-2232
...
[WEB-2232] fix: state dropdown
2024-08-21 18:37:09 +05:30
Akshita Goyal
32a7b864d6
fix: state dropdown ( #901 )
2024-08-21 18:33:12 +05:30