Skip to content

Commit

Permalink
adjust camunda apps UI (#3113)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley authored and maryarm committed Jan 5, 2024
1 parent db9945f commit ad93d96
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions docs/guides/automating-a-process-using-bpmn.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To get started, ensure you’ve [created a Camunda 8 account](/guides/create-acc

Once logged in to your Camunda 8 account, take the following steps:

1. Navigate to Modeler by clicking the icon in the top left corner labeled **Camunda apps** and select **Modeler**.
1. Navigate to Modeler by clicking the icon in the top left corner labeled **Camunda components** and select **Modeler**.
2. Click **Create new file > BPMN Diagram**.
3. Right after creating your diagram, you can name it by replacing the **New BPMN Diagram** text with the name of your choice. In this case, we'll name it "Bake a Cake."

Expand Down Expand Up @@ -80,7 +80,7 @@ To execute your completed process diagram, click the blue **Deploy** button.

You can now start a new process instance to initiate your process diagram. Click the blue **Run** button.

You can now monitor your instances in [Operate](/components/operate/operate-introduction.md). Click the square-shaped **Camunda apps** button to move between apps, and view process instances once in Operate.
You can now monitor your instances in [Operate](/components/operate/operate-introduction.md). Click the square-shaped **Camunda components** button to move between apps, and view process instances once in Operate.

You can also visit an ongoing list of user tasks required in your BPMN diagram. Navigate to [Tasklist](/components/tasklist/introduction-to-tasklist.md) for a closer look.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/configuring-out-of-the-box-connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import CreateCluster from './assets/react-components/create-cluster.md'

Once logged in to your Camunda 8 account, take the following steps:

1. Navigate to Modeler by clicking the square-shaped icon labeled **Camunda apps** in the top left corner, and click **Modeler**. Then, click **New project > Create new file > BPMN Diagram**.
1. Navigate to Modeler by clicking the square-shaped icon labeled **Camunda components** in the top left corner, and click **Modeler**. Then, click **New project > Create new file > BPMN Diagram**.
2. Name your project by replacing the **New Project** text at the top of the page. In this example, we'll name ours `Expense process`.
3. Select **Create new file > BPMN Diagram**.
4. Give your model a descriptive name by replacing the **New BPMN Diagram** text at the top of the page. Then, give your model a descriptive id within the **General** tab inside the properties panel on the right side of the screen. In this case, we've named our model `Submit expense` with an id of `submitting-expense`.
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/getting-started-orchestrate-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To deploy your process, take the following steps:
If you have not yet created a cluster, clicking **Deploy** will take you to the console to create a cluster. Once you make your cluster creation request, you will automatically be redirected back to Modeler. The creation of a cluster can take 1 to 5 minutes. To read more about creating clusters, visit our documentation on [creating a cluster](create-cluster.md).
:::
3. Start a new process instance by clicking on the blue **Run** button.
4. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
4. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

## Wrap up

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/getting-started-orchestrate-microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Start by designing your automated process using BPMN. This guide introduces you
7. Add an end event by dragging one from the palette, or by clicking the end event when the last service task in your diagram has focus. Make sure there is an arrow connecting the service task to the end event.
8. On the right upper corner click the blue **Deploy** button. Your diagram is now deployed to your cluster.
9. Start a new process instance by clicking on the blue **Run** button.
10. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
10. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

### Create a cluster

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ To deploy your process, take the following steps:
If you have not yet created a cluster, clicking **Deploy** will take you to the console to create a cluster. Once you make your cluster creation request, you will automatically be redirected back to Modeler. The creation of a cluster can take 1 to 5 minutes. To read more about creating clusters, visit our documentation on [creating a cluster](create-cluster.md).
:::
3. Start a new process instance by clicking on the blue **Run** button.
4. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
4. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

## Wrap up

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To get started, ensure you’ve [created a Camunda 8 account](/guides/create-acc

Once logged in to your Camunda 8 account, take the following steps:

1. Navigate to Modeler by clicking the icon in the top left corner labeled **Camunda apps** and select **Modeler**.
1. Navigate to Modeler by clicking the icon in the top left corner labeled **Camunda components** and select **Modeler**.
2. Click **Create new file > BPMN Diagram**.
3. Right after creating your diagram, you can name it by replacing the **New BPMN Diagram** text with the name of your choice. In this case, we'll name it "Bake a Cake."

Expand Down Expand Up @@ -80,7 +80,7 @@ To execute your completed process diagram, click the blue **Deploy** button.

You can now start a new process instance to initiate your process diagram. Click the blue **Run** button.

You can now monitor your instances in [Operate](/components/operate/operate-introduction.md). Click the square-shaped **Camunda apps** button to move between apps, and view process instances once in Operate.
You can now monitor your instances in [Operate](/components/operate/operate-introduction.md). Click the square-shaped **Camunda components** button to move between apps, and view process instances once in Operate.

You can also visit an ongoing list of user tasks required in your BPMN diagram. Navigate to [Tasklist](/components/tasklist/introduction-to-tasklist.md) for a closer look.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import CreateCluster from './assets/react-components/create-cluster.md'

Once logged in to your Camunda 8 account, take the following steps:

1. Navigate to Modeler by clicking the square-shaped icon labeled **Camunda apps** in the top left corner, and click **Modeler**. Then, click **New project > Create new file > BPMN Diagram**.
1. Navigate to Modeler by clicking the square-shaped icon labeled **Camunda components** in the top left corner, and click **Modeler**. Then, click **New project > Create new file > BPMN Diagram**.
2. Name your project by replacing the **New Project** text at the top of the page. In this example, we'll name ours `Expense process`.
3. Select **Create new file > BPMN Diagram**.
4. Give your model a descriptive name by replacing the **New BPMN Diagram** text at the top of the page. Then, give your model a descriptive id within the **General** tab inside the properties panel on the right side of the screen. In this case, we've named our model `Submit expense` with an id of `submitting-expense`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To deploy your process, take the following steps:
If you have not yet created a cluster, clicking **Deploy** will take you to the console to create a cluster. Once you make your cluster creation request, you will automatically be redirected back to Modeler. The creation of a cluster can take 1 to 5 minutes. To read more about creating clusters, visit our documentation on [creating a cluster](create-cluster.md).
:::
3. Start a new process instance by clicking on the blue **Run** button.
4. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
4. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

## Wrap up

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Start by designing your automated process using BPMN. This guide introduces you
7. Add an end event by dragging one from the palette, or by clicking the end event when the last service task in your diagram has focus. Make sure there is an arrow connecting the service task to the end event.
8. On the right upper corner click the blue **Deploy** button. Your diagram is now deployed to your cluster.
9. Start a new process instance by clicking on the blue **Run** button.
10. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
10. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

### Create a cluster

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To get started, ensure you’ve [created a Camunda 8 account](/guides/create-acc

Once logged in to your Camunda 8 account, take the following steps:

1. Navigate to Modeler by clicking the icon in the top left corner labeled **Camunda apps** and select **Modeler**.
1. Navigate to Modeler by clicking the icon in the top left corner labeled **Camunda components** and select **Modeler**.
2. Click **Create new file > BPMN Diagram**.
3. Right after creating your diagram, you can name it by replacing the **New BPMN Diagram** text with the name of your choice. In this case, we'll name it "Bake a Cake."

Expand Down Expand Up @@ -80,7 +80,7 @@ To execute your completed process diagram, click the blue **Deploy** button.

You can now start a new process instance to initiate your process diagram. Click the blue **Run** button.

You can now monitor your instances in [Operate](/components/operate/operate-introduction.md). Click the square-shaped **Camunda apps** button to move between apps, and view process instances once in Operate.
You can now monitor your instances in [Operate](/components/operate/operate-introduction.md). Click the square-shaped **Camunda components** button to move between apps, and view process instances once in Operate.

You can also visit an ongoing list of user tasks required in your BPMN diagram. Navigate to [Tasklist](/components/tasklist/introduction-to-tasklist.md) for a closer look.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import CreateCluster from './assets/react-components/create-cluster.md'

Once logged in to your Camunda 8 account, take the following steps:

1. Navigate to Modeler by clicking the square-shaped icon labeled **Camunda apps** in the top left corner, and click **Modeler**. Then, click **New project > Create new file > BPMN Diagram**.
1. Navigate to Modeler by clicking the square-shaped icon labeled **Camunda components** in the top left corner, and click **Modeler**. Then, click **New project > Create new file > BPMN Diagram**.
2. Name your project by replacing the **New Project** text at the top of the page. In this example, we'll name ours `Expense process`.
3. Select **Create new file > BPMN Diagram**.
4. Give your model a descriptive name by replacing the **New BPMN Diagram** text at the top of the page. Then, give your model a descriptive id within the **General** tab inside the properties panel on the right side of the screen. In this case, we've named our model `Submit expense` with an id of `submitting-expense`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To deploy your process, take the following steps:
If you have not yet created a cluster, clicking **Deploy** will take you to the console to create a cluster. Once you make your cluster creation request, you will automatically be redirected back to Modeler. The creation of a cluster can take 1 to 5 minutes. To read more about creating clusters, visit our documentation on [creating a cluster](create-cluster.md).
:::
3. Start a new process instance by clicking on the blue **Run** button.
4. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
4. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

## Wrap up

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Start by designing your automated process using BPMN. This guide introduces you
7. Add an end event by dragging one from the palette, or by clicking the end event when the last service task in your diagram has focus. Make sure there is an arrow connecting the service task to the end event.
8. On the right upper corner click the blue **Deploy** button. Your diagram is now deployed to your cluster.
9. Start a new process instance by clicking on the blue **Run** button.
10. In the top left corner of the screen, click the square-shaped **Camunda apps** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.
10. In the top left corner of the screen, click the square-shaped **Camunda components** button. Navigate to Operate to see your process instance with a token waiting at the service task by clicking **View process instances**.

### Create a cluster

Expand Down

0 comments on commit ad93d96

Please sign in to comment.