BrianLitwin
|
398edf2aa8
|
Resign keyboard on transition (#2122)
* resigns keyboard after selecting issue
* add code comment
|
2018-08-15 17:20:12 -07:00 |
|
Ryan Nystrom
|
fadf071b03
|
Repo PRs render PR icon, more whitespace (#2089)
* more spacing in issues/prs
* fix bug where PRs were flagged as issues
* fix invert on bottom padding
|
2018-08-11 14:51:29 -04:00 |
|
Ryan Nystrom
|
f8b8a977d6
|
Update StyledText with new highlight API (#1844)
|
2018-05-30 22:28:32 -04:00 |
|
Ryan Nystrom
|
83acbea441
|
Start refactoring text views with StyledText (#1658)
* refactoring with styledtext
* issue rename refactored
* fix tests
|
2018-03-17 18:55:08 -04:00 |
|
Ryan Nystrom
|
0001920b75
|
Refactor text styles to use StyledText (#1490)
|
2018-02-04 19:09:42 -05:00 |
|
Joe Rocca
|
17ecfbb518
|
Added wrapping labels view to RepoSummaryCell (#1245)
* added label list view to repo summary cell
* simpler total label width calculation
* simplified label list view height caching
|
2017-12-19 14:51:45 -05:00 |
|
Bas Broek
|
7f04139794
|
Disable animations when reduce motion enabled (#1167)
|
2017-12-10 18:15:44 -05:00 |
|
Ryan Nystrom
|
4733859946
|
Open PR comments in another VC (#828)
* WIP PR comments
* thread comment count to PR review model
* PR review comments in another VC
|
2017-11-04 21:46:21 -04:00 |
|
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 |
|