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

Clone cards together with the board #3430

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on May 24, 2024

  1. Add possibility to clone cards when cloning a board

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4fd05b0 View commit details
    Browse the repository at this point in the history
  2. Adjust BoardServiceTest to new dependencies

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2bf80d8 View commit details
    Browse the repository at this point in the history
  3. Add BoardCloneModal vue component to frontend. Adjust BoardApi and st…

    …ore to support clone options
    
    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    19b4c5c View commit details
    Browse the repository at this point in the history
  4. Add license and credits

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f6cbf31 View commit details
    Browse the repository at this point in the history
  5. Fix PHP code style

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5e31d44 View commit details
    Browse the repository at this point in the history
  6. Change default clone settings

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8c88e5f View commit details
    Browse the repository at this point in the history
  7. Add accordion for advanced settings

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3b0af35 View commit details
    Browse the repository at this point in the history
  8. Fix bug which caused board to be cloned when clicking out of the modal

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8d11c5a View commit details
    Browse the repository at this point in the history
  9. Change wording of clone options

    Signed-off-by: Max Bachhuber <[email protected]>
    bahuma20 authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    44c02e3 View commit details
    Browse the repository at this point in the history
  10. fix: Rebase failures

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr authored and grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    81b08ef View commit details
    Browse the repository at this point in the history
  11. update cloneBoards phpdoc

    make error message clear
    
    SPDX Header BoardCloneModal.vue
    
    Signed-off-by: grnd-alt <[email protected]>
    grnd-alt committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0473133 View commit details
    Browse the repository at this point in the history