-
Notifications
You must be signed in to change notification settings - Fork 3
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
UIORGS-336: Creating or changing a vendor code using number generator in Organizations App #536
Conversation
Hooked up Number generator to Organizations
Added servint as an optionalOkapiInterface dependency, and protected code against being called when interface is not present
…eat/number_generator
Small tweaks, brought number generator code in line with users PR refs UIORGS-336, UIORGS-337
Update generator code to use the new codes defined in this PR: folio-org/mod-service-interaction#72
Added new permission and blocked access to number generator page based on that permission
…eat/number_generator
…eat/number_generator
Update to use servint 3
…eat/number_generator
Use new service-interaction
…eat/number_generator
…eat/number_generator
Swapped implementation to full Modal implementation as per the other apps
…eat/number_generator
Changed Button from fullWidth to scale with text
…eat/number_generator
…eat/number_generator
…eat/number_generator
…eat/number_generator
…izations into feat/number_generator
Change back to do what is done on master
…eat/number_generator
Mocked useSettings to rectify failing test
Hello. I have updated the implementation provided by @EthanFreestone and made the requested changes:
I have also updated the PR description and included a screencast for better clarity on the changes. |
ebd1c65
to
1454363
Compare
Hi @NikitaSedyx,
|
# Conflicts: # CHANGELOG.md # src/common/hooks/index.js
src/common/hooks/useVendorCodeGeneratorSettings/useVendorCodeGeneratorSettings.js
Outdated
Show resolved
Hide resolved
@alb3rtino overall UI is very close to the final stage, only settings storage should be changed |
# Conflicts: # CHANGELOG.md
# Conflicts: # CHANGELOG.md
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.
Looks good.
src/common/hooks/useVendorCodeGeneratorSettings/useVendorCodeGeneratorSettings.js
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
https://folio-org.atlassian.net/browse/UIORGS-336
https://folio-org.atlassian.net/browse/UIORGS-337
Requires the
organizations-storage.settings 1.1
interface, which constitutes a breaking change.Refs UXPROD-3891, UIORGS-336, UIORGS-337
screencast.webm