Commit Graph

11 Commits

Author SHA1 Message Date
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Ryan Nystrom
a78e96c63a Ceiling final height of repo issue cells (#668) 2017-10-22 14:50:00 -04:00
Joe Rocca
a6275bb5b9 Adds label summary dots to repo issues/PR cell (#622)
* added labelableFields to RepoPages queries

* added labels to RepositoryIssueSummaryModel

* added DotListView

* replaced UICollectionView with DotListView

* added DotListView to RepositorySummaryCell

* fixed max items calculation

* removed constraints and set collection view frame instead
2017-10-22 13:58:51 -04:00
Ryan Nystrom
e2999fdff2 proper push from issues VC 2017-09-18 22:50:26 -04:00
Ryan Nystrom
2311f5576d fix bottom spacing by rounding up cell height 2017-09-03 18:40:26 -04:00
Ryan Nystrom
bdb52d67c9 namespace type and model for repo 2017-09-03 18:00:47 -04:00
Ryan Nystrom
e476976fd3 major refactor to repo 2017-09-03 17:27:26 -04:00
Ryan Nystrom
308ae653f3 fix search merge 2017-08-31 20:05:46 -04:00
James Sherlock
faa6b6dac7 Add pull requests view and networking, toggle between views 2017-07-29 17:41:30 +01:00
James Sherlock
7ebba4fb82 Dynamic height for cell, Color to icon 2017-07-29 13:51:18 +01:00
James Sherlock
aa36bd7289 View issues for a repo from search view, Basic journey to issues 2017-07-29 13:32:59 +01:00