OMTracker_ChangeLog - tsgrp/OpenMigrate GitHub Wiki

Version 1.1.1

  • Upgraded dependencies which including angular, angular-material, webpack, etc.
  • Setup angular-material as SharedModule for easy sharing.
  • Clean up overall layout.

Version 1.1.0

  • Write OM process data into LocalStorage, so app does not lose data when switching pages.
  • Allow end-user to change app, dashboard, memory-usage, and database pages APIs endpoint in Setting page.
  • Server-Alert-Message popup modal is now close-able.
  • Add 30 & 60 seconds refresh rate options in Setting page.
  • documentPerSecond widget is now displaying full number instead of applying Math's floating.
  • Dropdown-menu's contact-us-button is now linked to TSG website contact form.
  • Be able to bundle build outputs into a WAR archive.
  • New page database is added for displaying database (Oracle) log messages.
  • New page Dev-Tool is added into dropdown menu. It allows admin-user to clear app data cache, export & import JSON data, and view formula reference for dashboard page widgets.

Version 1.0.1

  • Fixed timeRemaining widget calculation.
  • Updated Webpack package methods so we can have smaller file sizing.
  • Improved overall style.
  • Widgets can now be displayed in hours:mins:sec format.

Version 1.0.0

  • OMTracker is born!