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: #1033 configure my web component installations in the Marketplace #1313

Merged
merged 11 commits into from
May 26, 2020

Conversation

ant066
Copy link
Contributor

@ant066 ant066 commented May 21, 2020

Pull request checklist

Does this close any currently open issues?

fixes: #1033

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (yarn build) was run locally and any changes were pushed
  • Lint (yarn lint) has passed locally and any fixes were made for failures
  • Test (yarn test) has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #1033

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

I use dummy data for API response while waiting for API ready

@github-actions github-actions bot added elements Relates to Elements components and utilities marketplace Relates to the Marketplace labels May 22, 2020
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Closing this pull request since the title does not match ^(?:build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test):(?:\ +?#\d+?\ +?)?.* pattern. Please fix the title and re-open the pull request.

@github-actions github-actions bot closed this May 22, 2020
@ant066 ant066 reopened this May 22, 2020
@ant066 ant066 changed the title [WIP] feat: #1033 configure my web component installations in the Marketplace feat: #1033 configure my web component installations in the Marketplace May 22, 2020
@github-actions github-actions bot closed this May 22, 2020
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Closing this pull request since the title does not match ^(?:build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test):(?:\ +?#\d+?\ +?)?.* pattern. Please fix the title and re-open the pull request.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Closing this pull request since the title does not match ^(?:build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test):(?:\ +?#\d+?\ +?)?.* pattern. Please fix the title and re-open the pull request.

@ant066 ant066 reopened this May 22, 2020
@vuhuucuong
Copy link
Contributor

@ant066 FYI, the server has been deployed at https://vwvdddbw9k.execute-api.eu-west-2.amazonaws.com/dev
I just need to enable CORS for it and you can use it after this PR is merged #1322

@github-actions github-actions bot requested a review from duong-se May 25, 2020 09:08
@github-actions github-actions bot added the aml-checklist Relates to Anti-money laundering app label May 25, 2020
Copy link
Contributor

@duong-se duong-se left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot requested a review from duong-se May 26, 2020 06:37
Copy link
Contributor

@willmcvay willmcvay left a comment

Choose a reason for hiding this comment

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

Looks good, just a bit of tidy up

@github-actions github-actions bot requested review from duong-se and willmcvay May 26, 2020 09:10
@ant066
Copy link
Contributor Author

ant066 commented May 26, 2020

Looks good, just a bit of tidy up

Hi @willmcvay, I updated. So can you review it again.

Copy link
Contributor

@willmcvay willmcvay left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@github-actions github-actions bot requested a review from willmcvay May 26, 2020 10:26
@ant066 ant066 merged commit 663bb21 into master May 26, 2020
@ant066 ant066 deleted the feat/1033-config-web-component branch May 26, 2020 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aml-checklist Relates to Anti-money laundering app elements Relates to Elements components and utilities marketplace Relates to the Marketplace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a Client, I should be able to configure my web component installations in the Marketplace
4 participants