You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--access-url can be specified instead should be changed to If you have your own domain, you can use the --access-url flag instead
After Coder is running, it spits out an "Access URL". instead of access-url: *.try.coder.app -> Access your Coder UI in a browser at: [access url]
Invert provisioner daemons so url, username, password are next to each other
UI Changes
Workspace tooltip help copy: A workspace is your development environment in the cloud. It includes the compute infrastructure and tools you need to code
Sentence casing: “Workspace Schedule”
What is template? tooltip
“What is template?” —> “What is a template?”
“…for your team’s workspaces using Terraform.”
Add agent and resource tooltip to Templates page
If we don’t have a template description, don’t put “No description” — just leave it blank
Maybe this should display the description in the README metadata for the template
“Create a new workspace from a Template” ← make the T lowercase
CLI Changes
--access-url can be specified insteadshould be changed toIf you have your own domain, you can use the --access-url flag insteadaccess-url: *.try.coder.app-> Access your Coder UI in a browser at: [access url]UI Changes