Allow browser refresh on known Angular routes 95/695/4
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 13 Aug 2019 14:31:08 +0000 (10:31 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 13 Aug 2019 19:46:37 +0000 (15:46 -0400)
commit09df6d1bb8687f6f7970efbcac9bd3dc7b9503bb
tree3c0ec59706b363f17197d6d0533fce2b7d9d3ff9
parent4343a59bf8db708600c9c6a712aa01bbb437db00
Allow browser refresh on known Angular routes

Stop the frustrating "404 page not found" behavior
Also add documentation of configuration parameters.

Change-Id: I189f1c8b579da6c5ddce4838760f947c5959cb69
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
docs/.gitignore [new file with mode: 0644]
docs/config.rst [new file with mode: 0644]
docs/index.rst
docs/release-notes.rst
webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/controller/AnrXappController.java
webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/controller/Html5PathsController.java [new file with mode: 0644]