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

Support start and due date in epic detail view #82

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. 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
  20. 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
  21. 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
  22. Configuration menu
    Copy the full SHA
    d438ee1 View commit details
    Browse the repository at this point in the history
  23. Readd date parts

    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    86cffcf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3703890 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'main' into story/support-start-and-due-date-in-epic-det…

    …ail-view
    
    # Conflicts:
    #	src/components/EpicDetailView/EpicDetailView.tsx
    maximilianruesch committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4ace2c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    a76a586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98cd167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af95b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    652e225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a93c0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf55a47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25c39ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    625e800 View commit details
    Browse the repository at this point in the history