pushya22
995415ae73
Merge pull request #728 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-31 19:12:37 +05:30
Anmol Singh Bhatia
67f2e2fdb2
fix: member setting role edit validation ( #5278 )
2024-07-31 17:12:53 +05:30
Anmol Singh Bhatia
18df1530c1
[WEB-2130] chore: list layout responsiveness improvement ( #5276 )
...
* chore: issue list layout responsiveness improvement
* fix: list layout item component improvement
* chore: cycle, module and view list layout responsiveness improvement
2024-07-31 17:10:16 +05:30
Akshita Goyal
8f0ea9039b
Merge branch 'preview' into sync/ce-ee
2024-07-31 15:23:32 +05:30
Akshita Goyal
dd3df20319
[WEB-2121] fix: project issue creation ( #5266 )
...
* fix: project issue creation
* fix: refactored
2024-07-31 14:13:09 +05:30
Akshita Goyal
569b592711
[WEB-1671] fix: expired snooze issues fixed ( #5270 )
...
* fix: expired snooze issues fixed
* fix: refactored
2024-07-31 14:12:28 +05:30
Akshita Goyal
f75df83ca1
[WEB-2028] fix: added states to module progress bar ( #5273 )
...
* fix: added multiple states to module progress bar
* fix: refactored
2024-07-31 14:12:00 +05:30
Aaryan Khandelwal
90769c8231
fix: editor width transition duration added ( #720 )
2024-07-30 20:38:25 +05:30
Prateek Shourya
1daa9fd3b2
chore: remove disco base url from products api. ( #725 )
2024-07-30 20:37:22 +05:30
Bavisetti Narayan
ed50c02887
Merge branch 'preview' into sync/ce-ee
2024-07-30 20:25:13 +05:30
Bavisetti Narayan
8415df4cf3
[WEB-1989] chore: archived modules and cycles ( #5212 )
...
* chore: added estimates in module, cycle endpoint
* fix fetching of cycles and modules from appropriate endpoints
* chore: added archived at in the cycle detail
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-07-30 20:08:52 +05:30
Anmol Singh Bhatia
0b01d3e88d
fix: workspace export settings mutation ( #5268 )
2024-07-30 19:57:57 +05:30
Aaryan Khandelwal
6fa45d8723
fix: editor width transition duration added ( #5267 )
2024-07-30 19:46:16 +05:30
sriram veeraghanta
ac76266476
fix: build errors
2024-07-30 19:42:43 +05:30
Akshita Goyal
88533933b4
fix: duplicate label creation in project ( #5271 )
2024-07-30 19:34:40 +05:30
Prateek Shourya
f1e9ed96de
[WEB-1960] chore: update upgrade to paid plans flow. ( #671 )
...
* dev: workspace price upgrade endpoint
* [WEB-1960] chore: update `upgrade to paid plans` flow.
* chore: delete workspace and cancel subscription UX copy updates.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-07-30 18:31:32 +05:30
Aaryan Khandelwal
e9847a1e27
fix: unique id for each editor instance ( #722 )
2024-07-30 16:53:28 +05:30
pushya22
40f50d220a
Merge pull request #718 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-30 16:30:17 +05:30
Aaryan Khandelwal
518327e380
[WEB-1974] fix: images getting replaced on resize ( #5233 )
...
* fix: image resizer error
* refactor: created common function to get the active image element
* fix: build errors
2024-07-30 14:58:40 +05:30
Anmol Singh Bhatia
de4c06d108
fix: active cycle mutation ( #714 )
2024-07-30 14:04:46 +05:30
Anmol Singh Bhatia
6bb534dabc
fix: completed cycle date picker validation ( #5265 )
2024-07-30 14:03:53 +05:30
guru_sainath
dc2e293058
[WEB-2107] fix: Default filters and sorting on the initial load, filter mutation on tab change ( #5259 )
...
* chore: Default filters and sorting on the initial load, filter mutation on tab change
* Typo: changed method name in project intake store
2024-07-30 14:02:16 +05:30
Aaryan Khandelwal
1adfb4dbe4
fix: copy page link url ( #5263 )
2024-07-30 13:53:45 +05:30
rahulramesha
f2af5f0653
fix modules and cycle peek views ( #5261 )
2024-07-30 13:53:19 +05:30
rahulramesha
e3143ff00b
[WEB-1812] fix : Avoid loader when parent is added in issue detail / peek overview ( #5257 )
...
* use common getIssues from issue service instead of multiple different services for modules and cycles
* fix parent issue refresh
* Revert "use common getIssues from issue service instead of multiple different services for modules and cycles"
This reverts commit 957e981168 .
2024-07-30 13:48:52 +05:30
Anmol Singh Bhatia
7b82d1c62f
fix: profile layout ( #5256 )
2024-07-30 13:45:19 +05:30
sriram veeraghanta
216c6a451c
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-07-30 13:10:24 +05:30
sriram veeraghanta
5b4abf9229
Merge branch 'preview' of github.com:makeplane/plane-ee into preview
2024-07-29 20:40:55 +05:30
sriram veeraghanta
7e7dffa464
fix: replacing the disco url with instance config
2024-07-29 20:40:35 +05:30
Akshita Goyal
6dbcd42955
[WEB-1955] Chore/bulk ops ( #693 )
...
* wip
* fix: types and css fixes
* fix: unwanted changes removed
* chore: added cycle, module and estimate
* fix: type fixes
* fix: TBulkIssueProperties keys
* fix: added condition for estimate points
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-07-29 19:14:53 +05:30
Anmol Singh Bhatia
35e58e9ec7
[WEB-2043] fix: delete action validation and toast alert ( #5254 )
...
* dev: canPerformProjectAdminActions helper function added
* chore: deleteInboxIssue action updated
* dev: bulk delete modal validation updated
* chore: issue, intake, cycle and module delete action toast updated
* chore: code refactor
2024-07-29 19:08:18 +05:30
Anmol Singh Bhatia
ba9d9fd5eb
chore: load more button color updated ( #5253 )
2024-07-29 16:50:44 +05:30
Anmol Singh Bhatia
040ee4b256
[WEB-2026] fix: avatar visibility on project list after user leaves project ( #5241 )
...
* fix: project leave mutation
* chore: code refactor
2024-07-29 16:50:30 +05:30
sriram veeraghanta
54101035eb
fix: merge conflicts resolved
2024-07-29 15:19:05 +05:30
rahulramesha
d5cbe3283b
remove issue from cycle while changing cycle ( #5246 )
2024-07-29 13:26:27 +05:30
Anmol Singh Bhatia
ae931f8172
[WEB-2054] fix: kanban layout loader enhancements and issue count alignment ( #5232 )
...
* fix: kanban layout issue count alignment
* fix: kanban layout loader spacing and padding
2024-07-29 13:23:12 +05:30
Anmol Singh Bhatia
a8c6483c60
fix: profile display name error message ( #5237 )
2024-07-29 11:35:16 +05:30
Anmol Singh Bhatia
9c761a614f
fix: inbox filters checkbox ( #5239 )
2024-07-29 11:34:36 +05:30
Anmol Singh Bhatia
adf88a0f13
fix: issue link modal preloadedData reset ( #5240 )
2024-07-29 11:33:25 +05:30
Aaryan Khandelwal
5d2983d027
fix: creation of new todo list item in comments ( #5242 )
2024-07-29 11:29:09 +05:30
Anmol Singh Bhatia
8339daa3ee
fix: member role edit validation ( #5236 )
2024-07-29 11:28:23 +05:30
Prateek Shourya
96536777f6
fix: build error.
2024-07-26 14:12:40 +05:30
Satish Gandham
1752dee58b
Merge pull request #708 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-26 13:43:02 +05:30
Akshita Goyal
dfcba4dfc1
fix: revoked issue height change ( #5238 )
2024-07-26 13:38:26 +05:30
Prateek Shourya
a4e194712b
[WEB-1991] chore: disable imports and integrations. ( #709 )
2024-07-26 13:31:54 +05:30
Anmol Singh Bhatia
6c97397d25
fix: edit tracked time overflow ( #706 )
2024-07-25 17:49:38 +05:30
pushya22
2cb595db83
Merge pull request #698 from makeplane/sync/ce-ee
...
sync: community changes
2024-07-25 16:46:53 +05:30
Akshita Goyal
cec71f28f1
[WEB-2022] Fix/members billing status ( #701 )
...
* fix: hide the billing status for non pro workspaces
* fix: handled null state
2024-07-25 16:39:22 +05:30
Satish Gandham
90e91f56a2
Merge pull request #703 from makeplane/chore/views-publish-feature-flag
...
[WEB-2061] chore: add feature flag for views publish.
2024-07-25 16:38:57 +05:30
Satish Gandham
18ccc6b93e
Merge pull request #700 from makeplane/fix-time-tracking-validation
...
[WEB-2056] fix: time tracking fixes and improvements
2024-07-25 16:31:45 +05:30