Oliver-Akins
|
157077c65b
|
Add styles to customize the error text
|
2020-08-18 19:01:09 -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
|
0ffa03c6f1
|
Add an info icon
|
2020-08-18 17:59:32 -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
|
0e8af664bf
|
Add a palette icon for the theme chooser.
|
2020-08-17 23:46:00 -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
|
c9c1e57187
|
Change from localStorage to sessionStorage for the state
|
2020-08-17 23:17:22 -06:00 |
|
Oliver-Akins
|
8651bf65dd
|
Always use the state
|
2020-08-17 23:16:45 -06:00 |
|
Oliver-Akins
|
b5dd004d96
|
Import constants to main file
|
2020-08-17 23:16:18 -06:00 |
|
Oliver-Akins
|
8a54e8262e
|
Add constants file
|
2020-08-17 23:16:00 -06:00 |
|
Oliver-Akins
|
afb10d579e
|
remove someextra indenting
|
2020-08-17 23:15:24 -06:00 |
|
Oliver-Akins
|
4d797cdc16
|
Remove margin from icon component and put it into more specific area.
|
2020-08-17 23:14:56 -06:00 |
|
Oliver-Akins
|
99af0f8e76
|
Remove token from props
|
2020-08-17 23:09:16 -06:00 |
|
Oliver-Akins
|
c7add28aa8
|
Set sessionStorage if an auth token exists in the hash
|
2020-08-17 23:08:40 -06:00 |
|
Oliver-Akins
|
4a68bbc58e
|
Retrieve the auth token from sessionStorage
|
2020-08-17 23:07:58 -06:00 |
|
Oliver-Akins
|
c248fc6c06
|
Add a function to expire the authentication token
|
2020-08-17 23:07:23 -06:00 |
|
Oliver-Akins
|
68d3925798
|
Remove references to get_token
|
2020-08-17 23:06:46 -06:00 |
|
Oliver-Akins
|
763fa60c97
|
Import icon component to make missing profile image work for artists
|
2020-08-17 23:01:21 -06:00 |
|
Oliver-Akins
|
124cdd4e0d
|
Update missing profile picture size
|
2020-08-17 22:59:55 -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
|
0f42d6b458
|
Send track data to the export modal
|
2020-08-15 01:42:59 -06:00 |
|
Oliver-Akins
|
f9a14ce3f0
|
Add styling for disabled buttons.
|
2020-08-15 01:31:02 -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
|
add7b23383
|
Add the scopes we will need for playlist exporting.
|
2020-08-15 00:39:09 -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
|
12d7bc688d
|
Pass the user's ID to the playlist export modal.
|
2020-08-14 22:34:42 -06:00 |
|
Oliver-Akins
|
f5611e8b98
|
Use the ID if the user doesn't have a display name
|
2020-08-14 22:24:36 -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
|
816fa63e78
|
Add styling for scrollbars
|
2020-08-14 21:24:49 -06:00 |
|
Oliver-Akins
|
5fcc37495f
|
Remove margin from textarea elements
|
2020-08-14 00:24:47 -06:00 |
|
Oliver-Akins
|
0cf7467e4f
|
Add margin to select elements
|
2020-08-14 00:24:30 -06:00 |
|
Oliver-Akins
|
54549d07ef
|
Add textarea colour variables
|
2020-08-14 00:24:06 -06:00 |
|
Oliver-Akins
|
5e5ac59ae2
|
Change input border colour
|
2020-08-14 00:23:49 -06:00 |
|
Oliver-Akins
|
5859bd05b8
|
Remove default assumption as we do that before emitting event
|
2020-08-14 00:23:30 -06:00 |
|
Oliver-Akins
|
9c0d7e27a3
|
Add interface elements of the playlist export modal
|
2020-08-14 00:23:12 -06:00 |
|
Oliver-Akins
|
8e862c61da
|
Add functionality to make playlist export modal appear/disappear
|
2020-08-14 00:22:48 -06:00 |
|
Oliver-Akins
|
8913b377e6
|
Prevent attempt at getting profile data when in dev or preview mode
|
2020-08-14 00:21:17 -06:00 |
|
Oliver-Akins
|
fe333b2b4d
|
Add vue-textarea-autoresize
|
2020-08-13 23:39:28 -06:00 |
|
Oliver-Akins
|
f1286592a2
|
Add input styling for text inputs (textarea & input[type=text] )
|
2020-08-13 23:38:47 -06:00 |
|