Performance Dashboard On Aws Versions Save

A simple cost-effective web application to build and publish dashboards.

v1.9.2

2 months ago

[1.9.2] - 2024-02-28

Changed

  • Migrate to AWS SDK v3.
  • Upgrade to Node.js 18.

v1.9.1

4 months ago

[1.9.1] - 2023-12-15

Fixed

  • bump axios and crypto-js packages.
  • cloud formation template schema issue.

v1.9.0

9 months ago

[1.9.0] - 2023-07-14

Added

  • Migration from AWS CDK v1 to AWS CDK v2.
  • Ability to ask credentials to users on public part of the app.
  • Improvements to meet WCAG accessibility requirements.

Fixed

  • Dependency libraries to address potential security vulnerabilities.

1.8.1

1 year ago
  • Update our CDK code in PDoA v1.8 to turn on S3 ACLs.

1.8.0

1 year ago
  • Settings page enhancement
  • Accessibility enhancements across the app
  • Fixing SonarQube alarms
  • Move to Solutions GitHub release pipeline

1.7.0-beta

1 year ago
  • Security vulnerabilities were addressed by upgrading the following libraries:
    • node v14.x
    • react-scripts 5.0.1
  • Dashboard creation simplifications
  • Support for Google Analytics tracking was added.

1.6.0-beta

1 year ago
  • Optimize resource usage for lambda functions
  • Enable private dashboard instances
  • Added support for metrics/analytics collection
  • Made improvements to meet WCAG accessibility requirements
    • DatePicker
    • Drag'n'Drop

1.5.0

1 year ago
  • Made improvements to meet WCAG accessibility requirements
    • Pagination
    • Fix contrast colors in multiple components
    • Associate hints with inputs
    • Improve accessibility of text areas and table buttons
    • Improve the search functionality's user experience and accessibility
    • Add aria-role alert for Alert component
    • Makes interactive legends accessible and programmatically available
    • Add programmatic status messages to tables
    • Make modal experience more accessible
  • Add a hover state to tabs and make topic areas hidden by default
  • Improve the layout of the add/edit metric screen
  • Add support for the new table pagination layout
  • Fix numbering logic
  • Fix the Save functionality in Edit Table/Chart
  • Perform html escape on the returned error message
  • Improves the UX for the CheckData component
  • Updated dependency libraries to address potential security vulnerabilities

1.3.0

2 years ago
  • Made improvements to meet WCAG accessibility requirements
    • Added programmatic structure to sections in dashboard editor
    • Removed ARIA 'Current' attributes for dashboard to avoid misleading screen readers
    • Updated modal experience to be more accessible
    • Updated Settings pages to use proper heading mark-ups
    • Improved the user experience of working with Check Data step columns
    • Added programmatic status messages when actions are taken
  • Updated dependency libraries to address potential security vulnerabilities

1.2.0

2 years ago
  • Made improvements to meet WCAG accessibility requirements

    • Provided appropriate text alternative for icons
    • Made errors clearly identifiable and described to assistive technology
    • Removed hidden buttons from assistive technology
    • Improved the application of non-decorative content in CSS to support assistive technology
    • Added section aria label to live previews
  • Provided additional control over image formatting