Skip to content

[NEW] Create useEndpointData for call endpoints using hooks#4342

Merged
dnlsilva merged 13 commits into
developfrom
use-endpoint-data
Aug 9, 2022
Merged

[NEW] Create useEndpointData for call endpoints using hooks#4342
dnlsilva merged 13 commits into
developfrom
use-endpoint-data

Conversation

@dnlsilva

@dnlsilva dnlsilva commented Jul 5, 2022

Copy link
Copy Markdown
Contributor

Proposed changes

Create useEndpointData for call endpoints using hooks

Issue(s)

How to test or reproduce

Screenshots

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Comment thread app/lib/hooks/useEndpointData.ts Outdated
Comment thread app/lib/hooks/useEndpointData.ts Outdated
Comment thread app/lib/hooks/useEndpointData.ts Outdated
Comment thread app/lib/hooks/useEndpointData.test.tsx
@dnlsilva dnlsilva merged commit 89820b2 into develop Aug 9, 2022
@dnlsilva dnlsilva deleted the use-endpoint-data branch August 9, 2022 12:28
diegolmello pushed a commit that referenced this pull request Sep 12, 2022
* create basic useEndpointData for call endpoints using hooks

* remove cache

* create base for useEndpointData test

* create basic useEndpointData for call endpoints using hooks

* remove cache

* create base for useEndpointData test

* fix preset

* update tests

* change order

* create ErrorResult and add error to return

* update tests
ivnxyz pushed a commit to NextiaDev/Rocket.Chat.ReactNative that referenced this pull request May 26, 2023
…at#4342)

* create basic useEndpointData for call endpoints using hooks

* remove cache

* create base for useEndpointData test

* create basic useEndpointData for call endpoints using hooks

* remove cache

* create base for useEndpointData test

* fix preset

* update tests

* change order

* create ErrorResult and add error to return

* update tests
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.

2 participants