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

Dev #26

Closed
wants to merge 28 commits into from
Closed

Dev #26

wants to merge 28 commits into from

Commits on Jun 18, 2024

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

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    af57314 View commit details
    Browse the repository at this point in the history
  3. wip

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a594971 View commit details
    Browse the repository at this point in the history
  4. wip

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ab48c7f View commit details
    Browse the repository at this point in the history
  5. wip

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2b9374e View commit details
    Browse the repository at this point in the history
  6. Renaming done

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    51569cc View commit details
    Browse the repository at this point in the history
  7. Fix ci

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f904f3b View commit details
    Browse the repository at this point in the history
  8. Fix tests

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ebecf53 View commit details
    Browse the repository at this point in the history
  9. Fix Dockerfile

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fba1a5d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from airtai/renaming

    Renaming
    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    65c0352 View commit details
    Browse the repository at this point in the history
  11. Implement first endpoint

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    57d2dba View commit details
    Browse the repository at this point in the history
  12. wip

    rjambrecic committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    94e6328 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix ci

    rjambrecic committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    529a3b9 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rjambrecic committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a871e61 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    rjambrecic committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    50aeb37 View commit details
    Browse the repository at this point in the history
  4. wip

    rjambrecic committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f33e07c View commit details
    Browse the repository at this point in the history
  5. wip

    rjambrecic committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7b59089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9414b1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b14d692 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9 from airtai/first-sheet-endpoint

    First sheet endpoint
    rjambrecic committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    313123e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Update deploy pipeline (#12)

    * Update deploy pipeline
    
    * Remove loki logging driver
    
    ---------
    
    Co-authored-by: Kumaran Rajendhiran <kumaran@airt.ai>
    rjambrecic and kumaranvpl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eb68004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1fc2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44bb79c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f02a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    583a2a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Use separate db and google credentials (#19)

    * Create migrations for new db
    
    * Add login
    
    * Add succes login endpoint
    
    * Make get_wasp_db_url function sync
    
    * Update tests
    
    * Update env variables
    
    * Add prisma migrate deploy to the run_server.sh
    rjambrecic committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b723ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97caf17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b332a04 View commit details
    Browse the repository at this point in the history