Browse Source

Rename to corpglory-hastic-app #178 (#179)

master
Alexey Velikiy 6 years ago committed by rozetko
parent
commit
b5a58e6f7f
  1. 2
      package.json
  2. 2
      src/panel/graph_panel/plugin.json
  3. 3
      src/plugin.json

2
package.json

@ -1,5 +1,5 @@
{ {
"name": "hastic-grafana-app", "name": "grafana-hastic-app",
"version": "0.2.8", "version": "0.2.8",
"description": "Hastic app: labeling and rendeting analytics from hastic-server", "description": "Hastic app: labeling and rendeting analytics from hastic-server",
"main": "dist/module", "main": "dist/module",

2
src/panel/graph_panel/plugin.json

@ -1,7 +1,7 @@
{ {
"type": "panel", "type": "panel",
"name": "Hastic Graph", "name": "Hastic Graph",
"id": "hastic-graph-panel", "id": "corpglory-hastic-graph-panel",
"info": { "info": {
"logos": { "logos": {
"small": "../hastic-app/img/icn-graph-panel.png", "small": "../hastic-app/img/icn-graph-panel.png",

3
src/plugin.json

@ -1,8 +1,7 @@
{ {
"type": "app", "type": "app",
"name": "Hastic", "name": "Hastic",
"id": "hastic-app", "id": "corpglory-hastic-app",
"info": { "info": {
"author": { "author": {
"name": "CorpGlory Inc.", "name": "CorpGlory Inc.",

Loading…
Cancel
Save