Commit Graph
4 Commits
Author SHA1 Message Date
John PaulandGeometrically e74b4b35b9 Don't consider a user's name taken by self (#376)
* Don't consider a user's name taken if self

* Fix incorrect types

* try-use more idiomatic Option tech

* true if `None`

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2022-06-25 21:50:41 -07:00
John Paul 69a437a1a8 StatelessFIleInput: add maxSize and showIcon (#544) 2022-06-20 17:04:08 -04:00
John Paul 2bda7566b4 Reset version page state when currently selected version changes (#543)
* reset versions state on current version change

* 'mode' should not be reset
2022-06-17 22:19:15 -07:00
John Paul 76ed8d58fa Create StatelessFileInput, use in version.vue (#537) 2022-06-15 17:49:42 -04:00