coder/site/src/components
Mathias Fredriksson 981cac5e28
chore: Invert `delay_login_until_ready`, now `login_before_ready` (#5893)
2023-01-27 20:07:47 +00:00
..
AlertBanner fix: styles for <AlertBanner /> (#5579) 2023-01-04 14:46:41 -07:00
AppLink chore: Remove FE dead code (#5760) 2023-01-17 23:00:10 +00:00
AuditLogRow feat: indicate when workspace builds are stopped/started by Coder (#5813) 2023-01-23 15:47:58 -05:00
AuthProvider refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
Avatar refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
AvatarData refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
BorderedMenu refactor: Refactor user menu (#5591) 2023-01-05 14:06:58 -03:00
BorderedMenuRow site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
BuildsTable refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
CodeBlock site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
CodeExample site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
Conditionals feat: add "on this page" to empty table message when you're past page 1 (#4886) 2022-11-08 11:08:51 -05:00
CopyButton feat: Redesign resources table (#4600) 2022-10-18 13:44:58 +00:00
CopyableValue chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
CreateUserForm refactor: Wrap forms into dashboard layout (#5697) 2023-01-12 17:08:31 -03:00
DAUChart feat(site): Add deployment-wide DAU chart (#5810) 2023-01-25 22:03:47 -03:00
Dashboard refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
DeploySettingsLayout feat(site): Add deployment-wide DAU chart (#5810) 2023-01-25 22:03:47 -03:00
Dialogs fix: disable autocomplete for deletion dialogs (#5794) 2023-01-19 20:24:41 +00:00
DropdownArrows site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
DropdownButton feat: Change workspace version using the UI (#5158) 2022-11-24 13:36:50 +00:00
EditRolesButton refactor: Improve roles UI (#5576) 2023-01-04 18:30:35 -03:00
EmptyState refactor: Improve empty views (#5134) 2022-11-19 01:46:11 +00:00
EnterpriseSnackbar site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
ErrorBoundary chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
Expander site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
FormCloseButton chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
FormFooter refactor: Refactor create workspace page (#4862) 2022-11-02 20:44:41 +00:00
FormTextField chore: Remove FE dead code (#5760) 2023-01-17 23:00:10 +00:00
FullPageForm refactor: Wrap forms into dashboard layout (#5697) 2023-01-12 17:08:31 -03:00
GlobalSnackbar chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
GroupAvatar refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
IconField chore: Improve bundle size (#5761) 2023-01-18 17:31:31 +00:00
Icons chore: Remove FE dead code (#5760) 2023-01-17 23:00:10 +00:00
LastUsed chore: Ignore dynamic message for chromatic (#4244) 2022-09-28 18:18:12 +00:00
LicenseBanner refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
Loader site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
LoadingButton fix: Optimistically update the UI when a workspace action is triggered (#4929) 2022-11-08 09:35:19 -05:00
Logs feat: Add create template from the UI (#5427) 2022-12-21 18:07:00 -03:00
Margins refactor: Refactor create workspace page (#4862) 2022-11-02 20:44:41 +00:00
Markdown chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
Navbar refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
NavbarView refactor: Make navbar and users tab href consistent (#5754) 2023-01-17 19:05:54 -03:00
PageHeader feat: Add template version page (#5071) 2022-11-15 16:24:13 +00:00
PaginationWidget chore(site): Use react-query and refactor the workspaces page to use it (#5838) 2023-01-24 16:22:42 -03:00
ParameterInput feat: Pre-fill param inputs with query string values (#5758) 2023-01-17 22:56:29 +00:00
PasswordField chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
Paywall refactor: Add enterprise badge to paywalls (#4477) 2022-10-11 11:27:33 -03:00
Pill refactor: Inline workspace badge (#4774) 2022-10-26 12:30:02 -07:00
PortForwardButton refactor: Do not display port forward button if it is disabled (#5604) 2023-01-09 13:38:31 -03:00
RequireAuth refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
RequirePermission site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
Resources chore: Invert `delay_login_until_ready`, now `login_before_ready` (#5893) 2023-01-27 20:07:47 +00:00
RuntimeErrorState chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
SSHButton site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
SearchBarWithFilter chore(site): enable eslint-plugin-eslint-comments (#4799) 2022-10-28 17:46:51 -03:00
Section site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
SectionAction site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
ServiceBanner refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
SettingsAccountForm refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
SettingsLayout refactor: Refactor tokens layout a bit (#5771) 2023-01-19 10:00:59 -03:00
SettingsSecurityForm refactor: User settings page (#5661) 2023-01-10 17:57:08 -03:00
SignInForm refactor: Remove login banner (#5239) 2022-12-05 11:24:53 -03:00
SignInLayout fix: Move CLI auth screen outside of dashboard (#5755) 2023-01-17 15:24:22 -03:00
Stack fix: Wrap applications if there are a bunch (#4686) 2022-10-21 14:08:08 -05:00
Stats refactor: Show template version in the workspace page (#5194) 2022-11-30 09:13:07 -05:00
SyntaxHighlighter feat: Add diff and Dockerfile support for template version page (#5339) 2022-12-08 10:24:15 -05:00
TabPanel chore: Remove FE dead code (#5760) 2023-01-17 23:00:10 +00:00
TabSidebar site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
TableCellLink site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
TableEmpty refactor: Improve empty views (#5134) 2022-11-19 01:46:11 +00:00
TableLoader chore: remove react imports (#1867) 2022-05-31 10:01:37 -04:00
TableRowMenu site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
TemplateExampleCard feat: Add create template from the UI (#5427) 2022-12-21 18:07:00 -03:00
TemplateLayout refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
TemplateResourcesTable refactor: Align values when there are more than one row in agent preview (#4795) 2022-10-28 19:09:05 +00:00
TemplateStats site: support high build time variation in progress bar (#4941) 2022-11-17 16:56:56 +00:00
TerminalLink site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
Timeline fix: use static base date for timeline tests (#5460) 2022-12-18 15:27:09 -06:00
Tooltips chore: Remove FE dead code (#5760) 2023-01-17 23:00:10 +00:00
Typography site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
UpdateCheckBanner refactor: Refactor update check banner (#5708) 2023-01-13 13:48:45 -03:00
UserAutocomplete refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
UserAvatar refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
UserCell site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
UserDropdown chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
UserDropdownContent refactor: Refactor user menu (#5591) 2023-01-05 14:06:58 -03:00
UserOrGroupAutocomplete refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
UsersLayout refactor: Make navbar and users tab href consistent (#5754) 2023-01-17 19:05:54 -03:00
UsersTable refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
VSCodeDesktopButton fix: open VS Code Remote in the same window to prevent flashing (#5684) 2023-01-11 23:47:44 +00:00
VersionsTable feat: tweak timeline design (#5144) 2022-11-22 17:30:43 -05:00
WarningAlert site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
Welcome fix: Move CLI auth screen outside of dashboard (#5755) 2023-01-17 15:24:22 -03:00
Workspace refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00
WorkspaceActionButton site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
WorkspaceActions feat: Change workspace version using the UI (#5158) 2022-11-24 13:36:50 +00:00
WorkspaceBuildLogs feat: Add create template from the UI (#5427) 2022-12-21 18:07:00 -03:00
WorkspaceBuildProgress chore(site): Ignore progress build bar on Chromatic (#5869) 2023-01-26 10:45:59 -03:00
WorkspaceBuildStats refactor: Refactor build page (#4815) 2022-11-01 11:49:32 -03:00
WorkspaceDeletedBanner site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
WorkspaceSchedule site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
WorkspaceScheduleButton Test enabling deadline change buttons (#5508) 2022-12-22 13:47:07 -05:00
WorkspaceScheduleForm feat(coderd): activity bump for full TTL instead of 1h (#5732) 2023-01-16 20:13:34 +00:00
WorkspaceSection chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
WorkspaceStats refactor: Refactor auth provider (#5782) 2023-01-19 21:02:29 -03:00
WorkspaceStatusBadge chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
WorkspacesTable refactor(site): Normalize avatar components (#5860) 2023-01-26 00:54:53 +00:00