aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
AgeCommit message (Collapse)AuthorFilesLines
2018-06-18Added Supervision/Monitoring supportSebastien Douheret1-48/+58
Added new API supervisor/* to control and get status of AGL XDS Supervisor. Also add new panel in dashboard to control and visualized data collected by the supervision (visualiazation is based on Granafa). Change-Id: I093470f6e384e96a0856b233390e85a98911162e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret1-1/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-01-18Fixed GOPATH setup while debugging in VSCSebastien Douheret1-2/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-2/+3
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-23Added new SDKs management supportv1.0.0-rc2Sebastien Douheret1-12/+60
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-05Improved silly logging.Sebastien Douheret1-1/+2
2017-11-29Fixed /exec input stream and /signal.Sebastien Douheret1-1/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-11-24Add VSCode plugin list and fixed jsbeautify config.Sebastien Douheret1-0/+4
2017-11-24New dashboard improvements.Sebastien Douheret1-43/+9
- 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 Douheret1-72/+77
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 Douheret1-2/+4
2017-11-10Moved Dashboad webapp on Angular 5 !Sebastien Douheret1-57/+69
Webapp loading time decreased from 2.7s to 1.5sec ! Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-11-06Moved all structs exposed by API into apiv1 packageSebastien Douheret1-1/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-10-11Fixed Syncthing folder status events and exec command.Sebastien Douheret2-2/+7
2017-10-06Added webapp Dashboard + logic to interact with server.Sebastien Douheret2-5/+23
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-23Add API KEY support to allow CORS requests.Sebastien Douheret1-17/+34
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-15Initial commit.Sebastien Douheret2-0/+42
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>