stable
Clone or download
Read-only
Part of request #17991 Convert Git Vue to TypeScript No functional changes. How to test: - Go to git plugin - Change display between 'last update' and 'alphabetically' |_ Display is not broken |_ In alphabetically mode, repositories are sorted in folders |_ You can still open/close these repositories Change-Id: I80063ad023741372e0222b75fec14d9a629ccd27
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/scripts/repositories/src/components/folders/CollapsibleFolder.test.ts | +110 | −0 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/folders/CollapsibleFolder.vue | +40 | −38 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/folders/FolderRepositoryList.vue | +12 | −10 | Go to diff View file |