-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add supp. billing notification to view licence #943
Add supp. billing notification to view licence #943
Conversation
Location of banner is assumed so will need to be reviewed by the reviewing developer. |
b9f9b3b
to
b02e83b
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.
All of these requested changes are just a result of not knowing 'our ways' i.e. how @Cruikshanks likes things when he is paying attention 😬 . So, this is a ❤️ start and PR on day 2; 💪🏅!
One final thing to mention. There is no issue with using conventional commits when working on the branch.
But the first commit needs to follow our conventions and I encourage folks to use all 50 chars to make it as readable and meaningful as possible.
So, for this I'd be looking for something more like
Add supp. billing notification to view licence
https://eaflood.atlassian.net/browse/WATER-4323
The legacy view licence page we are replacing displays a notification banner if the licence is flagged for supplementary billing. It could be flagged for PRESROC, SROC or both so the message has to reflect each possible state.
So, this means we need to do the same thing in our version of the view licence page.
If you follow our guide, GitHub does some cool stuff
- Your first
--allow-empty
commit will become your PR title and description - When it comes to the squash & merge, assuming you haven't strayed off-piste that initial commit message will be there to use again
Anyway, any questions or issues let me know.
https://eaflood.atlassian.net/browse/WATER-4323 The legacy view licence page we are replacing displays a notification banner if the licence is flagged for supplementary billing. It could be flagged for PRESROC, SROC or both so the message has to reflect each possible state. So, this means we need to do the same thing in our version of the view licence page.
33e1916
to
c768a3d
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.
https://eaflood.atlassian.net/browse/WATER-4323
The legacy view licence page we are replacing displays a notification banner if the licence is flagged for supplementary billing. It could be flagged for PRESROC, SROC or both so the message has to reflect each possible state.
So, this means we need to do the same thing in our version of the view licence page.
PRESROC notification
SROC notification
Both charge scheme notifications