-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Analytics Hits, Enhance Error Reporting, Router Refactor (#63)
* Button Component: Unify frontend styles * patch theme preview buttons * remove isLink prop from Blue Sky buttons * menu highlighting first pass get nav highlighting working for all pages but individual product details * refactor router * change data left on window object * Merge branch 'master' into enhance/router-refactor * progress * resolve merge conflicts * updated pot * more progress * post-merge conflict resolution * push working pageview * ko console logs * router marketplace enhancements, a11y, pv events * progress push to clone to clean environment * working error logging * imports cleanup * notice dismiss * nix test route * remove unused browser detect dependency * remove legacy help test * restore adminUrl * Fix tests * Code styling fixes * Bump version to 2.5.1 * Use the same cache version * Set PHP version and config * Override defaults for GitHub * Don't check the vendor directory when linting YML files * Try storing error logs on test failure. * fix redirect issue * Update GitHub Action to properly store error log * Update Cypress workflow to properly copy debug.log to artifacts when present Co-authored-by: Micah Wood <micah@wpscholar.com>
- Loading branch information
Showing
145 changed files
with
29,497 additions
and
29,471 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,8 @@ cypress.env.json | |
/.docs/* | ||
!/assets/bluehost.css | ||
!/assets/admin-global.css | ||
|
||
# File Types | ||
*.log | ||
*.sql | ||
*.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.