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: multiselect in history jobs #509

Merged
merged 13 commits into from
Feb 15, 2022
Merged

feat: multiselect in history jobs #509

merged 13 commits into from
Feb 15, 2022

Commits on Jan 3, 2022

  1. refactor: first multi select test

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    93119a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    309677e View commit details
    Browse the repository at this point in the history
  2. feat: change history stats to selected jobs

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

Commits on Jan 8, 2022

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

Commits on Feb 8, 2022

  1. feat: add delete button

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

Commits on Feb 13, 2022

  1. Merge branch 'develop' into feat/extend-history-jobs

    # Conflicts:
    #	src/components/charts/HistoryAllPrintStatus.vue
    #	src/components/panels/HistoryListPanel.vue
    #	src/components/panels/HistoryStatisticsPanel.vue
    #	src/locales/en.json
    #	src/store/gui/index.ts
    #	src/store/gui/types.ts
    #	src/store/server/history/getters.ts
    #	src/store/server/history/types.ts
    meteyou committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    90aab76 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    b884bda View commit details
    Browse the repository at this point in the history
  2. release v2.1.2 (#639)

    (cherry picked from commit ebf7486)
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    df84df8 View commit details
    Browse the repository at this point in the history
  3. release v2.1.2 (#639)

    (cherry picked from commit ebf7486)
    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    572e69b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    ab31976 View commit details
    Browse the repository at this point in the history
  2. chore: import Ripple as default in vuetify plugin

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    66347cd View commit details
    Browse the repository at this point in the history
  3. fix: thumbnail position in print history list

    Signed-off-by: Stefan Dej <[email protected]>
    meteyou committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    626e3b1 View commit details
    Browse the repository at this point in the history
  4. chore: fix code styling

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