Commit Graph

60 Commits

Author SHA1 Message Date
Yuri Sizov
7118341988 Remove mergeStateStatus as it seems to be unstable 2023-01-10 18:05:44 +03:00
Yuri Sizov
337826615b Remove extra comment added by mistake 2023-01-09 20:37:05 +03:00
Yuri Sizov
7b0d5c6be5 Update actions for CI, remove bogus committer 2023-01-09 20:35:55 +03:00
Yuri Sizov
f018ac2d76 Add a delay for the subsequent requests to reduce stress on GH
Also log failed requests a bit better
2022-11-28 17:34:53 +03:00
Yuri Sizov
6f4cec6e6c Add support for PRs missing authors (a.k.a. authored by ghost) 2022-07-20 16:14:21 +03:00
Yuri Sizov
53927933e4 Break CI when PR database creation fails 2022-07-20 15:46:08 +03:00
Yuri Sizov
62cf250cd4 Merge pull request #18 from YuriSizov/persistent-user-settings
Store user configured filters in localStorage
2022-07-15 17:11:02 +03:00
Yuri Sizov
f2e3963f8f Store user configured filters in localStorage 2022-07-15 16:05:43 +03:00
Yuri Sizov
78f8e1f30d Fix logging for CI 2022-07-14 14:40:27 +03:00
Yuri Sizov
c06d844c10 Use custom access tokens for GitHub API 2022-07-14 13:51:06 +03:00
Yuri Sizov
cc23da142a Remove parent team information as well, as it is not used 2022-07-14 00:00:09 +03:00
Yuri Sizov
439c4280b5 Avoid using slugs when accessing teams information 2022-07-13 23:52:21 +03:00
Yuri Sizov
74ff6f163f Remove verbose logging 2022-07-13 23:18:16 +03:00
Yuri Sizov
72d9f3da2c Temporarily add verbose logging to the API requests 2022-07-13 23:16:52 +03:00
Yuri Sizov
d1f7e31523 Handle API errors more gracefully 2022-07-13 21:02:22 +03:00
Yuri Sizov
f86c7ad9e5 Merge pull request #16 from godotengine/switch-to-graphql-api
Migrate to GraphQL API and add mergeability status
2022-07-13 20:51:37 +03:00
Yuri Sizov
a5780b0894 Migrate to GraphQL API and add mergeability status 2022-07-13 20:49:48 +03:00
Yuri Sizov
038accbba2 Slightly improve usability of the mobile layout 2022-07-13 00:43:43 +03:00
Yuri Sizov
1ae565ee64 Merge pull request #12 from Piralein/Mobile-Design
Added mobile design
2022-07-13 00:14:16 +03:00
Hana
102bbabc87 Add mobile design with button to hide/show the teams list 2022-07-13 00:11:27 +03:00
Yuri Sizov
66204be8e2 Improve header composition and fix the link 2022-07-12 23:47:03 +03:00
Yuri Sizov
6a16481c92 Merge pull request #15 from fire/crosslink-proposals
Cross link godot proposals viewer.
2022-07-12 23:14:43 +03:00
K. S. Ernest (iFire) Lee
83817aec56 Cross link godot proposals viewer. 2022-07-07 06:45:31 -07:00
Yuri Sizov
20d6f91aae Merge pull request #13 from mhilbrunner/patch-1
Add live website URL to README
2022-05-03 16:38:45 +03:00
Max Hilbrunner
a003ebb728 Add live website URL to README 2022-05-03 03:19:17 +02:00
Yuri Sizov
2afd112497 Default filters to milestone 4.0 (if exists)
Closes #9
2022-01-25 23:11:41 +03:00
Yuri Sizov
d83f17a545 Update the contribute URL to reflect the new home 2022-01-23 00:21:32 +03:00
Yuri Sizov
b8ed998291 Fix the name of the build artifact 2021-09-15 17:32:51 +03:00
Yuri Sizov
053bd691b3 Archive build artifacts for inspection 2021-09-15 17:29:20 +03:00
Yuri Sizov
25e0e9bb0e Display database generation time in relative format 2021-09-06 15:26:22 +03:00
Yuri Sizov
d76eb4124e Run the CI every 15 minutes instead of every 2 hours 2021-09-06 13:26:53 +03:00
Yuri Sizov
5bd63ff8ce Use GITHUB_TOKEN for API requests 2021-09-06 13:21:28 +03:00
Yuri Sizov
16a8cd92fb Track the API rate limits during updates 2021-09-06 12:36:03 +03:00
Yuri Sizov
66da98b894 Remove duplicate linked issues from database 2021-09-06 00:49:12 +03:00
Yuri Sizov
142b88403c Explicitly show the loading process 2021-09-06 00:41:50 +03:00
Yuri Sizov
6cf7457c2a Extract and display issues linked in the PR 2021-09-05 23:48:27 +03:00
Yuri Sizov
e0902c487d Add an indicator to the group section that holds current selection 2021-09-05 22:59:29 +03:00
Yuri Sizov
dbb453ad55 Improve team and reviewer sorting 2021-09-04 03:15:19 +03:00
Yuri Sizov
5258330056 Add individual reviewer reports 2021-09-03 23:50:44 +03:00
Yuri Sizov
e99e12a822 Rename changelog -> changeset 2021-09-01 23:24:47 +03:00
Yuri Sizov
66d9c95b59 Fix the other team list including the current team 2021-08-25 19:02:54 +03:00
Yuri Sizov
62a24e63a2 Track PRs with no team as well 2021-08-24 23:23:59 +03:00
Yuri Sizov
c938a9cd66 Link to the list of open PRs by author instead of a profile page 2021-08-24 22:18:20 +03:00
Yuri Sizov
3fd9b9c12b Implement HistoryAPI for quick references to teams
Closes #6
2021-08-24 22:10:39 +03:00
Yuri Sizov
cf7472d179 Small visual fixes and layout improvements 2021-08-24 21:53:52 +03:00
Yuri Sizov
90ced77ac1 Allow to sort in the ascending order
Closes #4
2021-08-24 21:47:25 +03:00
Yuri Sizov
9bcdf058b5 Add a milestone filter for pull requests
Closes #3
2021-08-24 21:41:20 +03:00
Yuri Sizov
df8cce49f8 Hide drafts by default and add a toggle
Closes #2
2021-08-24 19:22:54 +03:00
Yuri Sizov
ed7c61cd0c Add the author information for each PR 2021-08-24 18:48:28 +03:00
Yuri Sizov
b42c0f67a5 Sort the other review teams alphabetically
Fixes #7
2021-08-24 18:02:54 +03:00