Added refresh button + spinner on relatedLogEntries LWC
Thanks to @andrii-solokh for implementing this enhancement! (PR #703)
Core Unlocked Package Changes
-
Added new
refresh
button on the LWCrelatedLogEntries
. This makes it easy to refresh just the list ofLogEntry__c
records, without having to refresh the entire page- When refreshing the data, a
lightning-spinner
is now overlayed on the LWC
- When refreshing the data, a
New extra-tests
Metadata
- Added sample flexipage
Nebula_Logger_Account_Record_Page
that's used as the org default for theAccount
object when deploying Nebula Logger'sextra-tests
folder - this makes it easy to test the LWCrelatedLogEntries
in a scratch org
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.11...v4.13.12
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015oCkQAI
- SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015oCkQAI
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oCkQAI
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oCkQAI