Carl Vuorinen
8db2fb8015
Nicer input event handler
2020-04-28 16:07:59 +03:00
Carl Vuorinen
1bcf2dfe80
Use native filter & forEach functions instead of lodash
2020-04-28 15:59:31 +03:00
Carl Vuorinen
2ba6e972c3
Clear invite errors once user starts typing
...
Since the error condition is not valid anymore and needs to be chacked again when they stop typing.
2020-04-22 08:55:26 +03:00
Carl Vuorinen
6bacb89271
Better handling of group Send Invites button
...
Run validation check from @input event rather than @change so that it is executed after user stops typing instead of on blur.
Fix cannotSubmit (bound to button :disabled) so that it correctly checks that at least one invite is filled and all filled invites are valid.
2020-04-22 08:53:55 +03:00
Matteo Pagliazzi
a0e5a56bf2
finish linting client
2019-10-13 18:04:04 +02:00
Matteo Pagliazzi
f99e3fab8b
html format other components
2019-10-12 17:05:15 +02:00
Matteo Pagliazzi
07349c70bc
pug to html
2019-10-12 16:33:05 +02:00
Matteo Pagliazzi
a625e83b53
client lint first pass
2019-10-11 20:35:49 +02:00
Matteo Pagliazzi
e0e9811ab6
lint common
2019-10-09 20:08:36 +02:00
Matteo Pagliazzi
4faa06f37d
fix esling
2019-10-01 16:31:13 +02:00
Matteo Pagliazzi
e69275663b
rewrite paths, add deps
2019-10-01 15:38:48 +02:00
Matteo Pagliazzi
b44fbdcb14
old client structure
2019-10-01 11:44:38 +02:00