Skip to content

Releases: Salesforce-org-Impact-Labs/01HousingandHomelessness

1.6 (Beta 10)

16 Oct 19:41
1cf405c
Compare
Choose a tag to compare
1.6 (Beta 10) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]

flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed  NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
Updated SFDX-project.json from 48 to 49 to support [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]
@snugsfbay  commit https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/commit/faafedb3e09f91328ac04cde755fb339cdbe8f60 [[PR218](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/218)]

# Changes

Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]

# Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX5VAAW

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX5VAAW

# Pull requests with no release notes

* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]

1.6 (Beta 9)

14 Oct 14:48
2e183ef
Compare
Choose a tag to compare
1.6 (Beta 9) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]
Added following UTIL class for CRUD/FLS checks [PR213]
UTIL_Describe [PR213]
UTIL_Permission [PR213]
UTIL_Profile [PR213]
Custom Labels [PR213]

flsError [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgCreatedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
stgLastModifiedBy [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
``` [[PR213](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/213)]
- Removed  NPSP UTIL classes [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- Added utility class to support CRUD/FLS checks. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]
- PermissionValidator [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]

# Changes

Add situation/service tags field [[PR184](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/184)]
new All_Types field for multiple types [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
becomes String[] on the ServiceRecommendation class [[PR186](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/186)]
renames "service" to "program" in lots of object/field labels [[PR189](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/189)]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [[PR190](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/190)]
added logic to include ref rec component on case record page [[PR192](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/192)]
update flow to give error if no email or phone are available [[PR196](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/196)]
add state field [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
add test class for component wrapper controller [[PR198](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/198)]
make illustrations their own LWCs [[PR201](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/201)]
updated service print url [[PR202](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/202)]
update layout for multiple program icons and allow filtering on array of program types [[PR203](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/203)]
remove getting program types apex method [[PR206](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/206)]
UI changes [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-redirect on comment link [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-changes to app and component name [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-working share button on expanded view [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
-change Share to Refer [[PR210](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/210)]
typo fix [[PR211](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/211)]
Modified CumulusCI yml `config_dev` flow to perform dx_push and update admin profile for local builds. [[PR216](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/216)]

# Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX0GAAW

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX0GAAW

# Pull requests with no release notes

* Small tweaks to documentation from user feedback [[PR200](https://github.com/Salesforce-org-Impact-Labs/01HousingandHomelessness/pull/200)]

1.6 (Beta 8)

24 Sep 14:09
255f7ae
Compare
Choose a tag to compare
1.6 (Beta 8) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]
Modified apex classes from global to public method. [PR205]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]
updated service print url [PR202]
update layout for multiple program icons and allow filtering on array of program types [PR203]
remove getting program types apex method [PR206]
UI changes [PR210]
-redirect on comment link [PR210]
-changes to app and component name [PR210]
-working share button on expanded view [PR210]
-change Share to Refer [PR210]
typo fix [PR211]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX01AAG

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RX01AAG

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 7)

24 Sep 13:48
d5e2c18
Compare
Choose a tag to compare
1.6 (Beta 7) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]
updated service print url [PR202]
update layout for multiple program icons and allow filtering on array of program types [PR203]
remove getting program types apex method [PR206]
UI changes [PR210]
-redirect on comment link [PR210]
-changes to app and component name [PR210]
-working share button on expanded view [PR210]
-change Share to Refer [PR210]
typo fix [PR211]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWtTAAW

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWtTAAW

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 6)

21 Sep 19:34
a92d01f
Compare
Choose a tag to compare
1.6 (Beta 6) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]
updated service print url [PR202]
update layout for multiple program icons and allow filtering on array of program types [PR203]
remove getting program types apex method [PR206]
UI changes [PR210]
-redirect on comment link [PR210]
-changes to app and component name [PR210]
-working share button on expanded view [PR210]
-change Share to Refer [PR210]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWsVAAW

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWsVAAW

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 5)

18 Sep 14:45
4ec74a8
Compare
Choose a tag to compare
1.6 (Beta 5) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]
updated service print url [PR202]
update layout for multiple program icons and allow filtering on array of program types [PR203]
remove getting program types apex method [PR206]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWi9AAG

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWi9AAG

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 4)

14 Sep 18:57
9bc5c8a
Compare
Choose a tag to compare
1.6 (Beta 4) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]
updated service print url [PR202]
update layout for multiple program icons and allow filtering on array of program types [PR203]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWi4AAG

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWi4AAG

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 3)

14 Sep 16:11
6bd4d68
Compare
Choose a tag to compare
1.6 (Beta 3) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]
updated service print url [PR202]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWhBAAW

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWhBAAW

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 2)

10 Sep 21:07
455e6d6
Compare
Choose a tag to compare
1.6 (Beta 2) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWh6AAG

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWh6AAG

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]

1.6 (Beta 1)

10 Sep 20:49
12039c7
Compare
Choose a tag to compare
1.6 (Beta 1) Pre-release
Pre-release

Critical Changes

Update sharing keyword settings on classes [PR182]
Add isCreateable() checks when creating new records [PR182]
Type field on Service becomes MultiSelect [PR184]
Make changes to allow packaging to work [PR185]
revert Type back to single-value picklist [PR186]
fix packaging errors due to changing methods from global to public [PR187]

Changes

Add situation/service tags field [PR184]
new All_Types field for multiple types [PR186]
becomes String[] on the ServiceRecommendation class [PR186]
renames "service" to "program" in lots of object/field labels [PR189]
security enforcement for apex classes for query/dml (WITH_SECURITY, stripInaccessible) [PR190]
added logic to include ref rec component on case record page [PR192]
update flow to give error if no email or phone are available [PR196]
add state field [PR198]
add test class for component wrapper controller [PR198]
make illustrations their own LWCs [PR201]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWBFAA4

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3h000001RWBFAA4

Pull requests with no release notes

  • Small tweaks to documentation from user feedback [PR200]