RSNewWebUI/webui-src/make-src
rottencandy 4c34a4103c Decompose config tab to multiple components
The config_resolver.js file will be used to handle the /config route
and can take in extended path for proper resolving.
The require polyfill does not have the concept of directories and
multiple paths so the name has to be preceeded by "config_" until
that is fixed.
2019-07-17 19:38:56 +05:30
..
build.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
build.sh Decompose config tab to multiple components 2019-07-17 19:38:56 +05:30
chat.css first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.sh first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
main.css Revamp button design 2019-07-04 21:49:58 +05:30
readme.md first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
template.js first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00

this folder contains files needed to create webfiles at compile-time and qmake

  • init.sh creates dummy files at qmake
  • build.sh creates files at compile time
  • chat.css compiled version of _chat.sass (.sass should replaced by .scss)
  • main.css simple template extracted from main.sass
  • template.js start of compiled app.js, containing additional created content