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

[Fix]: Fixed github issue #154 of adding whitespace on toggle button #156

Merged
merged 12 commits into from
Apr 18, 2023

Conversation

avas27JTG
Copy link
Contributor

@avas27JTG avas27JTG commented Apr 14, 2023

Screenshot of the fixed toggle button:
image

Fixed Github issue #154 of adding whitespace on toggle button

avas27JTG and others added 12 commits January 4, 2023 16:08
… to "Close" on filter popover. (#17) (#21)

* [MI-2504][webapp]: Changed Hide to Close on filter popover

* [MI-2504][server]: Generated manifest files

* [MI-2504][server]: Updated version in manifest

Co-authored-by: Abhishek Verma <abhishek.verma@brightscout.com>

Co-authored-by: Abhishek Verma <abhishek.verma@brightscout.com>
…API and fixed Boards update subscription. (#22)

* [MI-2505][server]: Added logic to protect subscriptions notification webhook API and fixed Boards update subscription.

* [MI-2505][MI-2518] Fix failing testcases

* [MI-2505]:Added webhook secret encoding and review fixes

* [MI-2505]:Added webhook secret encryption

* [MI-2505]: Fixed CI

* [MI-2505]: Reverted change of auth scopes

* [MI-2505]: Fixed CI

* [MI-2505][MI-2603] Fixed testcases

* [MI-2505]: Used constant for path

* [MI-2505]: Refinded message

* [MI-2505]: Minor review fixes

* [MI-2505][MI-2603] Review fix

Co-authored-by: Abhishek Verma <abhishek.verma@brightscout.com>
Co-authored-by: raghavaggarwal2308 <raghav.aggarwal@brightscout.com>
* [MI-2877]: Fix for unbounded read in Azure DevOps API client

* [MI-2877]: Review fixes

---------

Co-authored-by: Abhishek Verma <abhishek.verma@brightscout.com>
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (d3dcd43) 64.76% compared to head (9c145d4) 64.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files          15       15           
  Lines        3440     3440           
=======================================
  Hits         2228     2228           
  Misses       1065     1065           
  Partials      147      147           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@avas27JTG avas27JTG requested review from m1lt0n and mickmister April 14, 2023 12:19
@hanzei hanzei linked an issue Apr 18, 2023 that may be closed by this pull request
@hanzei hanzei added the 4: Reviews Complete All reviewers have approved the pull request label Apr 18, 2023
@hanzei hanzei merged commit a583ee2 into master Apr 18, 2023
@hanzei hanzei deleted the MI-3002 branch April 18, 2023 13:54
@hanzei hanzei added this to the v3.2.1 milestone Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add whitespace between label and toggle switch
5 participants