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

chore(FTM): Add Unlock button to new Toolbar #31096

Merged
merged 5 commits into from
Jan 13, 2025

Conversation

zJaaal
Copy link
Contributor

@zJaaal zJaaal commented Jan 9, 2025

This pull request introduces a new unlock button feature to the DotUveToolbarComponent and includes various related changes across multiple files. The most important changes include the addition of the unlock button in the HTML template, corresponding styles, service injections, and comprehensive unit tests to ensure the functionality works as expected.

Unlock Button Feature:

Additional Changes:

  • models.ts: Updated interfaces to include UnlockOptions for the new unlock button feature.
  • withUVEToolbar.spec.ts: Adjusted the initial state to include mockCurrentUser for testing purposes. [1] [2]

This PR fixes: #31082

@zJaaal zJaaal linked an issue Jan 9, 2025 that may be closed by this pull request
@zJaaal zJaaal changed the title task(FTM): Add Unlock button to new Toolbar chore(FTM): Add Unlock button to new Toolbar Jan 9, 2025
@zJaaal zJaaal marked this pull request as ready for review January 10, 2025 18:17
@zJaaal zJaaal enabled auto-merge January 13, 2025 15:35
@zJaaal zJaaal added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit 80c3d62 Jan 13, 2025
36 checks passed
@zJaaal zJaaal deleted the 31082-ftm-add-unlock-button-to-new-toolbar branch January 13, 2025 16:56
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.

FTM: Add Unlock button to new Toolbar
4 participants