Commit Graph

9 Commits

Author SHA1 Message Date
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
rottencandy
095c919999 Add Font Awesome files
The css and ttf files for font awesome icons has been included in
assets folder. With modified build script to copy at qmake compile.
2019-07-13 16:08:19 +05:30
rottencandy
9a84225e82 Revamp button design 2019-07-04 21:49:58 +05:30
rottencandy
1977735237 Display info for node panel in config tab
Display public information(from preferences>Node in RS).
2019-06-26 02:55:06 +05:30
rottencandy
c118d6363b Add config tab section.
Config tab will be used to display node details and
settings/configuration options for both RS and the WebUI.
2019-06-20 22:47:31 +05:30
rottencandy
4c0ac58f50 Add Floating navbar. 2019-06-17 23:49:43 +05:30
rottencandy
7ab2d8ff35 Fix downloads progress bar css 2019-06-16 15:08:19 +05:30
rottencandy
b6e1517c19 Implement basic css styles
The existing css has been disabled for the moment and a new css
file theme.css has been created. Respective components modified to
reflect changes for css selectors.
2019-06-09 00:03:34 +05:30
csoler
484b81bffb first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00