-
Notifications
You must be signed in to change notification settings - Fork 1
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(appeals): adds dynamic display page rendering #1396
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.
Have had a quick look through, got some suggestions. As always, just suggestions: you're welcome to disagree or discuss!
In general, this looks great. Well documented types, clear patterns, and I can see this speeding up development.
appeals/web/src/server/lib/nunjucks-template-builders/gds-components-properties-jsdoc.js
Outdated
Show resolved
Hide resolved
appeals/web/src/server/lib/nunjucks-template-builders/gds-components-properties-jsdoc.js
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/lpa-questionaire/lpa-questionnaire.mapper.js
Outdated
Show resolved
Hide resolved
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.
Good work, some pretty small comments
appeals/web/src/server/appeals/appeal-details/appeal-details.controller.js
Outdated
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/appeal-details.mapper.js
Outdated
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/lpa-questionaire/lpa-questionnaire.controller.js
Outdated
Show resolved
Hide resolved
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 really good overall! I've left quite a few comments but mostly minor stuff
appeals/web/src/server/appeals/appeal-details/appeal-details.controller.js
Outdated
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/appeal-details.controller.js
Outdated
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/appeal-details.controller.js
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/lpa-questionaire/lpa-questionnaire.controller.js
Show resolved
Hide resolved
appeals/web/src/server/appeals/appeal-details/lpa-questionaire/lpa-questionnaire.controller.js
Outdated
Show resolved
Hide resolved
4a5539f
to
8b282fc
Compare
Implement LPAQ, and appeals details using dynamic display page
8b282fc
to
e7a7a56
Compare
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 to me!
improves and simplifies the dynamic display page rendering, and implements it in Appeals details and HAS LPAQ
Describe your changes
Issue ticket number and link
Type of change 🧩
Checklist before requesting a review