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

Migration to Bootstrap 5 #122

Merged
merged 48 commits into from
Jan 15, 2024
Merged

Commits on Sep 9, 2023

  1. Migration to BS v5.0

    mycreedo committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    d3d24a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4e5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d44c551 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    7cf4ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8161c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0d69c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    b7e7ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b63431 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Error pages in new direction

    mycreedo committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f3feaff View commit details
    Browse the repository at this point in the history
  2. Fix address book error

    mycreedo committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c5df502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba0dfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d608e View commit details
    Browse the repository at this point in the history
  5. Add prefooter banner

    mycreedo committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a6c6f0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38d51bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17a5d1b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    cabee8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99e2a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    b62a601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1d931 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    dc5bf09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c636e1 View commit details
    Browse the repository at this point in the history
  3. Account dashboard styling

    mycreedo committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    603aa36 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Cart page styling

    mycreedo committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    536f50d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Cart widget styling

    mycreedo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a2fda5a View commit details
    Browse the repository at this point in the history
  2. Checkout process styling

    mycreedo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    043b36d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27be3fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88b8e8a View commit details
    Browse the repository at this point in the history
  5. Add promotion labels

    mycreedo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e7f38e6 View commit details
    Browse the repository at this point in the history
  6. Fix spacing in cart popup

    mycreedo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fc5acad View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Tests moved to 1.12

    RadnoK committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9a87759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43ec4bd View commit details
    Browse the repository at this point in the history
  3. Fix shadows and header

    RadnoK committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    93b0843 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from 8lines/tests-moved-to-1-12

    Tests moved to Sylius 1.12
    RadnoK authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    67a774f View commit details
    Browse the repository at this point in the history
  5. Add new demo images

    RadnoK committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ebfe435 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    RadnoK authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a5a00f6 View commit details
    Browse the repository at this point in the history
  7. Update Behat test suites

    RadnoK committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f0f55b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. update ci version

    oallain committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    803c242 View commit details
    Browse the repository at this point in the history
  2. update ci twigCS

    oallain committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    56965b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix twigCS errors

    oallain committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    084f63b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27671cd View commit details
    Browse the repository at this point in the history
  3. fix twigCS errors

    oallain committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4dd453e View commit details
    Browse the repository at this point in the history
  4. add PHPUnit tests

    oallain committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5fc9d8b View commit details
    Browse the repository at this point in the history
  5. run PHPUnit in Github Action

    oallain committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d07f079 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. add tests for pages

    oallain committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8381e58 View commit details
    Browse the repository at this point in the history
  2. add ESLint to CI

    oallain committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7c2f67d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    b2a27ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1896d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request #2 from maxperei/migration-to-bs5

    some refactoring about bs5 variables and library imported twice
    mycreedo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c52d301 View commit details
    Browse the repository at this point in the history