Project

General

Profile

« Previous | Next » 

Revision 61433

[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.

  • added
  • modified
  • copied
  • renamed
  • deleted