You are on page 1of 2

???????????????????????????????????????

1. v2/search api data is different.

for + button list, show

custom_radius_providers + custom_state_providers

on map only show providers

1. (+) button data is only added if the custom_radius_providers and custom_state_providers is


not empty

2. move pic folder


2. done

3. on review page, assistnow logo click doesn't work.


3. Fixed and pushed to update-url branch.
Devops >>
- /var/www/vhost/reviewstaging.assistnow.com.au/ and
/var/www/vhost/review.assistnow.com.au need to clone from Review Rating Repo
- Install npm and compile JS
- Update config in src/config/constants.js depends on the env (staging/live)

4. review login doesn't work. if you are login from website


4.
- Live works well because BASE_URL is as same as the old server
- In staging(/var/www/vhost/reviewstaging.assistnow.com.au/), need to update BASE_URL in
src/config/constants.js ( process is the same as issue-3 )

5. 1. when discount is absent, UI doesn't go back to normal.

5.2 set black color code for address


5.3 data in distance section is not aligned properly from left. padding is gone. set left padding
and make it
in same line as others

https://prnt.sc/dM1FiHfptemL
https://prnt.sc/RekPJ5Wgdgya
5. v2/search apiis too slow. It is taking to long

steps to produce
search address -> click on category -> observe respones time

5. pending

6. discount expiry date is differnt from actual expiry date set in service detail. it looks like when
you delete a discount and set new, it doesn't set expiry date from new data.

user side -> https://prnt.sc/Cc3Rm4gJCeAy

provider side -> https://prnt.sc/Dka94ldd-8MQ

Also messages are different. Make sure whatever message is set from provider side, it only
shows up. Don't hardcode it.

Provider
1. in license/certificates, fix data format to dd/mm/yyyy
https://prnt.sc/dROa4pnmWZTU

2. when delete discount, it says location deleted on succesful messsage

Pending and to check

- discount can be deleted by user role


- guest can see the discount detail page (provider side)
- guest can also delete the the service group delete
- Issue happens in Provider detail by name >> Accommodation/Tenancy >> CA

You might also like