Skip to content

Commit

Permalink
Fill out new Services page.
Browse files Browse the repository at this point in the history
  • Loading branch information
msqr committed May 16, 2024
1 parent 2be2e2c commit 8919dbd
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/users/setup/settings-services@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/users/setup/setup-settings-toolip@2x.png
Binary file not shown.
22 changes: 21 additions & 1 deletion docs/users/setup-app/settings/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,27 @@ you to switch between the setting forms for each component.

## Saving changes

After making changes to any component instance's settings, the **Save All Changes** button in the top-left.
Each setting will include a :fontawesome-regular-circle-question: button that will show you a
brief description of that setting.

<figure markdown>
![Setting tool tips have helpful information](../../../images/users/setup/settings-help-tooltip@2x.png){width=714}
<caption>Click :fontawesome-regular-circle-question: for brief setting information.</caption>
</figure>

After making any change, an **Active value** label will appear, showing the currently active value
for that setting.

<figure markdown>
![Modified settings show the previous value](../../../images/users/setup/settings-changed-value@2x.png){width=692}
</figure>

After making changes to any component instance's settings, click the **Save All Changes** button in the top-left
to commit those changes.

<figure markdown>
![Save all changes button](../../../images/users/setup/settings-components-save-all@2x.png){width=180}
</figure>

!!! tip "Save All Changes works across all component instances"

Expand Down
14 changes: 9 additions & 5 deletions docs/users/setup-app/settings/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,27 @@

Configurable services that are not [Components](components.md) appear on the Services page.

<figure markdown>
![Services page](../../../images/users/setup/settings-services@2x.png){width=863}
</figure>

Each setting will include a :fontawesome-regular-circle-question: button that will show you a
brief description of that setting.

<figure markdown>
![Setting tool tips have helpful information](../../../images/users/setup/setup-settings-toolip%402x.png){width=790}
![Setting tool tips have helpful information](../../../images/users/setup/settings-help-tooltip@2x.png){width=714}
<caption>Click :fontawesome-regular-circle-question: for brief setting information.</caption>
</figure>

After making any change, an **Active value** label will appear, showing the currently active value
for that setting.

<figure markdown>
![Modified settings show the previous value](../../../images/users/setup/setup-setting-changed-value%402x.png){width=566}
![Modified settings show the previous value](../../../images/users/setup/settings-changed-value@2x.png){width=692}
</figure>

In order to save your changes, you must click the **Save All Changes** button. You may need to scroll
the page to find it!
In order to save your changes, you must click the **Save All Changes** button at the top of the page.

<figure markdown>
![Save all changes button](../../../images/users/setup/setup-save-changes%402x.png){width=734}
![Save all changes button](../../../images/users/setup/settings-services-save-all@2x.png){width=708}
</figure>

0 comments on commit 8919dbd

Please sign in to comment.