-
- 下载
Merge branch 'ps-web-ide-extension-marketplace-db' into 'master'
Add use_web_ide_extension_marketplace to user_pref See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139000 Merged-by:Leonardo da Rosa <ldarosa@gitlab.com> Approved-by:
Hercules Merscher <hmerscher@gitlab.com> Approved-by:
Gary Holtz <gholtz@gitlab.com> Approved-by:
Leonardo da Rosa <ldarosa@gitlab.com> Reviewed-by:
charlie ablett <cablett@gitlab.com> Reviewed-by:
Hercules Merscher <hmerscher@gitlab.com> Reviewed-by:
Leonardo da Rosa <ldarosa@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
显示
- app/graphql/mutations/user_preferences/update.rb 9 个添加, 0 个删除app/graphql/mutations/user_preferences/update.rb
- app/graphql/types/user_preferences_type.rb 4 个添加, 0 个删除app/graphql/types/user_preferences_type.rb
- app/models/user.rb 1 个添加, 0 个删除app/models/user.rb
- app/models/user_preference.rb 1 个添加, 0 个删除app/models/user_preference.rb
- db/migrate/20231206183312_add_use_web_ide_extension_marketplace_to_user_preferences.rb 10 个添加, 0 个删除..._use_web_ide_extension_marketplace_to_user_preferences.rb
- db/schema_migrations/20231206183312 1 个添加, 0 个删除db/schema_migrations/20231206183312
- db/structure.sql 1 个添加, 0 个删除db/structure.sql
- doc/api/graphql/reference/index.md 2 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/user_preferences_type_spec.rb 1 个添加, 0 个删除spec/graphql/types/user_preferences_type_spec.rb
- spec/requests/api/graphql/mutations/user_preferences/update_spec.rb 37 个添加, 5 个删除...sts/api/graphql/mutations/user_preferences/update_spec.rb
加载中
想要评论请 注册 或 登录