Skip to content

Conversation

nzaytsev
Copy link
Contributor

@nzaytsev nzaytsev commented Dec 17, 2024

Description

  • removes revert action from the view header and from the banner
  • removes revert logic
  • replaces text of the banner

Screenshot 2024-12-17 at 13 30 44

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@nzaytsev nzaytsev linked an issue Dec 17, 2024 that may be closed by this pull request
@nzaytsev nzaytsev requested review from d13 and eamodio December 17, 2024 06:32
@nzaytsev nzaytsev force-pushed the features/3874-modify-home-view-welcome-message branch from b238b3a to 43c2dfd Compare December 18, 2024 04:27
Copy link
Member

@eamodio eamodio left a comment

Choose a reason for hiding this comment

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

I think there was some confusion here -- we should not be removing the "preview" home toggle. Only updating the Home welcome message (and removing the toggle JUST from that message).

@nzaytsev nzaytsev force-pushed the features/3874-modify-home-view-welcome-message branch 2 times, most recently from 2fadc3b to c73c75e Compare December 18, 2024 05:50
@nzaytsev nzaytsev requested a review from eamodio December 18, 2024 05:51
`,
)}
<h4 class="title">Welcome to the GitLens Home View</h4>
Focus, prioritize, and take action on your current work, what’s next, and what you’ve recently worked
Copy link
Collaborator

Choose a reason for hiding this comment

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

@nzaytsev please update this message to "Streamline your workflow—effortlessly track, manage, and collaborate on your branches and pull requests—all in one intuitive hub."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is what you expect?
Screenshot 2024-12-19 at 09 52 24

@nzaytsev nzaytsev force-pushed the features/3874-modify-home-view-welcome-message branch from c73c75e to eb01c88 Compare December 19, 2024 02:53
@nzaytsev nzaytsev force-pushed the features/3874-modify-home-view-welcome-message branch from eb01c88 to b2f4621 Compare December 19, 2024 02:53
@eamodio eamodio merged commit f5bf084 into main Dec 19, 2024
2 checks passed
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.

Modify Home View welcome message

3 participants