frontend icon indicating copy to clipboard operation
frontend copied to clipboard

CircleCI's frontend

Results 14 frontend issues
Sort by recently updated
recently updated
newest added

**Rationale** Update link in Project Settings page to 2.0 configuration instead of 1.0. **Related to** https://circleci.atlassian.net/browse/CIRCLE-10076 https://discuss.circleci.com/t/step-3-on-edit-project-settings-project-overview-needs-update/21245

Noticed report in https://discuss.circleci.com/t/step-3-on-edit-project-settings-project-overview-needs-update/21245 Project settings is specific to 1.0. These edits remind users of pending retirement, and prioritize 2.0 instructions. **Rationale** This PR addresses omission in Project Settings page...

**Rationale** What was overarching product goal of this PR, any pertinent history of changes **Considerations** * Why you made some of the technical decisions that you made * Especially if...

**Rationale** There was a small duplication of logic in `src-cljs/frontend/models/feature.cljs` , the change just re-use the function already implemented. It's only a minor refactoring, the UI is not impacted. Thanks...