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

Refactor layouts #1500

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

Refactor layouts #1500

wants to merge 42 commits into from

Commits on Nov 14, 2024

  1. remove: unused components

    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c4372b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad12f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3d1683 View commit details
    Browse the repository at this point in the history
  4. remove: heading $legacy variable

    There is a single page: customer front page that uses the large style so
    add $large variable for that.
    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d098c0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cca7f0 View commit details
    Browse the repository at this point in the history
  6. refactor: customer ui layouts

    - remove: unused styles
    - remove: duplicated code from reservations
    - remove: duplicated spinner code
    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f5853e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc76b32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9e12ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90918a4 View commit details
    Browse the repository at this point in the history
  10. refactor: webstore related pages to use SSR

    - refactor: webstore reservation confirmation
    - refactor: success page to use SSR for redirect
    - refactor: cancel payment page to use SSR
    - remove: unnecesary useOrder hook
    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f279235 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c19a37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffd87ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2de4aed View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2f59fe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd65452 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    76c8686 View commit details
    Browse the repository at this point in the history
  17. refactor: calendar toolbar component

    - fix: layout issues on mobile
    - use styled components over classes
    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f3d108 View commit details
    Browse the repository at this point in the history
  18. refactor: use same css for layouts in both apps

    fix: layout padding inconsistencies on mobile
    fix: global styling (tab wrapper)
    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e5ebdc0 View commit details
    Browse the repository at this point in the history
  19. remove: old Container

    joonatank committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5b2ca39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5e3acfa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    72470d2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3712908 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0d15935 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7b3cf19 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8d5af3c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    df0b6c7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dd92c8f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7edfd7b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    009535c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3d22bad View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cc839ad View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b2c13dd View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d586869 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    30b7798 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e3dd9c4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    97e3ec1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8f99d97 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e04678d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7621e92 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    44c455c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    6a680c1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fa92da2 View commit details
    Browse the repository at this point in the history