Commit Graph

26 Commits

Author SHA1 Message Date
Logan Hunt
1c8ce46697
Fix minor bugs in forms not showing errors and whatnot 2022-05-21 00:57:02 -07:00
Logan Hunt
2e38fdc8bb
Fix warning 2022-04-22 15:46:40 -06:00
Logan Hunt
deaaa30587
Change favicon to static path 2022-04-22 15:44:24 -06:00
Logan Hunt
95efeaab43
Reset password UI update 2022-04-21 19:19:22 -06:00
Logan Hunt
c9a6abf9b7
Get ready for deployment 2022-04-21 18:54:26 -06:00
Logan Hunt
f6b262ea66
Updates to frontend and fix a bug where first socket assignment failed 2022-04-21 17:23:17 -06:00
Logan Hunt
d9943b201d
UI updates and fix message directioning 2022-04-20 17:23:27 -06:00
Logan Hunt
763ea5331b
Initial chat box; man phoenix does not have the best docs 2022-04-20 16:03:17 -06:00
Logan Hunt
3cf9f4a364
Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
Logan Hunt
db7c2321cd
Add initial channels for posts 2022-04-14 13:56:10 -06:00
Logan Hunt
cc58a376a9
Add pubsub 2022-04-14 11:43:34 -06:00
Logan Hunt
ddfab312f7
Update UI 2022-04-14 00:18:01 -06:00
Logan Hunt
43f225e181 Remove unnecessary todo now 2022-04-13 16:55:22 -06:00
Logan Hunt
2ee849378a Move assignment to live_helpers, fix bug when user updates email 2022-04-13 16:55:02 -06:00
Logan Hunt
51298ea998
Add room id to routes and fix authorization on said routes 2022-04-13 14:17:28 -06:00
Logan Hunt
77d572796c
Update roles and list posts from room 2022-04-13 13:13:41 -06:00
Logan Hunt
9d5a369ff6
Add guards on post resources 2022-04-13 12:42:01 -06:00
Logan Hunt
76b083a2bd
Fix when no upload 2022-04-08 13:04:08 -06:00
Logan Hunt
cc4679c9ab
Don't allow upload editing for posts 2022-04-08 13:01:24 -06:00
Logan Hunt
55858eb9ca
Attach upload, room, user to post 2022-04-07 15:52:32 -06:00
Logan Hunt
ed22eb20f9
Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
Logan Hunt
61c2c9370a
Fix authentication on posts page 2022-04-06 14:41:19 -06:00
Logan Hunt
5ad6bbfce7
Update associations 2022-04-06 14:16:29 -06:00
Logan Hunt
4067339e8c
Models for upload and post; generated liveview controller for posts 2022-04-06 12:55:12 -06:00
Logan Hunt
66d871e546
Fix warnings 2022-04-06 12:38:50 -06:00
Logan Hunt
2055742911 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