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

jasper #5

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

jasper #5

wants to merge 106 commits into from

Commits on Oct 23, 2023

  1. updated auth class

    CccrizzZ committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0a66f6c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. updated auth function

    CccrizzZ committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c292987 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. updated permission and auth

    CccrizzZ committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dce1489 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. added admin controller

    CccrizzZ committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ea0d1e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. updated authentication flow

    CccrizzZ committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6126184 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. fixed controllers

    CccrizzZ committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    463d8f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. added admin only auth route

    CccrizzZ committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d07316b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Nov 14, 2023

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

Commits on Nov 17, 2023

  1. updated views

    CccrizzZ committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    590cd9e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. fixed minor issue

    need more research on axios receive http-only cookies
    CccrizzZ committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    8cf7cfc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. fix bug, added utility

    CccrizzZ committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    47c9f2b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    28377ff View commit details
    Browse the repository at this point in the history
  2. added docker stuff

    CccrizzZ committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e118649 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

  1. prepare for deployment

    CccrizzZ committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6f838dd View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Create docker-image.yml

    CccrizzZ committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    bceaee1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. solved cookie problem, working on docker cert problem

    option for set cookies should set secured to boolean true and samesite to string "None"
    CccrizzZ committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4ee84f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    62728c2 View commit details
    Browse the repository at this point in the history
  2. deployment

    CccrizzZ committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6abbf76 View commit details
    Browse the repository at this point in the history
  3. updated requirements.txt

    CccrizzZ committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    38ae1de View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix cookie not delete

    CccrizzZ committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d24c472 View commit details
    Browse the repository at this point in the history
  2. update admin route

    CccrizzZ committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dcbdc10 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. updated routes

    CccrizzZ committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1fe16c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fixed timestamp problem

    CccrizzZ committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f7126c8 View commit details
    Browse the repository at this point in the history
  2. updated admin controller

    CccrizzZ committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    99765b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. working on admin controller

    CccrizzZ committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    667be2a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fixed admin route

    CccrizzZ committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3f6704d View commit details
    Browse the repository at this point in the history
  2. fixed date problem

    CccrizzZ committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a56bb4f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. added QARecords function

    CccrizzZ committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    205102a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

  1. added admin route

    CccrizzZ committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7eb00f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Update settings.py

    CccrizzZ committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8967059 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. worked on admin controller

    CccrizzZ committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    216e12e View commit details
    Browse the repository at this point in the history
  2. update admin controller

    CccrizzZ committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0e22f66 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

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

Commits on Jan 4, 2024

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

Commits on Jan 5, 2024

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

Commits on Jan 10, 2024

  1. fixed image controller

    CccrizzZ committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    63cfac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fixed image controller

    - tags object took out of for loop so every item can have tags
    - Azure automatically unquote urls so delete name should be unquoted
    CccrizzZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5710c48 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. tried to fix time range problem

    fixed blob tag problem
    CccrizzZ committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    00f53d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

  1. working on scrape functions

    CccrizzZ committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    169a7fd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. worked on scraping logic

    CccrizzZ committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    92ea106 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fixed amazon scrape code

    - fixed scrape code logic
    - work on inventory time format problem (change to ISO format)
    CccrizzZ committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a453c23 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. migrated QA records

    - Migrated records from SQL to Mongo.
    - Added CSV processing logic.
    - Fixed scraping logic.
    CccrizzZ committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    213320c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. migrated records, added inventory routes

    - migrated all qa and instock record into mongo db
    - added fetch inventory by page routes
    CccrizzZ committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0cce6cd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. updated filters and utils

    CccrizzZ committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d81c013 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fixed inventory filter

    CccrizzZ committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    363dd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e694460 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. fixed older inventory logics

    CccrizzZ committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1b64b31 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. fixed bugs and time format

    CccrizzZ committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c5a0cab View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. added image compression method

    - scraped image will be compressed than upload to blob container
    CccrizzZ committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aedac46 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 21, 2024

  1. fixed date filter

    CccrizzZ committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3f4bca2 View commit details
    Browse the repository at this point in the history
  2. updated filters and fixed bugs

    - updated unpack filters function for qa records and in-stock records.
    - added in-stock record model and recording mechanism.
    CccrizzZ committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5132c4c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    ded0933 View commit details
    Browse the repository at this point in the history
  2. worked on instock routes

    - now graph data will also pass through getInstockByPage
    CccrizzZ committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    06f2541 View commit details
    Browse the repository at this point in the history
  3. fixed filter

    CccrizzZ committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4189634 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    142d55a View commit details
    Browse the repository at this point in the history
  2. added QA inventory method

    - added shelf location sheet route
    CccrizzZ committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    26b9618 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 10, 2024

  1. updated CSV stuff

    CccrizzZ committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d958fef View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. worked on auction routes

    CccrizzZ committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9662686 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. updated auction function

    CccrizzZ committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    61db112 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. updated csv logic

    CccrizzZ committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e5dcd8c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. updated auction record logic

    CccrizzZ committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    8e8b4e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. updated auction logic

    CccrizzZ committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    058f197 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fixed csv image problem

    - random sort for imported unsold from previous auction.
    CccrizzZ committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    665042c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. updated auction logic

    CccrizzZ committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d508b02 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. worked on auction manager

    CccrizzZ committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    87ea12c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. fixing auction logic

    CccrizzZ committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b862f16 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. prepare for deploy

    CccrizzZ committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8799c92 View commit details
    Browse the repository at this point in the history
  2. added throttle setting

    CccrizzZ committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f61e37f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

  1. fix bugs

    CccrizzZ committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ac9da96 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fixed update qa inventory

    CccrizzZ committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    729b02c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. minor bug fix

    CccrizzZ committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1a2fe77 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fixed remaining

    CccrizzZ committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    02b08b4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. update chat gpt route

    CccrizzZ committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b82dd55 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. added image rotation route

    CccrizzZ committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4b87247 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fixed rotation

    CccrizzZ committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7ba4b31 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. worked on firebase auth

    CccrizzZ committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0b5165d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 18, 2024

  1. fixed auth methods

    CccrizzZ committed May 18, 2024
    Configuration menu
    Copy the full SHA
    36a34bc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. fixed auction logic

    CccrizzZ committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0abc438 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. fixed user update own info

    CccrizzZ committed May 24, 2024
    Configuration menu
    Copy the full SHA
    858652f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fixed minor bug

    CccrizzZ committed May 30, 2024
    Configuration menu
    Copy the full SHA
    826b314 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 12, 2024

  1. fixed minor bugs

    CccrizzZ committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b7c11f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 18, 2024

  1. worked on auction controller

    CccrizzZ committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6333d84 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

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

Commits on Jun 28, 2024

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

Commits on Jun 29, 2024

  1. worked on admin settings

    CccrizzZ committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5d54c52 View commit details
    Browse the repository at this point in the history