aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/routes/matches/index.svelte
AgeCommit message (Expand)AuthorFilesLines
2022-10-26hide 'older' link when there is only one pageIlion Beyst1-1/+2
2022-10-25fix matches page filter params propagationIlion Beyst1-1/+11
2022-08-20implement LinkButton componentIlion Beyst1-2/+3
2022-08-19create global scss stylesIlion Beyst1-25/+0
2022-08-16consume matches pagination apiIlion Beyst1-5/+14
2022-08-15styling of next/prev buttonsIlion Beyst1-12/+39
2022-08-12allow filtering for bot matchesIlion Beyst1-2/+22
2022-08-11save matches pagination cursor in urlIlion Beyst1-21/+26
2022-08-09badly paginated matchesIlion Beyst1-1/+47
2022-08-07move match index to ApiClientIlion Beyst1-13/+12
2022-08-05extract MatchList componentIlion Beyst1-103/+3
2022-07-31create a basic match tableIlion Beyst1-9/+112
2022-01-02basic match viewsIlion Beyst1-0/+35
2022-01-01match form stubsIlion Beyst1-0/+1