Commit Graph

13 Commits

Author SHA1 Message Date
Ryan Nystrom
b02c7cf0ad functioning watch app 2018-04-29 21:38:25 -04:00
Ryan Nystrom
751d4bc4e3 Move session management to local pod and add app group (#1636)
* move session management to local pod and add app group

* copy paste fail from SO
2018-03-11 16:42:15 -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
Ryan Nystrom
7a82d152a3 Reference commit cell uses text height (#1072)
* Reference commit cell height to text

* remove sample code
2017-11-23 11:48:16 -05:00
Ryan Nystrom
f6d5dd9642 cache policy ignore local cache, fixes #121 2017-09-25 10:32:42 -04:00
Ryan Nystrom
abb1411e46 local, optimistic emoji mutations 2017-09-17 20:32:25 -04:00
Scott Berrevoets
20ca0d1b5f Implement login with personal access token 2017-07-27 21:45:20 -07:00
Ryan Nystrom
d0f05b9f2b SLK text view working 2017-07-23 08:48:26 -04:00
Ryan Nystrom
92faead60c failed attempt at automating snapshot tests 2017-07-09 13:48:05 -04:00
Ryan Nystrom
f98e60bffd web auth flow 2017-07-08 19:41:58 -04:00
Ryan Nystrom
9ea84dd607 bearer auth for gql 2017-06-02 12:32:38 -04:00
Ryan Nystrom
3711cad9e1 add cocoamd as its own lib (not submodule) 2017-06-02 12:23:07 -04:00
Ryan Nystrom
063f99deb1 root nav mgr to prep for complex navigation for muliple accounts 2017-05-17 10:57:35 -04:00