From ae05bcd7232efe096d9395203109d0a9574ba55f Mon Sep 17 00:00:00 2001 From: Sophie Bremer <40056287+bre1470@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:34:50 +0200 Subject: [PATCH] Fix renaming of leftovers (#19) * Updated LICENSE.md. * Updated README.md. * Removed old index.html. * Renamed demo folders. * Renamed docs draft. --- LICENSE.md | 2 +- README.md | 7 +++++-- .../{rna-news => dashboards-rna-news}/demo.css | 0 .../demo.html | 3 ++- .../{rna-news => dashboards-rna-news}/demo.js | 0 demos/index.html | 7 ++++--- demos/{stock => stock-timeseries}/demo.html | 3 ++- demos/{stock => stock-timeseries}/demo.js | 0 .../morningstar.md} | 8 ++++---- index.html | 18 ------------------ 10 files changed, 18 insertions(+), 30 deletions(-) rename demos/{rna-news => dashboards-rna-news}/demo.css (100%) rename demos/{rna-news => dashboards-rna-news}/demo.html (87%) rename demos/{rna-news => dashboards-rna-news}/demo.js (100%) rename demos/{stock => stock-timeseries}/demo.html (81%) rename demos/{stock => stock-timeseries}/demo.js (100%) rename docs/{morningstar/morningstar-connectors.md => connectors/morningstar.md} (77%) delete mode 100644 index.html diff --git a/LICENSE.md b/LICENSE.md index fb5afb7..19a76e4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -This is the source code repository of the Highcharts Dashboards connectors for Morningstar Direct Web Services. +This is the source code repository of the Highcharts Connectors for Morningstar Direct Web Services. Read more on licensing alternatives here: - https://shop.highcharts.com/ diff --git a/README.md b/README.md index 5fecf02..7d72792 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Morningstar Connectors ====================== -Collection of [Highcharts connectors] for [Morningstar Direct Web Services]. +Collection of [Highcharts Connectors] for [Morningstar Direct Web Services]. @@ -16,10 +16,13 @@ The connectors are available as `@highcharts/connectors-morningstar/connectors-morningstar.js` script to your web app or web page. +**Note:** The UMD bundle is not available via +`https://code.highcharts.com/connectors/connectors-morningstar.js` yet. + -[Highcharts connectors]: https://highcharts.com/connectors/ +[Highcharts Connectors]: https://highcharts.com/connectors/ [Morningstar Direct Web Services]: https://developer.morningstar.com/direct-web-services/ diff --git a/demos/rna-news/demo.css b/demos/dashboards-rna-news/demo.css similarity index 100% rename from demos/rna-news/demo.css rename to demos/dashboards-rna-news/demo.css diff --git a/demos/rna-news/demo.html b/demos/dashboards-rna-news/demo.html similarity index 87% rename from demos/rna-news/demo.html rename to demos/dashboards-rna-news/demo.html index 7ce1e65..65e2cee 100644 --- a/demos/rna-news/demo.html +++ b/demos/dashboards-rna-news/demo.html @@ -6,9 +6,10 @@ - RNA News Demo - Morningstar Connectors Demos + Highcharts Dashboards + Morningstar RNA News +

Highcharts Dashboards + Morningstar RNA News

Add your Postman environment file from Morningstar to start the demo: diff --git a/demos/rna-news/demo.js b/demos/dashboards-rna-news/demo.js similarity index 100% rename from demos/rna-news/demo.js rename to demos/dashboards-rna-news/demo.js diff --git a/demos/index.html b/demos/index.html index adf70c7..dea0220 100644 --- a/demos/index.html +++ b/demos/index.html @@ -5,9 +5,10 @@ Morningstar Connectors Demos +

Morningstar Connectors Demos

- \ No newline at end of file + diff --git a/demos/stock/demo.html b/demos/stock-timeseries/demo.html similarity index 81% rename from demos/stock/demo.html rename to demos/stock-timeseries/demo.html index 8fd59d8..8ee303c 100644 --- a/demos/stock/demo.html +++ b/demos/stock-timeseries/demo.html @@ -4,9 +4,10 @@ - Highcharts Stock Demo - Morningstar Connectors Demos + Highcharts Stock + Morningstar TimeSeries +

Highcharts Stock + Morningstar TimeSeries

Add your Postman environment file from Morningstar to start the demo: diff --git a/demos/stock/demo.js b/demos/stock-timeseries/demo.js similarity index 100% rename from demos/stock/demo.js rename to demos/stock-timeseries/demo.js diff --git a/docs/morningstar/morningstar-connectors.md b/docs/connectors/morningstar.md similarity index 77% rename from docs/morningstar/morningstar-connectors.md rename to docs/connectors/morningstar.md index de8fa81..ca5c431 100644 --- a/docs/morningstar/morningstar-connectors.md +++ b/docs/connectors/morningstar.md @@ -1,8 +1,8 @@ # Morningstar Connectors -With the Highcharts Morningstar Connectors you can access the Morningstar Direct -Web Services. These services provide finance-related information to different -kinds of financial assets. +With the Highcharts Connectors for the Morningstar Direct Web Services you can +access finance-related information to different kinds of financial assets. This +requires a Highcharts license and a Morningstar subscription. @@ -40,7 +40,7 @@ assing the resulting table to your series options. ### Highcharts Dashboards Quick Start -For Highcharts Dashboards you just need to load teh `morningstar-connectors` +For Highcharts Dashboards you just need to load the `morningstar-connectors` bundle, which will register all connectors to the Dashboards registry. All Morningstar connectors are then available in the data pool as other connector types. diff --git a/index.html b/index.html deleted file mode 100644 index 20dfc94..0000000 --- a/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Morningstar Connectors Demos - Highcharts Dashboards - - -

-

Morningstar Connectors Demos

- -
- -