-
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
non site based reporting #58
Comments
to check if validation can be set per country |
to check if titles without site_name will be displayed correctly |
I think we can do that |
In model site_name is required |
alright, let's try there were already such questions and requests for ET and NG for non-site reporting and optional site name, I think we can have that feature |
Mock up sitenameno.mp4 |
Looks alright, what do you think also if visually having some kind of greyed out input, but on hover input would be active could you also please push commit, with not mandatory site name input for ET to have a test run |
For engine and frontend, please confirm also that having site name as non mandatory would not break anything |
but i'm not done NG coz NG have different form |
Alright, we will try to migrate them later, when infinite scroll is done |
ok |
Testing for ET Updated non site based old from too for NG |
looks good, Note: as for now NG opted to still have required let's have that feature for future use, but we will use just not mandatory site_name input for now so that not to confuse partners
|
So for NG no need to change ? |
no need for now, but they can decide later to have that feature |
without checkbox If location do not have site_name it not appear in monthly report |
what is the reason? |
i dont know |
alright, let's check, what are branches? |
I found the problem, the site_name is set to undefined if its blank , i will fix it |
Updated with test to check not required site_name input for ET without a checkbox and bug fix monthly report location without sitename |
alright, would setting site_name defaultsTo "" fix also the problem? let's set it like that to safeguard. Also other collection required site_name would inherit from target_locations? |
NG still have SiteName selection |
yes, i change the model for beneficairies and location for report like target location coz it will not appear in monthly report okay updated and remove hide sitename selection from NG |
alright, some issues |
actually i already fix this before, i comment the code that solve for that issue coz i think site_name defaultsTo "" will also fix that too and not to checki it again . But now it fix fixbuget.mp4 |
ok, perfect, adding monthly report locations also updated?
|
updated for add location on monthly report location. do we keep this "site_name_checked" atrribute? |
i would propose to have it for the future us, in case we will need checkbox |
|
Thank you , updated |
NG have confirmed not required site_name yet, in that case, I think site_name should be checked |
Location names on monthly reports without site name end as next |
i already updated that too , for now that site_name not be checked only for ET |
Updated, should we push? |
looks alright, please recheck all functionality again where site_name is concerned and proceed with a pull request |
okay |
Notes: |
on PR |
thank you, well done, |
link branch updated is like that? |
yes, could be, i think that is cleaner than the checkbox, by the cost of one more click, what do you think? other design option, as you did, would be in place of Site ? and From List ? selections to have checkboxes with same site name input on the same line rather than separate, but that would be hard to put in balance to other elements Note: |
Yes, it more aligned using select rather than checkbox |
alright, lets have ? mark without space |
NG confirmed not mandatory site name, please enable, but without site? selection |
updated |
Link PR: |
alright, there seem to be some bugs, please test and compile test cases conducted |
Miss that one , i will try solve this and push it as soon as posible, |
Fix it like this conduct_test.mp4and sometime the site name not appear coz the type of site_id in location and in the list not same is just on my local all in prod too? link : https://github.com/fakhrihawari/ngm-reportHub/tree/non-site_id-site_name if you okay, i will make separate commit for NG |
Link Hide Feature "Site?": |
to check if we can have a location without site_id and site_name
The text was updated successfully, but these errors were encountered: