This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [fix] overflow issue in repos section * [ add ] reorder mechanic to UserRepos component * feat: saves the new order add: order repo by order * fix: late return of ordered repos * [ fix ] tag for React Sortable * [ remove ] role list since it does not affect reactSortable * [ clean file ] * remove: comment line * fix import * Remove unnecessary await Fix adding not shown repo until reload issue * Update pages/account/manage/repos.js Definitely! must have losed it while fixing things! Co-authored-by: Eddie Jaoude <[email protected]> * [ fix ] reorder repo button showing in public profile [ fix ] ordered repos on public profile --------- Co-authored-by: Eddie Jaoude <[email protected]>
- Loading branch information
1 parent
739d3f6
commit 2609779
Showing
5 changed files
with
115 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters