Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vidispine/transcode-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: settings-page
Choose a base ref
...
head repository: vidispine/transcode-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 36 files changed
  • 4 contributors

Commits on Sep 27, 2021

  1. Merge pull request #3 from vidispine/settings-page

    Settings page
    filiphallberg authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0a367ba View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Merge pull request #4 from vidispine/settings-page

    Update README.md
    filiphallberg authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0f55754 View commit details
    Browse the repository at this point in the history
  2. various updates and fixes

    Filip
    Filip committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e981acc View commit details
    Browse the repository at this point in the history
  3. small fix

    Filip
    Filip committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    c9e4772 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. update file and job list

    Filip
    Filip committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b2868be View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Update README.md

    Fixed KB URL
    Fixed S3 cors origin
    nilslefring authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0bc0719 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Create LICENSE

    nilslefring authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f13e9ea View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. * Fix close snackbar

    * Add status color to job cards
    * Remove progressbar from finished job cards
    * Update theme and other styling
    Alexander Waller
    Alexander Waller committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d2ef0b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. * Refresh search after delete

    * Add onDelete to "input" items
    Alexander Waller
    Alexander Waller committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2f1c6ce View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. remove header link to "about"

    Alexander Waller
    Alexander Waller committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    59a1303 View commit details
    Browse the repository at this point in the history
  2. * fix thumbnails

    * refresh items after delete
    Alexander Waller
    Alexander Waller committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3c059c0 View commit details
    Browse the repository at this point in the history
  3. * Refactor profile logic to react-query

    * Profile updates after CRUD
    Alexander Waller
    Alexander Waller committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    cf0b802 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Fix storage setup/edit

    Alexander Waller
    Alexander Waller committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    83b0ffb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. * remove context and refactor profile and storage logic to react query

    * fix for not transcoding to non-selected shape tags
    Alexander Waller
    Alexander Waller committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7cc3283 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. add server url to header

    Alexander Waller
    Alexander Waller committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    21ee68c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. switch to react-query for jobs

    some renaming
    Alexander Waller
    Alexander Waller committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    89967e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. fix modify storage

    make key-fields password with visibility toggle
    Alexander Waller
    Alexander Waller committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    4362677 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. * add field validation to input fields

    * form validation on storage and profile
    * finalize storage setup
    Alexander Waller
    Alexander Waller committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    76f8aba View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. * Add confirmation to profile delete

    * Add job info dialog & json tree view component
    Alexander Waller
    Alexander Waller committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3e78548 View commit details
    Browse the repository at this point in the history
Loading