Commit Graph

1658 Commits

Author SHA1 Message Date
Ryan Nystrom
04fb9cecbd fix selection overlay disabling buttons (#2030) 2018-08-04 17:35:38 -04:00
Ryan Nystrom
436d4f5939 Use latest account when switching (#2032) 2018-08-04 17:35:31 -04:00
Ryan Nystrom
7fb7274cb4 dont show menu button if no actions (#2033) 2018-08-04 17:35:23 -04:00
Ryan Nystrom
e5e31bcd31 Better bookmark assets (#2004) 2018-07-29 19:29:59 -04:00
Ryan Nystrom
5070f605f2 replace signature with badge (#2003) 2018-07-29 19:29:49 -04:00
Ryan Nystrom
8ee644b764 Add animation when marking read (#2002) 2018-07-29 19:29:37 -04:00
Ryan Nystrom
27ebb18b06 improved send UI, quieter merge buttons (#2001) 2018-07-29 19:29:25 -04:00
Ryan Nystrom
93d9933e01 more height on "view files" unit (#1999) 2018-07-29 19:29:13 -04:00
Ryan Nystrom
88da62a253 improved review prompt, open to write action (#1998) 2018-07-29 19:29:03 -04:00
Ryan Nystrom
ee7b37bb86 fix label and people selection states (#1995) 2018-07-28 17:04:50 -04:00
Ryan Nystrom
f02831d654 more padding above merge unit (#1994) 2018-07-28 17:04:44 -04:00
Ryan Nystrom
2abec91b05 Make inbox buttons more tappable (#1990)
* Make inbox buttons more tappable

* add missing file
2018-07-28 17:04:35 -04:00
Ryan Nystrom
120d6a84d9 fix webview background color on iOS 12 (#1997) 2018-07-28 17:04:25 -04:00
Ryan Nystrom
5cf3a7c568 More granular messaging and controls for merge state (#1993)
* update schema

* more granular merge status messaging and controls

* handle unknown

* pending state
2018-07-28 17:04:08 -04:00
Ryan Nystrom
ae81a20d6e More top padding for root comment (#1991) 2018-07-28 17:02:30 -04:00
Ryan Nystrom
b37db3a98b restore system color divider line for ipad (#1989) 2018-07-28 17:01:48 -04:00
Bas Broek
4d0644e6e0 Fix indentation from 813e091996 2018-07-28 18:34:51 +02:00
Ehud Adler
813e091996 [Issue #1923] Added color to constrastContext struct (#1938) 2018-07-28 10:41:32 -04:00
Bas Broek
5ead95188b Milestone without description decoding (#1986)
* Add testing json file

* Add a failing test

* Make the description field optional
2018-07-27 18:54:34 -04:00
Ryan Nystrom
e56c29a9a6 Redesigned Issues interface (#1983)
* clean up title model

* update title style

* organize issue SC method

* remove background colors from styled text in issues

* collection view bg white

* remove card inset and clean up snap superview code

* clean up label design

* thread is root and change base font size

* remove borders on comment cells

* adjust collapse design

* adjust comment line spacing and make non-root body smaller

* refactor detail view

* viewer header background color

* more buttons in reaction cell

* vertical spacers working

* design basically finished;

* scroll to bottom accounts for inset

* PR review background color white

* fixup PR review comments

* spacing on merge and review

* readme background white

* rename to just "spacer"

* horizontal spacing

* fix tests
2018-07-27 11:03:09 -04:00
Mani Ramezan
f4ed93e9cb Don’t send haptic if it’s already marked as read (#1917)
This fixes https://github.com/GitHawkApp/GitHawk/issues/1893
2018-07-26 09:15:43 -04:00
Talip Göksu
765ee243cd Fix(Scroll to top of list on tap of tabbar item) (#1974) 2018-07-26 09:11:20 -04:00
Yury Bogdanov
d1ffd0bbd5 [Issue#1579] login animation (#1977)
* added animation to bird

* added rotating branches

* selfreview: methods renamed
2018-07-26 09:06:49 -04:00
Ehud Adler
0358f1e657 [Settings] [Issue #1927] Added Rate on App Store cell (#1939)
* [Settings]  [Issue #1927] Added Rate on App Store cell in Settings which links to app store rather than in-app rating

* Fixed wording and spacing
2018-07-22 13:11:40 -04:00
Rodrigo Bermúdez Schettino
bd6bbe2cf9 Add space when replying to issue comment (#1959)
Fixes #1930.
2018-07-21 07:57:38 -04:00
Talip Göksu
eb19255d97 Initial ContextMenu cells made accessibility buttons (#1951)
* Add(Button as accessibilityTrait so it reads out that it is a button)

* Fix(Change assign button)

* Fix(add isAccessibilityElement boolean)
2018-07-20 11:53:08 -04:00
Rodrigo Bermúdez Schettino
db6c2c8a34 README: Update outdated repo URL (#1946)
URL to clone repo from in installation steps was outdated.
2018-07-19 16:52:08 -04:00
Ehud Adler
b58ade2632 Rewrote the Setup/Getting started page to help contributors get the GitHawk project set up. (#1937) 2018-07-19 11:29:26 -04:00
Ryan Nystrom
db4608d366 fix selection bug (#1932) 2018-07-19 09:23:16 -04:00
Ryan Nystrom
cf809c6f6b add haptics on menu (#1933) 2018-07-19 09:23:07 -04:00
Ryan Nystrom
2483726ff8 add done button to menu VCs (#1934) 2018-07-19 09:23:00 -04:00
Ryan Nystrom
7a1758f82d add insets to issue with new button design (#1935) 2018-07-19 09:22:53 -04:00
Mani Ramezan
09b96895bd When there’s no unread messagee, disable mark all as read (#1919)
Fixes [#1918](https://github.com/GitHawkApp/GitHawk/issues/1918)
2018-07-16 07:26:04 -04:00
Ryan Nystrom
c9a21b1bef fix crash from management refactor (#1915) 2018-07-15 19:56:10 -04:00
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