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 the ability to pin Issues #24406

Merged
merged 54 commits into from
May 25, 2023
Merged

Add the ability to pin Issues #24406

merged 54 commits into from
May 25, 2023

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    e03f4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    961a95f View commit details
    Browse the repository at this point in the history
  3. Fix eslint errors

    JakobDev committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4d1d1d8 View commit details
    Browse the repository at this point in the history
  4. Rename Pin to PinOrder

    JakobDev committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7aea9d6 View commit details
    Browse the repository at this point in the history
  5. Add X Button

    JakobDev committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    22c0687 View commit details
    Browse the repository at this point in the history
  6. Remove newline

    JakobDev authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    31804ab View commit details
    Browse the repository at this point in the history
  7. Fix typo

    JakobDev authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    65dd702 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    8492384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b84877 View commit details
    Browse the repository at this point in the history
  3. Add limit for pinned Issues

    JakobDev committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8c94178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023820f View commit details
    Browse the repository at this point in the history
  5. Fix backend lint

    JakobDev authored May 2, 2023
    Configuration menu
    Copy the full SHA
    a31a96a View commit details
    Browse the repository at this point in the history
  6. Add Migration

    JakobDev authored May 2, 2023
    Configuration menu
    Copy the full SHA
    c0ffcdb View commit details
    Browse the repository at this point in the history
  7. Add tests

    JakobDev authored May 2, 2023
    Configuration menu
    Copy the full SHA
    f74d573 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ee07af View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Rename v256.go to v257.go

    JakobDev authored May 3, 2023
    Configuration menu
    Copy the full SHA
    034c8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4eccb View commit details
    Browse the repository at this point in the history
  3. Do requested changes

    JakobDev authored May 3, 2023
    Configuration menu
    Copy the full SHA
    0d1ccaa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    abbe6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1704b6f View commit details
    Browse the repository at this point in the history
  3. Unpin Issue before deletion

    JakobDev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4735026 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Change Layout

    JakobDev committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8f25b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7880472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9afc05e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    688ace1 View commit details
    Browse the repository at this point in the history
  5. misc fixes

    silverwind committed May 9, 2023
    Configuration menu
    Copy the full SHA
    61a2dc1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    8010a7a View commit details
    Browse the repository at this point in the history
  2. Do requested changes

    JakobDev committed May 12, 2023
    Configuration menu
    Copy the full SHA
    706c6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc4746 View commit details
    Browse the repository at this point in the history
  4. Use new Unpin Icon

    JakobDev committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9d38fad View commit details
    Browse the repository at this point in the history
  5. Fix Style of new Icon

    JakobDev committed May 12, 2023
    Configuration menu
    Copy the full SHA
    03761ea View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    ea9df52 View commit details
    Browse the repository at this point in the history
  2. Do requested changes

    JakobDev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    20356cf View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    cac50e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630a9f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5edde7 View commit details
    Browse the repository at this point in the history
  4. Do requested changes

    JakobDev committed May 22, 2023
    Configuration menu
    Copy the full SHA
    cd194a1 View commit details
    Browse the repository at this point in the history
  5. Use err

    JakobDev committed May 22, 2023
    Configuration menu
    Copy the full SHA
    cadaa48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08c59de View commit details
    Browse the repository at this point in the history
  7. Fix merge problem

    JakobDev authored May 22, 2023
    Configuration menu
    Copy the full SHA
    ab35b5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f32853 View commit details
    Browse the repository at this point in the history
  9. Update templates/repo/issue/view_content/comments.tmpl

    Co-authored-by: silverwind <me@silverwind.io>
    JakobDev and silverwind authored May 22, 2023
    Configuration menu
    Copy the full SHA
    1d098d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3e365a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bce5ff1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4aa9488 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    8643224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ea8d9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Delete issueicon.tmpl

    JakobDev authored May 25, 2023
    Configuration menu
    Copy the full SHA
    caeae1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c67cf View commit details
    Browse the repository at this point in the history
  3. Run make generate-swagger

    JakobDev committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a4114f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2b81e0 View commit details
    Browse the repository at this point in the history
  5. Remove outdated comment

    JakobDev authored May 25, 2023
    Configuration menu
    Copy the full SHA
    36a5478 View commit details
    Browse the repository at this point in the history