aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/lib/components/SubmitPane.svelte
AgeCommit message (Collapse)AuthorFilesLines
2022-08-27allow selecting a map in editor viewIlion Beyst1-18/+36
2022-08-22create editor storeIlion Beyst1-4/+7
2022-05-23show confirmation on succesful bot saveIlion Beyst1-3/+14
2022-04-25add saved bot to opponent listIlion Beyst1-0/+5
2022-04-25persist saved bot nameIlion Beyst1-0/+4
2022-04-15show bot name validations in frontendIlion Beyst1-9/+16
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