0
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
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
8913b377e6 Prevent attempt at getting profile data when in dev or preview mode 2020-08-14 00:21:17 -06:00
Tyler-A
6717e00647 Move the API token getter to the globals mixin. 2020-08-09 00:57:04 -06:00
Tyler-A
0d3e0f8f5a Move auth_redirect and API base URL to global variables via the mixin. 2020-08-09 00:15:57 -06:00
Tyler-A
8c37e760d0 Remove unused method 2020-08-07 00:37:40 -06:00
Tyler-A
a0b17b5877 Only make the export playlist button appear if the data that exists is track data. 2020-08-07 00:37:27 -06:00
Tyler-A
601b684195 Use correct character 2020-08-05 22:40:02 -06:00
Tyler-A
62e4e8be29 Styling updates 2020-08-05 20:52:37 -06:00
Tyler-A
b76cb8070a Pass redirect URI from the App component rather than only having access to it in the login view. 2020-08-05 20:51:25 -06:00
Tyler-A
7776ae80f0 Pass the amount ot fetch through as a property that makes more sense than "amount". 2020-08-05 20:48:29 -06:00
Tyler-A
0b8f169a02 Make all props required 2020-08-03 22:27:52 -06:00
Tyler-A
546a576147 Add stying to make profile picture align correctly 2020-08-03 22:09:30 -06:00
Tyler-A
afe78d031c Change the img_size data point to an integer rather than a string 2020-08-03 22:09:02 -06:00
Tyler-A
bda4a77b07 Add API base and the API token as accepted props 2020-08-03 22:06:32 -06:00
Tyler-A
902711fcd5 Fix profile pictures 2020-08-03 22:05:53 -06:00
Tyler-A
647727c388 Add Axios and data fetching to the MainView 2020-08-03 22:03:24 -06:00
Tyler-A
b8304cc285 Lay foundation for event communication 2020-08-02 23:43:12 -06:00
Tyler-A
bbc424069a Add icon for missing profile pictures. 2020-08-02 16:15:00 -06:00
Tyler-A
5ac6e47cb2 Set the username that we need 2020-07-30 22:18:21 -06:00
Tyler-A
85b94fbd79 Populate with some more elements and methods 2020-07-30 22:11:46 -06:00
Tyler-A
6d3164f5be Tell the control system if it's preview/dev mode. 2020-07-30 21:48:20 -06:00
Tyler-A
2206a46453 Move input styling into a global scoped file. 2020-07-30 21:37:31 -06:00
Tyler-A
bce20aa489 Update input's styling 2020-07-29 23:27:45 -06:00
Tyler-A
45161718ca Add input styling for numbers, and an error check prior to emitting the data_request event 2020-07-29 23:23:46 -06:00
Tyler-A
de98f92d21 Scope the CSS 2020-07-29 22:53:50 -06:00
Tyler-A
48d5530091 Start populating the Control Bar 2020-07-29 22:50:59 -06:00