Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 7b7edef

Browse files
trietluchasechow7miguelpdiaz8kharbutli-metaMazen Kharbutli
authored
merge v1.1.4 onto mainline (#715)
* GTT-1592: Clean up chart create/edit step labels Remove "steps x of y" labels in the following: Add Content Add Image Add Section Add Text * Align navigation bar width with page content (#669) Co-authored-by: chasechow7 <92477064+chasechow7@users.noreply.github.com> * Dashboard Listings Tab Accessibility (#673) Add accessibility functionality to dashboard listings tabs -Ability to tab to core tabs (Drafts, Publish Queue, etc.) -Add keyboard functionality: Ability to select tab using 'Enter' -Aria Label for screen reader will read: "Dashboard Tab {Name}" -Aria Label will indicate currently selected tab with "Active Dashboard Tab {Name}" * Adds backend support for searching inside published dashboards. (#675) * Adds backend support for searching inside published dashboards. * Fix prettier warnings. Co-authored-by: Mazen Kharbutli <mazenkh@amazon.com> * Make table pagination responsive base on sizing (#674) * Gtt 1522 (#611) * adding exported json * updated git ignore * temp save * updated json files * fixed naming, running in lambda * cleanup * adding cdk elements for deploy * reorging files * first try ad deploy script * fixed deployment of resource and calling lambda after deploy * dont need method * pulled out methods to simply insert script * added unit tests to lambda * flushed out readme * flushed out readme * updated deploy script * readme update * fixed variable and template * prettier write * fixed install scripte * not used * Fix dashboard id assignment * Please enter the commit message for your changes. Lines starting * Fix dashboard id assignment * Fix dashboard id assignment * Fix dashboard id assignment * Fix dashboard id assignment * Major refactor and typescript conversion * Create build directory on deploy prereq step * Reset last updated date * Add spanish dashboard * Add piechart spanish * Add line chart spanish * Refactor examples * Adding logging information * More logging and fixing bugs * Add export capability * Major refactor to operate overe one file only * Update english example dashboard * Add spanish example * Add portuguese example * refactor * Redo folder structure * Bug fixes * Bug fixes * Bug fixes * Bug fixes * Add missing s3 permission * Refactor prompts * Tight regex patterns * Revert unintended changes * minor fixes * More fixes Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Cosmetic changes to the prompt and the scripts. (#676) Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Update UI to reflect ToC changes (#677) * Update UI to reflect ToC changes (bonus) fixed examples topic area seeding * Minor fix * Restore previous selection on cancel Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Cleaning up aria label string Co-authored-by: Chow <chowchin@88665a1e3b3b.ant.amazon.com> * Use local resources if not in s3 (#681) Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Fix download link for tables (#682) * Add mobile navigation for small tables (#683) * Remove unnecessary question marks (#684) Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Move status alerts to top of page (#689) * Adds frontend support for searching inside published dashboards. (#688) * Frontend changes to support searching dashboards * Add unit tests and run prettier. * Switch to using the history react hook * Run prettier Co-authored-by: Mazen Kharbutli <mazenkh@amazon.com> * Using SASS and configuring USWDS SASS compilation (#687) * Using SASS and configuring USWDS SASS compilation * Configure SASS for USWDS * Configure SASS for USWDS * Configure SASS for USWDS * Fix default values. * use defaults from uswds package * use defaults from uswds package * Default values * Refactor for css * Revert "Default values" This reverts commit 775059b. * Adding uswds js dependency * Use theme colors * Minor fix * match existing prod * Match existing style * Fix snapshot Co-authored-by: Miguel Abreu <miabreu@amazon.com> * updated translation (#691) * upgrade to version 1.1.4 (#692) * Ensure all optional and mandatory fields are marked (#693) * Miguel.abreu/gtt 1646 fix text color contrast (#690) * Fix radio button card details contrast * Replace color in the default palette to meet contrast requirements * Update snapshots Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Miguel.abreu/gtt 1632 fix download button contrast (#698) * Fix DataTable download button * Fix DataTable download alert * Add alert container to Formatting help page * Add extension to the downloaded file * Update test snapshots * Fix menu style * Update test snapshots Co-authored-by: Miguel Abreu <miabreu@amazon.com> * Fixes the expanded search feature (#701) * Fix the new search feature * Run prettier * Run prettier * Fix the search feature (#708) * Remove auth headers from public request * Add missing translation Co-authored-by: chasechow7 <92477064+chasechow7@users.noreply.github.com> Co-authored-by: Miguel Pavon Diaz <71112226+miguelpdiaz8@users.noreply.github.com> Co-authored-by: Mazen Kharbutli <89935687+mazenkh-amazon@users.noreply.github.com> Co-authored-by: Mazen Kharbutli <mazenkh@amazon.com> Co-authored-by: Phil Dettorre <89091415+PhilTower@users.noreply.github.com> Co-authored-by: Miguel Abreu <miabreu@amazon.com> Co-authored-by: Miguel Alfonso Abreu Ortega <mabreuortega@gmail.com> Co-authored-by: Chow <chowchin@88665a1e3b3b.ant.amazon.com>
1 parent 30ac60f commit 7b7edef

File tree

234 files changed

+16905
-1935
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+16905
-1935
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.4] - 2021-11-15
9+
10+
- An example dashboard in English, Spanish, or Portuguese is included on solution installation.
11+
- Search on Homepage now extends to other text portions of the dashboard, beyond the name.
12+
- The pagination feature for a table component now has its display vary based on size for improved customer experience.
13+
814
## [1.1.3] - 2021-10-28
915

1016
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ PDoA comes with pre-built code to provision an instance in your AWS account. You
3333

3434
| Region | Launch |
3535
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
36-
| Install in us-east-1 | [![Install in us-east-1](docs/images/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://performance-dashboard-on-aws-solution-releases-us-west-2.s3.us-west-2.amazonaws.com/performance-dashboard-on-aws/v1.1.3/performance-dashboard-on-aws.template) |
36+
| Install in us-east-1 | [![Install in us-east-1](docs/images/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?templateURL=https://performance-dashboard-on-aws-solution-releases-us-west-2.s3.us-west-2.amazonaws.com/performance-dashboard-on-aws/v1.1.4/performance-dashboard-on-aws.template) |
3737

3838
### Clone this repository
3939

backend/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "performance-dashboard-backend",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Performance Dashboard on AWS Backend",
55
"awssdkUserAgent": "AwsSolution/SO0157/v",
66
"scripts": {

0 commit comments

Comments
 (0)