greenlight/app
Dennis1993 184ffdb288
Add autofocus and required attributes (#2703)
* Set required attribute to input fields

It is needed to type in a username and password. This attribute force it and reduce useless requests to the server and shows the user the problem directly.

* Update signin.html.erb

* add autofocus and required attributes

* add autofocus and required attributes

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-07 19:13:00 -04:00
..
assets Optimize space between icon and text in navigation (#2672) 2021-04-17 14:18:47 -04:00
channels GRN2-xx: Removed unnecessary log lines (#930) 2020-02-12 17:49:35 -05:00
controllers Added inaccesible recording format (#2750) 2021-06-02 18:50:11 -04:00
helpers Internationalize date format (#2685) 2021-06-07 18:32:18 -04:00
jobs add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
mailers Added valid until text to invite email (#2599) 2021-03-22 19:26:51 -04:00
models Added failed login logging (#2746) 2021-06-01 17:18:48 -04:00
views Add autofocus and required attributes (#2703) 2021-06-07 19:13:00 -04:00