Commit Graph

15 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
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
ca5ba59908 do safe area insetting on UICollectionView the "right" way, fixes #581 2017-10-16 09:41:56 -04:00
Bas Broek
15f41c94af Prefer interpolation over concatenation 2017-09-20 19:02:32 +02:00
Ryan Nystrom
2311f5576d fix bottom spacing by rounding up cell height 2017-09-03 18:40:26 -04:00
Ryan Nystrom
e1dbf9c391 resize repo cells on layout change 2017-09-03 18:23:55 -04:00
Ryan Nystrom
bdb52d67c9 namespace type and model for repo 2017-09-03 18:00:47 -04:00
Ryan Nystrom
ca8f5e6fc4 fix green/red cell color 2017-09-03 17:33:22 -04:00
Ryan Nystrom
e476976fd3 major refactor to repo 2017-09-03 17:27:26 -04:00
James Sherlock
b434a884db Minor Tweaks 2017-08-01 17:44:19 +01:00
James Sherlock
8bfff679df Add Tab Bar Controller
Needs some adjustment but it's better than the hacked mark all button 😬
2017-07-30 17:14:27 +01:00
James Sherlock
c06866a0d1 Update state icons/colors 2017-07-29 17:56:21 +01: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