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

Pull to own branch #1

Merged
merged 28 commits into from
Nov 12, 2022
Merged

Pull to own branch #1

merged 28 commits into from
Nov 12, 2022

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    8d7c44f View commit details
    Browse the repository at this point in the history
  2. Change structure a bit

    TULENp committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a345ec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395ae37 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Add filter. Import ant design styles to main.tsx

    import styles
    TULENp committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8bf7c40 View commit details
    Browse the repository at this point in the history
  2. Add Eslint Typescript

    kildanL committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8393c63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61181bd View commit details
    Browse the repository at this point in the history
  4. Add cart page and element

    TULENp committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    afd26fc View commit details
    Browse the repository at this point in the history
  5. Add data.ts. Add props to ProductCard_mini.tsx

    Data.ts added for backend simulating. Add placeholder images.
    TULENp committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2a75ac0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c63922d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c405e4 View commit details
    Browse the repository at this point in the history
  8. Add order page

    TULENp committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a223741 View commit details
    Browse the repository at this point in the history
  9. Fix ts(7031) error

    TULENp committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5985a9a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    0084d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82830b3 View commit details
    Browse the repository at this point in the history
  3. Add header

    kildanL committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8f1c00b View commit details
    Browse the repository at this point in the history
  4. Add orders pages and components

    Add OrderList, OrderListPage, CompletedOrderPage.
    TULENp committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1dc3df5 View commit details
    Browse the repository at this point in the history
  5. Fixed sort in Filter.tsx

    TULENp committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bb1347c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Change Header

    kildanL committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    862121a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2042c View commit details
    Browse the repository at this point in the history
  3. Now PlantPage open selected plant (dirty hack)

    And add some code comments
    TULENp committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7c0871f View commit details
    Browse the repository at this point in the history
  4. Add Frontend and BackEnd folders. Move files.

    Move files to FrontEnd folder
    TULENp committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c069e9e View commit details
    Browse the repository at this point in the history
  5. Add base layout

    kildanL committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b69cca4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f422b2d View commit details
    Browse the repository at this point in the history
  7. Add folder FrontEnd

    kildanL committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    858dea8 View commit details
    Browse the repository at this point in the history
  8. Add folder FrontEnd

    kildanL committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    268f75a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    669ed6c View commit details
    Browse the repository at this point in the history
  10. remove src copy

    TULENp committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7639947 View commit details
    Browse the repository at this point in the history
  11. Change styles. Change Header

    TULENp committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6fbaa41 View commit details
    Browse the repository at this point in the history