-
Notifications
You must be signed in to change notification settings - Fork 14
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
[29-09-2023] Promote changes #284
Closed
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
* integrated new icons package locally * changed flag icons dependecy to npm * updated package lock * added priority in displaying icon for svg over base64 img in viewlist item * made crypto/fiat dropdown handle when 1 single option available * added screen and mock data; bypass process step condition without extending the boolean expression * made field name work from backend * added mock data; added navigation between mock screens; added a prefil email value so as to avoid disabled continue button * added color schme for the header - primary * added contents for complete screen * optimized payment review to work with mock data or from the server (request for receiving the next step, header); added backward functionality (using a decorator) -> when payment review screen is not displayed from the server; added default as 0 for progress header; added a description for page heading with consistent spacing across pages * fixed typescript problem * added reusable step overview, extendable for other similar screen from the l2 * added main child class * added bg color for icon in wrapper in overview item step * interface for icon bgcolor * improved edge cases: single item, item expanded in relation to the connecting line (border) * added a 'dev-step' where i've added some mock overview-steps (but it's open for extention in showing other ui elements) * removed code intended for temporary use * added space * fixed typescript error * removed devStep; added support for svg icons and added name-icon mapping; retrieved all data from backend instead of context & added a temporary adaptor for old way of displaying the payment review * added consistent namming * removed unused import * solved useEffect lint issue * bump react-test-renderer & react to 17 * bump rtr, react & react-dom to 17 iframe * add 3001 start-script and fix date type error * remove deundant typing (incorrect ts error?) * add no optional falg to iframe install (fsevents) * try bump node version * bump node version to 16 for deploy * explicitly omit peer deps in package * Add script to omit peer deps on install * Adding dark mode * ONRMP-823 Implementing internationalization and adding translations * ONRMP-823 Setting up the language through query param * ONRMP-823 Adding languages.ts * ONRMP-823 Updating package-lock.json * ONRMP-823 addressing review comments * ONRMP-823 Adding missing japanese translations * ONRMP-823 Updating translations * Standardize code formatting (#71) * ONRMP-823 Implementing internationalization and adding translations * ONRMP-844 Adding .prettierrc file for code formatting * ONRMP-844 Formatting package repo * ONRMP-844 Formatting iframe repo * ONRMP-844 Adding missing stuff from the internationalization * ONRMP-823 Adding languages.ts * ONRMP-823 Updating package-lock.json * ONRMP-844 Fixing lint errors * Fixing merge conflicts Co-authored-by: Dinisha Tennakoon <dinisha@pastbook.com> * Integrating Google Tag Manger and Google Analytics (#78) * ONRMP-848 integrating GTM and events * ONRMP-848 Adding useGMT helper file * ONRMP-848 Adding env files * ONRMP-848 Fixing lint issues Co-authored-by: Dinisha Tennakoon <dinisha@pastbook.com> * ONRMP-923 Improved Pick Option Screen (#82) * ONRMP-923 Improved Pick Option Screen * ONRMP-923 Fixing lint issues * ONRMP-923 Adding PickOption Type * ONRMP-923 Removing unused mock data * ONRMP-923 Getting the next step from the API Co-authored-by: Dinisha Tennakoon <dinisha@pastbook.com> * Ice dev test (#89) solved conflicts with ice-demo Co-authored-by: Gabriel Diac <gabriel.diac@maxcode.net> Co-authored-by: Gerhard_Steenkamp <gerhard@linumlabs.com> Co-authored-by: Gerhard Steenkamp <51655063+gsteenkamp89@users.noreply.github.com> Co-authored-by: 0xsalah <salah@onramper.com> Co-authored-by: Dinisha Tennakoon <dinisha@pastbook.com> Co-authored-by: gabrieldiac11 <93923374+gabrieldiac11@users.noreply.github.com>
…ng-screen fix: WT-366 updated the loading screen
…appear on the Moonpay, Transak, Itez widgets
…date for onramp change
Update index.html
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.