Dean Herbert
|
03ba04e8ce
|
Split out general checks into its own verifier class (and remove static usage)
|
2021-04-13 19:50:22 +09:00 |
|
Naxess
|
60c2494b31
|
Make BeatmapVerifier an interface
|
2021-04-13 10:40:56 +02:00 |
|
Naxess
|
008dbc7dd6
|
Reverse IssueType ordering
Reversed both in the enum and where it's displayed, so ends up the same in the end.
|
2021-04-12 15:49:13 +02:00 |
|
Naxess
|
a2fc9c398f
|
Rename CreateChecker -> CreateBeatmapVerifier
|
2021-04-12 10:08:30 +02:00 |
|
Naxess
|
65ebdd8f7a
|
Move check origin from IssueTemplate to Issue
As a result we can also make check an interface, and need to provide the check itself when constructing an issue.
|
2021-04-12 10:08:08 +02:00 |
|
Dean Herbert
|
8bf85d737c
|
Change Metadata into a get property
|
2021-04-12 15:52:29 +09:00 |
|
Dean Herbert
|
1c553b5d48
|
Checker -> BeatmapVerifier
|
2021-04-12 15:29:05 +09:00 |
|
Naxess
|
c995eca029
|
Remove todo
Doesn't really matter in the end, as only one checker will run at a time in this case.
|
2021-04-10 13:05:24 +02:00 |
|
Naxess
|
6d3cf78e4a
|
Add issue selection
This mainly helps with keeping track of which issue was clicked, since doing so switches tab.
|
2021-04-10 13:04:39 +02:00 |
|
Naxess
|
bab36e529a
|
Update UI with new components
|
2021-04-07 14:38:43 +02:00 |
|
Naxess
|
d58ef5310b
|
Add verify tab
Currently empty, but works.
|
2021-03-28 17:36:22 +02:00 |
|