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

feat: added feedback-streams to input-choice for multiviewer-layout #17

Conversation

malmen237
Copy link

What does this do?

This adds the feedback-streams as a possible input in the multiviewer-layout.
Screenshot 2024-09-19 at 17 06 06

Also broke out the multiviewer-base-layout as a component.

Saelmala and others added 17 commits September 10, 2024 15:50
* feat: add additional filtering

* fix: handle active + source filter, reduce code

* fix: allow multiple source type selection

* fix: linting

* fixup!

* feat: sorting ui

* fix: add ingest type to database

* feat: add sort based on lastConnected

* fix: remove duplicate handleSorting call

* fixup!

* fix: add date to source card

* fixup!

* fix: add status-not-gone check

* fix: linting error

* fix: remove unused function

* feat: updated to add additional multiviewers in the production-output-modal

* feat: updated the functions on the production-page to handle a multiview-array

* fix: changed the interface to have multiview as array

* feat: updated to handle multiview-array when fetching server and api

* fix: updated to stream-handling, not comfortable with the structure of this part

* fix: updated to handle multiview-arr

* feat: not possible to add output to same port, will cause visible error

* fix: changed find to filter and maped through the results

* fix: removed dev-logs

* fix: correct filtering

* fix: lint test fail

* fix: changed to a some-check instead of a map

* fix: multiview-arr does individual fetch for all mvs and creates unique ids for each

* fix: updated ts-error

* fix: adding and removing source from active production is working again

* fix: added duplicate-check whenever multiviews-arr update and minor fixes

* fix: updated multiview-arr-interface to be called multiviews instead of multiview, and minor fixes

* fix: bug solve for incorrect gone assignment

* fix: some cleanups

* style: redesign SourceListItem Thumbnails

* feat: imageComponent and sourceListing cleanup

* feat: editView always shows same image as listing thumbnail

* feat: general sourceList component and GlobalContext

* fix: bad main merge

* fix: lint

* chore: add refresh images to translate and make modal z-index 50

* fix: use translate for refresh thumbnails and delete duplicated code from merge

* fix: remove another duplicated line

---------

Co-authored-by: Saelmala <[email protected]>
Co-authored-by: malmen237 <[email protected]>
Co-authored-by: Linda Malm <[email protected]>
* feat: add additional filtering

* fix: handle active + source filter, reduce code

* fix: allow multiple source type selection

* fix: linting

* fixup!

* feat: sorting ui

* fix: add ingest type to database

* feat: add sort based on lastConnected

* fix: remove duplicate handleSorting call

* fixup!

* fix: add date to source card

* fixup!

* fix: add status-not-gone check

* fix: linting error

* fix: remove unused function

* feat: updated to add additional multiviewers in the production-output-modal

* feat: updated the functions on the production-page to handle a multiview-array

* fix: changed the interface to have multiview as array

* feat: updated to handle multiview-array when fetching server and api

* fix: updated to stream-handling, not comfortable with the structure of this part

* fix: updated to handle multiview-arr

* feat: not possible to add output to same port, will cause visible error

* fix: changed find to filter and maped through the results

* fix: removed dev-logs

* fix: correct filtering

* fix: lint test fail

* fix: changed to a some-check instead of a map

* fix: multiview-arr does individual fetch for all mvs and creates unique ids for each

* fix: updated ts-error

* fix: adding and removing source from active production is working again

* fix: added duplicate-check whenever multiviews-arr update and minor fixes

* fix: updated multiview-arr-interface to be called multiviews instead of multiview, and minor fixes

* fix: bug solve for incorrect gone assignment

* fix: some cleanups

* style: redesign SourceListItem Thumbnails

* feat: imageComponent and sourceListing cleanup

* feat: editView always shows same image as listing thumbnail

* feat: general sourceList component and GlobalContext

* fix: bad main merge

* fix: lint

* chore: add refresh images to translate and make modal z-index 50

* fix: use translate for refresh thumbnails and delete duplicated code from merge

* fix: remove another duplicated line

---------

Co-authored-by: Saelmala <[email protected]>
Co-authored-by: malmen237 <[email protected]>
Co-authored-by: Linda Malm <[email protected]>
* feat: added another mv-preset and updated code to be arr instead of single-object

* feat: added optional style to be added to the options-dropdown

* feat: first draft of a multiview-layout setting

* feat: possible to create new layouts as multiview-previews and add it to productions
Copy link

@Saelmala Saelmala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just fix the bug we discussed with preview and program

@malmen237
Copy link
Author

Due to broken history, this new PR replaces this one.

@malmen237 malmen237 closed this Sep 25, 2024
@malmen237 malmen237 deleted the feat/possibility-to-add-feedback-stream-to-multiview-layout branch November 7, 2024 11:00
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.

3 participants