aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/lib/components/SubmitPane.svelte
AgeCommit message (Collapse)AuthorFilesLines
2022-03-24don't show save button when user is not logged inIlion Beyst1-6/+14
2022-03-06improve submitpane stylingIlion Beyst1-17/+12
2022-03-06show errors for saving botsIlion Beyst1-1/+17
2022-03-06refactor: move bot api calls to submitpaneIlion Beyst1-6/+40
2022-03-05fix opponent selectionIlion Beyst1-6/+5
2022-03-04add save bot formIlion Beyst1-3/+43
2022-03-03add bot selection on demo pageIlion Beyst1-5/+40
2022-02-23show bot stderrIlion Beyst1-0/+31