Skip to content

docs: move premium and enterprise badges from heading to info in admonition #15774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
un-admonish
  • Loading branch information
EdwardAngert committed Dec 10, 2024
commit 6b5bc620c61b3880fdc694ffa1e23dc8ce2a7a7c
2 changes: 1 addition & 1 deletion .vscode/markdown.code-snippets
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"premium-feature": {
"prefix": "#premium-feature",
"body": [
"<blockquote class=\"admonition tip\">\n",
"<blockquote class=\"tip\">\n",
"${1:feature} ${2|is,are|} an Enterprise and Premium feature. [Learn more](https://coder.com/pricing#compare-plans).\n",
"</blockquote>"
]
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/external-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ CODER_EXTERNAL_AUTH_0_SCOPES="repo:read repo:write write:gpg_key"

## Multiple External Providers

<blockquote class="admonition tip">
<blockquote class="tip">

Multiple providers is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/monitoring/notifications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ notification is indicated on the right hand side of this table.

## Delivery Preferences

<blockquote class="admonition tip">
<blockquote class="tip">

Delivery preferences is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
4 changes: 2 additions & 2 deletions docs/admin/networking/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ more.

## Browser-only connections

<blockquote class="admonition tip">
<blockquote class="tip">

Browser-only connections is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand All @@ -195,7 +195,7 @@ via the web terminal and

### Workspace Proxies

<blockquote class="admonition tip">
<blockquote class="tip">

Workspace proxies are an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/networking/port-forwarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ to the app.

### Configure maximum port sharing level

<blockquote class="admonition tip">
<blockquote class="tip">

Configuring port sharing level is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/templates/managing-templates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ infrastructure, software, or security patches. Learn more about

### Template update policies

<blockquote class="admonition tip">
<blockquote class="tip">

Template update policies are an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
10 changes: 5 additions & 5 deletions docs/admin/templates/managing-templates/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ manage infrastructure costs.

## Failure cleanup

<blockquote class="admonition tip">
<blockquote class="tip">

Failure cleanup is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand All @@ -41,7 +41,7 @@ available for licensed customers.

## Dormancy threshold

<blockquote class="admonition tip">
<blockquote class="tip">

Dormancy threshold is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand All @@ -58,7 +58,7 @@ only available for licensed customers.

## Dormancy auto-deletion

<blockquote class="admonition tip">
<blockquote class="tip">

Dormancy auto-deletion is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand All @@ -71,7 +71,7 @@ Auto-Deletion is only available for licensed customers.

## Autostop requirement

<blockquote class="admonition tip">
<blockquote class="tip">

Autostop requirement is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down Expand Up @@ -108,7 +108,7 @@ requirement during the deprecation period, but only one can be used at a time.

## User quiet hours

<blockquote class="admonition tip">
<blockquote class="tip">

User quiet hours are an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/users/groups-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ may use personal workspaces.

## Custom Roles

<blockquote class="admonition tip">
<blockquote class="tip">

Custom roles are an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
4 changes: 2 additions & 2 deletions docs/admin/users/idp-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Users who are not in a matching group will see the following error:

## Role sync

<blockquote class="admonition tip">
<blockquote class="tip">

Role sync is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down Expand Up @@ -311,7 +311,7 @@ Visit the Coder UI to confirm these changes:

## Organization Sync

<blockquote class="admonition tip">
<blockquote class="tip">

Organization sync is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/users/oidc-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ CODER_DISABLE_PASSWORD_AUTH=true

## SCIM

<blockquote class="admonition tip">
<blockquote class="tip">

SCIM is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guides/workspace-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ manually updated the workspace.

## Bulk operations

<blockquote class="admonition tip">
<blockquote class="tip">

Bulk operations are an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down
8 changes: 4 additions & 4 deletions docs/user-guides/workspace-scheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@ for your workspace.

## Autostop requirement

:::important
<blockquote class="tip">

Autostop requirement is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).

:::
</blockquote>

Licensed template admins may enforce a required stop for workspaces to apply
updates or undergo maintenance. These stops ignore any active connections or
Expand All @@ -70,7 +70,7 @@ and specified quiet hours (see below).

### User quiet hours

<blockquote class="admonition tip">
<blockquote class="tip">

User quiet hours are an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down Expand Up @@ -115,7 +115,7 @@ hours of inactivity.

## Dormancy

<blockquote class="admonition tip">
<blockquote class="tip">

Dormancy is an Enterprise and Premium feature.
[Learn more](https://coder.com/pricing#compare-plans).
Expand Down