SFDO-Community / declarative-lookup-rollup-summaries

Declarative Lookup Rollup Summaries (DLRS) is a community built and maintained Salesforce application that allows you to create cross object roll-ups declaratively - no code! For install instructions and documentation, visit our website https://sfdo-community-sprints.github.io/DLRS-Documentation/
https://sfdo-community-sprints.github.io/DLRS-Documentation/
BSD 3-Clause "New" or "Revised" License
689 stars 237 forks source link

Direct load cronstrue in the LWC to make Locker happy #1451

Closed aheber closed 5 months ago

aheber commented 5 months ago

Tested working in Lightning Locker as in Lightning Web Security now.

Also cleanup errors and add loading spinner to existing jobs.

Should load from Static Resource when LWS is everywhere.

Critical Changes

Change cronstrue lib to load as part of the component instead of from Static Resources

Changes

Also added loading spinner and cleaned up prop usage.

Issues Closed

1450