Ryan Nystrom
|
3028081c3c
|
Migrate Toast component to new Squawk CocoaPod library (#1900)
* add Squawk lib
* delete Toast
* Build green
* fix build after rebase
|
2018-07-14 18:26:47 -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 |
|
Hesham Salman
|
f213bac924
|
Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset
* Disabled trailing_whitespace rule
|
2017-10-23 16:58:09 -04:00 |
|
James Sherlock
|
edf76f42f3
|
Add ability to delete comments (#530)
* Add alert action to delete comments, add viewerCanDelete variable
[skip ci]
* Add delete confirmation message
* Enable networking for deleting comments
* Updates as per @BasThomas feedback
* Update comment, oops
|
2017-10-14 14:41:45 -04:00 |
|
Ryan Nystrom
|
8d6f0ab118
|
upgrade apollo to 0.6.5 and codegen to 0.16.5
|
2017-10-07 13:30:46 +01:00 |
|
Ryan Nystrom
|
1b0e09c5f9
|
thread viewerCanUpdate for each comment
|
2017-09-27 22:33:42 -04:00 |
|
Ryan Nystrom
|
9c8721cced
|
apply signature in AddCommentClient, fixes #353
|
2017-09-21 18:05:01 -04:00 |
|
Ryan Nystrom
|
27c659400d
|
refactor networking to use indicator when using gql
|
2017-09-17 20:45:44 -04:00 |
|
Ryan Nystrom
|
1924217744
|
refactor issue VC to hold onto result
|
2017-07-27 14:20:28 -06:00 |
|
Ryan Nystrom
|
c9e766acf3
|
comment error handling
|
2017-07-24 14:01:26 -06:00 |
|
Ryan Nystrom
|
3dee5844cb
|
connect add comment client
|
2017-07-23 08:54:18 -04:00 |
|