Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add filtering of project repos by user owned projects (#3548)
* Filter by my own repositories at Import Remote Project * Do not filter by own when filtering by org * Comments and HTML layout * Remove unused variable * Respect the page for orgs and owns repos * Deferred updates * Remove invalid dependency * Show all connected accounts Ability to filter by each connected account independently. * Endpoint to retrieve all the connected social accounts * Use one list for all filters (organizations and own accounts) * Fix tests * eslint * Fix merging conflict issues * Lint fix * Update styles * Add generated files
- Loading branch information