Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #22

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Dev #22

wants to merge 22 commits into from

Conversation

bperard
Copy link
Contributor

@bperard bperard commented Mar 5, 2022

Hello, I'm Brandon. This is a PR for funsies. KB is totally not here typing right now

bperard and others added 22 commits June 9, 2021 11:01
* add GitHub CI

* add searchYouTube route, controller, and model

Co-authored-by: Brandon Perard <[email protected]>
* add GitHub CI

* redundant

* sear test passes!!!

* mockterial girl

Co-authored-by: Brandon Perard <[email protected]>
* add GitHub CI

* redundant

* sear test passes!!!

* mockterial girl

* song table updated

Co-authored-by: Brandon Perard <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

Co-authored-by: Brandon Perard <brandon.perard@gmail>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

Co-authored-by: Brandon Perard <brandon.perard@gmail>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

Co-authored-by: Brandon Perard <brandon.perard@gmail>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* update files to resolve socket.io conflicts

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: Lori <[email protected]>
* add GitHub CI

* add searchYouTube route, controller, and model

* add view count to song table and song model

* add passcode to room table and room model

Co-authored-by: Brandon Perard <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* merge

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* merge conflicts

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

* updates from Dan suggestions

* Dan update 2(remembered to save)

* update utils for new socketIO BE structure and functionality

* update to resolve test errors

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: KB <[email protected]>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* merge

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* merge conflicts

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

* updates from Dan suggestions

* Dan update 2(remembered to save)

* update utils for new socketIO BE structure and functionality

* update to resolve test errors

* update socketIO listeners and functionality

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: KB <[email protected]>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* merge

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* merge conflicts

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

* updates from Dan suggestions

* Dan update 2(remembered to save)

* update utils for new socketIO BE structure and functionality

* update to resolve test errors

* update socketIO listeners and functionality

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: KB <[email protected]>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* merge

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* merge conflicts

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

* updates from Dan suggestions

* Dan update 2(remembered to save)

* update utils for new socketIO BE structure and functionality

* update to resolve test errors

* update socketIO listeners and functionality

* update socketIO utils to resolve conflicts with listeners on FE

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: KB <[email protected]>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* merge

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* merge conflicts

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

* updates from Dan suggestions

* Dan update 2(remembered to save)

* update utils for new socketIO BE structure and functionality

* update to resolve test errors

* update socketIO listeners and functionality

* update socketIO utils to resolve conflicts with listeners on FE

* update socketIO utils to add UPDATE_ROOMS_ARRAY event listener

* update to resolve errors

* update to resolve errors

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: KB <[email protected]>
Co-authored-by: Lori <[email protected]>
* update song controller and model for new fields and insertAll

* add channel_name & channel_id columns to songs table and set to CASCADE in setup.sql

* update Video model and apiUtils for additional fields

* update test for formatVideos munge function

* update commented lines after troubleshooting

* update song post flow for JSON

* merge

* update Song model and app to resolve errors with batch post to songs table; add socketIO.js to utils for socket.io functionality

* merge conflicts

* update files to resolve socket.io conflicts

* add Queue & Room models/routes

* add queue & room controllers

* add event listeners for room join/create to sockerIO.js

* update socketIO functionality to resolve errors in room join/create events

* add SONG_QUEUE and HOST listeners to socketIO utility, updated CREATE and JOIN room listeners, and add skeleton for planned functionality

* merge to dev

* update socketIO welcome create and join room messages

* update comment out HOST/QUEUE socketIO listeners to resolve errors while fixed

* update socketIO utils to resolve errors and update naming

* updates from Dan suggestions

* Dan update 2(remembered to save)

* update utils for new socketIO BE structure and functionality

* update to resolve test errors

* update socketIO listeners and functionality

* update socketIO utils to resolve conflicts with listeners on FE

* update socketIO utils to add UPDATE_ROOMS_ARRAY event listener

* update to resolve errors

* update to resolve errors

* add disconnect flow to socketIO utils: removes user from directory and guestArray, and also removes empty rooms from directory

* update adjust room join message and comment out prevRoomName feature until errors resolved

Co-authored-by: Brandon Perard <brandon.perard@gmail>
Co-authored-by: KB <[email protected]>
Co-authored-by: Lori <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants