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

Adrienne / Show online offline status in advertiser page #6913

Conversation

adrienne-deriv
Copy link
Contributor

Changes:

Please include a summary of the change and which issue is fixed below:

  • ...

When you need to add unit test

  • If this change disrupt current flow
  • If this change is adding new flow

When you need to add integration test

  • If components from external libraries are being used to define the flow, e.g. @deriv/components
  • If it relies on a very specific set of props with no default behavior for the current component.

Test coverage checklist (for reviewer)

  • Ensure utility / function has a test case
  • Ensure all the tests are passing

Type of change

  • Bug fix
  • New feature
  • Update feature
  • Refactor code
  • Translation to code
  • Translation to crowdin
  • Script configuration
  • Improve performance
  • Style only
  • Dependency update
  • Documentation update
  • Release

farrah-deriv
farrah-deriv previously approved these changes Nov 17, 2022
nijil-deriv
nijil-deriv previously approved these changes Nov 17, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 23, 2022

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@farrah-deriv farrah-deriv merged commit 6d683f1 into binary-com:master Nov 23, 2022
vinu-deriv pushed a commit to vinu-deriv/deriv-app that referenced this pull request Nov 24, 2022
…6913)

* remove p2p_advertiser_info call from buy-sell-store

* remove p2p_advertiser_info call from my-profile-store

* remove p2p_advertiser_info call from my-ads-store

* remove available balance hook

* remove p2p_advertiser_info call from order-store

* make p2p_advertiser_info in advertiser_page_store a subscription

* cleanup

* Added online status to advertiser page

* Removed unused css

* remove unnecessary action.bound

* added more padding in rating row

* fix: review comments

* cleanup advertiser page store

* cleanup buy-sell- store

* cleanup my-ads-store

* cleanup my-profile-store

* cleanup order-store

* Fixed styling issues

* fix subtask

* fix subtask

* updated changes

* Refactored code with subs

* Refactored code with subs

* Reverted icons.js

* Refactored icons.js

* Refactored code based on reviews

* Refactored code based on reviews

* Refactored online status label

* Refactored code

* Refactored code

* Fixed CircleCI issue

* Refactored code

* Used advertiser details id to check if its my advert

* used moment shared functions

* Refactored label

* Update online-status-label.jsx

* Update online-status-label.jsx

* docs: add comment

* Added checks for years and months greater than 6

* Fixed typo

Co-authored-by: Carol Sachdeva <carol@binary.com>
Co-authored-by: Carol Sachdeva <58209918+carol-binary@users.noreply.github.com>
adrienne-deriv added a commit to adrienne-deriv/deriv-app that referenced this pull request Dec 7, 2022
…6913)

* remove p2p_advertiser_info call from buy-sell-store

* remove p2p_advertiser_info call from my-profile-store

* remove p2p_advertiser_info call from my-ads-store

* remove available balance hook

* remove p2p_advertiser_info call from order-store

* make p2p_advertiser_info in advertiser_page_store a subscription

* cleanup

* Added online status to advertiser page

* Removed unused css

* remove unnecessary action.bound

* added more padding in rating row

* fix: review comments

* cleanup advertiser page store

* cleanup buy-sell- store

* cleanup my-ads-store

* cleanup my-profile-store

* cleanup order-store

* Fixed styling issues

* fix subtask

* fix subtask

* updated changes

* Refactored code with subs

* Refactored code with subs

* Reverted icons.js

* Refactored icons.js

* Refactored code based on reviews

* Refactored code based on reviews

* Refactored online status label

* Refactored code

* Refactored code

* Fixed CircleCI issue

* Refactored code

* Used advertiser details id to check if its my advert

* used moment shared functions

* Refactored label

* Update online-status-label.jsx

* Update online-status-label.jsx

* docs: add comment

* Added checks for years and months greater than 6

* Fixed typo

Co-authored-by: Carol Sachdeva <carol@binary.com>
Co-authored-by: Carol Sachdeva <58209918+carol-binary@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants