Aggiedit/lib/aggiedit
2022-04-13 16:55:22 -06:00
..
accounts Update associations 2022-04-06 14:16:29 -06:00
rooms Move assignment to live_helpers, fix bug when user updates email 2022-04-13 16:55:02 -06: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
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 Update roles and list posts from room 2022-04-13 13:13:41 -06:00
rooms.ex Update roles and list posts from room 2022-04-13 13:13:41 -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