Garrett Delfosse
3d54bc06f6
feat: display current version on coder list ( #11450 )
...
* feat: display current version on coder list
* fix make gen
* update golden
2024-01-05 15:33:08 -05:00
Spike Curtis
64638b381d
feat: promote PG Coordinator out of experimental ( #11398 )
...
Promotes PG Coordinator out of experimental to GA
2024-01-05 08:03:36 +04:00
Eric Paulsen
e816dc0e60
fix: gcp federation guide formatting ( #11432 )
2024-01-05 03:31:05 +00:00
Eric Paulsen
138d31621f
docs: add guide for Google to AWS federation ( #11429 )
...
* feat: add docs for Google to AWS federation
* make: fmt
2024-01-04 20:13:29 -05:00
Spike Curtis
48cd4c3a10
feat: promote single-tailnet out of experimental ( #11366 )
2024-01-04 09:27:36 +04:00
Ben Potter
ee2daedae0
chore: template update policies are GA ( #11397 )
2024-01-03 15:49:29 -06:00
Dean Sheather
06f519d7f1
docs: add template autostop requirement docs ( #11235 )
...
* chore: template autostop requirement docs
* fixup! chore: template autostop requirement docs
* fixes from feedback.
* fmt
---------
Co-authored-by: Ben <me@bpmct.net >
2024-01-03 14:25:25 -06:00
Bruno Quaresma
d74e7ca20f
docs: update FE fetching data docs ( #11376 )
2024-01-03 12:27:33 +00:00
Cian Johnston
1ef96022b0
feat(coderd): add provisioner build version and api_version on serve ( #11369 )
...
* assert provisioner daemon version and api_version in unit tests
* add build info in HTTP header, extract codersdk.BuildVersionHeader
* add api_version to codersdk.ProvisionerDaemon
* testutil.MustString -> testutil.MustRandString
2024-01-03 09:01:57 +00:00
Garrett Delfosse
227234ded5
fix: correct wording on logo url field ( #11377 )
2024-01-02 14:53:18 -05:00
Mathias Fredriksson
df3c310379
feat(cli): add coder open vscode ( #11191 )
...
Fixes #7667
2024-01-02 20:46:18 +02:00
sharkymark
3582284977
chore: update images in appearance docs and correct inconsistencies ( #11346 )
...
* chore: update images in appearance docs and correct inconsistencies
* fix: spelling
---------
Co-authored-by: Eric <ericpaulsen@coder.com >
2023-12-28 15:06:54 -06:00
Muhammad Atif Ali
0ebd656cd1
refactor: refactor JFrog docs and template ( #11336 )
2023-12-25 07:26:34 +00:00
Muhammad Atif Ali
b69ccab390
fix(docs): add missing scoped token resource to JFrog docs ( #11334 )
2023-12-24 13:30:52 +03:00
Yonatan Arbel
8271cb01c0
docs: fix broken link to JFrog module ( #11322 )
2023-12-22 14:42:59 +03:00
Ben Potter
b3e3521274
docs: add v2.6.0 changelog ( #11320 )
...
* docs: add v2.6.0 changelog
* fmt
2023-12-21 22:33:13 +00:00
Asher
5cfa34b31e
feat: add OAuth2 applications ( #11197 )
...
* Add database tables for OAuth2 applications
These are applications that will be able to use OAuth2 to get an API key
from Coder.
* Add endpoints for managing OAuth2 applications
These let you add, update, and remove OAuth2 applications.
* Add frontend for managing OAuth2 applications
2023-12-21 21:38:42 +00:00
Jon Ayers
0b7d68dc3f
chore: remove template_update_policies experiment ( #11250 )
2023-12-21 13:39:33 -06:00
Muhammad Atif Ali
5b071f4d94
feat(examples/templates): add GCP VM devcontainer template ( #11246 )
2023-12-21 13:01:10 +00:00
Ben Potter
19e4a86711
docs: add guidelines for debugging group sync ( #11296 )
...
* docs: add guidelines for debugging group sync
* fmt
2023-12-20 12:52:07 +00:00
Bruno Quaresma
e0d34ca6f7
fix(site): fix error when loading workspaces with dormant ( #11291 )
2023-12-19 20:42:07 -03:00
Steven Masley
fbda21a9f2
feat: move moons experiment to ga (released) ( #11285 )
...
* feat: release moons experiment as ga
2023-12-19 14:40:22 -06:00
Cian Johnston
d2d7628522
fix(enterprise/cli): add CODER_PROVISIONER_DAEMON_LOG_* options ( #11279 )
...
- Extracts cli.BuildLogger to clilog package
- Updates existing usage of cli.BuildLogger and removes it
- Use clilog to initialize provisionerd logger
2023-12-19 16:49:50 +00:00
Stephen Kirby
83e1349c2c
moved docker installation warning to install/docker ( #11273 )
2023-12-18 18:19:20 -06:00
MarkE
280d38d4b8
added UI as Dashboard synonym ( #11271 )
2023-12-18 17:13:07 -06:00
Muhammad Atif Ali
838ab8de7e
docs: fix a broken link ( #11254 )
2023-12-18 09:28:55 +00:00
Ben Potter
2e86b76fb8
docs: improve structure for example templates ( #9842 )
...
Co-authored-by: Kyle Carberry <kyle@carberry.com >
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
Co-authored-by: Muhammad Atif Ali <me@matifali.dev >
2023-12-17 17:05:13 +03:00
Garrett Delfosse
7924bb2a56
feat!: move workspace renames behind flag, disable by default ( #11189 )
2023-12-15 13:38:47 -05:00
Stephen Kirby
0801760956
docs: add guides section ( #11199 )
...
* setup manifest
* added okta guide from steven M
* improved index by adding children
* changed icon to notes.svg
* added meta guide, fixed profile photo fmt
2023-12-15 11:10:41 -06:00
Dean Sheather
1e49190e12
feat: add server flag to disable user custom quiet hours ( #11124 )
2023-12-15 19:33:51 +10:00
Dean Sheather
b36071c6bb
feat: allow templates to specify max_ttl or autostop_requirement ( #10920 )
2023-12-15 18:27:56 +10:00
Ben Potter
e6e65fdc64
docs: add v2.5.1 changelog ( #11220 )
...
* docs: add v2.5.1 changelog
* fix typo
2023-12-14 17:35:36 -06:00
Kayla Washburn
133dc66143
feat: add a theme picker ( #11140 )
2023-12-14 10:38:44 -07:00
Stephen Kirby
a3432b4265
docs: add faqs from sharkymark ( #11168 )
...
* added sharkymark FAQs page
* make fmt
* fixed typos for link
* changed FAQs icon to (i)
* satisfied review
* make fmt
* added docs links for coder_app, CODER_ACCESS_URL
* removed mentions of mark
* fixed some minor code formatting issues
* fixed numbered bullets rendering, make fmt
2023-12-13 15:56:11 -06:00
Steven Masley
b7bdb17460
feat: add metrics to workspace agent scripts ( #11132 )
...
* push startup script metrics to agent
2023-12-13 11:45:43 -06:00
sempie
007b2b8db0
docs: add text to docs mentioning appearance settings for oidc sign-on page ( #11159 )
...
* add text to docs mentioning appearance settings for oidc sign-on page
2023-12-12 11:33:44 -05:00
Ben Potter
cab8ffa54a
docs: add v2.5.0 changelog ( #11139 )
...
* docs: add v2.5.0 changelog
* fix typos
* Apply suggestions from code review
* changes from feedback
* more fixes
* Update docs/changelogs/v2.5.0.md
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
* Update docs/changelogs/v2.5.0.md
* fmt
* updates
---------
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2023-12-12 09:52:11 -06:00
Cian Johnston
b02796655e
fix(coderd/database): remove column updated_at from provisioner_daemons table ( #11108 )
2023-12-12 11:19:28 +00:00
Jon Ayers
45c07317c0
docs: add documentation for template update policies ( #11145 )
2023-12-11 19:05:25 -06:00
Stephen Kirby
e37bbe6208
fixed small typo in docs/admin/configure ( #11135 )
2023-12-11 12:49:28 -06:00
Kayla Washburn
d8e95001e8
chore: add theme_preference column to users table ( #11069 )
2023-12-08 21:59:53 +00:00
Eric Paulsen
167c759149
docs: add license and template insights prom metrics ( #11109 )
...
* docs: add license and template insights prom metrics
* add: coderd_insights_applications_usage_seconds
2023-12-08 14:17:14 -05:00
Steven Masley
78517cab52
feat: add group allowlist for oidc ( #11070 )
...
* feat: group allow list in OIDC settings
2023-12-08 10:14:19 -06:00
Steven Masley
cb89bc1729
feat: restart stopped workspaces on ssh command ( #11050 )
...
* feat: autostart workspaces on ssh & port forward
This is opt out by default. VScode ssh does not have this behavior
2023-12-08 10:01:13 -06:00
Spike Curtis
b4ca1d6579
feat: include server agent API version in buildinfo ( #11057 )
...
First part of #10340 -- we need this version to compare with agents to tell if they are on a deprecated Agent API version
2023-12-08 12:50:25 +04:00
Cian Johnston
1e349f0d50
feat(cli): allow specifying name of provisioner daemon ( #11077 )
...
- Adds a --name argument to provisionerd start
- Plumbs through name to integrated and external provisioners
- Defaults to hostname if not specified for external, hostname-N for integrated
- Adds cliutil.Hostname
2023-12-07 16:59:13 +00:00
Barton Ip
5d2e87f1a7
docs: add warning about Sysbox before installation ( #10619 )
...
* Add warning about Sysbox before installation
* Formatting tings
2023-12-07 16:58:50 +03:00
Steven Masley
b376b2cd13
feat: add user/settings page for managing external auth ( #10945 )
...
Also add support for unlinking on the coder side to allow reflow.
2023-12-06 08:41:45 -06:00
Steven Masley
81a3b36884
feat: add endpoints to list all authed external apps ( #10944 )
...
* feat: add endpoints to list all authed external apps
Listing the apps allows users to auth to external apps without going through the create workspace flow.
2023-12-05 14:03:44 -06:00
Cian Johnston
feaa9894a4
fix(site/src/api/typesGenerated): generate HealthSection enums ( #11049 )
...
Relates to #8971
- Introduces a codersdk.HealthSection enum type
- Refactors existing references using strings to use new HealthSection type
2023-12-05 20:00:27 +00:00