Commit Graph

19 Commits

Author SHA1 Message Date
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
Bas Broek
1507b17025 Synthesize Equatable conformances 2018-05-10 10:36:08 +02:00
Yury Bogdanov
1a10b7e315 Merge branch 'master' into feature/1389_pr_branches 2018-03-18 09:05:50 +03:00
Ryan Nystrom
83acbea441 Start refactoring text views with StyledText (#1658)
* refactoring with styledtext

* issue rename refactored

* fix tests
2018-03-17 18:55:08 -04:00
Yury Bogdanov
1428663700 GraphQL
- added base branch reference to GraphQL query
- removed previous base branch request implementation
- IssuesViewController adopted new request implementation
2018-03-18 00:20:17 +03:00
Ryan Nystrom
0b9508493e [WIP] Merge PRs (#1511)
* display merge status

* refactor merge button and wire up interactivity

* wire up merge type selection

* merge working
2018-02-15 22:30:14 -05:00
Ryan Nystrom
7008971a1b Show file change count and additions/deletions on PRs (#1187)
* add additions and deletions to PR, thread

* setup ui
2017-12-04 22:04:52 -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
81a9a167ce shorthand issues are tappable to push new issue VC 2017-09-16 23:34:12 -04:00
Ryan Nystrom
cd69f64aa8 remove milestone progress graphics since gql doesnt support it 2017-08-27 22:33:43 -07:00
Ryan Nystrom
30d723e212 add commentors and author of issue to autocomplete, fixes #186 2017-08-25 21:41:37 -04:00
Ryan Nystrom
c402c6ee3e add updateable to response 2017-08-06 17:23:46 -04:00
Ryan Nystrom
1020178537 refactor timeline into page chunks 2017-07-27 13:54:57 -06:00
Ryan Nystrom
da2fea1032 assignee and reviewers 2017-07-13 22:19:27 -04:00
Ryan Nystrom
db1976ca5f locked in top status 2017-07-03 15:48:58 -04:00
Ryan Nystrom
1de117bfb4 merge status, fixes #8 2017-06-28 23:33:11 -07:00
Ryan Nystrom
2dbdce6719 update iglk to 3.0 2017-06-22 22:44:11 -04:00
Ryan Nystrom
e829963e0b comment thread renders 2017-06-05 23:12:12 -04:00
Ryan Nystrom
fdc9eb9430 status cell, refactor networking 2017-06-04 23:44:39 -04:00