Skip to content

Componentifying#45

Open
shadowlerone wants to merge 11 commits intoopencoca:developfrom
shadowlerone:componentifying
Open

Componentifying#45
shadowlerone wants to merge 11 commits intoopencoca:developfrom
shadowlerone:componentifying

Conversation

@shadowlerone
Copy link
Copy Markdown
Contributor

@shadowlerone shadowlerone commented Jun 24, 2021

Basically, this is:

  1. A reorganization of the app. Header and Window are their own components for reusability.
    1.1. Header has been reworked with flex box. all the dots are now SVGs to preserve number and icon alignment.
    1.2. Breakout Room Dropdown when rooms have more than 3 breakout rooms.
    1.3. Window.vue now contains all the layout information.
    1.4. /app now uses the new Window.vue Component.
  2. A restyling of the app. This is temporary and will be reworked with our design work.

TODO:

  1. Modal stuff.
  2. QR Code Stuff
  3. Home button in /app
  4. Possibly add a meetingSRC method for iframes to reduce writing
  5. CODE REVIEW! Make sure everything is still where it was before this pull requests

`src/pages/header.vue` -> header file
`src/pages/window.vue` -> window file
`src/pages/app/index.vue` -> now rewriten to with window component
Note: QR code still doesn't work for some reason.
@shadowlerone
Copy link
Copy Markdown
Contributor Author

At some point I'm going to have to write something up that stores which breakout room a user is in.
Not entirely sure how I'll go about it though.

@shadowlerone shadowlerone marked this pull request as ready for review July 2, 2021 16:46
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.

1 participant