stable
Clone or download
Read-only
part of request #18836 Convert git repository list to typescript No functional changes, Git repositories and gitlab repositories are displayed Change-Id: I11de389bb513c27b870700ea7d46fa29098dddcf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories/src/components/App.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/constants.ts | +1 | −1 | Go to diff View file |
R | plugins/git/scripts/repositories/src/store/actions.test.js | Go to diff View file | ||
R | plugins/git/scripts/repositories/src/store/actions.js | Go to diff View file | ||
M | plugins/git/scripts/repositories/src/store/gitlab/actions.test.ts | +17 | −24 | Go to diff View file |
M | plugins/git/scripts/repositories/src/store/gitlab/actions.ts | +15 | −16 | Go to diff View file |
R | plugins/git/scripts/repositories/src/store/gitlab/module.js | Go to diff View file | ||
R | plugins/git/scripts/repositories/src/store/index.js | Go to diff View file | ||
R | plugins/git/scripts/repositories/src/store/state.js | Go to diff View file |