AUA_main with MOB-11507 merged#504
Closed
pauljung14 wants to merge 27 commits into
Closed
Conversation
* [MOB-11346] exposing baseIterableRequest * Update README.md Co-authored-by: lauren-mulkern <104173927+lauren-mulkern@users.noreply.github.com> * Update README.md Co-authored-by: lauren-mulkern <104173927+lauren-mulkern@users.noreply.github.com> * [MOB-11346] adding example for readme --------- Co-authored-by: lauren-mulkern <104173927+lauren-mulkern@users.noreply.github.com>
* [MOB-11441] Bump axios version * [MOB-11441] Bump axios version in react app
* [MOB-11449] Upgrade jest dependency in react sample app * [MOB-11449] Upgrade jest dependency in sample app * [MOB-11449] Upgrade jest dependency req
* [MOB-11443] Bump express dependency version * [MOB-11443] Bump express dependency version in sample app * [MOB-11443] Bump express dependency version in react sample app * [MOB-11443] Remove expess from package.json
* [MOB-11427] Add maxWidth to getinappmessages payload * [MOB-11427] Include ESLint as workspace formatter * Revert "[MOB-11427] Include ESLint as workspace formatter" This reverts commit 63639ea. * [MOB-11427] Update tests and refactor * [MOB-11427] Add test * [MOB-11427] Update README
* [MOB-11503] Fix lint formatting errors on axios post request params * [MOB-11503] Cleanup * [MOB-11503] Reorder imports * [MOB-11503] Support login email in env
pauljung14
marked this pull request as draft
June 4, 2025 18:31
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## AUT_main #504 +/- ##
===========================================
Coverage ? 71.03%
===========================================
Files ? 54
Lines ? 2558
Branches ? 761
===========================================
Hits ? 1817
Misses ? 740
Partials ? 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* [MOB-11524] Add USE_JWT to env example * [MOB-11524] Add lint exception for sample app * [MOB-11524] Support non-JWT requests in react sample app * [MOB-11524] Fix init * [MOB-11524] Use await * [MOB-11524] Set auth token for non-jwt logins after a logout * [MOB-11524] Set auth token for non-jwt logins after a logout * [MOB-11524] Create helper fn * [MOB-11524] Undo autoformat * [MOB-11524] Resolve linter error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA Ticket(s) if any
Description
Test Steps