Skip to content

Commit

Permalink
Add filtering of project repos by user owned projects (#3548)
Browse files Browse the repository at this point in the history
* 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
humitos authored and agjohnson committed Mar 9, 2018
1 parent d0c6abb commit 8b0350f
Show file tree
Hide file tree
Showing 22 changed files with 2,891 additions and 754 deletions.
2 changes: 1 addition & 1 deletion readthedocs/builds/static/builds/js/detail.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion readthedocs/core/static/core/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8b0350f

Please sign in to comment.