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

[29-09-2023] Promote changes #284

Closed
wants to merge 48 commits into from
Closed

[29-09-2023] Promote changes #284

wants to merge 48 commits into from

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    f9d3786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33de126 View commit details
    Browse the repository at this point in the history
  3. Ice-dev to ice-demo (#88)

    * 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>
    7 people authored and chambits committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8743640 View commit details
    Browse the repository at this point in the history
  4. fix: add api key to swap url

    chambits committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1166e8b View commit details
    Browse the repository at this point in the history
  5. style: remove console log

    chambits committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d4bfc45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70e7475 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83aafbe View commit details
    Browse the repository at this point in the history
  8. chore: bump version

    chambits committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e5940b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    43e611d View commit details
    Browse the repository at this point in the history
  2. fix: sell tab loading issue

    chambits committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f73efa5 View commit details
    Browse the repository at this point in the history
  3. chore: bump version

    chambits committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dc53e4e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    0ffb075 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    172a519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd6d80c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    00d2331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac142e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    100ba60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d748a8b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    3e830b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    21acc3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from onramper/WT-366-improve-processing-loadi…

    …ng-screen
    
    fix: WT-366 updated the loading screen
    gihan-onramper authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3847b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9c3a73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4af000a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    eda8254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc4ae0 View commit details
    Browse the repository at this point in the history
  3. fix: WT-383 Amount in the widget transaction screen is not correctly …

    …appear on the Moonpay, Transak, Itez widgets
    chambits authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    18fb462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7821df8 View commit details
    Browse the repository at this point in the history
  5. chore: bump widget version

    chambits committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5fafb43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bec9021 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63cb275 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    1348e00 View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    chambits committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    5294086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0cf44a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    deb8704 View commit details
    Browse the repository at this point in the history
  2. fix: onramp missing selection issue, expected crypto not correctly up…

    …date for onramp change
    chambits committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    98007a4 View commit details
    Browse the repository at this point in the history
  3. chore: bump package version

    chambits committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    05e53be View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    37e5d1c View commit details
    Browse the repository at this point in the history
  2. Fix lint.

    leeroyhendriks committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c874271 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    a9d09cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8e35a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33e08f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f90ac8c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    6bb0745 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat: re-enable onramps

    ajantis committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f881d81 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    5603e73 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update index.html

    mattONR authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b00735d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge pull request #285 from mattONR/patch-1

    Update index.html
    ajantis authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e975ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cd07e View commit details
    Browse the repository at this point in the history