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

feat(new reviewer): implement some of the actions #16493

Merged
merged 13 commits into from
Jun 21, 2024
Merged

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2a1c920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3154a88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4cbb7 View commit details
    Browse the repository at this point in the history
  4. feat(new reviewer): mark

    BrayanDSO committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b2c0634 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e208b4 View commit details
    Browse the repository at this point in the history
  6. refactor: updateCurrentCard()

    to remove some of the indent
    BrayanDSO committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eba23ec View commit details
    Browse the repository at this point in the history
  7. feat(new reviewer): bury

    BrayanDSO committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eaf560c View commit details
    Browse the repository at this point in the history
  8. feat(new reviewer): suspend

    BrayanDSO committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b43e705 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    136ee26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fe04cb View commit details
    Browse the repository at this point in the history
  11. refactor: define flags ids statically

    It is technically possible (although unlikely) to get an ID conflicts when using the ordinals as IDs.
    
    Also, I think that `onMenuItemClick` is easier to follow this way.
    BrayanDSO committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    97e72c9 View commit details
    Browse the repository at this point in the history
  12. feat(new reviewer): flags

    BrayanDSO committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f17ae1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29ac0f2 View commit details
    Browse the repository at this point in the history