Aggiedit/lib/aggiedit
2022-05-21 00:57:02 -07:00
..
accounts Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
rooms Fix minor bugs in forms not showing errors and whatnot 2022-05-21 00:57:02 -07:00
uploads Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
accounts.ex Remove unnecessary todo now 2022-04-13 16:55:22 -06:00
application.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
mailer.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
release.ex Get ready for deployment 2022-04-21 18:54:26 -06:00
repo.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
roles.ex Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
rooms.ex Fix warning 2022-04-22 15:46:40 -06:00
uploads.ex Attach upload, room, user to post 2022-04-07 15:52:32 -06:00
utils.ex Move assignment to live_helpers, fix bug when user updates email 2022-04-13 16:55:02 -06:00