-
Notifications
You must be signed in to change notification settings - Fork 98
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(telephony.portability): display uploaded files and more #1900
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit made is feat(telephony.portability): display uploaded files and more
. Could the and more
be extracted to a more explicit commit describing what it is ?
...m/src/app/telecom/telephony/alias/portability/portabilities/delete/portabilities-delete.html
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
...alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.routing.js
Outdated
Show resolved
Hide resolved
...as/portability/portabilities/telecom-telephony-alias-portability-portabilities.controller.js
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
...alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.routing.js
Outdated
Show resolved
Hide resolved
...m/src/app/telecom/telephony/alias/portability/portabilities/delete/portabilities-delete.html
Outdated
Show resolved
Hide resolved
...app/telecom/telephony/alias/portability/portabilities/delete/portabilities-delete.routing.js
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
Hi @Steffy29! We recently merged #1336 which apply Prettier rules so could you please rebase To easily resolve conflicts you can ignore After that you can run: $ yarn run lint This command will lint the entire codebase. or: Amend your commit to trigger the Thanks! |
delete files, upload more files than just one) Ref: UXCT-203 Signed-off-by: Stephanie Moallic <[email protected]>
Ref: UXCT-203 Signed-off-by: Stephanie Moallic <[email protected]>
Signed-off-by: Stephanie Moallic <[email protected]>
Signed-off-by: Stephanie Moallic <[email protected]>
2abf843
to
f801c36
Compare
Signed-off-by: Stephanie Moallic <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Steffy29 Sorry about the delay of reviewing this Pull Request but could you please address at least my comment related to the attribut type
of the <button>
element?
Thanks!
.../app/telecom/telephony/alias/portability/portabilities/delete/portabilities-delete.module.js
Outdated
Show resolved
Hide resolved
.../telecom/telephony/alias/portability/portabilities/delete/portabilities-delete.controller.js
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Outdated
Show resolved
Hide resolved
Signed-off-by: Stephanie Moallic <[email protected]>
@antleblanc I correct the code from your comments. |
...m/src/app/telecom/telephony/alias/portability/portabilities/delete/portabilities-delete.html
Outdated
Show resolved
Hide resolved
...as/portability/portabilities/telecom-telephony-alias-portability-portabilities.controller.js
Outdated
Show resolved
Hide resolved
...phony/alias/portability/portabilities/telecom-telephony-alias-portability-portabilities.html
Show resolved
Hide resolved
Signed-off-by: Stephanie Moallic <[email protected]>
7d80615
to
7f703ab
Compare
✨ Feature
feat(telephony.portability): display uploaded files, delete action available, authorize customer to upload another files until the portability is validated
🔗 Related
🏠 Internal
Ref: UXCT-203