72 Commits

Author SHA1 Message Date
Rémi Verschelde
9b4f812556 CI: Check data.json exists before deploying page (#21) 2025-11-25 23:33:49 +01:00
Godot Organization
3d4082e25d CI: Commit with dummy account to stop receiving notification spam 2024-07-29 16:14:26 +02:00
Rémi Verschelde
42f0a1e56f CI: Update actions to latest versions 2024-04-05 14:02:04 +02:00
Rémi Verschelde
7f3f832ca5 Update copyright year and re-trigger CI 2024-02-20 00:03:12 +01:00
Yuri Sizov
ce1683456e Merge pull request #20 from brno32/patch-1
Fix typo in README.md
2023-11-27 11:58:03 +01:00
Alex Drozd
6de29d4e00 Fix typo in README.md 2023-11-26 23:18:08 +01:00
Yuri Sizov
b5457b2b1c Add links to the new pages
- Commit Artifacts
- Interactive Changelog
2023-03-28 20:09:42 +02:00
Yuri Sizov
1f75fdd2a1 Refactor database composer code to be in line with other pages 2023-03-21 00:02:38 +01:00
Yuri Sizov
a4760eab50 Add a shared navigation component for all pages 2023-03-15 20:53:33 +01:00
Yuri Sizov
6bbaf17582 Update package-lock and sync scripts with other pages 2023-03-15 20:53:27 +01:00
Yuri Sizov
b854423314 Update license attribution
Seems I forgot to edit it from day one...
2023-03-03 15:17:58 +03:00
Yuri Sizov
054cc86b73 Merge pull request #19 from YuriSizov/fix-many-ci-errors
Remove `mergeStateStatus` as it seems to be unstable
2023-01-10 18:07:35 +03:00
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