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

F#747 new context menu option #824

Merged
merged 7 commits into from
Nov 23, 2018
Merged

Conversation

paigechoi
Copy link
Contributor

@paigechoi paigechoi commented Nov 21, 2018

Description

Add mismatch and missing (clean) in context menu

Related Issue :

#747

How Has This Been Tested?

  • Go to dataflow main grid -> click context menu -> clean -> try mismatch and missing
  • when one or more column is selected clean menu is disabled

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project. it will be added soon
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document. it will be added soon
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional Context

…/github.com/metatron-app/metatron-discovery into f#747-new_context_menu_option

# Conflicts:
#	discovery-frontend/src/app/data-preparation/dataflow/dataflow-detail/component/edit-dataflow-rule/edit-rule/edit-rule-aggregate.component.ts
#	discovery-frontend/src/app/data-preparation/dataflow/dataflow-detail/component/edit-dataflow-rule/edit-rule/edit-rule-replace.component.ts
@paigechoi paigechoi added the @dataprep Component Name : Data preparation label Nov 21, 2018
@paigechoi paigechoi added this to the 3.1.0 milestone Nov 21, 2018
@paigechoi paigechoi self-assigned this Nov 21, 2018
@mh0203 mh0203 added the testbed1 Review Test Server 1 label Nov 22, 2018
@mh0203
Copy link
Contributor

mh0203 commented Nov 22, 2018

run build
deploy to 1

Copy link
Contributor

@joohokim1 joohokim1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2018-11-22 6 00 13
위처럼 mismatch가 아닌 값들이 영향을 받네요.

@joohokim1 joohokim1 removed the testbed1 Review Test Server 1 label Nov 22, 2018
@paigechoi
Copy link
Contributor Author

@joohokim1 @mh0203 UI에서 ruleString 을 잘못 보내고 있는 건지 확인 부탁드립니다.

@joohokim1
Copy link
Contributor

@paigechoi The rule string seems to be all right. @mh0203 is now working on the bug.

@paigechoi UI에서 ruleString은 제대로 전달되고 있습니다. @mh0203 님께서 지금 버그를 고치고 있는 중입니다.

@joohokim1 joohokim1 added the testbed3 Review Test Server 3 label Nov 23, 2018
@joohokim1
Copy link
Contributor

run build
deploy to 3

sang-hee-lee
sang-hee-lee previously approved these changes Nov 23, 2018
@mh0203
Copy link
Contributor

mh0203 commented Nov 23, 2018

screen shot 2018-11-23 at 11 13 14 am

This is result of [Clean - Mismatched - Replace with custom]

joohokim1
joohokim1 previously approved these changes Nov 23, 2018
@joohokim1
Copy link
Contributor

run build
deploy to 3

1 similar comment
@joohokim1
Copy link
Contributor

run build
deploy to 3

@paigechoi paigechoi merged commit b87af05 into 3.0.7 Nov 23, 2018
@alchan-lee alchan-lee deleted the f#747-new_context_menu_option branch November 26, 2018 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@dataprep Component Name : Data preparation testbed3 Review Test Server 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants