monitor-dashboard/src
Konstantina Galouni f51ca5f7ed [Trunk | Monitor Dashboard]:
1. indicators.component.ts:
	a. Added fields "import_loading" and "export_loading" and set "editing", to show loading icon and disable edit options while export or import process is ongoing.
	b. Validate schema of indicators' file when importing it (type (chart or number), url, and jsonPath (for number indicators) are requested).
2. indicators.component.html: 
	a. Instead of import or export icon (next to buttons), show loading icon when "import_loading" or "export_loading" is true.
	b. Disable edit options for indicators when "import_loading" or "export_loading" is true and show tooltip.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@61433 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-19 09:50:08 +00:00
..
app [Trunk | Monitor Dashboard]: 2021-07-19 09:50:08 +00:00
assets [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
environments [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
prod [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
index.html [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
karma.conf.js [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
main.server.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
main.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
material.scss [Monitor Dashboard | Trunk]: Organize new dashboard theme to files 2020-10-19 09:07:43 +00:00
polyfills.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
robots.txt [Monitor_Dashboard|Trunk] 2019-10-24 07:44:29 +00:00
styles.css [Monitor Dashboard | Trunk]: Remove filters class 2021-01-13 14:48:36 +00:00
test.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
tsconfig.app.json [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
tsconfig.server.json [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
tsconfig.spec.json [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00