Aggiedit/lib/aggiedit
2022-04-13 12:42:01 -06:00
..
accounts Update associations 2022-04-06 14:16:29 -06:00
rooms Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
uploads Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
accounts.ex Attach upload, room, user to post 2022-04-07 15:52:32 -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 Add guards on post resources 2022-04-13 12:42:01 -06:00
rooms.ex Attach upload, room, user to post 2022-04-07 15:52:32 -06:00
uploads.ex Attach upload, room, user to post 2022-04-07 15:52:32 -06:00
utils.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