coder/site
Kira Pilot 6b68fbbf18
feat: Auditing group members as part of group resource (#5730)
* added AuditableGroup type

* added json tags

* Anonymizing gGroup struct

* adding support on the FE for nested group diffs

* added type for GroupMember

* Update coderd/database/modelmethods.go

Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>

* Update coderd/database/modelmethods.go

Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>

* fetching group members in group.delete

* passing through right error

* broke out into util function and added tests

Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
2023-01-18 15:13:39 -05:00
..
.storybook site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07:00
e2e chore: Remove FE dead code (#5760) 2023-01-17 23:00:10 +00:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src feat: Auditing group members as part of group resource (#5730) 2023-01-18 15:13:39 -05:00
static feat: Add create template from the UI (#5427) 2022-12-21 18:07:00 -03:00
.editorconfig chore: Add .editorconfig, shfmt, shellcheck and subshell dir changes (#1649) 2022-05-27 20:15:19 +03:00
.eslintignore chore: Improve bundle size (#5761) 2023-01-18 17:31:31 +00:00
.eslintrc.yaml chore: forbid direct react import (#5658) 2023-01-10 13:30:48 -05:00
.prettierignore chore: Improve bundle size (#5761) 2023-01-18 17:31:31 +00: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 site: reduce printWidth to 80 (#4437) 2022-10-10 10:33:35 -07: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: bump chartjs-adapter-date-fns from 2.0.0 to 3.0.0 in /site (#5528) 2023-01-05 15:58:04 -05:00
jest.setup.ts chore: Improve bundle size (#5761) 2023-01-18 17:31:31 +00:00
js-untar.d.ts fix: Syntax highlighting with long lines and untar content with emojis (#5098) 2022-11-15 20:09:54 +00:00
package.json chore: Improve bundle size (#5761) 2023-01-18 17:31:31 +00:00
site.go feat: add etag to slim binaries endpoint (#5750) 2023-01-18 04:38:08 +10:00
site_embed.go chore: Remove webpack (#4270) 2022-09-29 18:28:44 -03:00
site_slim.go chore: Refactor site to improve testing (#2014) 2022-06-03 04:27:21 +00:00
site_test.go feat: add etag to slim binaries endpoint (#5750) 2023-01-18 04:38:08 +10: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: Improve bundle size (#5761) 2023-01-18 17:31:31 +00:00
yarn.lock chore: Improve bundle size (#5761) 2023-01-18 17:31:31 +00:00