Plan/Plan/react
Aurora Lahtela 09279cbb66
React html customization / public_html folder (#2862)
* Add public_html folder, configuration and access methods to it
* Make Frontend BETA static resource resolution prefer public_html
* Add resolver for getting any file in public_html from webserver
* Test customized bundle loading from public_html
* Update gradle wrapper to 7.6
* Wrote scripts to React build or run dev server through gradle
* Disable cyclomatic-complexity check on PublicHtmlResolver
* Throw bad request exception on IllegalPathException
* Throw bad request exception on bad chars in URI query
2023-02-05 12:08:29 +02:00
..
dashboard Improved navigation significantly on mobile 2023-02-03 20:29:03 +02:00
buildBundle.bat React html customization / public_html folder (#2862) 2023-02-05 12:08:29 +02:00
buildBundle.sh React html customization / public_html folder (#2862) 2023-02-05 12:08:29 +02:00
devServer.bat React html customization / public_html folder (#2862) 2023-02-05 12:08:29 +02:00
devServer.sh React html customization / public_html folder (#2862) 2023-02-05 12:08:29 +02:00