Commit Graph

5 Commits (934dd41fa660bda0c1006e8f293f6f7ba3d8bad7)

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 ()