mirror of
https://github.com/moollaza/repo-remover.git
synced 2026-04-26 01:05:48 +03:00
[PR #41] [MERGED] Add support for Organization Repos; Improve instructions #50
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/repo-remover-moollaza#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moollaza/repo-remover/pull/41
Author: @moollaza
Created: 10/31/2019
Status: ✅ Merged
Merged: 10/31/2019
Merged by: @moollaza
Base:
master← Head:more-updates📝 Commits (10+)
b361cfaUpdate and rename GQL file72a694fUpdate token form instructions3a6a0fause padded class for sectionsc6f28dbUpgrade Buefy4e9cfbeAdd token validation to formefc2b52Add Organization reposf41881eFix repo archiving/deletionc128069Enable text search against repo description and owner580834bUse new snackbar and modal APIe3500f2Hande details page load without token📊 Changes
11 files changed (+281 additions, -88 deletions)
View changed files
📝
package.json(+1 -1)📝
src/components/ConfirmActionModal.vue(+2 -2)📝
src/components/ReposTable.vue(+44 -3)📝
src/components/TheTokenForm.vue(+107 -19)➕
src/graphql/GitHubRepos.gql(+30 -0)📝
src/graphql/GitHubViewer.gql(+2 -19)📝
src/router.js(+8 -1)📝
src/scss/_styles.scss(+6 -5)📝
src/views/Details.vue(+59 -26)📝
src/views/Home.vue(+13 -3)📝
yarn.lock(+9 -9)📄 Description
Description:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.