monitor-dashboard/src/app/topic
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
..
indicators.component.css [Monitor Dashboard | Trunk]: Fix number indicator form, add validation 2020-11-11 09:20:54 +00:00
indicators.component.html [Trunk | Monitor Dashboard]: 2021-07-19 09:50:08 +00:00
indicators.component.ts [Trunk | Monitor Dashboard]: 2021-07-19 09:50:08 +00:00
topic-routing.module.ts [Monitor Dashboard | Trunk]: Remove dashboard from development. Add canActivateChild on monitor guard. 2021-03-01 18:26:58 +00:00
topic.component.html [Monitor Dashboard | Trunk]: Css changes on pills 2021-01-11 18:34:31 +00:00
topic.component.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
topic.module.ts [Monitor dashboard | Trunk]: Notifications for development 2021-03-04 11:35:10 +00:00