0
0
Fork 0
Commit graph

35 commits

Author SHA1 Message Date
Oliver-Akins
6beda918c3 Add mobile style for the buttons in the share modal 2020-08-23 01:39:03 -06:00
Oliver-Akins
f70d8fb2ad Add sharing modal 2020-08-23 01:12:54 -06:00
Oliver-Akins
dbb1c64847 Stop click propogation for events 2020-08-20 18:09:56 -06:00
Oliver-Akins
3084e4d781 Remove JS alert 2020-08-18 20:08:33 -06:00
Oliver-Akins
c9c8b01791 Add styles for the success box 2020-08-18 18:59:43 -06:00
Oliver-Akins
2959876f2b Re-enable the export playlist button when any field has changed 2020-08-18 18:47:33 -06:00
Oliver-Akins
ad6055e480 Initialize files for some extra modals 2020-08-17 23:48:40 -06:00
Oliver-Akins
74c80b6530 Add a modal for audio features (not in use at the moment) 2020-08-17 23:46:50 -06:00
Oliver-Akins
d09ca33b5f Add an error message if the error is not an authentication error. 2020-08-17 23:45:39 -06:00
Oliver-Akins
319370a3ff Accept the error object in the auth expiration function 2020-08-17 23:43:51 -06:00
Oliver-Akins
ae5a697de5 Have catch blocks call the auth expire function 2020-08-17 23:19:35 -06:00
Oliver-Akins
f18db8a275 Begin work on preventing the playlist creation if the conditions are not met 2020-08-15 15:27:51 -06:00
Oliver-Akins
eaf49dd3ea Update the placeholder text 2020-08-15 15:27:19 -06:00
Oliver-Akins
6a714f1a2a Add a character counter to the title 2020-08-15 15:26:58 -06:00
Oliver-Akins
119f8c7447 Remove endpoint comment 2020-08-15 01:44:04 -06:00
Oliver-Akins
79e3b6c0c7 First iteration of playlist exporting -- functional 2020-08-15 01:43:31 -06:00
Oliver-Akins
3b6362fed1 Swap boolean values of the private dropdown to be more in line with Spotify's request data needed. 2020-08-15 00:45:52 -06:00
Oliver-Akins
d260381b41 Begin writing function to make the playlist 2020-08-14 22:39:38 -06:00
Oliver-Akins
18e4264ce5 Add the user's ID as an accepted prop 2020-08-14 22:35:15 -06:00
Oliver-Akins
b26ed02eb3 Remove wrong ID from template tag. 2020-08-14 21:54:17 -06:00
Oliver-Akins
1f8a1870ec Adjust default title 2020-08-14 21:49:49 -06:00
Oliver-Akins
ed34f4f316 Adjust attribute order 2020-08-14 21:49:20 -06:00
Oliver-Akins
9c0d7e27a3 Add interface elements of the playlist export modal 2020-08-14 00:23:12 -06:00
Oliver-Akins
ff3f02be2a Initialize playlist export modal file 2020-08-13 21:31:44 -06:00
Oliver-Akins
9bf551bd6d Add release date of album to track information 2020-08-13 21:25:45 -06:00
Oliver-Akins
3c619eeedd Fix indentation 2020-08-11 09:33:03 -06:00
Oliver-Akins
8432da161c Adjust styling of everything & make mobile friendly 2020-08-11 00:49:47 -06:00
Oliver-Akins
dcc2a5d456 Remove log statement 2020-08-11 00:49:16 -06:00
Oliver-Akins
6b04ea9c71 Add loudness and popularity to the datapoints we are displaying. 2020-08-11 00:49:02 -06:00
Oliver-Akins
5dc05e1696 Move track title to modal title because we're getting rid of that redundant data 2020-08-11 00:48:33 -06:00
Oliver-Akins
7c314212d3 Add handler for edge case data points. 2020-08-11 00:48:04 -06:00
Oliver-Akins
cc00d4a92d Iterate through the datapoints differently.
This way I can write edge-cases for specific data points (see: Loudness / Popularity)
2020-08-11 00:47:23 -06:00
Tyler-A
5f7bc61ebc Begin working on the detailed track view.
This initially add just the base modal data, styling, and the request for the audio features data
2020-08-09 00:58:15 -06:00
Tyler-A
1e547a1545 Add the popularity modal for describing what it is 2020-08-08 01:40:49 -06:00
Tyler-A
3a4ceaf430 Initialize base file for needed modals. 2020-08-07 00:43:45 -06:00