stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

[#483] Login and registration on single page #526

Closed Exorades closed 8 years ago

Exorades commented 8 years ago

Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/483 Reference person: @exorades Description:

Login and registration page on single page.

Unit Tests:

What tests do I need to run to validate this change:

Click "Załóż konto" or "Zaloguj się" - both buttons should redirect to /login. Both login and registration form should be visible on /login page.

login_page login_page_reg_error

Yog commented 8 years ago

html looks alright, although changing register urls to login may be tricky as it is hard to say if you have spotted all the instances ;D

codecov-io commented 8 years ago

Current coverage is 91.14%

Merging #526 into master will increase coverage by +0.06% as of 4074359

@@            master    #526   diff @@
======================================
  Files           39      40     +1
  Stmts         1863    1874    +11
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1697    1708    +11
  Partial          0       0       
  Missed         166     166       

Review entire Coverage Diff as of 4074359

Powered by Codecov. Updated on successful CI builds.

magul commented 8 years ago

@tomaszwozniak @Gruszks @Exorades I think, that we will think about tech debt in near future but not today.