pucardotorg / dristi

MIT License
2 stars 12 forks source link

PROD Hotfix: Update URLs and also Employee sign up page #2510

Open atulgupta2024 opened 1 day ago

atulgupta2024 commented 1 day ago

Our URLs contain digit-ui and dristi. These are in routes.properties file for React. I think we should get these edited and remove digit-ui and dristi from it before too many people start to use it and bookmark it. @Aditi Phadnis @Mehul Sehgal

https://oncourts.kerala.gov.in/**digit-ui**/citizen/**dristi**/home/login https://oncourts.kerala.gov.in/**digit-ui**/employee/user/login

@suresh12 @subhashini-egov

atulgupta2024 commented 1 day ago

do we want to also change "employee" in the URL to "courtstaff"?

mehulseg24 commented 1 day ago
Screenshot 2024-11-20 at 6 37 32 PM

Remove powered by DIGIT at the bottom of this page as well

atulgupta2024 commented 19 minutes ago

here's proposed URLs

https://oncourts.kerala.gov.in/ui/citizen/home/login https://oncourts.kerala.gov.in/ui/courtuser/login

for internal APIs we can do https://oncourts.kerala.gov.in/api/

for external APIs (open APIs) we can do https://oncourts.kerala.gov.in/openapi/

@suresh12 @subhashini-egov thoughts?