Skip to content

Releases: SFDO-Community/TractionThrive-archived-

1.8 (Beta 11)

01 May 22:44
f4445a7
Compare
Choose a tag to compare
1.8 (Beta 11) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]
    StaffAvailabilityController.cls [PR113]
    staffAvailability, staffAvailabilityItem, lookup lwc comps [PR113]
    Update to Staff Levels page layout with additional custom fields [PR116]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

  • remove incomplete translations, fix sfcare org deploy [PR112]

  • remove debugs and console logs [PR114]

  • Fix for Knowledge record type visibility [PR115]

  • Don't strip default from all record types [PR117]

  • Feature/community [PR119]

  • feature: contact status picklist item deprecation [PR120]

1.8 (Beta 10)

01 May 20:48
d3de58b
Compare
Choose a tag to compare
1.8 (Beta 10) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]
    StaffAvailabilityController.cls [PR113]
    staffAvailability, staffAvailabilityItem, lookup lwc comps [PR113]
    Update to Staff Levels page layout with additional custom fields [PR116]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

  • remove incomplete translations, fix sfcare org deploy [PR112]

  • remove debugs and console logs [PR114]

  • Fix for Knowledge record type visibility [PR115]

  • Don't strip default from all record types [PR117]

  • feature: contact status picklist item deprecation [PR120]

1.8 (Beta 9)

29 Apr 02:09
4661136
Compare
Choose a tag to compare
1.8 (Beta 9) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]
    StaffAvailabilityController.cls [PR113]
    staffAvailability, staffAvailabilityItem, lookup lwc comps [PR113]
    Update to Staff Levels page layout with additional custom fields [PR116]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

  • remove incomplete translations, fix sfcare org deploy [PR112]

  • remove debugs and console logs [PR114]

  • Fix for Knowledge record type visibility [PR115]

  • Don't strip default from all record types [PR117]

1.8 (Beta 8)

27 Apr 16:06
c8f5469
Compare
Choose a tag to compare
1.8 (Beta 8) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]
    StaffAvailabilityController.cls [PR113]
    staffAvailability, staffAvailabilityItem, lookup lwc comps [PR113]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

  • remove incomplete translations, fix sfcare org deploy [PR112]

  • remove debugs and console logs [PR114]

1.8 (Beta 7)

27 Apr 14:20
b4e742c
Compare
Choose a tag to compare
1.8 (Beta 7) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]
    StaffAvailabilityController.cls [PR113]
    staffAvailability, staffAvailabilityItem, lookup lwc comps [PR113]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

  • remove incomplete translations, fix sfcare org deploy [PR112]

1.8 (Beta 6)

25 Apr 23:51
2fdab17
Compare
Choose a tag to compare
1.8 (Beta 6) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

  • remove incomplete translations, fix sfcare org deploy [PR112]

1.8 (Beta 5)

25 Apr 05:25
75cdfeb
Compare
Choose a tag to compare
1.8 (Beta 5) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

  • fix: add namespace to object translations [PR111]

1.8 (Beta 4)

24 Apr 23:09
d004a03
Compare
Choose a tag to compare
1.8 (Beta 4) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
  • created an automated test to check for home page and about us page contents [PR71]
    A component that will handle dynamic form creation based on the given fieldset [PR74]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
  • Set the default Contact compact layout to Traction_Thrive_Staff_Layout [PR86]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]
    enable community setting “Allow community users to see contacts that have not been enabled for communities” [PR99]
    enabled network setting Enable Show All Settings - Shows settings that are hidden by default based on how the community is set up. [PR100]
  • Updated the native Global Layout (from Setup > Publisher Layouts) and added the Action: Question under Quick Actions & Lightning Actions sections. [PR101]
    -- Allows the Tab: Question to appear on the Collaboration page of the community. [PR101]
    Traction Thrive Icon image available in Assets folder [PR103]
    Changed Facility and Staff List View labels [PR104]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

  • fix: translation and move into core package [PR106]

  • fix: remove rypple quickaction [PR107]

  • update: delete ignore list [PR108]

1.8 (Beta 3)

23 Apr 05:11
9fc85cf
Compare
Choose a tag to compare
1.8 (Beta 3) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    Added platform labels translation for Hindi, French and Spanish language. [PR80]
    UTIL_UnitTestData_TEST [PR81]
    Added test method which updating contact with the removed field, not writable, formula field. Second, uncommented StaffAvailabilityControllerTests.save istest, as it is executing successfully. Also, resolved in this ticket - [https://traction.atlassian.net/browse/TRACTION-122] [PR82]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]

Pull requests with no release notes

  • Change update_admin_profile [PR87]

  • add: can share analytics with communities setting [PR97]

1.8 (Beta 2)

22 Apr 20:22
92f141f
Compare
Choose a tag to compare
1.8 (Beta 2) Pre-release
Pre-release

Critical Changes

  • Set the Account OWD to "Public Read/Write" for external. [PR62]
  • Added Account Record Type Assignments on the Traction Thrive Community Profiles for Division, Hospital, and Health Authority Accounts. [PR62]
  • Added the Object Level Permissions for Account and Contact on the Traction Thrive Community Profiles. [PR62]

Changes

  • created a script to generate a contact & user that is able to log into the community [PR10]
  • created an ETL flow which creates a NetworkMemberGroup for the "Customer Community Customer Community - Health Authority", "Customer Community - Hospital Administrator", and "Customer Community - Medical Staff" profiles [PR10]
    UTIL_Namespace, UTIL_Namespace_TEST [PR75]
    update and increase code coverage for UTIL_Namespace [PR75]
  1. AccountPickerTest.cls [PR78]
  2. ResourceStatusTrackerTest.cls [PR78]
    UTIL_UnitTestData_TEST [PR81]
  • assigned facility lookup increase result limit, add scrollable area [PR84]
    Medical Staff,Hospital Admin,Health Authority,Regional Overview metadata files removed from the unmanaged package [PR89]
    Credentials__c object [PR90]

Pull requests with no release notes

  • Change update_admin_profile [PR87]