Commit graph

19 commits

Author SHA1 Message Date
Josh Washburne
89d2616c65 Rename function to make endpoint flow nicer. 2018-04-06 12:23:23 -04:00
Josh Washburne
c32c3ed214 Logic error in checking for DJ user. 2018-04-06 12:19:51 -04:00
Josh Washburne
068e9e05a8 Add Song Request History functionality to the API. 2018-04-05 16:23:01 -04:00
Josh Washburne
a94b75a663 Rearrange Song Serializers to clean up code. 2018-04-05 16:22:15 -04:00
Josh Washburne
62a4b8db40 Adding Profile API functionality. 2018-04-05 10:59:30 -04:00
Josh Washburne
81c948783b Retrieve Album and Game information from Song serializer. 2018-04-05 10:58:27 -04:00
Josh Washburne
253ee3ddd2 SongCreateSerializer no longer needed. 2018-04-04 11:04:50 -04:00
Josh Washburne
6dd4fa72ec Add/Remove artists for song objects in the API. Code cleanup. 2018-04-03 16:24:54 -04:00
Josh Washburne
5bcf6c72d9 Don't include the DJ for create/modify permissions. 2018-04-03 16:23:48 -04:00
Josh Washburne
1d6a2662c3 Deal with optional trailing slashes. 2018-04-03 16:23:17 -04:00
Josh Washburne
d785fae875 Remove temporary debuging code. 2018-04-03 09:30:30 -04:00
Josh Washburne
aaad64dc39 Different serializers for different actions. 2018-04-02 16:54:53 -04:00
Josh Washburne
ddbcf5c96f Removed unnecessary import. 2018-04-02 16:51:48 -04:00
Josh Washburne
22f3aeb693 Add making song requests from the API. 2018-03-30 17:22:18 -04:00
Josh Washburne
b599aa5d1e Only pass queued_at to be updated. 2018-03-30 12:52:19 -04:00
Josh Washburne
09ecf2a0ca Implement song/jingle boolean checks. 2018-03-30 11:06:45 -04:00
RecursiveGreen
aa90232897 Add ability to get song requests and inform when song is played. 2018-03-29 22:59:51 -04:00
Josh Washburne
862bf63d6e Add custom permissions and apply them to radio API views. 2018-03-28 16:56:53 -04:00
Josh Washburne
abe64f3a7d Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00