Commit graph

13 commits

Author SHA1 Message Date
9b8fae4278 Check whether profile image exists before attempting to display it 2020-08-12 12:43:30 -07:00
1256c4bb8b Display profile pictures in requests table
Fixes #14
2020-08-09 23:40:13 -07:00
48b1252ef9 Make Youtube links open in new tab 2020-08-09 18:39:43 -07:00
80e9bc1bde Redesign database and implement voting 2020-08-09 17:23:37 -07:00
bf89c6956d Implement addRequest in UI
- addRequest modal
  - Error box inside addRequest modal
- Generic message modal
- URL validation - same code as server
- Update /api/addRequest to get requester from session
- Fix return of requests.addRequest() for already requested
- Make requests.addRequest() return 201 when created
2020-07-06 21:24:04 -07:00
e54db3c4eb Close modal with bg click or escape key 2020-07-05 20:41:42 -07:00
603769d5fd Make addRequest box resize nicely 2020-07-05 20:16:41 -07:00
12d4ffad2b Add 'Add Request' Modal 2020-07-05 15:20:22 -07:00
e8d7d6362b Finish implementing login
- Templated main page to show user and profile image
- Added logout
- Handle user rejecting Twitch authorization flow
2020-07-05 14:15:30 -07:00
df68c990fc Implement Twitch API connector 2020-07-05 11:46:41 -07:00
6322a6db14 UI redesign 2020-07-04 18:02:45 -07:00
d55d1d1abe Initial frontend 2020-07-04 08:45:34 -07:00
ce518aeeb5 Initial commit 2020-07-01 20:08:33 -07:00