summaryrefslogtreecommitdiffstats
path: root/webapp/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Use go module as dependency tool instead of glidehalibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/7.99.3halibut/7.99.2halibut/7.99.17.99.37.99.27.99.1Sebastien Douheret1-11/+30
Get ride of glide tool (marked as obsolete) and go module instead to populate dependency packages. See also: https://github.com/golang/go/wiki/Modules Bug-AGL: SPEC-2289 Change-Id: I9c16bb0759c34cab48b5bd03fc29993c38608c6e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2019-02-05Update package-lock filehalibut_7.90.0halibut/7.90.07.90.0Sebastien Douheret1-3011/+2676
Change-Id: I46db74c63c9e0d22755371eb4e7a47b3a4e84136 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-06-19Added Grafana url setting in config panelSebastien Douheret1-263/+3
Change-Id: I13be1f49afb53fa4598e25a4234bb0578fb66f23 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-04-05Fixed webapp build error (add node-sass)Sebastien Douheret1-0/+15118
Due to problem with nebular and sass: https://github.com/akveo/nebular/issues/316#issuecomment-376383942 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>