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: Reminders panel on the History page #1274

Merged
merged 77 commits into from
Apr 28, 2024

Commits on Feb 18, 2023

  1. Store for reminders

    jeremiahvpratt committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    159663c View commit details
    Browse the repository at this point in the history
  2. Add reminders panel

    jeremiahvpratt committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    45b02f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1083af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2079b9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29e5838 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    e1a46f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f2862 View commit details
    Browse the repository at this point in the history
  3. Remove logging

    jeremiahvpratt committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    382360e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

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

Commits on May 1, 2023

  1. refactor: move HistoryListPanelDetailsDialog to a own component

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 1, 2023
    Configuration menu
    Copy the full SHA
    4851c3b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. refactor: finish history details dialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6cf542b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. refactor: HistoryListPanel

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3fe7e4c View commit details
    Browse the repository at this point in the history
  2. refactor: move style at the end of the file

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 6, 2023
    Configuration menu
    Copy the full SHA
    beb346a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. refactor: WIP

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c08541d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'develop' into feat/reminder-panel-pr

    # Conflicts:
    #	src/store/gui/index.ts
    meteyou committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e7ff4be View commit details
    Browse the repository at this point in the history
  2. style: order imports after update branch

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c394713 View commit details
    Browse the repository at this point in the history
  3. refactor: split and cleanup HistoryListPanel

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fca24a8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. refactor: add TranslateResult type to Panel & SettingsRow title

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 21, 2023
    Configuration menu
    Copy the full SHA
    f46c603 View commit details
    Browse the repository at this point in the history
  2. feat: add Maintenance store

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 21, 2023
    Configuration menu
    Copy the full SHA
    8c2013c View commit details
    Browse the repository at this point in the history
  3. feat: add Maintenance add dialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 21, 2023
    Configuration menu
    Copy the full SHA
    a03c5d8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. feat: add Maintenance store

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1721995 View commit details
    Browse the repository at this point in the history
  2. feat: add Maintenance entry in history list panel

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 22, 2023
    Configuration menu
    Copy the full SHA
    28633fa View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused icon

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 22, 2023
    Configuration menu
    Copy the full SHA
    66e409a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge branch 'develop' into feat/reminder-panel-pr

    # Conflicts:
    #	src/components/panels/HistoryListPanel.vue
    #	src/components/ui/Panel.vue
    #	src/store/gui/notifications/getters.ts
    meteyou committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    10250be View commit details
    Browse the repository at this point in the history
  2. refactor: fix merging issue

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1c5d738 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Merge branch 'develop' into reminder-panel

    # Conflicts:
    #	src/store/gui/index.ts
    #	src/store/gui/notifications/getters.ts
    meteyou committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9aa813f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. refactor: refactor history list panel

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    494e425 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge branch 'develop' into feat/reminder-panel-pr

    # Conflicts:
    #	src/components/panels/HistoryListPanel.vue
    #	src/locales/en.json
    meteyou committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    38b6611 View commit details
    Browse the repository at this point in the history
  2. refactor: update branch and add "add to queue" function from develop

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5071f61 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. refactor: remove reminder panel

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9063f51 View commit details
    Browse the repository at this point in the history
  2. refactor: refactor addMaintenance dialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d5953d6 View commit details
    Browse the repository at this point in the history
  3. refactor: rename getFilteredJobList getter

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    48bf08d View commit details
    Browse the repository at this point in the history
  4. refactor: remove HistoryRemindersPanel.vue

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    78f481b View commit details
    Browse the repository at this point in the history
  5. refactor: separate HistoryListPanelDeleteSelectedDialog.vue from Hist…

    …oryListPanel.vue
    
    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b6c42f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. refactor: simplify HistoryStatisticsPanel

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    19c0386 View commit details
    Browse the repository at this point in the history
  2. refactor: refactor formatPrintTime function and add function to disab…

    …le days
    
    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    11ec2f0 View commit details
    Browse the repository at this point in the history
  3. fix: fix issue in formatPrintTime helper

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cbfe94a View commit details
    Browse the repository at this point in the history
  4. WIP

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1841a68 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. WIP

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ffb2c4d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. fix: fix some outputs in the maintenance dialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3247892 View commit details
    Browse the repository at this point in the history
  2. fix: fix overflow wrap in notifications entries

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dad79c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. WIP

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5e86793 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/reminder-panel-pr' into reminder-panel

    # Conflicts:
    #	src/components/panels/HistoryListPanel.vue
    #	src/plugins/helpers.ts
    #	src/store/gui/index.ts
    #	src/store/gui/notifications/getters.ts
    #	src/store/server/history/types.ts
    meteyou committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    70551a3 View commit details
    Browse the repository at this point in the history
  3. feat: add perform function for maintenance

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c80251b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix: fix perform and reschedule function

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9f563ba View commit details
    Browse the repository at this point in the history
  2. fix: fix filter for notifications

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    183e769 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. refactor: fix type from HistoryList col

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7ba4e3d View commit details
    Browse the repository at this point in the history
  2. feat: add option to show only maintenance entries or print jobs in hi…

    …story list
    
    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9297819 View commit details
    Browse the repository at this point in the history
  3. refactor: move HistoryListEntry files to components/panels/History

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    49e9721 View commit details
    Browse the repository at this point in the history
  4. refactor: change icons in HistoryListEntryMaintenance

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8fedaa4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. WIP

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3a636f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8231d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. refactor: restyle maintenance history entries in detail dialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    51944f5 View commit details
    Browse the repository at this point in the history
  2. refactor: remove double import in HistoryStatisticsPanel.vue

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    780e391 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. feat: add a tooltip to the create Maintenance button

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5d9a8d2 View commit details
    Browse the repository at this point in the history
  2. feat: add a option to add a note during the perform action

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cabfd0f View commit details
    Browse the repository at this point in the history
  3. feat: add function to edit maintenance entry

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eafca4b View commit details
    Browse the repository at this point in the history
  4. refactor: fix type in HistoryListPanelExportCsv

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d05227a View commit details
    Browse the repository at this point in the history
  5. refactor: fix linter issues

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    582b8ed View commit details
    Browse the repository at this point in the history
  6. fix: dont hide the add maintenance button, when you load all history …

    …jobs
    
    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d5cbf1b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. refactor: refactor output of filamentUsed in HistoryStatisticsPanel.vue

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4fb24a8 View commit details
    Browse the repository at this point in the history
  2. fix: fix job/maintenance selection in HistoryList and HistoryStats

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fd70533 View commit details
    Browse the repository at this point in the history
  3. feat: add maintenance entries to CSV export

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e03a984 View commit details
    Browse the repository at this point in the history
  4. fix: fix select and delete maintenance entries

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3c0a0be View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 27, 2024

  1. feat: add option for vendors to fill maintenance entries per default

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1d54cfa View commit details
    Browse the repository at this point in the history
  2. fix: fix output for single point entries

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a29fe5b View commit details
    Browse the repository at this point in the history
  3. refactor: simplify question output of delete selected jobs dialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    05dafca View commit details
    Browse the repository at this point in the history
  4. refactor: refactor HistoryListPanelNoteDialog

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9ee61d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    141442c View commit details
    Browse the repository at this point in the history
  6. locale(en): remove unused key

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b61804e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fix: change icons for history job notes

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    352515f View commit details
    Browse the repository at this point in the history
  2. fix: fix validation from new maintenance entry

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1ae443f View commit details
    Browse the repository at this point in the history
  3. fix: fix validation from edit maintenance entry

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7966f7e View commit details
    Browse the repository at this point in the history
  4. fix: fix close maintenance after performing

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1a0c7c7 View commit details
    Browse the repository at this point in the history