1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/lib/chess_web/views
Dan Barber bc5c6c4f04
Add profile page to update name and email
* Also add ability to change password
2018-08-13 22:12:32 -04:00
..
api Refactor controllers a bit 2018-02-23 13:51:24 -05:00
error_helpers.ex Upgrade to Phoenix 1.3 2018-01-12 16:47:26 -05:00
error_view.ex Add gettext calls for i18n 2018-04-08 22:28:21 -04:00
game_view.ex Consolidate opponent and player functions 2018-05-25 15:49:53 -04:00
layout_view.ex Refactor current_user 2018-02-23 13:51:23 -05:00
page_view.ex Welcome page i18n 2018-04-08 23:03:35 -04:00
password_view.ex Add profile page to update name and email 2018-08-13 22:12:32 -04:00
profile_view.ex Add profile page to update name and email 2018-08-13 22:12:32 -04:00
registration_view.ex Registration works 2018-02-02 10:31:04 -05:00
session_view.ex User can sign in 2018-02-02 10:31:04 -05:00