This commit is contained in:
Mor Shemesh 2017-10-16 10:57:07 +03:00 коммит произвёл GitHub
Родитель 273c24b409
Коммит ecf77ebcad
1 изменённых файлов: 9 добавлений и 4 удалений

Просмотреть файл

@ -2,13 +2,18 @@
> Notice: This repo is in the process of moving into a new home. We will update once this happens in this page.
> Notice: Version 1.2 breaks the persitency paths of data. If you are upgrading to this version, simply copy your generate files from `/dashboards` into `/dashboards/persistent/` as follows:
> `private files: *.private.js` should be placed in the `/dashboards/persistent/private` folder, and
> `private templates: *.private.ts` should be placed in the `/dashboards/persistent/customTemplates` folder.
[Ibex](http://aka.ms/ibex) is a dashboarding application that enables building dashboard and templates.
It mainly supports **Application Insights** but data sources and visual components are easily extendable.
## Changes
### Version 1.2 (October 16, 2017)
Version 1.2 breaks the persitency paths of dashboard files and custom templates. If you are upgrading to this version, copy your private dashboards from `/dashboards` into `/dashboards/persistent/` as follows:
> Private Files: Move files from `/dashboards/*.private.js` to `/dashboards/persistent/private`.
> Custom Templates: Move files from `/dashboards/customTemplates/*.private.ts` to `/dashboards/persistent/customTemplates`.
# Preview
[![Preview](/docs/images/bot-fmk-dashboard.png)](/docs/images/bot-fmk-dashboard.png)