Jonathan
|
376a83d5db
refactor: vue-roaster updated
|
5 years ago |
Kristian Vos
|
a7471f5628
refactor: updated value validation
|
5 years ago |
Owen Diffey
|
f2debc6f46
refactor: scss color variables
|
5 years ago |
Kristian Vos
|
4d0ffdb30a
refactor: added ability to add global style variables, added primary color for now
|
5 years ago |
Kristian Vos
|
6ba23425c9
refactor: replaced _this and local with this on the frontend and backend
|
5 years ago |
Kristian Vos
|
dfb6effdb5
refactor: implemented all auth data into Vuex and fixed a few small bugs
|
5 years ago |
Jonathan
|
d76d8db6b8
chore(linting): fixed linting errors created with airbnb
|
5 years ago |
Jonathan
|
35a54f0a46
fix(use of modals): open/close should be implicit
|
5 years ago |
Jonathan
|
b28f020329
feat(playlists): when playlist created, edit modal opens
|
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
|
20fdf84128
Added clientside limit validation for playlist modals.
|
7 years ago |
theflametrooper
|
3ea4f8b1d7
Added new Modal structure to the Create Playlist modal
|
7 years ago |
theflametrooper
|
ffe3fa5e85
Added toggleSidebar function which closes all other sidebars, and removed toggleModal function
|
8 years ago |
theflametrooper
|
ab98ea7091
Added autofocus for models
|
8 years ago |
KrisVos130
|
dc135b00ab
Added ability to use tab to navigate.
|
8 years ago |
KrisVos130
|
4794b65f2c
Added proper socket.io module.
|
8 years ago |
KrisVos130
|
5e2f6a5068
Added ability to close modals by pressing escape.
|
8 years ago |
KrisVos130
|
695f81f10a
Implemented private playlists in stations, and fixed a lot of issues with them.
|
8 years ago |
theflametrooper
|
ad848fa697
Folder structure for Playlist Modals is a little cleaner
|
8 years ago |