-
- Downloads
Merge branch 'rafif-auth' into 'master'
Rafif auth See merge request !54
No related branches found
No related tags found
Showing
- diskuy_back/lib/diskuy/likes.ex 202 additions, 0 deletionsdiskuy_back/lib/diskuy/likes.ex
- diskuy_back/lib/diskuy/likes/post_like.ex 19 additions, 0 deletionsdiskuy_back/lib/diskuy/likes/post_like.ex
- diskuy_back/lib/diskuy/likes/thread_like.ex 19 additions, 0 deletionsdiskuy_back/lib/diskuy/likes/thread_like.ex
- diskuy_back/lib/diskuy_web/controllers/post_like_controller.ex 43 additions, 0 deletions...y_back/lib/diskuy_web/controllers/post_like_controller.ex
- diskuy_back/lib/diskuy_web/controllers/thread_controller.ex 24 additions, 0 deletionsdiskuy_back/lib/diskuy_web/controllers/thread_controller.ex
- diskuy_back/lib/diskuy_web/controllers/thread_like_controller.ex 51 additions, 0 deletions...back/lib/diskuy_web/controllers/thread_like_controller.ex
- diskuy_back/lib/diskuy_web/router.ex 6 additions, 0 deletionsdiskuy_back/lib/diskuy_web/router.ex
- diskuy_back/lib/diskuy_web/views/post_like_view.ex 18 additions, 0 deletionsdiskuy_back/lib/diskuy_web/views/post_like_view.ex
- diskuy_back/lib/diskuy_web/views/thread_like_view.ex 18 additions, 0 deletionsdiskuy_back/lib/diskuy_web/views/thread_like_view.ex
- diskuy_back/priv/repo/migrations/20210108141754_create_thread_likes.exs 16 additions, 0 deletions...iv/repo/migrations/20210108141754_create_thread_likes.exs
- diskuy_back/priv/repo/migrations/20210108143501_create_post_likes.exs 16 additions, 0 deletions...priv/repo/migrations/20210108143501_create_post_likes.exs
- diskuy_back/test/diskuy/likes_test.exs 119 additions, 0 deletionsdiskuy_back/test/diskuy/likes_test.exs
- diskuy_back/test/diskuy_web/controllers/post_like_controller_test.exs 86 additions, 0 deletions...test/diskuy_web/controllers/post_like_controller_test.exs
- diskuy_back/test/diskuy_web/controllers/thread_like_controller_test.exs 86 additions, 0 deletions...st/diskuy_web/controllers/thread_like_controller_test.exs
Loading
Please register or sign in to comment