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

Snow Leopards BE- Annie, Cristal, Aria, Geiselle #23

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

Commits on Jan 3, 2023

  1. created models

    cbcodee committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2ce93c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d5caf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5ebf46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f19b03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ad0a25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9701ce7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. updated models

    cbcodee committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0063205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a9c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cebe277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    138abb4 View commit details
    Browse the repository at this point in the history
  5. updated likes count to int in card model. dropped migrations and recr…

    …eated migrations folder so likes_count could be int type
    anniegallagher committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    71df57a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a48255 View commit details
    Browse the repository at this point in the history
  7. added delete card

    cbcodee committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e6394bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c822212 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    110b088 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    3624a72 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    1526f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa518d View commit details
    Browse the repository at this point in the history
  3. added two crud tests

    cbcodee committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    44e7312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45cd247 View commit details
    Browse the repository at this point in the history
  5. updates one_board pytest fixture to add board and then separately car…

    …ds. fixes read one board test to pass
    anniegallagher committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6e1ae94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da835e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3968115 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    0911b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54b54a View commit details
    Browse the repository at this point in the history
  3. added route to boards to retrieve all cards with a specific board. re…

    …moved unnecessary cards param in board model
    anniegallagher committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d39a73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac66e2e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Working on tests

    cbcodee committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    42c227b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e91277f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d1b747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    275bd4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d0d72b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5f6063 View commit details
    Browse the repository at this point in the history