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

TGB-921 page helper #543

Merged
merged 4 commits into from
Oct 11, 2021
Merged

TGB-921 page helper #543

merged 4 commits into from
Oct 11, 2021

Conversation

fireridlle
Copy link
Contributor

Notes

OSS-921

src/PageHelper.js Outdated Show resolved Hide resolved
@fireridlle fireridlle merged commit b3b0bf0 into main Oct 11, 2021
@fireridlle fireridlle deleted the TGB-921_page_helper branch October 11, 2021 18:16
fireridlle added a commit that referenced this pull request Oct 18, 2021
* tests(OSS-92): remove resources after all test completed (#527)

* tests(OSS-92): remove resources after all test completed

* tests: posttest

* posttest

* posttest

* posttest

* fix: ContainsStr FQL to string (#537)

* fix: ContainsStr FQL to string

* test

* fix

* move test

* OSS-906 fix: restore _isFaunaValue and _isFaunaRef properties (#529)

* fix: restore _isFaunaValue and _isFaunaRef properties

* test: added tests for values type-helpers

* Add toFQL() to type declaration for Expr (#544)

I wanted to print a query as FQL for debugging purposes, but didn't find the toFQL method because it wasn't in the type declaration. A helpful person on StackOverflow pointed it out to me. https://stackoverflow.com/questions/69418846/how-can-i-print-an-fql-query-from-javascript-as-a-string-e-g-to-test-it-in-the/69472058

* fix tests clean (#545)

* TGB-921 page helper (#543)

* TGB-921 page helper

* remove page.data.forEach as it's deprecated

* fix test

* fix test

* debug auth0 tests (#546)

* slack notification (#547)

* OSS-953 Consolidate query timeout for v5

Co-authored-by: Paul Paterson <ptpaterson@gmail.com>
Co-authored-by: Kevin <89287578+ktint@users.noreply.github.com>
@elersong elersong mentioned this pull request Jan 27, 2022
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.

Pagination helper 'page.forEach' unable to handle null values
3 participants