Commit History

Author SHA1 Message Date
  Jonathan 376a83d5db refactor: vue-roaster updated 4 years ago
  Kristian Vos b64520a29e refactor: improved the loading of (queue)songs on admin pages 4 years ago
  Kristian Vos b7193c1ff9 feat: added (dynamic) page titles 4 years ago
  Owen Diffey f2debc6f46 refactor: scss color variables 4 years ago
  Kristian Vos 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 4 years ago
  Kristian Vos 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 4 years ago
  Kristian Vos 8ea4178a5d refactor: reenabled song searching in admin pages 4 years ago
  Kristian Vos 14ff74c17e fix: fixed issue where admin queuesongs and songs list didn't update properly 4 years ago
  Owen Diffey 05f6919d72 feature(likes/dislikes on songs table) 4 years ago
  Jonathan c3d85d4d3d chore(linting): fixed warnings 4 years ago
  Jonathan d76d8db6b8 chore(linting): fixed linting errors created with airbnb 4 years ago
  Jonathan cfda70b2b0 chore(eslint): added airbnb config 5 years ago
  Jonathan 35a54f0a46 fix(use of modals): open/close should be implicit 5 years ago
  Owen Diffey 2d27bd5c48 Minor admin ui improvement 5 years ago
  Kristian Vos f27c1e4ddc refactor: moved userIdToUsername code to custom component 5 years ago
  Jonathan ba7c72c850 chore(linting): added eslint and prettier 5 years ago
  Jonathan 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level 5 years ago
  KrisVos130 8544c841ca Fixed some issues with limits and console.log's. 7 years ago
  KrisVos130 650b15b106 Made quite a bit of progress on changing song id's. 7 years ago
  theflametrooper fa0124497a Fixed bug where the youtube video wouldn't stop, even if EditSong Modal was closed 7 years ago
  theflametrooper 787fdc186a Admin QueueSongs loads 15 per page, and allows pages to be switched between, Admin Songs loads in 15 songs at a time 7 years ago
  KrisVos130 d2c1c99122 Songs live update on edit song/queuesong admin page. 7 years ago
  theflametrooper 1626f71bf1 Refactored EditSong.vue to use new Modal system 7 years ago
  theflametrooper 0c1eb0efaf Re-refactored a lot of the Admin Songs/QueueSongs logic into the EditSong modal 7 years ago
  theflametrooper 552950ff3f Added searching functionality for admin songs and queue songs tabs 7 years ago
  KrisVos130 ab7fba9af4 Improved songs/queue admin page and the edit song modal. 7 years ago
  theflametrooper 00a4a15dea Fix issues with window size on admin components 7 years ago
  KrisVos130 57ed7dc40c Fixed issue where editing a song would directly change the songlist, even when cancelling. 7 years ago
  theflametrooper 0c8f56026f On focus, elements have a different color or outline 7 years ago
  KrisVos130 dc135b00ab Added ability to use tab to navigate. 7 years ago