Add Search for User Lists in Strategy
This allows a user with too many user lists to search for the one they wish to apply to a strategy.
显示
- app/assets/javascripts/api.js 6 个添加, 0 个删除app/assets/javascripts/api.js
- app/assets/javascripts/feature_flags/components/form.vue 0 个添加, 16 个删除app/assets/javascripts/feature_flags/components/form.vue
- app/assets/javascripts/feature_flags/components/strategies/gitlab_user_list.vue 51 个添加, 22 个删除.../feature_flags/components/strategies/gitlab_user_list.vue
- app/assets/javascripts/feature_flags/edit.js 1 个添加, 1 个删除app/assets/javascripts/feature_flags/edit.js
- app/assets/javascripts/feature_flags/new.js 1 个添加, 1 个删除app/assets/javascripts/feature_flags/new.js
- app/assets/javascripts/feature_flags/store/edit/index.js 4 个添加, 0 个删除app/assets/javascripts/feature_flags/store/edit/index.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/actions.js 17 个添加, 0 个删除...vascripts/feature_flags/store/gitlab_user_list/actions.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/getters.js 11 个添加, 0 个删除...vascripts/feature_flags/store/gitlab_user_list/getters.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/index.js 12 个添加, 0 个删除...javascripts/feature_flags/store/gitlab_user_list/index.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/mutation_types.js 5 个添加, 0 个删除...ts/feature_flags/store/gitlab_user_list/mutation_types.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/mutations.js 19 个添加, 0 个删除...scripts/feature_flags/store/gitlab_user_list/mutations.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/state.js 9 个添加, 0 个删除...javascripts/feature_flags/store/gitlab_user_list/state.js
- app/assets/javascripts/feature_flags/store/gitlab_user_list/status.js 6 个添加, 0 个删除...avascripts/feature_flags/store/gitlab_user_list/status.js
- app/assets/javascripts/feature_flags/store/helpers.js 2 个添加, 2 个删除app/assets/javascripts/feature_flags/store/helpers.js
- app/assets/javascripts/feature_flags/store/new/index.js 4 个添加, 0 个删除app/assets/javascripts/feature_flags/store/new/index.js
- app/finders/feature_flags_user_lists_finder.rb 34 个添加, 0 个删除app/finders/feature_flags_user_lists_finder.rb
- app/models/operations/feature_flags/user_list.rb 5 个添加, 0 个删除app/models/operations/feature_flags/user_list.rb
- changelogs/unreleased/feature-flags-user-lists-search.yml 5 个添加, 0 个删除changelogs/unreleased/feature-flags-user-lists-search.yml
- doc/api/feature_flag_user_lists.md 4 个添加, 3 个删除doc/api/feature_flag_user_lists.md
- ee/spec/frontend/api_spec.js 0 个添加, 77 个删除ee/spec/frontend/api_spec.js
加载中
想要评论请 注册 或 登录