Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweaks from Sprint Review #383

Merged
merged 3 commits into from
Dec 21, 2020
Merged

Tweaks from Sprint Review #383

merged 3 commits into from
Dec 21, 2020

Conversation

jjbennett
Copy link
Contributor

@jjbennett jjbennett commented Dec 17, 2020

Critical Changes

Changes

Issues Closed

New Metadata

Deleted Metadata

Definition of Done

Refer to Asteroids DoD document to see any additional details for the items below
Any net new LWC work has Sa11y tests & 50% or above lines JEST test coverage
CRUD/FLS is enforced in Apex
Permission sets are updated to account for CRUD|FLS|Tab|Classes
Field sets are updated to account for new fields
UX approval or UX not necessary

  • Link the pull request and work item by PR comment and Chatter post respectively, e.g. GUS: W-0000000: Work Name (Reorganize code; use custom iterator #303)
  • All acceptance criteria have been met
    • Developer
    • Code Reviewer
    • QA
      PR contains draft release notes
  • QE story level testing completed

@jjbennett
Copy link
Contributor Author

jjbennett commented Dec 17, 2020

W-8595069

@@ -680,7 +680,7 @@
<language>en_US</language>
<protected>true</protected>
<shortDescription>Warning when list view limit is reached.</shortDescription>
<value>There are over 2,000 records. Some records may not be shown.</value>
<value>This List View has over 2,000 records. Some records may not be shown.</value>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbeller - list view or List View?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

list view

Copy link
Contributor

@bethbrains bethbrains left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One quick Q for @lbeller but otherwise looks great. You are so thorough, @jjbennett !!

Copy link

@lbeller lbeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change requested: change List View to list view

@@ -680,7 +680,7 @@
<language>en_US</language>
<protected>true</protected>
<shortDescription>Warning when list view limit is reached.</shortDescription>
<value>There are over 2,000 records. Some records may not be shown.</value>
<value>This List View has over 2,000 records. Some records may not be shown.</value>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

list view

@jjbennett
Copy link
Contributor Author

Thanks for catching that @bethbrains and for the quick feedback @lbeller - the capitalization has been fixed.

@kselvocki kselvocki merged commit aaa0b33 into master Dec 21, 2020
@kselvocki kselvocki deleted the feature/attendance-tweaks branch December 21, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants