comfycamp/lib/comfycamp_web/controllers
Ivan R. 45c91eb3bf
feat: admin panel
I just added is_admin field to user schema, /admin scope,
admin page controller and view.

No extra functions were implemented.
2024-07-28 21:52:12 +05:00
..
blog_html chore: rename services to blog 2024-07-23 18:51:58 +05:00
cinema_html feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
main_html feat: add more information about services 2024-07-23 18:52:18 +05:00
admin_page_controller.ex feat: admin panel 2024-07-28 21:52:12 +05:00
admin_page_html.ex feat: admin panel 2024-07-28 21:52:12 +05:00
blog_controller.ex chore: rename services to blog 2024-07-23 18:51:58 +05:00
blog_html.ex chore: rename services to blog 2024-07-23 18:51:58 +05:00
cinema_controller.ex feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
cinema_html.ex feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
error_html.ex chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
error_json.ex chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
main_controller.ex feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
main_html.ex feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
user_session_controller.ex feat: generate authentication 2024-07-11 01:14:16 +05:00