-
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Improved conditional visibility for 'HTTP Response' page sect…
…ion (#617) * Resolved #616 by updating visibility rules on LogEntryRecordPage to show the HTTP Response section if the response status, body, or header keys are not null. Previously, only status was checked, which is null when using System.Continuation * Upgraded most of the devDependencies in package.json, and hopefully fixed package generation for the managed package by including an empty copy of Admin.profile-meta.xml ಥ_ಥ. Also updated both sfdx-project.json files to use the new flag 'scopeProfiles' * Added (re-added) new-ish Analytics standard tab to the LoggerConsole app * Fixed some test failures in ComponentLogger_Tests that occurred when running in a namespaced context
- Loading branch information
Showing
14 changed files
with
7,820 additions
and
13,480 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
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.