Commit Graph

11 Commits

Author SHA1 Message Date
sct
73ce24a37b feat(frontend): title detail (movie) initial version 2020-09-16 16:14:34 +00:00
sct
4638fae336 feat(frontend): refresh indicator for titlecards / toasts 2020-09-16 12:16:21 +00:00
sct
371e43356d feat(frontend): request card / recent requests 2020-09-16 06:30:47 +00:00
sct
d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only) 2020-09-15 11:50:46 +00:00
sct
f22f8c5d73 feat(frontend): add cancel request modal for titlecards 2020-09-15 07:31:00 +00:00
sct
626099a2c9 feat(frontend): modal component and basic request hookup (#91) 2020-09-15 14:12:36 +09:00
sct
eae38bb9ec feat(frontend): new dashboard concept (#82) 2020-09-15 00:09:11 +09:00
Alex Zoitos
b5e8428a39 New Titlecard Design - Desktop (#81)
* feat(frontend): title card desktop redesign

* refactor(frontend): title card desktop - update status prop

* fix(frontend): update props in search for titlecard
2020-09-14 12:16:57 +09:00
sct
342d1a3c75 feat(frontend): initial search functionality (#78) 2020-09-12 10:49:48 +09:00
sct
bbfe349b52 feat(frontend): basic discover page (only movies) (#74) 2020-09-11 15:46:10 +09:00
Alex Zoitos
432ad76b3b Titlecard Component (#56)
* feat(titlecard): initial titleCard

* fix(frontend): fix aspect ratio of titlecard

* style(frontend): title card styling - transition effect

* refactor(frontend): title card props - showDetail change

Co-authored-by: sct <sctsnipe@gmail.com>
2020-09-08 20:47:46 -04:00