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

Add progress bar to detail view #81

Merged
merged 78 commits into from
Dec 20, 2023

Commits on Nov 27, 2023

  1. Refactor user types

    maximilianruesch committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b712729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9db363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    106a19a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f940580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52aebb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5494f24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60f7867 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'task/fix-create-issue-for-server' into refactor/impleme…

    …nt-different-implementations-for-server-versions
    maximilianruesch committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    db70900 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    874a2aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51dc1b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    5e9c1a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4669222 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Removed Search Bar for now

    trueliquid committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ff4f822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ad385 View commit details
    Browse the repository at this point in the history
  3. Added Epic Card

    trueliquid committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    39fafcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd239e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    87d6df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13b3e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    a9c9808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571c669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f53b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c01b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    16c8b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6046dd7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'task/fix-create-issue-for-server' into refactor/impleme…

    …nt-different-implementations-for-server-versions
    maximilianruesch committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d1f7efc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into refactor/implement-different-implementations…

    …-for-server-versions
    
    # Conflicts:
    #	electron/providers/jira-server-provider/JiraServerProvider.ts
    #	electron/providers/jira-server-provider/server-types.ts
    maximilianruesch committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5c385da View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refactor/implement-different-implementations-for-server…

    …-versions' into story/Fast-Epic-List-View
    maximilianruesch committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    56a348f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'story/Fast-Epic-List-View' into story/add-epic-detail-view

    # Conflicts:
    #	src/components/EpicView/EpicView.tsx
    JulianRupprecht committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b22a345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7c358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff44905 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6be370 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6663b0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76101a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d41db66 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/story/Fast-Epic-List-View' into …

    …story/Fast-Epic-List-View
    trueliquid committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cb455ce View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refactor/implement-different-implementations-for-server…

    …-versions' into story/Fast-Epic-List-View
    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0f1a562 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb62626 View commit details
    Browse the repository at this point in the history
  11. Fix linting issues

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bb0296f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5013be1 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'story/Fast-Epic-List-View' into story/add-epic-detail-view

    # Conflicts:
    #	src/components/EpicView/EpicCard.tsx
    #	src/components/EpicView/EpicView.tsx
    #	src/components/EpicView/EpicWrapper.tsx
    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    355548a View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' into story/add-epic-detail-view

    # Conflicts:
    #	src/components/EpicView/EpicCard.tsx
    #	src/components/EpicView/EpicView.tsx
    #	src/components/EpicView/EpicWrapper.tsx
    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3bcf2de View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1aed7e5 View commit details
    Browse the repository at this point in the history
  16. Remove unused code

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f5f6c45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ef4db64 View commit details
    Browse the repository at this point in the history
  18. Remove progress bar

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    de5a049 View commit details
    Browse the repository at this point in the history
  19. Revert "Remove progress bar"

    This reverts commit de5a049.
    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d2728a9 View commit details
    Browse the repository at this point in the history
  20. Fix assignee select

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    029d042 View commit details
    Browse the repository at this point in the history
  21. Fix label select

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6f5e301 View commit details
    Browse the repository at this point in the history
  22. Fix reporter select

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8f52fb4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d438ee1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6e7303a View commit details
    Browse the repository at this point in the history
  25. Merge branch 'main' into story/add-progress-bar-to-detail-view

    # Conflicts:
    #	src/components/EpicDetailView/EpicDetailView.tsx
    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    330e65f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

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

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    0465006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90caaec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bab46c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f5e343 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    9d95879 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/story/add-progress-bar-to-detail…

    …-view' into story/add-progress-bar-to-detail-view
    ValsiRod committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    cf0d14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c58bb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    0996413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81269e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9133b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b9118f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15db1d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45897bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3792c7 View commit details
    Browse the repository at this point in the history
  8. Fix story points

    maximilianruesch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2707cbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb27fd1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a92f28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    012437c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7e439b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Fix epic detail view

    maximilianruesch committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    00385ad View commit details
    Browse the repository at this point in the history
  2. Remove comment

    maximilianruesch committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e4ecfd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ec7a2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cb018b View commit details
    Browse the repository at this point in the history
  5. Fix epic detail view

    maximilianruesch committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8241512 View commit details
    Browse the repository at this point in the history