Skip to content

Commit c6ddfab

Browse files
committed
Merge branch 'release-1.9' into main
2 parents d3299fb + 4d43d7a commit c6ddfab

File tree

73 files changed

+3630
-2189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+3630
-2189
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,16 @@ You can log any issues and new ideas in our tracker: https://github.com/VinceFIN
3636
## License
3737

3838
OrgCheck is available under the [MIT license](LICENSE.md)
39+
40+
41+
## Some references
42+
- Social:
43+
- LinkedIn: https://www.linkedin.com/company/orgchecksfdc/
44+
- Twitter: https://www.twitter.com/OrgCheckSFDC
45+
- 2022:
46+
- App Review from Ike Wagh: https://www.youtube.com/watch?v=IG4zzqVsO_8
47+
- Salesforce Labs Live! "How to Reduce Technical Debt from your Salesforce Environment (Ep.1)" https://www.youtube.com/watch?v=ZCJ_NH-29I0
48+
- 2021:
49+
- Albanian Dreamin21, OrgCheck presentation by Sara Sali and Vincent Finet : https://dreamin21.sfalbania.al/schedule/schedule-fullwidth-filterable/
50+
- Unofficial SF blog article: https://unofficialsf.com/from-vincent-finet-analyze-your-org-with-orgcheck/
51+
- Salesforce's Ben blog article: https://www.salesforceben.com/free-ways-to-monitor-your-salesforce-org/
155 KB
Loading
194 KB
Loading
-143 KB
Loading
56 KB
Loading
893 KB
Loading
555 KB
Loading
1.01 MB
Loading
494 KB
Loading

force-app/main/default/applications/OrgCheck_APP.app

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<tabs>OrgCheck_CustomLabels_TAB</tabs>
2323
<tabs>OrgCheck_VisualComponents_TAB</tabs>
2424
<tabs>OrgCheck_ApexComponents_TAB</tabs>
25+
<tabs>OrgCheck_Analytics_TAB</tabs>
2526
<tabs>OrgCheck_Batches_TAB</tabs>
2627
<uiType>Lightning</uiType>
2728
</CustomApplication>

0 commit comments

Comments
 (0)