Kira Pilot

Results 10 issues of Kira Pilot

This is the epic for Audit Logging ## User Story As a user, I would like to identify security incidents, policy violations, fraudulent activity, and operational problems. ## Requirements and...

epic
frontend
backend

**User statement** As a future user, I would (maybe) like to enjoy a translated application. As a current coder, I want to be able to store translation strings in a...

Several jest `act` warnings appeared after we upgraded to React 18 in #3353. We should clean these up, although they don't effect the passing of the test suite. In addition,...

site
chore

In #2685 we removed some snapshots that were failing on every Chromatic run. We should consider adding some component tests back in (rather than Storybook stories) **AC** - write a...

stale

Currently, our VS Code notifications look like this: ![Screenshot 2023-06-23 at 10 07 38 AM](https://github.com/coder/coder/assets/19142439/a6577c2b-e21c-4821-8b44-f9e823ce57bf) We should add CTAs that allow users to take action for each type of Workspace...

stale
feature

Add VS Code notifications for locked workspaces once we have a `locked_at` field on the `workspace` struct.

stale
feature

Chromatic has [introduced visual testing for Playwright](https://www.chromatic.com/playwright). We should explore adding this additional layer of user flow bug detection to our current E2E tests within `site/e2e`. **Requirements:** - [ ]...

site
chore

Related to https://github.com/coder/backstage-plugins/issues/114 We use a global Axios interceptor instance in `/site`. As discussed in the ticket linked above, we would like to import our API definitions into external applications,...

site
chore

My friend ran into both this PATH conflict and our dead doc link while trying to use Coder. Looks like we removed the specific install docs in [this PR](https://github.com/coder/coder/pull/11465) so...

stale

Orgs is an enterprise feature. We should ensure it is effectively and coherently gated prior to releasing as an experiment. **Requirements** - [x] experiment name should be appropriate and documented...

feature
site
enterprise