Ryan Nystrom
14d17df263
Spinner on generic load more ( #1414 )
...
* spinner on generic load more
* More bubble hidden on reuse
2018-01-14 19:26:57 -05:00
Ryan Nystrom
898bddbe5a
More bubble hidden on reuse ( #1417 )
2018-01-14 19:26:52 -05:00
Ryan Nystrom
be80988128
cap image heights ( #1418 )
2018-01-14 19:26:45 -05:00
Ryan Nystrom
dac6316b01
empty view for labels and milestones ( #1419 )
2018-01-14 19:26:36 -05:00
Ryan Nystrom
db21d4debe
disable uncollapse when menu visible ( #1413 )
2018-01-14 12:12:03 -05:00
Ryan Nystrom
9cb477c10b
hr cell inherits from new card base cell ( #1412 )
2018-01-14 12:11:53 -05:00
Bas Broek
671ffe8d72
Distinguish owner from repository in dropdown actionsheet ( #1411 )
...
* Distinguish between owner and repo in action sheet
* Bonus: fix test warning
2018-01-14 12:11:44 -05:00
Rizwan Mohamed Ibrahim
99989c3b8b
[FIX] Remove user name action from repo view ( #1410 )
2018-01-14 12:11:32 -05:00
Ryan Nystrom
878a9d98b7
refactor collapse cells ( #1406 )
2018-01-13 17:21:55 -05:00
Bas Broek
6075edcee5
Add "Jump to..." to make an action sheet more expressive ( #1405 )
2018-01-13 17:21:32 -05:00
Ryan Nystrom
fd5e41cf39
scroll to bottom helper should respect x offset ( #1407 )
2018-01-13 17:21:13 -05:00
Ryan Nystrom
cb15bc47c8
use new dropdown for browsing files ( #1400 )
2018-01-13 16:37:29 -05:00
Ryan Nystrom
5e67f048d5
give markdown actions more spacing ( #1401 )
2018-01-13 16:37:23 -05:00
Ryan Nystrom
942476d8f2
nudge nav title a little to the left ( #1402 )
2018-01-13 16:37:18 -05:00
Ryan Nystrom
11e8de75f5
notifications VC back item empty ( #1403 )
2018-01-13 16:37:08 -05:00
Bas Broek
60bcee4658
Make edit comment keyboard use the Twitter style ( #1398 )
2018-01-13 15:55:42 -05:00
Ryan Nystrom
ca3bc322a7
New navigation title dropdown control ( #1399 )
...
* create new nav view
* issue nav title wired up
* more button now system action
* better sized bookmark assets
* wire up title actions on repo
* tweak compression UI
* revert helper hack
2018-01-13 15:54:20 -05:00
Ivan Magda
f18c1916fc
Sort milestones by due date and title ( #1386 )
...
* Sort milestones by due date and title #1341
* Use switch statement #1341
2018-01-13 12:41:07 -05:00
Ryan Nystrom
65959c7c14
Card inset design completely overhauled ( #1396 )
...
* card inset design completely overhauled
* respond to safe area changes
2018-01-13 12:37:00 -05:00
Ryan Nystrom
2dce2be097
PR review thread with new card design ( #1376 )
...
* PR reviews use new design
* comments button and review threads
2018-01-09 12:02:11 -05:00
Ryan Nystrom
52384e178a
add app store metadata for contribution ( #1373 )
2018-01-09 12:01:31 -05:00
Ryan Nystrom
a585324f11
author can close their own issues and PRs ( #1378 )
2018-01-09 12:01:07 -05:00
Ryan Nystrom
3e4d98bcc5
Placeholder on image upload consistent ( #1379 )
...
* placeholder on image upload consistent
* dynamic type on form text fields
2018-01-09 12:01:02 -05:00
Ryan Nystrom
c64987ddd3
Safe area insets for milestone and assignees ( #1380 )
...
* safe area insets for milestone and assignees
* add view files
2018-01-09 12:00:56 -05:00
Ryan Nystrom
caf5272174
card background respects safe area ( #1381 )
2018-01-09 12:00:50 -05:00
Ryan Nystrom
dfb877ecc3
fix bottom scroll offset positions ( #1370 )
2018-01-06 12:43:36 -05:00
Ryan Nystrom
36f0b5633c
mute colors of action buttons ( #1369 )
2018-01-06 12:43:27 -05:00
Ryan Nystrom
819b7952f1
update iglistkit ( #1354 )
2018-01-06 11:55:09 -05:00
Ryan Nystrom
ae4adaab28
use lru cache for current bitmap caching ( #1368 )
2018-01-06 11:54:07 -05:00
Ryan Nystrom
23519e7b32
adjust layout of notification cells ( #1367 )
2018-01-06 11:26:14 -05:00
Ryan Nystrom
6b7c9f1bfa
properly present VC from reference events ( #1363 )
2018-01-05 22:29:49 -05:00
Ryan Nystrom
732bd00608
Reaction cell size is actually calculated ( #1362 )
...
* reaction size actually calculated
* remove interitem spacing
* simplify spacing
2018-01-05 22:23:21 -05:00
Ryan Nystrom
93256e1a60
scroll to last element minus action menu on comment and notification
2018-01-05 22:00:09 -05:00
Ryan Nystrom
2cfb7d1f03
code view must use stock UITextView to be memory efficient ( #1361 )
2018-01-05 21:35:22 -05:00
Ryan Nystrom
429df47701
Fetch issue/PR status and comment count for notifications ( #1353 )
...
* add state to notification view model
* hack to get it working
* cleanup
* comment count
* cleanup ui
2018-01-05 13:24:42 -05:00
Ryan Nystrom
9cbed6946b
prevent tapping svgs ( #1352 )
2018-01-05 13:24:34 -05:00
Ryan Nystrom
4575f07938
notification alert ipad crash ( #1351 )
2018-01-05 13:24:26 -05:00
Ryan Nystrom
d5fe0646ff
error message for repo dir ( #1350 )
2018-01-05 13:24:19 -05:00
Ryan Nystrom
801c8ac2c4
rename title inset ( #1349 )
2018-01-05 13:24:07 -05:00
Merrick Sapsford
c7a96f4d07
Update Tabman to latest (1.2.0) ( #1348 )
...
* Update Tabman
1.1.2
* add project as a shared framework (#1338 )
* Update Tabman
2018-01-05 13:24:02 -05:00
Ryan Nystrom
55952e5a5a
Only show repos present in notification list ( #1333 )
...
* notification vc displays only present repos in action sheet
* remove subscriptions controller
2018-01-05 13:23:47 -05:00
Ryan Nystrom
21bb6d717f
pad icons so they dont get clipped when exporting ( #1332 )
2018-01-05 13:23:39 -05:00
Ryan Nystrom
10045b1954
remove assert b/c firing on spinner bar item ( #1328 )
2018-01-02 09:24:36 -05:00
Ryan Nystrom
755be5af2e
Refactor autocomplete control and wire it up in comment editing ( #1326 )
...
* refactor text view delegate to be 1:many
* move autocomplete stuff to its own controller + API
* refactor VC to work with new autocomplete controller
* update pods with new message stuff
* reorganize and fixup files
* app builds
* better names
* thread autocomplete to comment SC
* autocomplete working in edit
* finish refactor
2018-01-02 09:14:28 -05:00
Ryan Nystrom
56864889a7
Manage button scrolls to bottom to reveal actions ( #1327 )
...
* new prototype of managing UX
* add tested helper for calculating item width without hanging chad
* adjust math to even last row when theres a chad
2018-01-02 07:15:48 -05:00
Ryan Nystrom
47342c862b
Refactor autocomplete searching to use Swift String ( #1317 )
...
* refactor autocomplete searching to use Swift String
* update pods
2017-12-31 12:42:30 -05:00
Ryan Nystrom
167f1b80fe
Redesign issue comments with a card ( #1320 )
...
* Redesign issue comments with a card
* fix more button, content view layout
* finish polishing card layout
2017-12-31 12:37:19 -05:00
dkhamsing
b445019576
Rename .all title to Archived ( #1318 )
2017-12-30 17:12:28 -05:00
Ryan Nystrom
685e61f374
setup message control after feed is loaded ( #1311 )
2017-12-27 13:56:04 -05:00
Ryan Nystrom
68665acb8b
fix build from file moves ( #1310 )
2017-12-27 13:46:47 -05:00