- Notifications
You must be signed in to change notification settings - Fork928
Closed
Milestone
Description
This is the collection of things that we would like to fix in the UI if time allows.
Highest Priority Items
- Add JetBrains Projector to example templates #2243
- Cannot activate a suspended user in the dashboard #2254
- If using JetBrains Gateway and SSH, auto-set the HOME for Gateway to work #1386
Everything Else
- Demo in the Readme (updated) #651
- Error while canceling job should result in failed; instead results in canceled #1374
- Copy to clipboard button in
/cli-auth
doesn't work when running on non-local (rPi) machine over HTTP #1601 - Unify all workspace information in
coder show
#1646 - Entering minutes field in workspace schedule start time triggers day of week validation failure #2030
Completed Items
- Customer facing documentation plan for RBAC #724
- Final output on workspace creation shows "connecting" forever - confusing UX #1036
- Bug: API key always expires, even on the host #1269
- Dotfiles usage docs for users #1274
- Modify user SSH config with single
Include
statement instead of managed block #1326 - Failed 'coder create' still says a workspace is created. 🐜 #1335
- Manually set terraform env variable prevents template creation #1359
coder delete
doesn't accept fully qualified workspace name #1424- Bug: remove paste in CLI, when prompted for GCP service account #1426
- Bug: Goroutine leak in
coderd.(*api).workspaceAgentTurn
#1508 - chore: update terraform version to 1.1.9 #1542
- Feat: Add
coder version
subcommand and remove the shorthand-v
(to give room for-v
as verbose) #1543 - Warn users if their access URL is localhost or 127.0.0.1 #1528
- Invalid terraform template variable definitions return a cryptic error #1583
- Users page shows confusing "Member" role #1593
- Missing validation of workspace name #1639
- Enhance: There are no definitions in the UI yet for key features #1640
- Change Timeline Status from workspace status to job status #1677
- Chore: Confusing page/directory names #1694
- Marketingify README #1710
- UX: Starting is too green for a pending state #1768
- example: example template with dotfiles usage #1765
- Allow build logs to add event in real time instead of needing a page refresh #1769
- Feat: rename auto-off TTL in UI to normal English #1784
- UX: Replace native time picker with MUI Time Picker #1791
- Workspace ID should be Workspace Name on build log page #1801
- Workspaces page is difficult to navigate for admin users #1820 (1972)
- Feat: Add copy to clipboard button to SSH keys User Settings page #1827
- UI: Confirmation Dialogs and Snackbar Notifs have an alarming red #1832
- Feat: one-line
curl ... | sh
install script #1852 - Redesign: input style and color contrast in full-page form on dark theme #1854
- Display a template link in the Create Workspace form when the user selects the template. #1864
- Add feedback widget #1885
- Edit template variables after creation #1886
- Docs: workspaces.md - coder create does not reference --template in the example. #1911
coder show
incorrectly shows permanent resources as ephemeral. #1937- Feat: Add flag and env variable for identity agent in
coder ssh
#1887 - Bug: Frontend: Create new template page on UI displays endless loading indicator #1888
- Bug: User create form: No error message is displayed in case of duplicated new user name/email #1889
- Bug: Link "Create a workspace" on workspaces page leads to templates page #1890
- Unhelpful 403 message when starting/deleting a workspace that doesn't exist #1899
- Show template description on
coder templates init
#1904 - Replace Workspace ID with Workspace Name in URLs #1905
- Show "build log number" in UI/CLI #1906
- UX improvement hitlist for Workspace Schedule page #1909
- Reorganize status card for clarity #1910
- Bug: Workspace page: Stop and Start workspace buttons are displayed for workspace in Failed status #1913
- Make colors in the UI consistent for links and highlights #1940
- Enhance: Make the schedule timezone a dropdown selector #1941
- Feat: Add placeholder value to users "roles" when they have none #1949
- UX: Workspace stats overflows on smaller screens #1953
- Delete awkwardness and 410 error instead of taking user to Workspaces list after deleting the workspace #1955
- UX: Workspace Schedule Form is too top-down restricted #1958
- UX: Schedule timezone should be a select list #1959
- Remove organization & user scopes for parameters #1966
- Document recommended approach to secrets + change templates #1967
- UI: cannot create a workspace from default Linux AWS template #1977
- Unclear admin persmissions: Admin can use Open terminal link on other users workspaces, but terminal is opened with Web Socket error #1988
- Feat: Error handling on the Backend to report human errors #1983
- UX: Update UI for the Confirmation dialog and success alert using the green color #1984
- Open terminal in pop-out instead of new tab #1991
- Workspaces API call is suspiciously slow #1993
- Enhance: Version column hover for up-to-date info #2000
- Enhance: Version column 'outdated' status to allow update in place #2001
- Find viable design option for "Open in Terminal" and other apps with icon and text to save space #2003
- Bug: Ensure agent websockets from outdated builds are rejected before websocket is opened #2004
- Create user form: backend error is kept after reopening it #2019
- Make workspace timeline rows obviously clickable #2021
- Improve distinguishability of active versus inactive jobs #2022
- Show Initiator in Build Logs #2029
- Unnest template/examples #2031
- Host docs on coder.com/docs #2033
- Conform ResetPasswordDialog design with ConfirmDialog #2034
- Update naming of validation errors #2120
- Shutdown extension in UI is too brief #2141
- Question Mark helpers should appear on hover instead of on click #2148
- Pop out all apps (e.g code-server) like we do terminal #2149
- Create workspace via Web UI using the
do-linux
template results in error #2161 - Pre-launch UI/CLI Copy review #2242
- Typo in build log page #2255
- cli: collect all schedule-related commands under
coder schedule
#2258 - Template stats overflow on smaller screens #2300