Commit Graph

11 Commits

Author SHA1 Message Date
Alex Zoitos
995e700138 refactor(layout component + sub components): refactor layout - extract sidebar, search etc (#11)
Extract Sidebar, search, userDropdown, Notifications from Layout component
2020-08-24 08:02:59 -04:00
Alexander Zoitos
e61d9a767f refactor(app conditional cleanup): remove unnecessary else statement 2020-08-22 21:20:47 -04:00
Alexander Zoitos
f9b174c311 refactor(login component): remove copyright - to design later 2020-08-22 19:57:08 -04:00
Alexander Zoitos
0151134949 refactor(use component on login path conditional): use component on login path conditional 2020-08-22 19:55:00 -04:00
Alexander Zoitos
159718891f feat(pass pageprops to loginpage): pass page props to loginPage 2020-08-20 21:16:44 -04:00
Alexander Zoitos
7d179ae3b4 feat(login route conditional): on login route, do not display layout 2020-08-19 23:00:23 -04:00
Alexander Zoitos
6e47be2fa8 feat(login component/route): add: Login Component and Route 2020-08-19 22:38:43 -04:00
sct
1f497e8913 feat(layout): created Layout component
Also adds a Transition component for dealing with transitions easily with tailwind
2020-08-19 06:31:36 +00:00
sct
c6474558f1 style: added Inter font for use with Tailwind UI 2020-08-18 15:00:15 +00:00
sct
0abf743b17 feat(components/plexloginbutton): added PlexLoginButton 2020-08-18 14:42:42 +00:00
sct
72f9624f1d feat(plex/utils): added Plex OAuth class 2020-08-18 08:33:57 +00:00