raeno
|
f1d1fd64d3
|
Clean up the code
|
2018-12-05 20:19:39 +04:00 |
|
raeno
|
91a72d51ff
|
Validate name presence on client-side as well
* remove email address validation, we have it covered by html itself and it's quite annoying
* add shakeError animation
* fix styles a bit
|
2018-12-05 19:42:33 +04:00 |
|
raeno
|
f9ff839b1a
|
Better styling for client-side validation. Add I18n for validation errors.
|
2018-12-05 19:17:29 +04:00 |
|
raeno
|
2b903f790d
|
Fix broken ToS link. Fix linter errors
|
2018-12-05 13:47:42 +04:00 |
|
raeno
|
0029313775
|
Add client validation for registration form
* also extract registration logic to users.js module
|
2018-12-05 13:44:12 +04:00 |
|
raeno
|
822559afd8
|
Humanize validation errors returned on registration
|
2018-12-05 13:44:12 +04:00 |
|
Roger Braun
|
bcbaf5d7ee
|
Linting.
|
2018-11-06 21:51:22 +01:00 |
|
Roger Braun
|
4d9680e797
|
Re-activate registration, use oauth password flow to fetch token.
|
2018-11-06 21:48:05 +01:00 |
|
Henry Jameson
|
82fa5d08c4
|
more refactoring
|
2018-09-17 17:51:39 +03:00 |
|
Henry Jameson
|
2db991fc7f
|
some recategorization of options...
|
2018-09-17 17:51:39 +03:00 |
|
Henry Jameson
|
9cebb00faa
|
the missing piece for invites system
|
2018-08-05 10:01:38 +03:00 |
|
Shpuld Shpuldson
|
1a5ee95ee4
|
Add a config.json option for enabling registration, don't link and redirect away from register page when it's disabled.
|
2017-06-20 10:37:51 +03:00 |
|
Shpuld Shpuldson
|
bfbc94d697
|
Move customizable terms-of-service into its separate .html file.
|
2017-06-19 16:35:35 +03:00 |
|
Roger Braun
|
a766e886f5
|
Add a registration form.
|
2017-04-15 18:29:46 +02:00 |
|