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

Onboarding backend #61

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open

Onboarding backend #61

wants to merge 63 commits into from

Commits on Mar 23, 2024

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

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 28, 2024

  1. retrigger checks

    AaDalal committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    55fdbc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37a0502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fed696 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. linted

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

Commits on Apr 2, 2024

  1. typescript fixes

    AaDalal committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8472146 View commit details
    Browse the repository at this point in the history
  2. reformat tsconfig and fix type error on Toast->CloseButton, usePlatfo…

    …rmOptions, ManageAlertUI.tsx
    AaDalal committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b8920d5 View commit details
    Browse the repository at this point in the history
  3. explain ts-ignores

    AaDalal committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7b6e0f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request pennlabs#582 from pennlabs/bump-react-next

    Bump react, next and typescript
    AaDalal authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    00ee016 View commit details
    Browse the repository at this point in the history
  5. Update frontend readme

    AaDalal committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f7bb92b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42963d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    e25a65d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af371b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c05b632 View commit details
    Browse the repository at this point in the history
  4. lint

    AaDalal committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dc4c294 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02cf895 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e14ce5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0886284 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf9869f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97a638e View commit details
    Browse the repository at this point in the history
  10. Update deployment dockerfile

    AaDalal committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6787711 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ba621a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b11330 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix tests

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    50305ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb72c5 View commit details
    Browse the repository at this point in the history
  3. fix lint

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bb7f834 View commit details
    Browse the repository at this point in the history
  4. fix account indicator on PCP

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c8327f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6d1b47 View commit details
    Browse the repository at this point in the history
  6. reimport cosine_sim

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8bee605 View commit details
    Browse the repository at this point in the history
  7. fix cosine_sim import

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d31245a View commit details
    Browse the repository at this point in the history
  8. isort

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    faa8d4c View commit details
    Browse the repository at this point in the history
  9. fix typescript errors

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d1a3507 View commit details
    Browse the repository at this point in the history
  10. get degree plan to build

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bf34534 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07ea506 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b31379b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5e7712 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    57f4a01 View commit details
    Browse the repository at this point in the history
  15. update pdp lint

    AaDalal authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5bb7da3 View commit details
    Browse the repository at this point in the history
  16. lint fix

    AaDalal committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6c571c4 View commit details
    Browse the repository at this point in the history
  17. Merge pull request pennlabs#614 from pennlabs/aag/pdp-devops

    Add PDP to GH workflow and k8s kittyhawk config
    AaDalal authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0f868ed View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix next rewrites proxy url

    AaDalal committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1264979 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pennlabs#615 from pennlabs/aag/pdp-fix-proxy-url

    fix next rewrites proxy url
    AaDalal authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7c14a48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3ae35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    045f19a View commit details
    Browse the repository at this point in the history
  5. Merge pull request pennlabs#616 from pennlabs/aag/pdp-proxy-fixes-2

    Get penndegreeplan.com backend to properly proxy (for real this time!)
    AaDalal authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fd051fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ba1875 View commit details
    Browse the repository at this point in the history
  7. remove extraneous page

    AaDalal committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d4a2e32 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    d5ca38a View commit details
    Browse the repository at this point in the history
  2. Fix rule serializer

    Clue88 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    962456d View commit details
    Browse the repository at this point in the history
  3. Merge pull request pennlabs#619 from pennlabs/fix-rule-serializer

    Fix rule serializer
    Clue88 authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    907f24d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61e81a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a359350 View commit details
    Browse the repository at this point in the history
  6. lint

    Clue88 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fc6e17b View commit details
    Browse the repository at this point in the history
  7. Merge pull request pennlabs#620 from pennlabs/aag/fix-rule-serializer

    remove to_representation on rule serializer
    Clue88 authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2528051 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. initial degreeprofile model

    ashleymyan authored and AaDalal committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    39b5e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c0965 View commit details
    Browse the repository at this point in the history
  3. WIP: test cases for models and api

    ashleymyan authored and AaDalal committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2f2fdfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a55ac6 View commit details
    Browse the repository at this point in the history
  5. linted

    ashleymyan authored and AaDalal committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    faf3804 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'onboarding-backend' of github.com:pennlabs/penn-degree-…

    …plan into onboarding-backend
    AaDalal committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8b98053 View commit details
    Browse the repository at this point in the history