Category : Web App

Home » Archive by category : Web App

Public pages e.g: login, signup, forgot password pages WEB_APP_CUSTOMER_PORTAL_LOGIN_CUSTOM_CSS WEB_APP_MOBILE_CUSTOMER_PORTAL_LOGIN_CUSTOM_CSS Secured pages any pages after signin to the customer portal (or mobile app) WEB_APP_CUSTOMER_PORTAL_CUSTOM_CSS WEB_APP_MOBILE_CUSTOMER_PORTAL_CUSTOM_CSS What to do Update relevant customer property. You can reload the setting dynamically via <customer-potal-link>/secure/customer/css/reload-custom-css e.g. http://localhost:8080/secure/customer/css/reload-..

Read more

The default behavior of responsive datatable with checkbox srow selection use the same columsn for expansion and select. To resolve, you assign a separate column (first column) to handle the responsiveness, and a different column (2nd column) for row selection. Here’s an example. https://www.titanwolf.org/Network/q/f8b83600-61df-49b0-92de-15625240b4b0/yQuestion Responsive datatable with first column as checkboxwww.titanwolf.org Some extra explanation on ..

Read more

Load Balancer All WebApp URL should point to an AWS Elastic Load Balancer (ELB). Currently we only have one ELB which is in Sydney region. ELB in other regions will be added when we expanded overseas. Sydney Region ELB AWS Public DNS: WebApps-497531c79456f302.elb.ap-southeast-2.amazonaws.com SportLogic CNAME: webapps-sydney.sportlogic.net.au SVN URL for Nginx config: https://fig.sportlogic.net.au:8443/svn/webapps.nginx/sydney-region/conf.d Targets: adelaide 52.62.74.0 CNAME ..

Read more