- Your App has been submitted successfully. For it to be available on the Marketplace, you will need to make it ‘Listed’. To do this, click ‘Apps’ from the menu bar, open your submitted App and click ‘Edit Details’, simply tick the ‘Is Listed’ checkbox.
+ Your App has been submitted successfully.
+
+
+ For it to be available on the Marketplace, you will need to make it ‘Listed’. To do this, click ‘Apps’ from the menu bar, open your submitted App and click ‘Edit Details’, simply tick the ‘Is Listed’ checkbox.
+
+
You can also use this section to make any additional changes. Once you are ready to proceed, click ‘Submit App’. Our Administration department will then review the details you have submitted. Whilst this review is taking place, this App will be marked as ‘Pending Revision’ and you will not be able to make any further changes.
+
You can check the status of any submissions by accessing ‘Apps’ from the menu bar.
+
For any help or support, please visit the ‘Help’ page.
+
diff --git a/packages/marketplace/src/components/pages/developer-submit-app-successfully.tsx b/packages/marketplace/src/components/pages/developer-submit-app-successfully.tsx
index 21d5fa7bb5..0034ddb37d 100644
--- a/packages/marketplace/src/components/pages/developer-submit-app-successfully.tsx
+++ b/packages/marketplace/src/components/pages/developer-submit-app-successfully.tsx
@@ -1,12 +1,13 @@
import * as React from 'react'
import { FlexContainerResponsive } from '@reapit/elements'
import CallToAction from '../ui/call-to-action'
+import styles from '@/styles/pages/developer-submit-app-successfully.scss?mod'
export interface DeveloperSubmitAppSuccessfullyProps {
onClickHandler: () => void
}
export const DeveloperSubmitAppSuccessfully: React.FC = ({ onClickHandler }) => (
-
+
+
Your App has been submitted successfully.
+
- Your App has been submitted successfully. For it to be available on the Marketplace, you will need to make it
- ‘Listed’. To do this, click ‘Apps’ from the menu bar, open your submitted App and click ‘Edit Details’, simply
- tick the ‘Is Listed’ checkbox.
+ For it to be available on the Marketplace, you will need to make it ‘Listed’. To do this, click ‘Apps’ from
+ the menu bar, open your submitted App and click ‘Edit Details’, simply tick the ‘Is Listed’ checkbox.
+
You can also use this section to make any additional changes. Once you are ready to proceed, click ‘Submit
App’. Our Administration department will then review the details you have submitted. Whilst this review is
taking place, this App will be marked as ‘Pending Revision’ and you will not be able to make any further
changes.
+
You can check the status of any submissions by accessing ‘Apps’ from the menu bar.
+
For any help or support, please visit the ‘Help’ page.
This action will install the app for ALL platform users.
Peter's Properties
requires the permissions below. By installing you are granting permission to your data.
-
+
Read data about developers
@@ -65,14 +63,12 @@ exports[`AppConfirmInstallContent render correctly 2`] = `
-
+
This action will install the app for ALL platform users.
Peter's Properties
requires the permissions below. By installing you are granting permission to your data.
-
+
Read data about developers
@@ -120,14 +116,12 @@ exports[`AppConfirmInstallContent render correctly 3`] = `
-
+
This action will install the app for ALL platform users.
Peter's Properties
requires the permissions below. By installing you are granting permission to your data.
-
+
Read data about developers
@@ -175,14 +169,12 @@ exports[`AppConfirmInstallContent render correctly 4`] = `
-
+
This action will install the app for ALL platform users.
Peter's Properties
requires the permissions below. By installing you are granting permission to your data.
-
+
Read data about developers
@@ -230,14 +222,12 @@ exports[`AppConfirmInstallContent render correctly 5`] = `
-
+
This action will install the app for ALL platform users.
Peter's Properties
requires the permissions below. By installing you are granting permission to your data.
-
+
Read data about developers
diff --git a/packages/marketplace/src/components/ui/__tests__/__snapshots__/app-confirm-uninstall.tsx.snap b/packages/marketplace/src/components/ui/__tests__/__snapshots__/app-confirm-uninstall.tsx.snap
index 125a345e85..640d9ce1d5 100644
--- a/packages/marketplace/src/components/ui/__tests__/__snapshots__/app-confirm-uninstall.tsx.snap
+++ b/packages/marketplace/src/components/ui/__tests__/__snapshots__/app-confirm-uninstall.tsx.snap
@@ -9,13 +9,11 @@ exports[`AppConfirmUninstall render correctly 1`] = `
/>
+
Are you sure you wish to uninstall
Peter's Properties
? This action will uninstall the app for ALL platform users.
-
+
}
/>
+
Are you sure you wish to uninstall
Peter's Properties
? This action will uninstall the app for ALL platform users.
-
+
}
/>
+
Are you sure you wish to uninstall
Peter's Properties
? This action will uninstall the app for ALL platform users.
-
+
}
/>
+
Are you sure you wish to uninstall
Peter's Properties
? This action will uninstall the app for ALL platform users.
-
+
}
/>
+
Are you sure you wish to uninstall
Peter's Properties
? This action will uninstall the app for ALL platform users.
-
+
}
/>
Permissions requested
-
}
/>
@@ -61,6 +60,17 @@ exports[`AppDetailModalInner should match a snapshot 1`] = `
`;
+exports[`ScopeGridThreeCol should match snapshot 1`] = `
+Array [
+
+
+ ,
+
+
+ ,
+]
+`;
+
exports[`SlickButtonNav should match snapshot 1`] = `