Commit Graph

5 Commits (d9d8fad23054fd6d0e45da5929c7dc6aa13a39d4)

Author SHA1 Message Date
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard ()
* Fix counts on issues dashboard

* setupSess -> setupSession

* Unit test

* Load repo owners for issues
Ethan Koenig b38b61bbc1 Fix import order ()
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. ()
* fix: Admin can see all private repositories on Explore page.

* refactor: fix session
bit 490d3771f7 s/fields/terms ()
use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)
Ethan Koenig 833f8b94c2 Search bar for issues/pulls ()