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

Fix code styles sumo #374

Closed
wants to merge 54 commits into from
Closed

Fix code styles sumo #374

wants to merge 54 commits into from

Commits on Sep 19, 2023

  1. Add phpcs.xml.dist

    Bjorn Van Acker committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3c42f08 View commit details
    Browse the repository at this point in the history
  2. Fix phpcs errors

    Bjorn Van Acker committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a9329cd View commit details
    Browse the repository at this point in the history
  3. Auto fix twig templates in src

    Bjorn Van Acker committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b7714f2 View commit details
    Browse the repository at this point in the history
  4. Add the templates directory to the twigcs config

    Bjorn Van Acker committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    486f576 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Fix twig templates

    Bjorn Van Acker committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    96740f2 View commit details
    Browse the repository at this point in the history
  2. Add stylelint

    Bjorn Van Acker committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0f653b7 View commit details
    Browse the repository at this point in the history
  3. Run stylelint --fix

    Bjorn Van Acker committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cb174c6 View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    Bjorn Van Acker committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f47e72a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Fix wrong case variable

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a04e59d View commit details
    Browse the repository at this point in the history
  2. Fix linting

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    afe8859 View commit details
    Browse the repository at this point in the history
  3. Fix compilation with webpack

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    781398e View commit details
    Browse the repository at this point in the history
  4. Fix wrong formTheme path

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    86d561e View commit details
    Browse the repository at this point in the history
  5. Fix inline-fa

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d7c5b04 View commit details
    Browse the repository at this point in the history
  6. Catch old syntax and package specifix selectors

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d3c6414 View commit details
    Browse the repository at this point in the history
  7. Remove vincentlanglet/twig-cs-fixer

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    71273a1 View commit details
    Browse the repository at this point in the history
  8. Use node 20.7.0 by default

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    71dab50 View commit details
    Browse the repository at this point in the history
  9. Run npm audit

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    39429fa View commit details
    Browse the repository at this point in the history
  10. Use a newline before ? instead off after

    Bjorn Van Acker committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4e1261a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Start with ? on newline

    Bjorn Van Acker committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ac17a2a View commit details
    Browse the repository at this point in the history
  2. Reset src.fork5

    Bjorn Van Acker committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cdf93fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e758e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    355047e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Fix typo

    Daphne Slootmans authored and carakas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    aa9910a View commit details
    Browse the repository at this point in the history
  2. Initialise toast present on page load and add progress bar for autohide

    Daphne Slootmans authored and carakas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7dc5731 View commit details
    Browse the repository at this point in the history
  3. Select toasts in InitToasts.js by data-attribute instead of class

    Daphne Slootmans authored and carakas committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e6c74dc View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. npm package updates

    carakas committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c2a65e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af2d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b1efc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93af514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06e8b79 View commit details
    Browse the repository at this point in the history
  6. Fix datagrid actions with _

    carakas committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b1b0c92 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Don't globaly disable selector-class-pattern

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    75a6270 View commit details
    Browse the repository at this point in the history
  2. Don't disable color-function-notation globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7103654 View commit details
    Browse the repository at this point in the history
  3. Don't globaly disable alpha-value-notation

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bef0b8f View commit details
    Browse the repository at this point in the history
  4. Dont disable scss/dollar-variable-pattern globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    55cdb61 View commit details
    Browse the repository at this point in the history
  5. Don't disable value-keyword-case globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    95c54a2 View commit details
    Browse the repository at this point in the history
  6. Don't disable scss/comment-no-empty globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5a6668e View commit details
    Browse the repository at this point in the history
  7. Dont disable no-empty-source globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f235287 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96de2c7 View commit details
    Browse the repository at this point in the history
  9. Don't disable scss/at-extend-no-missing-placeholder globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    033fb2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4de48fd View commit details
    Browse the repository at this point in the history
  11. Don't ignore no-duplicate-selectors globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    97aaf5a View commit details
    Browse the repository at this point in the history
  12. Don't ignore scss/no-global-function-names globaly

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7cb9598 View commit details
    Browse the repository at this point in the history
  13. Remove unneeded commented imports

    Bjorn Van Acker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1d5604d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge branch 'fork6' into fix-code-styles

    Bjorn Van Acker committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bccc285 View commit details
    Browse the repository at this point in the history
  2. Fix code styles

    Bjorn Van Acker committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    438f571 View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    Bjorn Van Acker committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4c39a46 View commit details
    Browse the repository at this point in the history
  4. Fix formTheme file access

    Bjorn Van Acker committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    369f317 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update name for twigcs config

    Bjorn Van Acker committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f144fe1 View commit details
    Browse the repository at this point in the history
  2. Fix copy / layout

    Bjorn Van Acker committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    760ceee View commit details
    Browse the repository at this point in the history
  3. Add missing newlines

    Bjorn Van Acker committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    364d3c4 View commit details
    Browse the repository at this point in the history
  4. Merge commit '364d3c4681b357abe901b8cebddf20cc45967c66' into fix-code…

    …-styles-sumo
    Bjorn Van Acker committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    165011a View commit details
    Browse the repository at this point in the history
  5. Update lock files

    Bjorn Van Acker committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0756c6c View commit details
    Browse the repository at this point in the history
  6. Fix php codesniffer

    Bjorn Van Acker committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5db2ed1 View commit details
    Browse the repository at this point in the history