Commit Graph

1624 Commits

Author SHA1 Message Date
Ryan Nystrom
1daf87fc86 New ContextMenu UX for managing Issues & PRs (#1912)
* wip

* New managing UX using ContextMenu
2018-07-15 19:50:01 -04:00
Ryan Nystrom
038600a3a0 Update to latest ContextMenu (#1914) 2018-07-15 19:49:52 -04:00
Ryan Nystrom
d187ab5d12 Update MessageViewController (#1913) 2018-07-15 19:39:24 -04:00
Ryan Nystrom
86d5ea5b8a Update StyledTextKit with layout revert (#1911) 2018-07-15 16:16:26 -04:00
Ryan Nystrom
54aae10b9f Update Squawk (#1910)
* Update Squawk

* fix build
2018-07-15 16:14:15 -04:00
Ryan Nystrom
5b01a646e1 Updated StyledTextKit (#1909) 2018-07-15 15:25:47 -04:00
BrianLitwin
232af80bca dims non-actionable subviews in notification cell (#1908) 2018-07-15 13:22:38 -04:00
BrianLitwin
10f5fd7406 reorders read/watch buttons (#1906) 2018-07-15 10:23:58 -04:00
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
Mani Ramezan
579e94b2bf Add haptic feedback on watch/unwatch notifications (#1898)
This fixes https://github.com/GitHawkApp/GitHawk/issues/1895
2018-07-14 18:23:19 -04:00
Ryan Nystrom
50f602758b Open CI links (#1902) 2018-07-14 18:22:55 -04:00
Ryan Nystrom
f3f3d45ff2 Autocompelte for issue search (#1903) 2018-07-14 18:22:49 -04:00
Ryan Nystrom
0e6ef406f3 Limit emoji autocomplete search results (#1904) 2018-07-14 18:22:37 -04:00
Mani Ramezan
36f631bd2b Add support for PR pagination (#1897) 2018-07-14 11:25:01 -04:00
BrianLitwin
08221f9191 Unit Test IssueCommentTable dimensions (#1864)
* Unit Tests IssueCommentTable dimensions

* updates markdown table tests
2018-07-09 14:52:41 -04:00
Mani Ramezan
9cf926a65c Respect safe area insets on reviewing file contents (#1892) 2018-07-09 14:50:32 -04:00
Bas Broek
5cf550684a Notification a11y actions (#1890)
* Add custom a11y actions for notification cell actions

* Cleanup
2018-07-09 14:48:31 -04:00
Ryan Nystrom
8452d73ab9 Display empty notification cell (#1884) 2018-06-25 08:59:10 -04:00
Benny Wong
0858ae13c7 Do not allow review request from PR author (#1883)
* Finishes #1850
2018-06-25 08:59:00 -04:00
Ryan Nystrom
faca5497a8 New Inbox design (#1870)
* New Inbox design

* rename ident to number

* use ax animation

* building with old notifications removed

* remove "2" suffix

* use latest IGLK+Swift

* apply IGLK perf fixes

* fix build

* Update with IGLK binding bug fix
2018-06-17 14:47:59 -04:00
Ryan Nystrom
76f9b95817 Remove old menu VCs (#1879)
* remove old menu VCs

* move files

* rename label cell since its already taken

* move label VC

* rename all "2" classes
2018-06-16 18:42:40 -04:00
Ryan Nystrom
58c4ce4af0 Bump to version 1.22.0 (#1871) 2018-06-16 18:41:53 -04:00
Ryan Nystrom
c287075ba6 Long press urls and display system share sheet (#1856)
* Long press urls and display system share sheet

* update StyledTextKit to fix highlighting bug
2018-06-03 21:26:25 -04:00
Ryan Nystrom
c97598be84 People menu in IGListKit+Swift (#1851)
* Create new people with IGLK+Swift, fix AX+l18n, fix bug where cant remove people

* smaller font for people cell
2018-06-03 18:10:46 -04:00
Ryan Nystrom
87882cbc30 show error message when cannot react (#1852) 2018-06-03 18:10:38 -04:00
Ryan Nystrom
8a009a6668 Milestones menu in IGListKit+Swift (#1853)
* Milestones menu in IGListKit+Swift

* layout tweak and vc title
2018-06-03 16:58:02 -04:00
Ryan Nystrom
dd6b8e0c46 minimal context menus (#1854) 2018-06-03 16:57:54 -04:00
Ryan Nystrom
0388cb9227 Fix bottom clipping on message view (#1855) 2018-06-03 16:57:45 -04:00
Ryan Nystrom
1ac9348852 update to new StyledTextKit lib name (#1849) 2018-06-02 23:14:11 -04:00
BrianLitwin
450025f571 show issueMergeSectionController only if issue is open (#1848) 2018-06-02 20:36:14 -04:00
Ryan Nystrom
f8b8a977d6 Update StyledText with new highlight API (#1844) 2018-05-30 22:28:32 -04:00
Ryan Nystrom
f90eab44fe Update CocoaPods and MessageViewController (#1833) 2018-05-29 08:22:19 -04:00
Ryan Nystrom
a38dd5ada9 Fix IGListKit branch archive breakage (#1837) 2018-05-29 08:22:03 -04:00
Ryan Nystrom
4da4ff4a92 Disable flaky tests (#1838) 2018-05-29 08:21:17 -04:00
Ryan Nystrom
d7084328f6 Testing out IGLK swift branch (#1743)
* testing out IGLK swift branch

* using local IGListKit, update labels to latest

* new labels working
2018-05-27 11:01:34 -04:00
BrianLitwin
650756fe1d updates add reviewers url path (#1832) 2018-05-25 19:50:28 -04:00
Ryan Nystrom
e9899fb935 Delete NSAttributedStringSizing (#1826)
* Delete NSAttributedStringSizing

* compile
2018-05-21 11:15:38 -04:00
Ryan Nystrom
7a1b904d11 Remove NSAttributedStringSizing from comment helpers (#1824)
* remove NSAttributedStringSizing from comment cell helpers

* include mismatched title model
2018-05-21 09:47:29 -04:00
Ryan Nystrom
911f281aab notifications use StyledText (#1823) 2018-05-21 09:47:21 -04:00
Ryan Nystrom
f19a852ce2 Remove another NSAttributedStringSizing usage (#1822) 2018-05-21 09:47:12 -04:00
Ryan Nystrom
ae26f96f76 Only display repo-allowed merge methods on PRs (#1817)
* update to latest GQL schema

* remove deprecated GQL

* add merge-allowed APIs

* wire up merge methods

* remove pref type if changed
2018-05-19 19:08:10 -04:00
Ryan Nystrom
8642d03a51 View raw markdown on comments (#1819) 2018-05-19 19:07:52 -04:00
Ryan Nystrom
1beccb9508 Simply merge status logic (#1818) 2018-05-19 19:07:42 -04:00
Bas Broek
344a6c652d Improve Watch app accessibility (#1807)
* Improve accessibility on the Watch app

* Move utilities to their own folder
2018-05-19 12:28:48 -04:00
BrianLitwin
2eeba279a4 resolves warning about updating UI off main thread (#1814) 2018-05-19 11:37:12 -04:00
BrianLitwin
3d3693efad Issue resolved with url description containing shortlink (#1813) 2018-05-16 07:23:40 +02:00
Ryan Nystrom
ef91d08901 add version as user setting, bump to 1.21.0 (#1810) 1.21.0 2018-05-14 15:49:23 -04:00
Ryan Nystrom
f7e85d4c41 Fill in missing switch in watch (#1805) 1.20.0 2018-05-12 23:28:19 -04:00
Ryan Nystrom
bca41482ba Merge pull request #1803 from GitHawkApp/synthesized-equatable
Synthesize Equatable conformances
2018-05-11 09:11:14 -04:00
Ryan Nystrom
a4f98163e5 Merge pull request #1802 from BrianLitwin/Issue#120Fixed
Brackets inside link text fixed
2018-05-11 09:09:22 -04:00