From 8c3e667f56b682aa285ef93afcdabf9b2c70fb91 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Tue, 6 Aug 2024 15:30:40 +0530 Subject: [PATCH 1/2] chore: update imports and integrations coming soon page ux copy. --- .../[workspaceSlug]/(projects)/settings/imports/page.tsx | 8 ++++---- .../(projects)/settings/integrations/page.tsx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/app/[workspaceSlug]/(projects)/settings/imports/page.tsx b/web/app/[workspaceSlug]/(projects)/settings/imports/page.tsx index 8484f19b9a..100275f64d 100644 --- a/web/app/[workspaceSlug]/(projects)/settings/imports/page.tsx +++ b/web/app/[workspaceSlug]/(projects)/settings/imports/page.tsx @@ -49,11 +49,11 @@ const ImportsPage = observer(() => { })} >
-
+

Imports are coming soon!

-

- Get your issues, sprints, components, docs, and anything else with Plane One-only imports coming very - soon. +

+ Get your issues, sprints, components, docs, and anything else with imports from Jira, GitHub, and + more—coming very soon to all editions and plans.

diff --git a/web/app/[workspaceSlug]/(projects)/settings/integrations/page.tsx b/web/app/[workspaceSlug]/(projects)/settings/integrations/page.tsx index 5fd1ea05b7..43ae97ec9b 100644 --- a/web/app/[workspaceSlug]/(projects)/settings/integrations/page.tsx +++ b/web/app/[workspaceSlug]/(projects)/settings/integrations/page.tsx @@ -66,7 +66,7 @@ const WorkspaceIntegrationsPage = observer(() => {

Popular integrations are coming soon!

Send changes in issues to Slack, turn a Support email into a ticket in Plane, and more—coming soon to - Plane One. + Pro on Plane Cloud and One.

From 0106a3672c1e4bde9d8f040be6bbc0267a0d6dd1 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Tue, 6 Aug 2024 15:36:26 +0530 Subject: [PATCH 2/2] fix: cursor for paid plan success modal. --- web/ee/components/license/paid-plan-success-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/ee/components/license/paid-plan-success-modal.tsx b/web/ee/components/license/paid-plan-success-modal.tsx index d22c53389a..701863f283 100644 --- a/web/ee/components/license/paid-plan-success-modal.tsx +++ b/web/ee/components/license/paid-plan-success-modal.tsx @@ -41,7 +41,7 @@ export const PaidPlanSuccessModal: FC = (props) => { {variant === "PRO" ? "Recap what Pro packs anytime" : "See how to upgrade your workspace to One."}