|
101b62dc3e
|
docs: convert alerts to use GitHub Flavored Markdown (GFM) (#16850)
followup to #16761
thanks @lucasmelin !
+ thanks: @ethanndickson @Parkreiner @matifali @aqandrew
- [x] update snippet
- [x] find/replace
- [x] spot-check
[preview](https://coder.com/docs/@16761-gfm-callouts/admin/templates/managing-templates/schedule)
(and others)
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
Co-authored-by: M Atif Ali <atif@coder.com>
|
2025-03-10 16:58:20 -04:00 |
|
|
0f4f6bd147
|
docs: describe default sign up behavior with GitHub (#16765)
Document the sign up behavior with the default GitHub OAuth2 app.
|
2025-03-03 13:23:12 +01:00 |
|
|
a5842e5ad1
|
docs: document default GitHub OAuth2 configuration and device flow (#16663)
Document the changes made in https://github.com/coder/coder/pull/16629
and https://github.com/coder/coder/pull/16585.
|
2025-03-03 12:31:56 +01:00 |
|
|
a69961bbd2
|
docs: add mention of CLI command to create token on behalf of another user (#15138)
this was completed by #14813, but not documented
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
|
2025-02-14 07:53:19 -06:00 |
|
|
e289578721
|
docs: remove beta and closed issues from orgs doc (#16361)
## hold for release
track https://github.com/coder/coder/pull/16411
closes https://github.com/coder/internal/issues/291
[preview](https://coder.com/docs/@291-orgs-ga/admin/users/organizations)
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
|
2025-02-05 13:19:35 -05:00 |
|
|
cf96455901
|
fix(docs): indicate that custom roles are premium only (#16434)
our docs incorrectly stated that custom roles were included in the
now-deprecated Enterprise plan. this is PR implements the fix.
|
2025-02-04 20:19:14 +00:00 |
|
|
a15f06a7e3
|
docs: simplify OIDC config instructions (#16266)
|
2025-02-04 12:50:37 +05:00 |
|
|
92a490b3b6
|
docs: update IdP group and role sync documentation for UI configuration (#16315)
|
2025-01-31 20:39:03 +00:00 |
|
|
3897ea458b
|
docs: adjust steps and add screenshots for orgs (#16248)
first in a series of updates to orgs docs
|
2025-01-29 12:58:55 -05:00 |
|
|
94f5d52fdc
|
chore: adopt markdownlint and markdown-table-formatter for *.md (#15831)
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
|
2025-01-03 13:12:59 +00:00 |
|
|
c9eb06eb97
|
chore: remove dead link to azure docs issues (#15982)
|
2024-12-31 16:17:59 +05:00 |
|
|
1eba4c08cb
|
docs: add beta back to orgs (#15902)
I merged https://github.com/coder/coder/pull/15888/ too early.
This PR incorporates @matifali 's edit suggestions
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
|
2024-12-17 13:37:26 -05:00 |
|
|
21cc6f77fe
|
docs: move premium and enterprise badges from heading to info in admonition (#15774)
closes https://github.com/coder/coder.com/issues/666
[preview](https://coder.com/docs/@666-unheading-premium/user-guides/workspace-scheduling#autostop-requirement)
---------
Co-authored-by: EdwardAngert <2408959-EdwardAngert@users.noreply.gitlab.com>
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
|
2024-12-17 18:20:01 +00:00 |
|
|
468ffd9919
|
docs: copy edit the organizations doc and add link to best practices (#15888)
[preview](https://coder.com/docs/@orgs-edit-202412/admin/users/organizations)
---------
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
|
2024-12-17 10:44:21 +05:00 |
|
|
e191d9650c
|
feat: support created_at filter for the GET /users endpoint (#15633)
Closes https://github.com/coder/coder/issues/12747
We support these filters currently:
https://coder.com/docs/v2/latest/admin/users#user-filtering, adding
`created_at` filter as well.
|
2024-12-17 15:24:54 +11:00 |
|
|
5e7199233c
|
docs: add cli steps for org sync (#15673)
[preview](https://coder.com/docs/@15431-docs-org-sync/admin/users/idp-sync#organization-sync-premium)
---------
Co-authored-by: EdwardAngert <2408959-EdwardAngert@users.noreply.gitlab.com>
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
|
2024-12-10 11:09:41 -05:00 |
|
|
fa69d1ca74
|
ci: reenable link checker & fix broken links (#15489)
Follow-up on #15484.
|
2024-11-13 16:04:10 +11:00 |
|
|
e9fbfcc45b
|
chore(docs): include custom roles examples and mention of password reset (#15294)
Added example custom roles for admin inspiration, mention of headless
authentication use case, and user-activated password reset.
|
2024-10-30 11:41:52 -05:00 |
|
|
25738388d5
|
chore(docs): add documentation on custom roles (#15280)
These docs were overwritten in the restructure merge.
|
2024-10-29 20:58:26 -05:00 |
|
|
89ff48744c
|
chore(docs): fix broken or missing links (#15085)
Fixes a number of TODOs and broken links.
|
2024-10-15 16:50:49 +01:00 |
|
|
419eba5fb6
|
docs: restructure docs (#14421)
Closes #13434
Supersedes #14182
---------
Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com>
Co-authored-by: Ethan Dickson <ethan@coder.com>
Co-authored-by: Ben Potter <ben@coder.com>
Co-authored-by: Stephen Kirby <58410745+stirby@users.noreply.github.com>
Co-authored-by: Stephen Kirby <me@skirby.dev>
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
|
2024-10-05 10:52:04 -05:00 |
|