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

Fix invalid issues in project boards #22865

Draft
wants to merge 95 commits into
base: main
Choose a base branch
from

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    16836c2 View commit details
    Browse the repository at this point in the history
  2. fix

    yp05327 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    91cbfce View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3f76a8f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    192a6d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26564fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a266778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99a3351 View commit details
    Browse the repository at this point in the history
  5. fix

    yp05327 committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    810de4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39f8366 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. test add issue

    yp05327 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    33c57bc View commit details
    Browse the repository at this point in the history
  2. test add porject.TypeUser

    yp05327 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5242c79 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. remove TypeUser

    improve project names and icons in create/view/list issue page
    improve project names in issue badge
    redirect to origin page after edit an project
    yp05327 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    f92c5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb43e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e6ae97 View commit details
    Browse the repository at this point in the history
  4. fix

    yp05327 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    49a9595 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a608963 View commit details
    Browse the repository at this point in the history
  2. fix redundant break statement

    yp05327 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a3396b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005568f View commit details
    Browse the repository at this point in the history
  4. imporve variable name

    yp05327 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    adb83e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ebb80d View commit details
    Browse the repository at this point in the history
  6. add TODO

    yp05327 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    87d98fc View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    ebb6e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762cfa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2579105 View commit details
    Browse the repository at this point in the history
  4. improve project type

    yp05327 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ec104a2 View commit details
    Browse the repository at this point in the history
  5. fix wrong project link

    yp05327 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c0677c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    f9c3351 View commit details
    Browse the repository at this point in the history
  2. remove used code

    yp05327 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6e668ef View commit details
    Browse the repository at this point in the history
  3. fix var-naming

    yp05327 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a4a75a3 View commit details
    Browse the repository at this point in the history
  4. fix misspelling

    yp05327 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6235923 View commit details
    Browse the repository at this point in the history
  5. add db migration

    yp05327 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a75dedb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d2869d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d11075 View commit details
    Browse the repository at this point in the history
  8. rename GetOwner to LoadOwner

    yp05327 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e022704 View commit details
    Browse the repository at this point in the history
  9. rename GetOwner to LoadOwner

    yp05327 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5850d85 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. fix incorrect issue num

    in org/individual project board.
    yp05327 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2b398fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87668f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c1c419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72d059d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7be7b02 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    43336a2 View commit details
    Browse the repository at this point in the history
  2. remove projects.Name

    yp05327 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0a22729 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    951c4f1 View commit details
    Browse the repository at this point in the history
  2. remove migration

    yp05327 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    05f6415 View commit details
    Browse the repository at this point in the history
  3. revert project type

    yp05327 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e0475b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    eac2724 View commit details
    Browse the repository at this point in the history
  2. move canWriteProjects

    yp05327 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d1d5f30 View commit details
    Browse the repository at this point in the history
  3. update new design

    yp05327 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    17b2eb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8868100 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

    yp05327 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    aaf9ef8 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary code

    yp05327 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5adbb7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    894f960 View commit details
    Browse the repository at this point in the history
  5. improve performance

    yp05327 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cd10524 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fba5cc View commit details
    Browse the repository at this point in the history
  7. update

    yp05327 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f16fc72 View commit details
    Browse the repository at this point in the history
  8. add err check

    yp05327 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f0cd211 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix conflicts

    yp05327 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    396f11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf84ed7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. update

    yp05327 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    cad44d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9227fa View commit details
    Browse the repository at this point in the history
  3. add nolint

    yp05327 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    77a2c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c92cb2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42af698 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

    yp05327 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1a6da57 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

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

Commits on Apr 24, 2023

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

Commits on Apr 26, 2023

  1. fix typo

    yp05327 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5dc2aa0 View commit details
    Browse the repository at this point in the history
  2. rename

    yp05327 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d761487 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 15, 2023

  1. remove archived repo check

    yp05327 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    0d6757d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    a5cf0a4 View commit details
    Browse the repository at this point in the history
  2. move UnitGlobalDisabled

    from isIssueVisibleToDoer
    to LoadIssuesFromBoard
    yp05327 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8f3d51d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    752ae93 View commit details
    Browse the repository at this point in the history
  2. fix

    yp05327 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    77ac2bc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    4a70ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90b29e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    598cddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14122ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb454a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. improve FilterWritableByDoer

    yp05327 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    79a6d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821fce2 View commit details
    Browse the repository at this point in the history
  3. fix

    yp05327 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e22dcfa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

    yp05327 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cedeb38 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Aug 3, 2023

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

Commits on Mar 6, 2024

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

    yp05327 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0621ed5 View commit details
    Browse the repository at this point in the history
  3. fix lint

    yp05327 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a48cdba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b229467 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    004f4d2 View commit details
    Browse the repository at this point in the history
  2. fix issue search bug

    yp05327 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    80922b1 View commit details
    Browse the repository at this point in the history