Commit 7d1d9a9
authored
dashboard: allow optional fields in dashboard json (#1684)
* dashboard: allow optional fields in dashboard json
currently we allow optional fields for each tile in the dashboard
this change allows fields to be added from caller in the dashboard section also
useful when client adds more feature to dashboard like - settings, variables etc
* update dashboard fix1 parent 653c303 commit 7d1d9a9
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
| 130 | + | |
133 | 131 | | |
134 | 132 | | |
135 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments