Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Aspire 3.0 (Rowan) User Interface (UI) is a lightweight, single-page application using AngularJS.

  • This allows the interface to be faster, cleaner, and more responsive.
  • It also implements a new Open DXF library; an angular-based component in charge of generating the configuration for all of the components that are available in Aspire.

Anchor
UIFeatures
UIFeatures
Features


The Admin UI brings to Aspire new features such as:

  • HTML5 & CSS3
  • Responsive Design
    •  Fits many resolutions, from large desktops to small mobile devices.
  • Lightweight
    • Admin UI was designed to be fast and lightweight.
  • Browser Compatibility
  • Server Connection Detection
    • Constantly checking the connectivity with the server, to notify you when there's been an issue with the connection
  • Real Time Configuration Validation
    • With OpenDxf, component's configuration implement a variarity of validation
  • Aspire Component Independence
    • Being its own component, it can fix, update and upgrade without affecting Aspire's code.