Skip to content
Snippets Groups Projects

Add comment form to work items

Merged Simon Knox requested to merge 378955-work-items-discussions-widget into master
All threads resolved!

What does this MR do and why?

Add comment form to work item notes

Todo:

  • pass register_path and signin path with provide/inject (or as props but it's lots of components to pass through)
  • empty state for logged in but can't edit. currently an empty div, maybe that is ok for now

Screenshots or screen recordings

Screenshot_2022-12-24_at_12.16.30_am

How to set up and validate locally

  1. Enable work_items_mvc_2, work_items_mvc feature flags
  2. Add a task to an issue
  3. Add a comment to the task
  4. Verify added (needs graphql explorer)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #378955 (closed)

Edited by Deepika Guliani

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Deepika Guliani added 591 commits

    added 591 commits

    • 7608cba0...8c50c474 - 585 commits from branch master
    • ba55ba30 - Add comment form to work item notes
    • 3e2e9d91 - Add signed out state placeholder
    • 0078f0f3 - Remove more description copypaste
    • ce1f786a - Add some tests and mock data
    • ae4d5fa6 - Add signin/register paths to helper
    • aad83ba1 - Add sign in and register link for comment form

    Compare with previous version

  • Deepika Guliani marked the checklist item pass register_path and signin path with provide/inject (or as props but it's lots of components to pass through) as completed

    marked the checklist item pass register_path and signin path with provide/inject (or as props but it's lots of components to pass through) as completed

  • added 1 commit

    • fcf755b5 - Add sign in and register link for comment form

    Compare with previous version

  • Simon Knox added 8 commits

    added 8 commits

    • 04f95c51 - Add comment form to work item notes
    • 29754335 - Merge branch 'master' of gitlab.com:gitlab-org/gitlab into 378955-work-items-discussions-widget
    • 0229812f - Add signed out state placeholder
    • e640a974 - Remove more description copypaste
    • 23cb6c89 - Add some tests and mock data
    • 7608cba0 - Add signin/register paths to helper
    • 9480d0b4 - Merge branch '378955-work-items-discussions-widget' of...
    • c8b3e9e4 - Fix jest specs

    Compare with previous version

  • Deepika Guliani added 96 commits

    added 96 commits

    Compare with previous version

  • Deepika Guliani marked the checklist item empty state for logged in but can't edit. currently an empty div, maybe that is ok for now as completed

    marked the checklist item empty state for logged in but can't edit. currently an empty div, maybe that is ok for now as completed

  • Deepika Guliani requested review from @cngo

    requested review from @cngo

  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Coung Ngo
  • Simon Knox added 1 commit

    added 1 commit

    • 1ddc6a96 - Remove a bunch of unused fields and methods

    Compare with previous version

  • Simon Knox added 1 commit

    added 1 commit

    • 967e99c7 - Fix register and sign in path injection

    Compare with previous version

  • Simon Knox added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Coung Ngo approved this merge request

    approved this merge request

  • Coung Ngo requested review from @ntepluhina and removed review request for @cngo

    requested review from @ntepluhina and removed review request for @cngo

  • :wave: @cngo, thanks for approving this merge request.

    This is the first time the merge request is approved. To ensure full test coverage, a new pipeline will be started shortly.

    For more info, please refer to the following links:

  • Natalia Tepluhina removed review request for @ntepluhina

    removed review request for @ntepluhina

  • added 1 commit

    • 90d7027b - Move non reactive dependencies to options

    Compare with previous version

  • added 1 commit

    • 1cb65fec - Move non reactive dependencies to options

    Compare with previous version

  • added 1 commit

    • 640f2dc4 - Move non reactive dependencies to options

    Compare with previous version

  • Deepika Guliani requested review from @ntepluhina

    requested review from @ntepluhina

  • Natalia Tepluhina resolved all threads

    resolved all threads

  • Natalia Tepluhina approved this merge request

    approved this merge request

  • Deepika Guliani added 470 commits

    added 470 commits

    • 640f2dc4...5862c54b - 456 commits from branch master
    • 4177a3c2 - Add comment form to work item notes
    • 0f3dc714 - Add signed out state placeholder
    • 4b9cda5a - Remove more description copypaste
    • b6a3b285 - Add some tests and mock data
    • f081cc8b - Add signin/register paths to helper
    • 41081dfe - Add sign in and register link for comment form
    • e5d2051a - Remove a bunch of unused fields and methods
    • c0119f0b - Fix register and sign in path injection
    • 0f2c0c38 - Also cancel button
    • 6475d047 - Pipeline error fixed
    • f8da1bff - Move non reactive dependencies to options
    • d4dfab3c - Test case failure
    • d9f16e2d - Conflicts when rebase with master
    • 7042bb64 - Conflicts when rebase with master

    Compare with previous version

  • Natalia Tepluhina resolved all threads

    resolved all threads

  • Natalia Tepluhina approved this merge request

    approved this merge request

  • Natalia Tepluhina enabled an automatic merge when the pipeline for 6566eacf succeeds

    enabled an automatic merge when the pipeline for 6566eacf succeeds

  • mentioned in commit 428cf4bf

  • added workflowstaging label and removed workflowcanary label

  • mentioned in issue #387663 (closed)

  • Nicolas Dular mentioned in merge request !108581 (merged)

    mentioned in merge request !108581 (merged)

  • Please register or sign in to reply
    Loading