0
0
Fork 0
Commit graph

26 commits

Author SHA1 Message Date
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
68d3925798 Remove references to get_token 2020-08-17 23:06:46 -06:00
Oliver-Akins
0f42d6b458 Send track data to the export modal 2020-08-15 01:42:59 -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
5859bd05b8 Remove default assumption as we do that before emitting event 2020-08-14 00:23:30 -06:00
Oliver-Akins
8e862c61da Add functionality to make playlist export modal appear/disappear 2020-08-14 00:22:48 -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
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
7c47250f3a Remove card styling from the main view, moved into the Card component. 2020-08-05 22:44:11 -06:00
Tyler-A
aa78e436a5 Add initial config value for data object. 2020-08-05 22:43:45 -06:00
Tyler-A
88bd16ae69 Make data fetching use the actual value from control bar and store the config in the data object. 2020-08-05 22:43:19 -06:00
Tyler-A
f5d3b6cb82 Adjust how the items are being given to Vue 2020-08-05 22:41:41 -06:00
Tyler-A
e97633cc8e Remove unused component. 2020-08-05 20:56:27 -06:00
Tyler-A
d8b15c0c7e Add more detail to the props given to Vue 2020-08-05 20:53:43 -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
eebb319357 Lay foundations for fully implementing the info cards 2020-08-03 23:09:40 -06:00
Tyler-A
9915b13a3d Add error section for main section for errors occuring during data fetch 2020-08-03 22:05:24 -06:00
Tyler-A
3b8e85893c Pass the user token and API base URL to the control bar. 2020-08-03 22:04:33 -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
8fd9fdcc74 Change component name 2020-08-02 23:42:04 -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
ec2cc38e9e Begin work on the main view 2020-07-29 22:50:45 -06:00