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

Release/1.0.0-beta.3 #81

Merged
merged 12 commits into from
Dec 13, 2023
Merged

Release/1.0.0-beta.3 #81

merged 12 commits into from
Dec 13, 2023

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    9d955f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4993a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a7245 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f30cf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a9b1bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04bc42e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    550e975 View commit details
    Browse the repository at this point in the history
  8. unit test and mock setup (#76)

    * chore: refactor logger.js
    
    * test: unit test setup with jest
    
    * test: unit test for logger controller
    
    * test: msw mock setup
    
    * test: ignore mocks from coverage
    shanikantsingh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    77b7a04 View commit details
    Browse the repository at this point in the history
  9. Improvement react context (#77)

    * fix: npm install command
    
    * fix: remove unused file
    
    * fix: context default value
    
    * fix: linting
    amihajlovski authored and shanikantsingh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    317fecf View commit details
    Browse the repository at this point in the history
  10. Improvement/readme (#78)

    * fix: links to pages when published on npm
    
    * chore: update readme
    
    * chore: add Adyen integration comments
    
    * chore: update csp
    
    * chore: bump version to 1.0.0-beta.3
    
    * revert: bump version to 1.0.0-beta.3
    shanikantsingh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d128150 View commit details
    Browse the repository at this point in the history
  11. Improvement/update readme (#80)

    * Release/1.0.0-beta.2 (#72)
    
    * [SFI-454 & SFI-328] Set up e2e framework & Add GitHub Actions file (#42)
    
    * Initial commit
    
    * feat: added endpoint for e2e setup
    
    * fix: removed unused config
    
    * Add shopper data
    
    * Add card data
    
    * Add scenario helper class
    
    * Add locale variables
    
    * Add French locale
    
    * Define default locale and update shipping locators
    
    * Add successful order confirmation message
    
    * Add successful order verification
    
    * Create payment helper and add CC payments function
    
    * Update base URL
    
    * Add generic pay button
    
    * Add e2e scenario for CC
    
    * Add 3Ds2 locators
    
    * Create draft workflow file
    
    * Add secrets and clean up
    
    * fix: removed types module
    
    * fix: tests
    
    * Update e2e.yml
    
    Bump the timeout of test workflow to 10 mins
    
    * Enable larger runners for E2E pipeline
    
    * Update workflow timeout to 20 mins
    
    * Add webserver configuration
    
    * Add npm commands
    
    * Merge test step with webserver init
    
    * Reduce timeout to 10 mins
    
    * Convert npm ci to npm i due to removal of package.lock.json
    
    * Update Product color according to the catalog
    
    * Add initial setup checker scenario
    
    * Add setup step
    
    * fix: update workflow for e2e
    
    * fix: start webserver
    
    * fix: use link instead of install
    
    * fix: build then link
    
    ---------
    
    Co-authored-by: Aleksandar Mihajlovski <aleksandar.mihajlovski@adyen.com>
    Co-authored-by: Aleksandar Mihajlovski <a.mihajlovski91@gmail.com>
    
    * fix: export country list and currency list (#66)
    
    * fix: import country list as named import (#67)
    
    * chore: added prepare dev script (#68)
    
    * chore: add Zenit and Shubham as code owners (#69)
    
    * chore: bump version (#71)
    
    ---------
    
    Co-authored-by: Cenk Kucukiravul <cenkiravul35@gmail.com>
    Co-authored-by: Aleksandar Mihajlovski <aleksandar.mihajlovski@adyen.com>
    Co-authored-by: Aleksandar Mihajlovski <a.mihajlovski91@gmail.com>
    
    * chore: update readme
    
    ---------
    
    Co-authored-by: Aleksandar Mihajlovski <a.mihajlovski91@gmail.com>
    Co-authored-by: zaid <zaid.dreakh@adyen.com>
    Co-authored-by: Zaid Dreakh <zaid.dreakh@hotmail.co.uk>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Cenk Kucukiravul <cenkiravul35@gmail.com>
    Co-authored-by: Aleksandar Mihajlovski <aleksandar.mihajlovski@adyen.com>
    7 people committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    804df95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f1b76c View commit details
    Browse the repository at this point in the history