coder/site
Kira Pilot ae3473dc1b
feat: add deleted_at field to workspace model (#7475)
* added impending_deletion workspace field

* gen docs

* update golden files

* added test

* PR comments
2023-05-11 08:47:53 -07:00
..
.storybook chore(site): Upgrade to MUI v5 (#7437) 2023-05-10 19:42:40 +00:00
e2e fix(site): fix redirection to login after logout/change password (#6870) 2023-03-29 21:39:56 +00:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src feat: add deleted_at field to workspace model (#7475) 2023-05-11 08:47:53 -07:00
static chore: fix proxy 404 page (#7421) 2023-05-05 13:53:19 -05:00
.editorconfig chore: Add .editorconfig, shfmt, shellcheck and subshell dir changes (#1649) 2022-05-27 20:15:19 +03:00
.eslintignore chore: add global caching to rbac (#7439) 2023-05-08 08:59:01 -05:00
.eslintrc.yaml chore(site): Upgrade to MUI v5 (#7437) 2023-05-10 19:42:40 +00:00
.prettierignore chore: add global caching to rbac (#7439) 2023-05-08 08:59:01 -05:00
.prettierrc.yaml chore: Improve project-wide prettier formatting and ignored files (#5505) 2023-01-03 15:11:13 +02:00
.yarnrc fix: Test flake when installing yarn dependencies on MacOS (#436) 2022-03-14 11:49:49 -07:00
emoji-mart.d.ts feat: Add emoji picker for template icons (#3601) 2022-08-19 16:42:05 -04:00
index.html chore: embed build info in the html to reduce requests (#6605) 2023-03-21 19:04:54 +00:00
jest-runner-eslint.config.js refactor: Fix front-end lint issues (#347) 2022-02-22 20:10:02 -08:00
jest.config.js chore(site): Make FE tests faster (#6543) 2023-03-13 13:35:09 -03:00
jest.setup.ts chore(site): Make FE tests faster (#6543) 2023-03-13 13:35:09 -03:00
mui.d.ts chore(site): Upgrade to MUI v5 (#7437) 2023-05-10 19:42:40 +00:00
package.json chore(site): Upgrade to MUI v5 (#7437) 2023-05-10 19:42:40 +00:00
site.go chore: fix proxy 404 page (#7421) 2023-05-05 13:53:19 -05: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: fix proxy 404 page (#7421) 2023-05-05 13:53:19 -05:00
tsconfig.json chore: Use Vite instead of Webpack for development (#4156) 2022-09-23 15:22:48 -03:00
tsconfig.test.json feature: Load workspace build logs from streaming (#1997) 2022-06-03 09:23:45 -05:00
vite.config.ts chore(site): Add type checking (#7441) 2023-05-05 18:46:51 -03:00
yarn.lock chore(site): Upgrade to MUI v5 (#7437) 2023-05-10 19:42:40 +00:00