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

Update demo site for development #17

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Sep 1, 2024

  1. Initial codebase changes

    nickmoreton committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    53fd54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7bd17 View commit details
    Browse the repository at this point in the history
  3. Update python version

    nickmoreton committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0366a4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c29d780 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df4de22 View commit details
    Browse the repository at this point in the history
  6. Update styles

    nickmoreton committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    cdfb85e View commit details
    Browse the repository at this point in the history
  7. Add google fonts

    nickmoreton committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3a1cbc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21f6b6c View commit details
    Browse the repository at this point in the history
  9. Remove /media

    nickmoreton committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e82b6f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cb9f21 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    nickmoreton committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6ef5b54 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Sort some settings

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2ae6704 View commit details
    Browse the repository at this point in the history
  2. use latest node

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    401722f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d48234 View commit details
    Browse the repository at this point in the history
  4. Initial styling

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fd6d9d4 View commit details
    Browse the repository at this point in the history
  5. Initial dev settings

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    85650f3 View commit details
    Browse the repository at this point in the history
  6. Make basket page better

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e3fd9cf View commit details
    Browse the repository at this point in the history
  7. Adjust templates

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    59c2212 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37222b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2a8ff7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2d222f View commit details
    Browse the repository at this point in the history
  11. Nicer header nav

    nickmoreton committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d659dcb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1125d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Make some docker improvements incl.

    - Add a Makefile to simplify common docker-compose commands
    - Add a docker-compose.dev.yml file to allow for development specific configuration
    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e868e8a View commit details
    Browse the repository at this point in the history
  2. Initial fixtures

    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1618653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540178c View commit details
    Browse the repository at this point in the history
  4. image fixture

    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9fea91c View commit details
    Browse the repository at this point in the history
  5. Update readme a little

    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a4cd353 View commit details
    Browse the repository at this point in the history
  6. Small styling adjustment

    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d7350df View commit details
    Browse the repository at this point in the history
  7. Update fixtures

    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3235a4c View commit details
    Browse the repository at this point in the history
  8. Enable delete basket item functionality

    It's broken though...
    nickmoreton committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5bfe616 View commit details
    Browse the repository at this point in the history