coder/enterprise/audit
Kira Pilot 5ffa6dae50
feat: add inactivity cleanup and failure cleanup configuration fields to Template Schedule Form (#7402)
* added workspace actions entitlement

* added workspace actions experiment

* added new route for template enterprise meta

* removing new route; repurposing old

* add new fields to get endpoints

* removed workspace actions experiment

* added logic to enterprise template store

* added new form fields

* feature flagged new fields

* fix validation

* fixed submit btn

* fix tests

* changed ttl defaults

* added FE tests

* added BE tests

* fixed lint

* adjusted comment language

* fixing unstaged changes check

* fix test

* Update coderd/database/migrations/000122_add_template_cleanup_ttls.down.sql

Co-authored-by: Dean Sheather <dean@deansheather.com>

* Update coderd/database/migrations/000122_add_template_cleanup_ttls.up.sql

Co-authored-by: Dean Sheather <dean@deansheather.com>

---------

Co-authored-by: Dean Sheather <dean@deansheather.com>
2023-05-05 08:19:26 -07:00
..
audittest Audit build outcomes/kira pilot (#5143) 2022-11-22 13:22:56 -05:00
backends chore: Rename databasefake --> dbfake (#6011) 2023-02-02 19:28:55 -06:00
audit.go chore: fully implement enterprise audit pkg (#3821) 2022-09-02 16:42:28 +00:00
audit_test.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
diff.go chore: remove usage of `k8s.io/utils/pointer` (#7209) 2023-04-19 15:53:47 -05:00
diff_internal_test.go chore: remove usage of `k8s.io/utils/pointer` (#7209) 2023-04-19 15:53:47 -05:00
filter.go chore: rearrange audit logging code into enterprise folder (#3741) 2022-08-31 21:12:54 +00:00
generate.sh chore: autogenerate audit log documentation (#5862) 2023-01-26 18:12:12 -05:00
table.go feat: add inactivity cleanup and failure cleanup configuration fields to Template Schedule Form (#7402) 2023-05-05 08:19:26 -07:00
table_internal_test.go test: Increase test coverage on auditable resources (#7038) 2023-04-06 16:16:53 -05:00