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

New Feature: Listing Task Cards of a Visualization #484

Open
wants to merge 52 commits into
base: develop
Choose a base branch
from

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    92430a3 View commit details
    Browse the repository at this point in the history
  2. Revert "Added Jetbrain IDE folder to global gitignore"

    This reverts commit 92430a3.
    Simonsator committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    77ea8dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    864662a View commit details
    Browse the repository at this point in the history
  4. Added Oculus Quest Support

    Simonsator committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c0380b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #431 from rwth-acis/feature/oculus-quest-support

    Add Oculus Quest Support
    pfnud11 authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    18cada2 View commit details
    Browse the repository at this point in the history
  6. Revert "Merge pull request #431 from rwth-acis/feature/oculus-quest-s…

    …upport"
    
    This reverts commit 18cada2, reversing
    changes made to 864662a.
    Simonsator committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5ff7e3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6882c7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98ec01c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    060aa36 View commit details
    Browse the repository at this point in the history
  2. Added list window

    Simonsator committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    bf6b084 View commit details
    Browse the repository at this point in the history
  3. Actually place issue cards

    Simonsator committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e94b309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0075064 View commit details
    Browse the repository at this point in the history
  5. Extended task list

    Simonsator committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d9c14b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    9f97519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa43282 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #435 from rwth-acis/SOD/feature/task-card-list-tes…

    …t-scene
    
    Adds a list task card test scene
    pfnud11 authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    6c13e5c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    3a86a85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #460 from rwth-acis/SOD/feature/task-card-vis-empt…

    …y-message
    
    Add "is empty" message to task card list window
    Simonsator authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a844a82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    367ff6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3632d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e57ded View commit details
    Browse the repository at this point in the history
  6. Improved code readability

    Simonsator committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9cf8fd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44c7ce1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f39c8c1 View commit details
    Browse the repository at this point in the history
  9. Improved test description

    Simonsator committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    edcdd8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28caff7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1626e3 View commit details
    Browse the repository at this point in the history
  12. Basic page implementation

    Simonsator committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    25564de View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    368570c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85f5ad2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

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

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    8f18965 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #461 from rwth-acis/SOD/bug/reload-task-card-list

    Reload task card lists is working
    pfnud11 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    1e3a985 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #462 from rwth-acis/SOD/feature/better-task-card-l…

    …ist-test
    
    Improved Task Card List Test Scene is working
    pfnud11 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c3ba84e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #469 from rwth-acis/SOD/feature/task-card-list-pages

    Added Pages To Task Card List is working
    pfnud11 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ce01f6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7319e3e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #477 from rwth-acis/SOD/feature/correct-order-task…

    …-cards
    
    Correct placment of task cards in view list
    pfnud11 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f55a477 View commit details
    Browse the repository at this point in the history
  7. Added list icon

    Simonsator committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    907d9c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f62d25f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #479 from rwth-acis/SOD/feature/list-icon

    Sod/feature/list icon
    pfnud11 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    282a60e View commit details
    Browse the repository at this point in the history
  10. Moved list button

    Simonsator committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    8d57281 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1de6e82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11b62d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a284577 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0ca347 View commit details
    Browse the repository at this point in the history
  15. Fixed competence display

    Simonsator committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    22fb15c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #480 from rwth-acis/SOD/feature/task-card-all-viz

    Made Task Card List Compatible With All Visualizations
    pfnud11 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0ecb851 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    890d3de View commit details
    Browse the repository at this point in the history
  2. Added documentation

    Simonsator committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    05b4f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4354a99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #483 from rwth-acis/SOD/feature/task-card-list-doc…

    …umentation
    
    Added Documentation to Task Card List Implementation
    Simonsator authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    cb051bd View commit details
    Browse the repository at this point in the history