Orta
6dc2988d23
Port to Xcode 9.3 ( #1696 )
2018-04-07 23:24:51 -04:00
Ryan Nystrom
0778d60546
show files without patches ( #1639 )
2018-03-11 23:50:48 -04:00
Ryan Nystrom
45335eb4a0
[WIP] Refactor networking to shared lib ( #1602 )
...
* [WIP] Refactor networking to shared lib
* notification models as codable and tests
* default request params
* break out into files
* fix tests
* check notification values
* add milestones
* add milestone response
* repo notifications
* refactor v3 response
* refactor to support passing response to response initializer
* add release fetch and model
* add examples from githawk
* notifications working
* almost all notifications requests migrated
* finish notification migration, add graphql request/response
* replace issue requests
* replace milestones request
* fetch assignees migrated
* readme fetch migrated
* migrate badge request
* delete unused request from client
* remove paging
* nearly done w/ migration
* local build green
* refactor gql fetches, replace mutations
* build green, slim down client
* strip session manager from client
* everything working
2018-03-04 21:35:36 -05:00
Luciano Almeida
9a3b301dae
Fixing topLayoutGuide and bottomLayoutGuide iOS 11 deprecated Warnings ( #1510 )
2018-02-11 18:40:27 -05:00
Ryan Nystrom
65959c7c14
Card inset design completely overhauled ( #1396 )
...
* card inset design completely overhauled
* respond to safe area changes
2018-01-13 12:37:00 -05:00
Bas Broek
377161aed0
Fix Int format crash + unify String localization ( #1273 )
...
* Use %d over %zi to prevent a possible crash
* Clean up / unify localization behavior
Before, we were doing double localization (Feeding a `LocalizedString` into a `.localizedStringWithFormat`).
2017-12-17 16:10:57 -05:00
Bas Broek
7f04139794
Disable animations when reduce motion enabled ( #1167 )
2017-12-10 18:15:44 -05:00
Ryan Nystrom
7bc969a5f5
PR patch files use base list VC ( #1092 )
...
* PR patch files use base list VC
* white bg on cell
* remove dead code, update schema, thread file count
2017-11-27 13:07:58 -05:00
Rizwan Mohamed Ibrahim
ab28e739bc
[CHOR] @objc at same line as func ( #888 )
2017-11-07 13:37:36 -05: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
1c38ff4d5c
swift 4 migration
2017-10-07 14:46:10 +01:00
Ryan Nystrom
30c758b4ac
new base list VC, refactor repo issues, fixes #493
2017-10-05 22:37:40 +01:00
Ryan Nystrom
f25ce83780
refactor for single Result type
2017-08-27 20:41:01 -04:00
Ryan Nystrom
773a52c1fe
view file patch contents
2017-08-12 22:48:24 -04:00
Ryan Nystrom
728dccbc44
refresh control for standardized behavior
2017-08-12 22:48:24 -04:00
Ryan Nystrom
60ba786162
view PR file changes
2017-08-12 22:48:22 -04:00