Aggiedit/lib/aggiedit_web
2022-05-21 00:57:02 -07:00
..
channels Updates to frontend and fix a bug where first socket assignment failed 2022-04-21 17:23:17 -06:00
controllers Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
live Updates to frontend and fix a bug where first socket assignment failed 2022-04-21 17:23:17 -06:00
templates Fix minor bugs in forms not showing errors and whatnot 2022-05-21 00:57:02 -07:00
views Fix minor bugs in forms not showing errors and whatnot 2022-05-21 00:57:02 -07:00
endpoint.ex Add initial channels for posts 2022-04-14 13:56:10 -06:00
gettext.ex Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00
router.ex Add room id to routes and fix authorization on said routes 2022-04-13 14:17:28 -06:00
telemetry.ex Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00