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 attachment support for code review comments #29220

Merged
merged 15 commits into from
Feb 25, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    6917acc View commit details
    Browse the repository at this point in the history
  2. Update test

    jpraet committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    dbcb72a View commit details
    Browse the repository at this point in the history
  3. Remove trailing whitespace

    jpraet committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b44aea5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    441202e View commit details
    Browse the repository at this point in the history
  2. Update web_src/js/features/common-global.js

    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    jpraet and wxiaoguang authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    03c55f6 View commit details
    Browse the repository at this point in the history
  3. Handle review comments

    * rename checkAttachments to updateAttachments
    * prevent double dropzone init in handleReply
    jpraet committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    f5b2892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c23692b View commit details
    Browse the repository at this point in the history
  5. Remove trailing whitespace

    jpraet committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    68c70c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a057385 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab392ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a389b45 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    7a654ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876e140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8482971 View commit details
    Browse the repository at this point in the history