Ryan Nystrom
482ddf30f0
strip signature when editing ( #2090 )
2018-08-11 15:21:38 -04:00
Ryan Nystrom
7d3298a7c9
disable the send button when text is empty ( #2088 )
2018-08-11 14:51:11 -04:00
Ryan Nystrom
28b76e61e1
Clean up reactions settings ( #2084 )
2018-08-11 13:50:36 -04:00
Ehud Adler
af4e0f8fb8
Choose double tap ( #2022 )
...
* Addresses #2013
* fixed issue with creating reaction from string
* Switched from MenuController to Separate TableViewController
* Minor wording change
* Minor wording update
* Switched all cells to StyleTextCells
* UX fixes.
Migrated back into GitHawk Section
Removed None and replaced it with a switch
* Switched Set Double Tap Reaction -> Double Tap Reaction
2018-08-11 11:02:29 -04:00
BrianLitwin
e5cac53149
mergeButton background bug fix ( #2078 )
2018-08-10 21:38:53 -04:00
Ehud Adler
ee84943b52
Resign keyboard merge ( #2071 )
...
* Project icon
* Fixes #2057
2018-08-10 07:56:11 -04:00
Ryan Nystrom
8a8da143b5
new send button position ( #2066 )
2018-08-08 21:54:20 -04:00
Ehud Adler
78760dea97
Resign keyboard ( #2050 )
...
* Project icon
* Updated to match upstream master
2018-08-06 22:48:13 -04:00
BrianLitwin
78432b36cf
add gradient to mergeButton ( #2049 )
2018-08-06 22:47:06 -04:00
BrianLitwin
fe5ec6a00f
updates/tests detectShortlink method ( #1971 )
...
* updates/tests detectShortlink
* Updates Int character check
* deleted redundant Unit Tests
2018-08-05 12:24:37 -04:00
Ryan Nystrom
4be9a9328e
Add insets to readme ( #2038 )
...
* fix build error from #2037
* inset readmes
2018-08-05 12:19:45 -04:00
Ryan Nystrom
e6a83f810b
warm code block caches ( #2039 )
2018-08-05 12:12:45 -04:00
Ryan Nystrom
a23e756d2a
Prevent crash when checkbox range oob ( #2034 )
2018-08-05 11:37:21 -04:00
Ivan Smetanin
ade56a81a1
Fix preferredContentSizeCategory called on background thread issue ( #2037 )
2018-08-05 11:37:03 -04:00
Ryan Nystrom
a86141b4d9
more hit area with more button ( #2017 )
2018-08-04 17:35:52 -04:00
Ryan Nystrom
a29d34b4f4
Fixed badge alignment ( #2018 )
...
* fixed alignment for badge
* more padding
2018-08-04 17:35:45 -04:00
Ryan Nystrom
7fb7274cb4
dont show menu button if no actions ( #2033 )
2018-08-04 17:35:23 -04:00
Ryan Nystrom
5070f605f2
replace signature with badge ( #2003 )
2018-07-29 19:29:49 -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
f02831d654
more padding above merge unit ( #1994 )
2018-07-28 17:04:44 -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
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
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
Rodrigo Bermúdez Schettino
bd6bbe2cf9
Add space when replying to issue comment ( #1959 )
...
Fixes #1930 .
2018-07-21 07:57:38 -04:00
Ryan Nystrom
cf809c6f6b
add haptics on menu ( #1933 )
2018-07-19 09:23:07 -04:00
Ryan Nystrom
7a1758f82d
add insets to issue with new button design ( #1935 )
2018-07-19 09:22:53 -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
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
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
Bas Broek
5cf550684a
Notification a11y actions ( #1890 )
...
* Add custom a11y actions for notification cell actions
* Cleanup
2018-07-09 14:48:31 -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
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
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
Ryan Nystrom
e9899fb935
Delete NSAttributedStringSizing ( #1826 )
...
* Delete NSAttributedStringSizing
* compile
2018-05-21 11:15:38 -04:00