summaryrefslogtreecommitdiffstats
path: root/webapp
AgeCommit message (Collapse)AuthorFilesLines
2017-11-24Improved and fixed connection to XDS ServerSebastien Douheret5-28/+26
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-11-24Add VSCode plugin list and fixed jsbeautify config.Sebastien Douheret2-0/+18
2017-11-24New dashboard improvements.Sebastien Douheret35-265/+721
- add build buttons - add build settings support and backup into project clientData - improved async alert - fixed project dropdown Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-11-20New dashboard look & feelSebastien Douheret183-2627/+6045
Dashboard is a fork of ngx-admin release v2.0.1 (sha be7649a9a2da835) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-11-14Fixed webapp build and error message.Sebastien Douheret15-111/+134
2017-11-10Moved Dashboad webapp on Angular 5 !Sebastien Douheret60-834/+997
Webapp loading time decreased from 2.7s to 1.5sec ! Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-11-08Added events decoder helpers.Sebastien Douheret1-1/+1
2017-11-06Update api routes name (plural nouns)Sebastien Douheret1-3/+3
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-10-16Add sanity check when adding a new pathmap project/folderSebastien Douheret2-2/+3
2017-10-11Fixed Syncthing folder status events and exec command.Sebastien Douheret4-475/+4
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret49-0/+3451
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>