Marcin Kurczewski
016e89a463
Added autofocus to login form
2014-10-18 18:48:31 +02:00
Marcin Kurczewski
7b0d907acc
Fixed login remembering
2014-10-18 18:48:27 +02:00
Marcin Kurczewski
eb7c507359
(WIP) Added spinner ( #39 )
2014-10-18 18:48:24 +02:00
Marcin Kurczewski
c1739d1d1d
Added page title management ( closed #33 )
2014-10-18 18:48:21 +02:00
Marcin Kurczewski
2bb20c49fd
Removed {mangle: false} requirement to uglify-js
...
Improves solution to #4 for javasript files by 12K (in current build).
2014-10-18 18:48:21 +02:00
Marcin Kurczewski
968a15ef60
Changed login so it leads to previously viewed page
2014-10-18 18:48:19 +02:00
Marcin Kurczewski
c117367974
Added IValidatable; moved validation to FormData
...
I still struggle to find out how to deal with arguments like
$userNameOrEmail. Should I trim() them in controllers, or in service?
If I do it in service, shouldn't all of such validation belong in there?
2014-10-18 18:48:19 +02:00
Marcin Kurczewski
553c33b860
Improved Javascript coding style
2014-10-18 18:48:19 +02:00
Marcin Kurczewski
85a026c37b
Added e-mail confirmation and password reset
2014-10-18 18:48:19 +02:00
Marcin Kurczewski
eadd649ad0
Refactored frontend authentication system
2014-10-18 18:48:18 +02:00
Marcin Kurczewski
c5881d1c0d
Sorted presenter dependencies
2014-10-18 18:48:18 +02:00
Marcin Kurczewski
840039958a
Fixed promises on Internet Explorer
2014-10-18 18:48:17 +02:00
Marcin Kurczewski
731b98219d
Added support for parameters in presenters
2014-10-18 18:48:17 +02:00
Marcin Kurczewski
7c8e473e1b
Restructured presenters code
2014-10-18 18:48:17 +02:00
Marcin Kurczewski
978d22de67
Added template loading through AJAX
2014-10-18 18:48:17 +02:00
Marcin Kurczewski
16dec4894f
Added frontend outline
2014-10-18 18:48:16 +02:00