Commit Graph

19 Commits

Author SHA1 Message Date
Edin Dazdarevic
b5fdc6d173 cart now functional without bugs (at least the ones we know about)
fixed a small issue with ItemGroup REST call
2015-05-27 13:58:44 +02:00
Edin Dazdarevic
a5836a428f implemented design for login page 2015-04-19 23:07:03 +02:00
Edin Dazdarevic
2f809cfbcf registration page design added, some other minor changes 2015-04-19 15:00:06 +02:00
Edin Dazdarevic
6c7a1b962f login & register form are now being submitted when pressing the 'enter' key 2015-03-28 14:10:56 +01:00
Edin Dazdarevic
fb080ed487 registration bug fix and login button style fix 2015-03-20 00:40:03 +01:00
Edin Dazdarevic
76379c4ae5 fixed 'registruj me' button a bit 2015-03-19 22:36:32 +01:00
Edin Dazdarevic
a7e40e579f bunch of fixes, need to refactoring to move state to the store in order to make it more fluxy 2015-03-19 22:29:16 +01:00
Edin Dazdarevic
69f5faffe4 added children to users 2015-03-19 14:27:04 +01:00
Edin Dazdarevic
b47a90b476 no need to have blank 'errors' property in the states. validation plugin now handles that 2015-03-04 22:55:16 +01:00
Edin Dazdarevic
38de717da9 after successful registration user should be logged in 2015-03-03 22:19:41 +01:00
Edin Dazdarevic
028bf79617 login & registration now functional 2015-03-03 19:11:38 +01:00
Edin Dazdarevic
4befef5bf4 login progress 2015-03-02 07:49:36 +01:00
Edin Dazdarevic
7c28876fed login page layout 2015-03-01 16:43:28 +01:00
Edin Dazdarevic
db4d256337 registration progress 2015-03-01 16:06:11 +01:00
Edin Dazdarevic
6e327c758f validation mixin small fixes 2015-02-26 07:28:27 +01:00
Edin Dazdarevic
42f2343cec fixed problem when visiting urls with dynamic segments 2015-02-23 21:53:53 +01:00
Edin Dazdarevic
e1bba9d8db basic version of ValidationMixin, register page getting more functional 2015-02-23 21:30:06 +01:00
Edin Dazdarevic
9860c50ffc ui for register page 2015-02-21 14:00:43 +01:00
Edin Dazdarevic
b635246e83 added links to registration and login page, added utf8 charset meta tag, added viewport metatag to prevent zoom on mobile devices 2015-02-17 21:58:39 +01:00