Replace toggle by radio buttons in the CI/CD settings
Convert "Job token permissions" setting toggle to a set of two radio buttons in the project's CI/CD settings This is the first iteration of the migration from the toggle to the radio buttons Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/468973 Changelog: changed
显示
- app/assets/javascripts/token_access/components/inbound_token_access.vue 63 个添加, 30 个删除...ascripts/token_access/components/inbound_token_access.vue
- app/assets/javascripts/token_access/components/outbound_token_access.vue 1 个添加, 1 个删除...scripts/token_access/components/outbound_token_access.vue
- app/assets/javascripts/token_access/graphql/queries/inbound_get_ci_job_token_scope.query.graphql 1 个添加, 0 个删除...phql/queries/inbound_get_ci_job_token_scope.query.graphql
- locale/gitlab.pot 13 个添加, 7 个删除locale/gitlab.pot
- spec/frontend/token_access/inbound_token_access_spec.js 117 个添加, 27 个删除spec/frontend/token_access/inbound_token_access_spec.js
- spec/frontend/token_access/mock_data.js 2 个添加, 0 个删除spec/frontend/token_access/mock_data.js
加载中
想要评论请 注册 或 登录