coder/site
Cian Johnston 9abf6ec170
feat(site): show favorite workspaces in ui (#11875)
* Add Star beside workspace name to indicate favorite status in WorkspacesList
* Add button in workspace top row to toggle workspace favorite status
2024-01-29 13:39:31 +00:00
..
.storybook chore: move components/Resources to modules/resources (#11852) 2024-01-26 15:11:07 -07:00
e2e feat: expose `owner_name` in `coder_workspace` resource (#11639) 2024-01-17 13:20:45 +01:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src feat(site): show favorite workspaces in ui (#11875) 2024-01-29 13:39:31 +00:00
static chore: update Digital Ocean example template (#11528) (#11535) 2024-01-11 00:00:25 +00:00
.editorconfig chore: Add .editorconfig, shfmt, shellcheck and subshell dir changes (#1649) 2022-05-27 20:15:19 +03:00
.eslintignore feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
.eslintrc.yaml refactor: reorganize auth components and hooks (#11717) 2024-01-22 10:43:32 -07:00
.npmrc chore: upgrade nodejs version to 18.x (#8768) 2023-07-27 17:54:38 -03:00
.prettierignore feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
.prettierrc.yaml chore: format code with semicolons when using prettier (#9555) 2023-09-06 12:59:26 -06:00
index.html fix(site): fix initial body background color 2023-12-14 18:15:25 +00:00
jest-runner-eslint.config.js chore: format code with semicolons when using prettier (#9555) 2023-09-06 12:59:26 -06:00
jest.config.ts chore(site): use variable font for Inter (#10903) 2023-11-27 21:35:29 +00:00
jest.setup.ts chore(site): remove create template xservice (#10112) 2023-10-09 14:10:48 -03:00
package.json chore: clean up package.json and tsconfig (#11757) 2024-01-24 13:53:44 -07:00
pnpm-lock.yaml chore: clean up package.json and tsconfig (#11757) 2024-01-24 13:53:44 -07:00
site.go chore: refactor Appearance to an interface callable by AGPL code (#11769) 2024-01-29 12:17:31 +04:00
site_embed.go fix(site): Support underscore files (#6159) 2023-02-10 16:52:56 -03:00
site_slim.go chore: Refactor site to improve testing (#2014) 2022-06-03 04:27:21 +00:00
site_test.go chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
tsconfig.json chore: clean up package.json and tsconfig (#11757) 2024-01-24 13:53:44 -07:00
tsconfig.test.json feature: Load workspace build logs from streaming (#1997) 2022-06-03 09:23:45 -05:00
vite.config.ts refactor: move dashboard functionality to modules/dashboard/ (#11721) 2024-01-22 11:44:33 -07:00