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

feat(ui): add circle progress bar #242

Merged
merged 8 commits into from
Oct 20, 2023

Conversation

JeremyPansier
Copy link
Member

Checklist:

  • The code follows our code conventions.
  • Important principle changes have been documented in the wiki.
  • The new code is covered by unit tests with assertions.
  • The behaviour node and UI have been manually tested and is as expected.
  • The squash commit message follows our conventions.

@JeremyPansier JeremyPansier linked an issue Oct 10, 2023 that may be closed by this pull request
@JeremyPansier JeremyPansier changed the base branch from main to 248-release-v400 October 20, 2023 12:17
@JeremyPansier JeremyPansier self-assigned this Oct 20, 2023
@JeremyPansier JeremyPansier added the enhancement New feature or request label Oct 20, 2023
@JeremyPansier JeremyPansier added this to the Improve usability milestone Oct 20, 2023
@JeremyPansier JeremyPansier force-pushed the 241-add-transaction-status-progress-bar branch from 119e7b3 to 93ca4be Compare October 20, 2023 12:21
@JeremyPansier JeremyPansier changed the base branch from 248-release-v400 to release/4.0.0 October 20, 2023 14:16
@sonarcloud
Copy link

sonarcloud bot commented Oct 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

81.0% 81.0% Coverage
0.0% 0.0% Duplication

@JeremyPansier JeremyPansier merged commit 029608b into release/4.0.0 Oct 20, 2023
8 checks passed
@JeremyPansier JeremyPansier deleted the 241-add-transaction-status-progress-bar branch October 20, 2023 15:07
JeremyPansier added a commit that referenced this pull request Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add transaction status progress bar
1 participant