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

refactor: display errors and warnings in the update_manager #1453

Merged

Commits on Feb 6, 2023

  1. refactor: fix typo

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9cf3fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce87ff View commit details
    Browse the repository at this point in the history
  3. refactor: WIP

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    58efed8 View commit details
    Browse the repository at this point in the history
  4. refactor: WIP

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    08ae41c View commit details
    Browse the repository at this point in the history
  5. refactor: WIP

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    28b6a84 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. WIP

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ccf6eef View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    6930a9b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. feat: WIP

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    6fa0a7d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    a211916 View commit details
    Browse the repository at this point in the history
  2. fix: fix padding between messages

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2463abd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    d628911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286d261 View commit details
    Browse the repository at this point in the history
  3. refactor: change date format from ServerUpdateManagerStateGitRepoComm…

    …it to number
    
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c23096b View commit details
    Browse the repository at this point in the history
  4. refactor: move and rename UpdatePanelGit to Git

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c4bb277 View commit details
    Browse the repository at this point in the history
  5. refactor: move and rename all other UpdatePanelGit components and fin…

    …ish it
    
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a002711 View commit details
    Browse the repository at this point in the history
  6. refactor: move and rename all other UpdatePanelGit components and fin…

    …ish it
    
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    da5f025 View commit details
    Browse the repository at this point in the history
  7. refactor: finish GitCommitsList

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    ce30ac6 View commit details
    Browse the repository at this point in the history
  8. refactor: add type web to update manager

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    259f7b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. locale: fix dirty warning in update manager

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    30459c6 View commit details
    Browse the repository at this point in the history
  2. refactor: rework system update entry in update manager

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    6ee834b View commit details
    Browse the repository at this point in the history
  3. refactor: rework update all components button

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9430758 View commit details
    Browse the repository at this point in the history
  4. refactor: add link to release notes of web component

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c7d544c View commit details
    Browse the repository at this point in the history
  5. refactor: remove ServerUpdateManagerStateWebRepo type and merge all t…

    …o ServerUpdateManagerStateGitRepo
    
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5c8068b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. feat: add warning for each component before you update

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7b6f171 View commit details
    Browse the repository at this point in the history
  2. refactor: add updateAll api call

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c202e17 View commit details
    Browse the repository at this point in the history
  3. refactor: add update api call

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    26d1911 View commit details
    Browse the repository at this point in the history
  4. refactor: add hide all update warnings function

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e2b5713 View commit details
    Browse the repository at this point in the history
  5. style: fix prettier issue

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ef36539 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. feat: add warnings output to each update_manager entry

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0a32b83 View commit details
    Browse the repository at this point in the history
  2. feat: add info when all components are "unknown" to init the update m…

    …anager
    
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    64cbea5 View commit details
    Browse the repository at this point in the history
  3. locale(en): remove unused keys

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9d3e929 View commit details
    Browse the repository at this point in the history
  4. locale(de): add german locale

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    531a2d9 View commit details
    Browse the repository at this point in the history
  5. locale(de): add german locale

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    68da4d0 View commit details
    Browse the repository at this point in the history
  6. locale: remove outdated locale

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    951bb7c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Apply suggestions from code review

    Co-authored-by: th33xitus <[email protected]>
    meteyou and dw-0 authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    7340244 View commit details
    Browse the repository at this point in the history
  2. refactor: remove unused imports

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4de3367 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused comment

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    314eaa0 View commit details
    Browse the repository at this point in the history
  4. refactor: remove unused import

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    01a615d View commit details
    Browse the repository at this point in the history
  5. refactor: remove old getters/comments

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9fe9066 View commit details
    Browse the repository at this point in the history
  6. refactor: remove unused type define

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0424af7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8d09de View commit details
    Browse the repository at this point in the history
  8. locale(de): fix typo in locale

    Co-authored-by: rackrick <[email protected]>
    meteyou and rackrick authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b06bc1a View commit details
    Browse the repository at this point in the history
  9. locale(de): change all locale to "du" from

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    604d4db View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. refactor: fix typo in getter name

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    eea1339 View commit details
    Browse the repository at this point in the history
  2. locale(de): Apply suggestions from code review

    Co-authored-by: rackrick <[email protected]>
    meteyou and rackrick authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8116cde View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. locale: fix locale by th33xitus

    Co-authored-by: th33xitus <[email protected]>
    meteyou and dw-0 authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d3fe5e4 View commit details
    Browse the repository at this point in the history