Commit Graph

20 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
Ryan Nystrom
5ecfc19fee replace status bar calls with toast 2017-10-12 21:34:51 -04:00
Ryan Nystrom
1c38ff4d5c swift 4 migration 2017-10-07 14:46:10 +01:00
Ryan Nystrom
571f7c09dc refactor issues to have shared model that can be passed around 2017-08-11 23:27:26 -04:00
Ryan Nystrom
561efb8524 ipad popover for editing labels 2017-08-08 20:00:16 -04:00
Ryan Nystrom
ec8e11b197 add permissions error handling 2017-08-08 16:22:39 -04:00
Ryan Nystrom
38a2f92eed edit labels 2017-08-08 15:27:56 -04:00
Ryan Nystrom
aba2c88505 add edit labels button when updateable 2017-08-06 18:00:33 -04:00
Bas Broek
ff449d24b4 Make the issue label summary a button 2017-07-24 17:59:30 +02:00
Ryan Nystrom
b7c62f5db0 merged event, fixes #9 2017-06-29 15:38:55 -07:00
Ryan Nystrom
2dd7f5e935 use fatalError instead of guard in critical failures 2017-06-26 10:38:21 -04:00
Ryan Nystrom
2dbdce6719 update iglk to 3.0 2017-06-22 22:44:11 -04:00
Ryan Nystrom
6d7fd1cb47 change color to string, add font size consts 2017-06-22 21:44:23 -04:00
Ryan Nystrom
4352faafb7 label and reaction spacing 2017-06-07 16:31:37 -04:00
Ryan Nystrom
fdc9eb9430 status cell, refactor networking 2017-06-04 23:44:39 -04:00
Ryan Nystrom
840f89c131 remove extensions 2017-06-02 14:16:04 -04:00
Ryan Nystrom
5bae0be922 remove genned models that arent in notifications endpoint 2017-06-02 14:02:16 -04:00
Ryan Nystrom
ffa7cc7575 reorganize issues 2017-06-01 00:07:21 -04:00