aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Added target and terminal support.v1.1.0Sebastien Douheret9-14/+382
2018-02-23Fixed storage of Global and XDS Server configuration.Sebastien Douheret3-41/+68
2018-02-14fix the install scriptLoïc Collignon1-2/+2
2018-01-30[Dashboard]: Reworked sidebar menu auto expandingSebastien Douheret3-22/+66
2018-01-26Prevent browser freeze on WS data flooding.Sebastien Douheret1-21/+31
2018-01-26Closed SDK modal install window on early error.Sebastien Douheret1-3/+8
2018-01-23Reworked SDKs events (introduced sdk-state-change)eel_5.0.1eel/5.0.15.0.1Sebastien Douheret5-62/+147
2018-01-18Fixed GOPATH setup while debugging in VSCSebastien Douheret1-2/+1
2018-01-18Update to correct variable name.Sebastien Douheret1-1/+1
2018-01-09Fixed listed sdk in build panel (only installed sdks)v1.0.1Sebastien Douheret1-27/+28
2018-01-08Updated go dep (used xds-server api ~1.0.0)v1.0.0Sebastien Douheret1-1/+1
2018-01-08Report XDS-server connection failure as an error.Sebastien Douheret1-1/+1
2018-01-08Update dashboard welcome page.Sebastien Douheret2-17/+65
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret84-145/+150
2018-01-05Added AGL .gitreview fileSebastien Douheret1-0/+5
2018-01-05Automatically expand/collapse sidebar on mouse over/leave.Sebastien Douheret2-2/+35
2018-01-05Webapp: Fixed SDKs installationSebastien Douheret5-9/+37
2018-01-04Fixed Xds-server re-connection.Sebastien Douheret4-35/+54
2017-12-23Added new SDKs management supportv1.0.0-rc2Sebastien Douheret30-145/+1011
2017-12-18Fixed npm packages version and cleanup useless code.Sebastien Douheret6-194/+26
2017-12-18Add confirmation modal when deleting a project.Sebastien Douheret4-5/+157
2017-12-15Fixed xds-server folder events detection.Sebastien Douheret6-36/+34
2017-12-11Always resolved env vars in path of config structure.Sebastien Douheret1-4/+12
2017-12-11Standardized XDS config file name and location.Sebastien Douheret7-7/+7
2017-12-11Fixed installed conf file name: agent-config.json.Sebastien Douheret2-3/+3
2017-12-08Fixed default webapp dir in config.jsonSebastien Douheret1-1/+1
2017-12-06Add config.json.in example and cleanup windows package.Sebastien Douheret1-1/+4
2017-12-05Fixed XDS Server connection lost and reconnection.Sebastien Douheret3-24/+43
2017-12-05Improved silly logging.Sebastien Douheret5-18/+18
2017-12-04Added xds-project.conf file creation.Sebastien Douheret2-3/+24
2017-12-04Fixed default http agent and server port numbers.Sebastien Douheret1-2/+2
2017-12-01Added copyright headersv1.0.0-rc1Sebastien Douheret77-7/+1360
2017-11-30Fixed subversion when tag doesn't include dash.Sebastien Douheret1-12/+18
2017-11-30Fixed env var settings - dashboard.Sebastien Douheret2-59/+39
2017-11-30Fixed server config setup on InitSebastien Douheret1-4/+10
2017-11-30Added Help menu with doc link and About modal.Sebastien Douheret6-6/+130
2017-11-30Fixed build page when no project existsSebastien Douheret5-38/+58
2017-11-29Used xdsserver api v1.0.0-rc1Sebastien Douheret2-4/+4
2017-11-29Fixed webapp build in production modeSebastien Douheret6-194/+19
2017-11-29Check go version and print error if not >1.8.1Sebastien Douheret1-1/+14
2017-11-29Fixed XDS server connection config - dashboardSebastien Douheret3-3/+11
2017-11-29Fixed /exec input stream and /signal.Sebastien Douheret8-45/+184
2017-11-29Renamed apiv1 lib to xaapiv1.Sebastien Douheret20-195/+130
2017-11-24Fixed current project selection on deletion - DashboardSebastien Douheret1-1/+1
2017-11-24Use Get/Post functions of common.http lib.Sebastien Douheret1-37/+22
2017-11-24Improved and fixed connection to XDS ServerSebastien Douheret6-31/+31
2017-11-24Add VSCode plugin list and fixed jsbeautify config.Sebastien Douheret3-0/+22
2017-11-24New dashboard improvements.Sebastien Douheret49-356/+918
2017-11-20New dashboard look & feelSebastien Douheret184-2699/+6122
2017-11-14Fixed webapp build and error message.Sebastien Douheret17-115/+140