Commit Graph

18 Commits

Author SHA1 Message Date
Mani Ramezan
36f631bd2b Add support for PR pagination (#1897) 2018-07-14 11:25:01 -04:00
Ryan Nystrom
518824f634 add space to default search string (#1750) 2018-04-22 13:41:04 -04:00
Ryan Nystrom
715fd12c14 github syntax search working 2018-04-16 21:46:18 -04:00
Orta
6dc2988d23 Port to Xcode 9.3 (#1696) 2018-04-07 23:24:51 -04:00
Luciano Almeida
83a2ffe6bd Removing #available conditionals (#1578) 2018-02-26 22:24:08 -08:00
Luciano Almeida
9a3b301dae Fixing topLayoutGuide and bottomLayoutGuide iOS 11 deprecated Warnings (#1510) 2018-02-11 18:40:27 -05:00
Bas Broek
7f04139794 Disable animations when reduce motion enabled (#1167) 2017-12-10 18:15:44 -05:00
Bas Broek
872da1f458 [Cleanup] Remove nil-default completion parameters (#1131)
* Remove nil-default completion parameters

* Remove redundant character trimming
2017-12-02 18:48:32 -05:00
Ryan Nystrom
7bc969a5f5 PR patch files use base list VC (#1092)
* PR patch files use base list VC

* white bg on cell

* remove dead code, update schema, thread file count
2017-11-27 13:07:58 -05:00
Ryan Nystrom
0851d198d7 Update Tabman with recent bugfixes (#868)
* Update Tabman with recent bugfixes

* remove debug code
2017-11-06 09:01:46 -05:00
Ryan Nystrom
2ca2cfb9dc Better FlatCache usage in notifications (#795)
* Better FlatCache usage in notifications

* fix paging bug on notifications
2017-10-31 21:31:20 -07:00
Bas Broek
980fba6cc0 Move some hardcoded "Search"es to Constants (#616) 2017-10-21 20:35:57 -04:00
Ryan Nystrom
a58c26836d add filtering to base list VC 2017-10-14 11:56:23 -04:00
Weyert de Boer
6779557f22 Add search to issues (#506)
* Added the generic SearchBar section controller
Added a helper method for searching notifications

* Strip the unwanted characters from the search query

* Add a first version of searching issues in Repository screen

* Improve the search for the Repository screen

* Improve the filtering of issues by changing the order

* Fixed the compiling issues to make the project compile again
2017-10-14 11:11:07 -04:00
Ryan Nystrom
30c758b4ac new base list VC, refactor repo issues, fixes #493 2017-10-05 22:37:40 +01:00
Ryan Nystrom
bd7750c28a fix paging broken on repo issues 2017-09-26 22:05:29 -04:00
Ryan Nystrom
5fe34ce698 fix tabman bug when tabbar is visible 2017-09-26 21:05:13 -04:00
Ryan Nystrom
6912f7617f Repo paging control (#336)
* WIP paging control on repos

* paging working but inset still broken

* remove old repo VC and replace with paging
2017-09-22 18:12:05 -04:00