-
Notifications
You must be signed in to change notification settings - Fork 2
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
Releases/1.3.1 #143
Merged
Merged
Releases/1.3.1 #143
Conversation
This file contains 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
* maintain scroll position * remove debug stuff
* remove unnecessary release 1.0.0 -> develop merge * add dsyms upload * Update branching_strategy.md
* enable tapping row to update limit price * publish delegate property * do not update limit price unless order type requires it * Revert "publish delegate property" This reverts commit 94988f8.
* add weak to delegates * improve receipt view sizing and animation
* display mkt value / qty * add back long/short prefix * match web for signed amounts * change usage of `signOnly` * remove hardcoded values * use token denom from config file * move like 0.00 logic to signed amount view model * move like 0.00 logic to signed amount view model * add formatter tests * clean up * address @rui's comment * clean up * move convenience inits to dydxViews, clean up
…94) * hook in new launch incentive properties * temp * integrate new abacus launch incentives fields * add background texture * use incentive points
* remove background image * support for image theming
* add in-line share action * use app url instead of website * add analytics event
* Update v4-native-client.js * bump abacus
* MOB-297: Fix total dydx amount not populated from Profile tab * Address feedback
…rating (#102) * initial rating logic implement (todo: integration) * add tests and integrations * interim commit * support popup presentation * support custom fade transition * disable always show * disable rating * support disable prompting * support later action * disable rating * address comments * change default behavior to not enable app rating unless feature flag is explicitly set
* update pre-prompt to match design * remove redundant event * Update dydxRateAppView.swift
Add a link to LICENSE and app icon
… API is called without pre-prompt IF the pre-prompt has been answer "yes" in the past (#107) * disable pre-prompt for subsequent app review requests * Update dydxPointsRating.swift
* WIP * WIP * TESt * WIP * Testing * WIP * Build runner * WIP * BITRISE_TEST_BUNDLE_ZIP_PATH * Pod * WIP * extract_test_runner * WIP * Revert Fullstory change * Remove percy_test.sh * Revert dydxV4/dydxV4.xcodeproj/xcshareddata/xcschemes * Clean up * Revert "Revert dydxV4/dydxV4.xcodeproj/xcshareddata/xcschemes" This reverts commit 36cd40a. * Revert to older version of Percy * Remove the scheme script * Use temp folder * Merge from develop * Package.resolved
…egular [cont] (#110) * update satoshi fonts to go from regular to medium * add back satoshi regular * update with minus/base/plus * update theme files * update theme files * update font names in all files * medium -> base * clean up, remove weight as a configurable value
…t is specified (#114) * trade button navigates to last selected market * update where last selected is set
…like there is sufficient balance based on values displayed (#115)
* Add logging * Fix formatting issue when locale is set to France * Updated formatter and add UTs * Revert rounded * Address review comment * Clean up * Cleanup * Cleanup * Fix typo * Fix typo and lint
* Use AsyncAbacusStateManagerV2 * update abacus * Update with protocols * Implement feature flag * remove testing files
* Onboarding and transfer analytics * Cleanup * Address code review comments * Send the subaccountNumber from Abacus state * Update dydx/dydxPresenters/dydxPresenters/_v4/Onboarding/Connect/dydxOnboardConnectViewBuilder.swift Co-authored-by: mike-dydx <[email protected]> * Clean up --------- Co-authored-by: mike-dydx <[email protected]>
…mpletely (#124) * add new notifications key to settings store which determins if notifications are shown * fix pre-fill value * display on/off in settings * refactor SettingsStore extension
* read and display transfer input hyperlink * Update v4-native-client.js * update v4-client * update pods * update abacus * add hyperlink to receipt view * bump abacus * Update project.pbxproj
* WIP * Remove FullStory
* bump abacus to 1.6.28 * update client
* some ui * add label accessory to platform input, split out input views into view models * update advanced font * touch up UI * clean up * hook up abacus, add clear button * clean
…rder exist) (#131) * some ui * add label accessory to platform input, split out input views into view models * update advanced font * touch up UI * clean up * add multiple orders view when more than one tp/sl exists
ruixhuang
approved these changes
Apr 12, 2024
mike-dydx
force-pushed
the
releases/1.3.1
branch
from
April 13, 2024 16:23
df6756b
to
c6d2c7d
Compare
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.
No description provided.