Skip to content

Added refresh button + spinner on relatedLogEntries LWC

Compare
Choose a tag to compare
@jongpie jongpie released this 07 Jul 18:51
· 7 commits to main since this release
88c630b

Thanks to @andrii-solokh for implementing this enhancement! (PR #703)

Core Unlocked Package Changes

  • Added new refresh button on the LWC relatedLogEntries. This makes it easy to refresh just the list of LogEntry__c records, without having to refresh the entire page

    • When refreshing the data, a lightning-spinner is now overlayed on the LWC

    image

New extra-tests Metadata

  • Added sample flexipage Nebula_Logger_Account_Record_Page that's used as the org default for the Account object when deploying Nebula Logger's extra-tests folder - this makes it easy to test the LWC relatedLogEntries in a scratch org

Installation Info

Core Unlocked Package - no namespace

Full Changelog: v4.13.11...v4.13.12