Skip to content

1.9 (Beta 19)

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 26 May 17:57
· 147 commits to master since this release
bcf995b

Changes

  • Added a Post-Installation Section to the Home Page. [PR135]
  • Created Custom Metadata Type to enable/disable the private security model. [PR141]
  • Created a new Staff Access Field: Staff Record ID to be used on a matching rule. [PR142]
  • Created a new Staff Access Field: Staff Record Link to be displayed on all Staff Access related lists. [PR142]
  • Added field permissions to Admin and all community profiles for the new fields. [PR142]
  • Modified the Staff Access Name to be an auto-number instead of text. [PR142]
    contactCard : Included Label for Role on Contact Card in Home [PR145]
    ContactEditFormController : appiled try catch on dml operations and made picklistValues as map of label-> value [PR145]
    ContactEditFormControllerTest : updated for map related change [PR145]
    ContactsSelector: Included label for status as shown in toggle bar in home page [PR145]
    CredentialsSelector : included label for type in soql [PR145]
    contactEditForm : filteredPicklistValues updated for label and value and included typelabel [PR145]
    staffAvailability : Included staff label. [PR145]
    contactSupport : included translations. [PR145]
    Included helptext translation for custom fields and Account fields translation for consistency. [PR145]
  • Created a Duplicate Rule for the Staff Access object. [PR147]
  • Created a new Staff Access Field: Access Level. [PR151]
  • Added the new field to the Staff Access Layout. [PR151]
  • Added field permissions for the new field to the Admin and all Community profiles. [PR151]
  • Created a new Staf Access Validation Rule. [PR151]
  • Updated the columns in the Related List: Staff Access for all Account and Contact page layouts used in Traction Thrive. [PR152]
  • Added the Staff Access related list on the Community Page: Staff Detail. [PR153]
  • Created a new Contact Validation Rule that blocks users from editing the Facility directly associated with a Contact record. [PR154]
  • Stamp staff id on staff access record - used to calculated duplicate records [PR155]
  • Created the following Account Validation Rules: [PR156]
    -- Only Hospitals can parent Divisions [PR156]
    -- Only Health Authorities can parent Hospitals [PR156]
    -- Block edits to Parent Facility [PR156]
  • Deactivated the Workflow Rule: Stamp Health Authority. [PR157]
  • Removed custom metadata to toggle private security model [PR168]
  • Switch ${faker.first_name()} & ${faker.last_name()} variable setting to use Get Fake Data keyword instead on API Create Contact keyword [PR174]
  • remove recommendation audiences [PR177]
  • added community audiences [PR177]
  • Allows resource tracking to be configured by admin on lightning app page [PR178]
    Install plan will now check Account sharing settings prior to running the install. [PR181]

Pull requests with no release notes

  • t3 - Availability records are created whenever a staff is created [PR137]

  • Bug fixes for app fieldset component [PR139]

  • add translations for Traction Thrive Settings [PR158]

  • fix: Cannot delete managed object [PR159]

  • Feature/traction 314 [PR163]

  • t2 - Updating contact and credentials information in the community [PR165]

  • Revert "TRACTION-432" Validation rule on contact removed [PR169]

  • Revert "TRACTION-433" Worfklow on account [PR171]

  • Revert "TRACTION-426" Lock down Staff access [PR172]

  • fix: deploy EA permission set clone in post install [PR175]

  • Traction-442: Updated Resource component to allow on lightning app page [PR176]

  • fix: Staff Access and Credentials Related lists are not visible [PR179]