-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6186 from reactioncommerce/refactor-kieckhafer-mo…
…veAddressValidationPlugin refactor: move address-validation service and address-validation-test plugin to npm
- Loading branch information
Showing
37 changed files
with
7,809 additions
and
20,065 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
module.exports = { | ||
extends: "./node_modules/@reactioncommerce/api-utils/lib/configs/eslintrc.cjs" | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
src/core-services/address/mutations/createAddressValidationRule.js
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
src/core-services/address/mutations/deleteAddressValidationRule.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
src/core-services/address/mutations/updateAddressValidationRule.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
src/core-services/address/queries/addressValidationRules.js
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
src/core-services/address/queries/addressValidationServices.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.