coder/cli/cliui
Kyle Carberry 3049a56355
fix: Use the maximum number of users for a license warning (#4410)
This was causing a banner on dev.coder.com. But now we have a test!
2022-10-06 20:59:25 -05:00
..
agent.go fix: Remove reference to `coder rebuild` command (#3670) 2022-08-24 15:35:46 +00:00
agent_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00
cliui.go fix: Improve consistency on CLI help (#4112) 2022-09-19 11:36:18 -05:00
log.go feat: Add config-ssh command (#735) 2022-03-30 17:59:54 -05:00
parameter.go fix: trim leading and trailing spaces from template parameters (#2829) (#2879) 2022-07-11 11:46:03 -05:00
prompt.go feat: default confirm to no for cli delete (#2919) 2022-07-12 10:36:07 -07:00
prompt_test.go chore: Use standardized test timeouts and delays (#3291) 2022-08-01 15:45:05 +03:00
provisionerjob.go fix: Don't use StatusAbnormalClosure (#4155) 2022-09-22 18:26:05 +00:00
provisionerjob_test.go fix: Don't use StatusAbnormalClosure (#4155) 2022-09-22 18:26:05 +00:00
resources.go feat: show agent version in UI and CLI (#3709) 2022-08-31 16:33:50 +01:00
resources_internal_test.go feat: show agent version in UI and CLI (#3709) 2022-08-31 16:33:50 +01:00
resources_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00
select.go feat: use and display default template values when creating wkspc. (#1584) 2022-05-19 22:49:40 +10:00
select_test.go chore: avoid concurrent usage of t.FailNow (#1683) 2022-05-24 08:58:39 +01:00
table.go fix: Use the maximum number of users for a license warning (#4410) 2022-10-06 20:59:25 -05:00
table_test.go feat: tokens (#4380) 2022-10-06 19:02:27 +00:00