aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/routes/bots
AgeCommit message (Expand)AuthorFilesLines
2022-11-03add logo and page titlesIlion Beyst1-1/+5
2022-11-03basic responsive navbarIlion Beyst1-22/+0
2022-11-01highlight active tabIlion Beyst1-15/+6
2022-11-01move bot versions to its own tabIlion Beyst3-43/+90
2022-10-31tabbed bot pageIlion Beyst3-45/+90
2022-10-30add filtering and infinite scroll to BotMatchesIlion Beyst1-22/+31
2022-10-30design new BotMatch viewIlion Beyst2-6/+66
2022-10-30type fixesIlion Beyst1-1/+1
2022-10-28show matches that had errors on bot pageIlion Beyst1-26/+28
2022-10-24create simple stats pageIlion Beyst2-3/+175
2022-09-10show bot versions on bot pageIlion Beyst1-14/+29
2022-08-20implement LinkButton componentIlion Beyst1-1/+2
2022-08-19create global scss stylesIlion Beyst1-10/+1
2022-08-16consume matches pagination apiIlion Beyst1-2/+2
2022-08-15styling of next/prev buttonsIlion Beyst2-4/+4
2022-08-15link to all matches on bot pageIlion Beyst1-1/+21
2022-08-06introduce ApiClientIlion Beyst1-26/+15
2022-08-05show recent matches on bots pageIlion Beyst1-4/+20
2022-07-24add placeholders for empty listsIlion Beyst1-0/+3
2022-07-24create new bot flowIlion Beyst1-0/+98
2022-07-24add bot detail pageIlion Beyst2-74/+139
2022-01-02basic match viewsIlion Beyst1-1/+0
2021-12-31npm run formatIlion Beyst2-56/+56
2021-12-31list uploaded code bundles on bot pageIlion Beyst1-6/+19
2021-12-30prototype code uploadIlion Beyst1-1/+29
2021-12-30prototype bots pagesIlion Beyst2-0/+105