Skip to content

Commit

Permalink
Remove Mobile Backend Services and Runtime Services for EOL-Release 1…
Browse files Browse the repository at this point in the history
…1 0 0 (#97)

* removed amplify runtime services and mobile backend services, added events stream display option for custom queries, and removed map checkbox for custom queries

* removed installs, updates, and version adoption tabs from content and screen shot

* deleted managing Mobile Backend Services applications and related topics and Managing Runtime Services applications topic and related screen shots

* removed mobile backend servies, sending and scheduling push notifications, and cloud services faqs

* fixed markdown formatting

* removed managing MBS datasources and Runtime Services applications

* removed managing MBS datasources FAQ

* deleted faq topic since there is not much left in it and not current

* removed metrics for appdev, mobile backend services, and runtime services and upated screen shot to remove product line selector

* removed appdev, mobile backend services, and runtime services content and screen shots

* removed appdev subscription example

* changed verbiage from tab to view or menu; tried to make consistent throughout

* updates for review feedback; mostly removing references to client and titanium apps

* fixed a terrible sentence with apps, apps, and apps

* improved a sentence and changed verbiage to be consistent with other topics
  • Loading branch information
sallylanda6 authored Aug 31, 2022
1 parent 97383b3 commit 39895e7
Show file tree
Hide file tree
Showing 60 changed files with 139 additions and 1,512 deletions.
46 changes: 0 additions & 46 deletions content/en/docs/faq/_index.md

This file was deleted.

16 changes: 8 additions & 8 deletions content/en/docs/management_guide/managing_accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Access the accounts section of the interface to manage your Platform account.

## Account left navigation

To manage your account information, select **Account** from the [User menu](/docs/getting_started_with_amplify_platform_management/navigation/#user-menu). The left navigation includes the following tabs:
To manage your account information, select **Account** from the [User menu](/docs/getting_started_with_amplify_platform_management/navigation/#user-menu). The left navigation includes the following views:

![Account left navigation menu](/Images/account_left_hand_menu.png)

Expand Down Expand Up @@ -41,19 +41,19 @@ The edit view enables you to edit the **First Name** and **Last Name** fields an

## View organizations and roles

The **Orgs & Roles** link lists the organizations you are a member of by org name and assigned roles. This menu appears for accounts with multiple organizations only. To view organization details, click on a selected **Org Name** link.
The **Orgs & Roles** view lists the organizations you are a member of by org name and assigned roles. This menu appears for accounts with multiple organizations only. To view organization details, click on a selected **Org Name** link.

![Orgs & Roles page](/Images/orgs_and_roles_tab.png)

## Manage credentials

The **Credentials** link takes you to the view where you can change your account password and enable or disable multi-factor authentication. If your organization is using an Identity Provider, the Credentials link takes you to the view where you can create and change the password you use for tooling. Refer to [Configuring Tooling Credentials](/docs/management_guide/configuring_and_managing_identity_providers/configuring_tooling_credentials).
The **Credentials** view is where you can change your account password and enable or disable multi-factor authentication. If your organization is using an Identity Provider, the Credentials link takes you to the view where you can create and change the password you use for tooling. Refer to [Configuring Tooling Credentials](/docs/management_guide/configuring_and_managing_identity_providers/configuring_tooling_credentials).

### Change your password

To change your password:

1. Select the **Credentials** link.
1. Click **Credentials**.
2. Enter a new password in the **Change Password** field. The password should be at least eight characters (default requirements) or must adhere to any password policies configured for your organization. As you enter a new password in the **Change Password** field, the **Confirm Password** field is displayed.
![Change and confirm password](/Images/change_password_latest.png)
3. Confirm the new password in the **Confirm Password** field. The entry in the **Confirm Password** field must be the same as the entry in the **Password** field.
Expand All @@ -72,7 +72,7 @@ Multi-factor authentication in the Amplify Platform is possible when your user a

To enable multi-factor authentication:

1. Select the **Credentials** link.
1. Click **Credentials**.
2. Select **Enabled** next to the **Multi-Factor Authentication** option. The **Preferred MFA Method** options becomes available.
3. For the **Preferred MFA Method**, select the default method a multi-factor authentication token will be generated for when logging in from a new device. Options are **Authenticator App** and **Email**.

Expand All @@ -90,7 +90,7 @@ To enable multi-factor authentication:

To disable multi-factor authentication:

1. Select the **Credentials** tab.
1. Click **Credentials**.
2. Deselect **Enabled** next to the **Multi-Factor Authentication** option.
3. Click **Save**.

Expand All @@ -103,14 +103,14 @@ Use an Authenticator App such as Google Authenticator or Microsoft Authenticator
To setup an authenticator app:

1. Install an Authenticator App.
2. In the Platform, select the Credentials tab in the **Account** menu.
2. In the Platform, select the Credentials link in the **Account** menu.
3. Click **Configure** next to **Set up Authentication App**. A popup appears with a QR code.
4. Scan the QR code with your Authenticator App.
5. Type the code from the Authenticator App into the modal dialog, and then click **Submit**. The Authenticator App is now configured.

## Manage settings

The **Settings** tab enables you to manage your organization account settings. You can configure the following settings:
The **Settings** view enables you to manage your organization account settings. You can configure the following settings:

* Select your organization account theme (Light, Dark, or Match OS)
* Expand or minimize side-bar menus
Expand Down
48 changes: 40 additions & 8 deletions content/en/docs/management_guide/managing_applications/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,47 @@ weight: 30
date: 2021-08-12
---

{{% alert title="Note" color="primary" %}}* Client applications support ends March 1, 2022. Refer to the [End of Support announcement](https://devblog.axway.com/featured/product-update-changes-to-application-development-services-appcelerator/) for details.
To manage your registered apps, select one from the table on the **Apps** page.

* Mobile Backend Services is deprecated and will be discontinued effective September 1, 2022. Refer to the [End of Support announcement](https://devblog.axway.com/featured/product-update-changes-to-application-development-services-appcelerator/) for details.
* Runtime Services applications are deprecated and will be discontinued effective September 1, 2022.{{% /alert %}}
## App Overview and service keys

To manage an application, select the application to manage from applications listed on **Apps** page.
When you select an application from the **Apps** link, its **Overview** view opens. The **Overview** view displays basic information about the application, including its name, description, and application GUID, category, creator, admin, and assigned teams. It also includes [key metrics](/docs/management_guide/managing_applications/viewing_metrics/) collected by the Analytics service.

You can manage the following types of applications:
## Apps left navigation

* [Client Applications](/docs/management_guide/managing_applications/managing_client_applications/) – Titanium, Android or iOS application.
* [Mobile Backend Services Datasources](/docs/management_guide/managing_applications/managing_mobile_backend_services_datasources/) – Only standalone Mobile Backend Services (MBS) datasources (not created with a client application). For MBS datasources created with a client application, access the MBS datasource using the client application's {{% variables/apibuilder_prod_name %}} tab.
* [Runtime Services Applications](/docs/management_guide/managing_applications/managing_runtime_services_applications/) - {{% variables/apibuilder_prod_name %}} or Node.js applications.
The left navigation includes the following views:

![Apps left navigation](/Images/titanium_apps_left_menu.png)

![Apps overview](/Images/app_overview_latest.png)

The **App Info** view includes Category, Creator, and Admin information. Additionally, you can click the **Actions** (**...**) menu in the upper-right of the screen and select **Edit** to edit the Name, Category, and Description of your application for iOS and Android applications. Once you have completed your edits, click the **Save** button to save your edits. To return the **Overview** view without saving your edits, click the **Cancel** button.

![Edit iOS and Android apps](/Images/edit_app.png)

You can also permanently delete the selected application by clicking the **Action Menu** icon and selecting **Delete**. To confirm the deletion of the selected application, type the name of the application you would like to delete permanently, and then select, **I understand that this a permanent and irreversible action. Continue**.

## Crashes view

The **Crashes** view displays the total number of crashes of your application for the selected time frame and the crash rate for your application. The crash for your application is calculated by dividing the total number of crashes by the total number of sessions. Additionally, error messages, time of the first occurrence, time of the last occurrence, total occurrences, and triage status are displayed for each operating system (for example, Windows, iOS, and Android). The displayed crash analytics can be filtered by the environment, crash type, and crash status. To export the crash analytics information, click the **Actions** (**...**) menu, and select either **Chart** or **Table**.

![Crashes page](/Images/crashes.png)

To upload symbol files:

1. Click the **Actions** (**...**) menu icon and select **Upload Symbols**.
2. Select the **Platform**.
3. Select the **Version**.
4. Choose the symbol file to upload.
5. Click **Upload**.

To filter and search crashes by username:

1. Enter the username in the **Search by username** field.
2. Click **Search.**

## Viewing real-time and aggregated analytics

The **Analytics** view displays real-time analytics, such as the number of active users, the number of installs, the number of sessions, and the number of events.

For more information, see [Viewing Analytics](/docs/management_guide/managing_applications/viewing_analytics/).
Loading

0 comments on commit 39895e7

Please sign in to comment.