-
Notifications
You must be signed in to change notification settings - Fork 4
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
Features and bugfixes on behalf of SVT #49
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [find-my-way](https://github.com/delvedor/find-my-way) to 8.2.2 and updates ancestor dependency [fastify](https://github.com/fastify/fastify). These dependencies need to be updated together. Updates `find-my-way` from 7.6.2 to 8.2.2 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v7.6.2...v8.2.2) Updates `fastify` from 4.17.0 to 4.28.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@4.17.0...v4.28.1) --- updated-dependencies: - dependency-name: find-my-way dependency-type: indirect - dependency-name: fastify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [semver](https://github.com/npm/node-semver) to 7.5.4 and updates ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Updates `semver` from 7.0.0 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.0.0...v7.5.4) Updates `nodemon` from 2.0.22 to 3.1.7 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.22...v3.1.7) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: nodemon dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* fix: solve bug error toast websockets * fix: if condition fix
* feat: output config * chore: update workdlow * fix: typo in PipelineOutputConfig.tsx * fix: second typo in PipelineOutputConfig.tsx
* feat: add management lock * fix: remove left-over file, has been renamed * Feat/thumbnail fetch (#14) * 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 <sandra.larsson@eyevinn.se> Co-authored-by: malmen237 <linda.malm@eyevinn.se> Co-authored-by: Linda Malm <109201562+malmen237@users.noreply.github.com> * feat: add management lock * fix: use global context instead of state * fix: remove duplicates * Feat/thumbnail fetch (#14) * 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 <sandra.larsson@eyevinn.se> Co-authored-by: malmen237 <linda.malm@eyevinn.se> Co-authored-by: Linda Malm <109201562+malmen237@users.noreply.github.com> * fix: errors after conflict solving * fix: build error * fix: remove leftover file, unused import * fix: update lock * Feat/specify multiview layout when doing production-config(#16) * 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 * feat: added feedback-streams to input-choice for multiviewer-layout * fix: removed unnecessary undefined * fix: when added a new layout it will be chosen in output-form on save * feat: preview and program is now selectable and restructured the way options handle value * feat: separated db-preset into db-preset and db-layout - 'multiview-preset' and 'multiviews' * fix: a folder had accidentily been made as a file * feat: resolved the remaining issues, so preset is turned into a layout and saved in production * fix: resolved rebase-conflicts * fix: updates due to feedback and some label-fixes --------- Co-authored-by: Saelmala <sandra.larsson@eyevinn.se> Co-authored-by: Lucas Maupin <lucas.maupin@gmail.com>
* feat: sideNav * chore: remove unused className * feat: remove green focus from customSwitch
* feat: updating label name and input-slot will both be saved in db and used when starting prod * fix: source-card checks for production-source-label instead of inventory-source-label * fix: lint-error and review-comment * fix: thumbnails show on locked screen
* fix: feedback updates * feat: made the layout-config universal, made some file-restructure * fix: some typos and minor changes
* feat: teardown-button * fix: translations * fix: better teardown icon
* fix: moved the layout-config button * fix: changed singular layout to plural
…ning production (#37) * feat: added possibility to add, change and remove multiviewers on running production * feat: added possibility to add, change and remove multiviewers on running production
* feat: added stream-id to multiviewers and fixed output-stream bug with local ip on caller-mode * feat: added error to warn for duplicates * feat: added error text if duplicate stream id * fix: lint error * fix: updated text
* feat: possibility to delete layouts from production * fix: clear layout to default when delete is done, updated some variable-names * fix: lint-errors, ts-errors and made delete not possible on running prod * fix: updated error-message
* feat: possibility to delete layouts from production * fix: clear layout to default when delete is done, updated some variable-names * fix: lint-errors, ts-errors and made delete not possible on running prod * fix: updated error-message * feat: when delete prod you also delete all connected layouts * fix: updated the fetch to send body instead of param * fix: solved rebase problems * fix: updated error-message
* fix: added production-id to all user-created layouts * fix: added production as dependancy in use-effect
* fix: make sure sourceId is correct for settings * fix: prettier test fail
* fix: handle missing srt-source in api on delete * fix: updated delete-fetch to return before fetch if source-id is not in api * fix: removed commented out code
* test: added consol-logs * fix: lint errors * fix: added fix and more logs * fix: start/stop button not updating * fix: pipeline ids deleted when setting outputs * fix: remove redundant console.log * fix: keep output streams inbetween renders * fix: output logs * fix: create media/html errors * fix: linting * fix: more logs * fix: prettier test fail * fix: url logs * fix: moved logs, response handling * fix: remove logs * fix: additional logs removed * fixup! --------- Co-authored-by: malmen237 <linda.malm@eyevinn.se>
* fix: handle sources with same id from diff ingests * fix: correct exist-check
* fix: correct source type drag and drop * fix: test fail
* fix: small ui improvements * fix: pointer on drag and droped when activ prod
permobergedge
approved these changes
Jan 22, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
database, making it easy to expand if it becomes possible to delete sources from API.