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

21977 Implemented Pending list #683

Merged
merged 4 commits into from
Jul 17, 2024
Merged

Commits on Jul 17, 2024

  1. - app version = 7.3.14

    - now store pending bootstrap item to Pendings list
    - added "pendings" store state, action, getter
    - added pending conditionals to dashboard v-cards
    - refactored PendingList.vue
    - implemented PendingTemplate.vue
    - implemented ContinuationIn.vue
    - misc cleanup
    Severin Beauvais committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    02c9fc0 View commit details
    Browse the repository at this point in the history
  2. - renamed setPendings -> setPendingsList

    Severin Beauvais committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8b0125f View commit details
    Browse the repository at this point in the history
  3. - added DefaultFiling.vue

    Severin Beauvais committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    344549c View commit details
    Browse the repository at this point in the history
  4. - renamed pendings -> pendingsList

    Severin Beauvais committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6b05e4d View commit details
    Browse the repository at this point in the history