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

Import transcript #17

Open
wants to merge 468 commits into
base: main
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 21, 2022

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

    dimitri-lopez committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    14e7b35 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Remove 6000 level, closes #80

    Ryzon3 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b189b44 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    b2f1d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7079c09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca0fd40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4481f7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #64 from anderm18/james-issues-changes

    James issues changes
    Ryzon3 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0491c96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd343f6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #70 from anderm18/ButtonsAddMarginHomepage

    add margin for buttons on homepage
    Ryzon3 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    bad8c90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    752fe74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba2e916 View commit details
    Browse the repository at this point in the history
  10. Fixed warnings

    Ryzon3 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f8e8a08 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f13235 View commit details
    Browse the repository at this point in the history
  12. Fixed more warnings.

    Ryzon3 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3c194d5 View commit details
    Browse the repository at this point in the history
  13. Fixed bug on course table page

    Ryzon3 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f9099c8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #84 from anderm18/main

    Merge main into accesibility-issues
    dicosn committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    faf6879 View commit details
    Browse the repository at this point in the history
  15. I added divider on homepage

    dicosn committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    52110ae View commit details
    Browse the repository at this point in the history
  16. fix #78

    liuj-42 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3f0abf8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bcd246c View commit details
    Browse the repository at this point in the history
  18. clean up code

    liuj-42 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    2de8a7d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c47975 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    47b2e0f View commit details
    Browse the repository at this point in the history
  21. removing unused code

    liuj-42 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    64b99e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

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

Commits on Jun 27, 2022

  1. Merge pull request #74 from anderm18/32-light-mode-changes

    Light mode changes
    anderm18 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    cdbc7f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from anderm18/AdminPathwayPageChanges

    Added admin portal to change pathway section, closes #33
    anderm18 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e0d6b19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2949101 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6449996 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e19d7e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    0a9d741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f81bd24 View commit details
    Browse the repository at this point in the history
  3. test commit

    liuj-42 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9ba6103 View commit details
    Browse the repository at this point in the history
  4. fix #76

    liuj-42 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c50f7a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbd5f9d View commit details
    Browse the repository at this point in the history
  6. Removed {colors} from vuetify.js

    colors was imported but was never used, so it threw warnings
    CryptidGrrrl committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    c042752 View commit details
    Browse the repository at this point in the history
  7. Fixed whitespace issues in the FromClasses page

    Whitespace issues threw warnings, fixed.
    CryptidGrrrl committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5d6e3d5 View commit details
    Browse the repository at this point in the history
  8. Updated AboutPage.vue

    - changed header text
    - changed html code to v-expansion-panels to make them dropdown menus
    - updated styling of the dropdown menus
    - added open/close all buttons
    - added a method for open/close button functionality
    CryptidGrrrl committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    0285575 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge pull request #94 from anderm18/93-FAQ-page-dropdowns

    93: faq page dropdowns
    CryptidGrrrl committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    0ab1528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc612d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16d6ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f276ad2 View commit details
    Browse the repository at this point in the history
  5. Removed old method

    Benjamin-Avrahami committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6926b73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c55e0d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aaae520 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #81 from anderm18/72/79-pathway-information

    72/79 pathway information
    Benjamin-Avrahami committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    40bf8a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    ae8efeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073c4ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05e55d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f315952 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afe21e0 View commit details
    Browse the repository at this point in the history
  6. resize buttons now work

    liuj-42 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6499eee View commit details
    Browse the repository at this point in the history
  7. Merge pull request #95 from anderm18/prereq-scraper

    Prereq scraper
    Ryzon3 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    62bbfa4 View commit details
    Browse the repository at this point in the history
  8. getting cards to grow/shrink

    liuj-42 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4e7b288 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7dbe54e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fad00e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    55b874e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261b203 View commit details
    Browse the repository at this point in the history
  3. removing unused css

    liuj-42 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    bc45d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6222527 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1482108 View commit details
    Browse the repository at this point in the history
  6. customized scrollbar

    michaelni678 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    edbc6da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c0299b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed3c9d7 View commit details
    Browse the repository at this point in the history
  9. Fixed deletion bug

    Ryzon3 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2860275 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    540870e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Fixed warnings and bugs

    Ryzon3 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    b3d370e View commit details
    Browse the repository at this point in the history
  2. Fixed bug in pathway scraper

    Ryzon3 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    f19f83b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5550f1c View commit details
    Browse the repository at this point in the history
  4. fix courses.json temp

    Ryzon3 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    954c48e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c67e76a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #100 from anderm18/ryan-various-issues

    Ryan various issues
    Ryzon3 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    9fdcb39 View commit details
    Browse the repository at this point in the history
  7. Updated JSON files

    Ryzon3 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    ab5ecdd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

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

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    d1a3c03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from anderm18/88-different-years

    Year selection menu
    Benjamin-Avrahami committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    b95ed3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8137923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82be2bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    060439e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    dce1b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a076e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from anderm18/removeDupElems

    removed duplicate buttons
    Benjamin-Avrahami committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    b2e7e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4db236b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8c0558 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d67c3eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79c386c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #98 from anderm18/james-issues-changes

    James issues changes
    anderm18 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    658e85b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c058df View commit details
    Browse the repository at this point in the history
  10. Merge pull request #105 from anderm18/revert-98-james-issues-changes

    Revert "James issues changes"
    anderm18 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    feabb11 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Messed with mode button

    trying to make a switch, in progress
    dicosn committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c6241f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge pull request #99 from anderm18/custom_scrollbar

    customized scrollbar
    anderm18 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    131c195 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from anderm18/101-crosslisting

    Crosslisting display
    anderm18 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d94883b View commit details
    Browse the repository at this point in the history
  3. added padding

    michaelni678 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    33adfa1 View commit details
    Browse the repository at this point in the history
  4. resizing is now automatic

    liuj-42 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    05d8257 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f49c508 View commit details
    Browse the repository at this point in the history
  6. Made Darkmode button into switch

    Easier to understand
    dicosn committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8a664cf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #104 from anderm18/removeDupeGlitch

    courses no longer duplicate
    anderm18 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6ec1b18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c54dd8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3388268 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/main' into graph-view

    thats a lot of merge conflicts
    liuj-42 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    54c2d2f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    be2609c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3973b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abcd197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c1e80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44e717b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    d81a3fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22462e View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'main' of https://github.com/anderm18/HASSPathways"

    This reverts commit 44e717b, reversing
    changes made to 92c1e80.
    Ryzon3 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    0bc967b View commit details
    Browse the repository at this point in the history
  4. Restoring SIS scraper

    Ryzon3 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    786d39a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    e2dd762 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from anderm18/CenterTextLearnPage

    added padding
    anderm18 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    0f1bbcd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #112 from anderm18/accessiblity-issues

    Accessiblity issues
    anderm18 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b33a93a View commit details
    Browse the repository at this point in the history
  4. fixing buttons

    anderm18 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    24f4878 View commit details
    Browse the repository at this point in the history
  5. trying again : (

    anderm18 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    e8b0279 View commit details
    Browse the repository at this point in the history
  6. again lmao

    anderm18 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    701953e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c13104c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2750fca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdb7fd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51e548e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    cff6d10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c221de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb826a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7dd3d8 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'main' into graph-view"

    This reverts commit d81a3fc, reversing
    changes made to 54c2d2f.
    liuj-42 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    005c01a View commit details
    Browse the repository at this point in the history
  6. Revert "Merge remote-tracking branch 'origin/main' into graph-view"

    This reverts commit 54c2d2f, reversing
    changes made to 3388268.
    liuj-42 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1d5cb46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71d7575 View commit details
    Browse the repository at this point in the history
  8. adding year selection

    liuj-42 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    603efd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79cd1ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed02770 View commit details
    Browse the repository at this point in the history
  11. getting rid of debug button

    liuj-42 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f2a6648 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9077d79 View commit details
    Browse the repository at this point in the history
  13. Fixed bugs in scrapers

    Ryzon3 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8dbc22f View commit details
    Browse the repository at this point in the history
  14. Add pycache to the gitignore

    Ryzon3 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    26b018c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce1c0f1 View commit details
    Browse the repository at this point in the history
  16. Fix gitignore

    Ryzon3 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    faa3e8a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5cc4c62 View commit details
    Browse the repository at this point in the history
  18. click me to toggle view length

    graya4 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    466ee47 View commit details
    Browse the repository at this point in the history
  19. admin button

    graya4 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    83c4c5c View commit details
    Browse the repository at this point in the history
  20. admin search

    graya4 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9c7f477 View commit details
    Browse the repository at this point in the history
  21. Right-aligning chips

    dimitri-lopez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    74040b9 View commit details
    Browse the repository at this point in the history
  22. remove unused import

    liuj-42 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    07e6734 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7695791 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c0dc333 View commit details
    Browse the repository at this point in the history
  25. my pathways page button

    graya4 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ad2058e View commit details
    Browse the repository at this point in the history
  26. Merge pull request #123 from anderm18/yearSelectionHeader

    Moved year selection button to header
    Ryzon3 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c2ba83e View commit details
    Browse the repository at this point in the history
  27. Fixed more scraper bugs

    Ryzon3 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    550c002 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f051377 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9329ddb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1034cf2 View commit details
    Browse the repository at this point in the history
  31. pre-requisite chip added

    liuj-42 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    aaad66d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3071f3b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    583cf9a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9e2dde0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Fixed the outdated instructions

    dun did it. just that.
    dicosn committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b69f63c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from anderm18/accessiblity-issues

    Fixed the outdated instructions
    dicosn committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1def522 View commit details
    Browse the repository at this point in the history
  3. trying to fix economics

    liuj-42 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7aa76e4 View commit details
    Browse the repository at this point in the history
  4. Update pathways from main

    liuj-42 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3acb833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d111e73 View commit details
    Browse the repository at this point in the history
  6. fixing econ pathway

    liuj-42 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7d1681c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c17c58 View commit details
    Browse the repository at this point in the history
  8. moving code around

    liuj-42 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    24de8a6 View commit details
    Browse the repository at this point in the history
  9. removing debug button

    liuj-42 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a5af902 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    cb941ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f0c56 View commit details
    Browse the repository at this point in the history
  3. Finished multi year scraper

    Ryzon3 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    ef6e410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed7294 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdd21e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #130 from anderm18/AboutPage_cataloglink

    Added catalog link to about page
    Ryzon3 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b7329f9 View commit details
    Browse the repository at this point in the history
  7. Unrounded the components

    michaelni678 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6b22100 View commit details
    Browse the repository at this point in the history
  8. pre-requisites now show up

    liuj-42 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    13ae477 View commit details
    Browse the repository at this point in the history
  9. pre-requisites now show up

    changing the pre-requisite message
    liuj-42 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8b6f87a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8bf275d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf23383 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51c8200 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63347ea View commit details
    Browse the repository at this point in the history
  14. running npm run lint

    liuj-42 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    50cbe83 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    fa7b6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd30d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2726bd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72135a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #121 from anderm18/graph-view

    Graph view
    anderm18 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    cb8dd72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1d8140 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #126 from anderm18/AkeylMobileFixes

    Akeyl mobile fixes
    anderm18 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    18afb01 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #132 from anderm18/remove_border_radius_admin

    Unrounded the components
    anderm18 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9a4490b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3d4124 View commit details
    Browse the repository at this point in the history
  10. the purge

    anderm18 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3d4c6ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5255b4 View commit details
    Browse the repository at this point in the history
  12. ok wait ther we go

    anderm18 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    43a4525 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    237dabe View commit details
    Browse the repository at this point in the history
  14. redirect users to us

    anderm18 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0349db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    91482a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f179c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82984da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    882d219 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb186b4 View commit details
    Browse the repository at this point in the history
  6. Overhaul of dark mode switch

    The code for how it works has changed to be more readable and makes sense for a v-switch
    dicosn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a65c5e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    545afd1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #139 from anderm18/graph-view-2

    Graph view PR part 2
    anderm18 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4117d25 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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

    Benjamin-Avrahami committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    edb75bb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Added AdminSearchPage

    Note had to modify course table course to work as a static card, should not change behavior elsewhere
    Ryzon3 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    19f8d47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a553901 View commit details
    Browse the repository at this point in the history
  3. Fixed issues with merge

    Ryzon3 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    08d844e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    35082be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a08a82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843ba4d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    ca0fa18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78bd56b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f1e602 View commit details
    Browse the repository at this point in the history
  4. Revert "Adding chips to the search page"

    This reverts commit ca0fa18.
    dimitri-lopez committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8998999 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15c0678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5acae6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf9fdbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5efa75e View commit details
    Browse the repository at this point in the history
  9. Switch is finally done

    Works properly!!!!!!
    dicosn committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    944461a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #147 from anderm18/dicosn-issues

    Dicosn issues
    anderm18 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e3479c9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #149 from anderm18/FixPrereqAlert

    Moved the alert out of the way
    anderm18 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e82a844 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #144 from anderm18/jsonDuplicates

    Removes Required-Remaining duplicates
    anderm18 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    65cb4cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d89c74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6f9989 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Ran linter and fixed data,js

    Ryzon3 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5d9682b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcebb40 View commit details
    Browse the repository at this point in the history
  3. fix depts.json bug

    Ryzon3 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    6ec74cd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. FIxed multi year bugs

    Ryzon3 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0dd271b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2521197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12ec9e3 View commit details
    Browse the repository at this point in the history
  4. Test commit

    Ubuntu committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b25587a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df8b7b9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #143 from anderm18/advanced-search

    Advanced search page added to site
    Ryzon3 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    83f718a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64121a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d163ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1e352c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8cbeac View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Fixed warnings

    Ryzon3 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    737b32f View commit details
    Browse the repository at this point in the history
  2. Fixed more warnings

    Ryzon3 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    37d40c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97992f6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #156 from anderm18/multi-year-json

    Multi year json completed
    Ryzon3 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7c64937 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    654b075 View commit details
    Browse the repository at this point in the history
  6. Adding text upon import

    dimitri-lopez committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    42ebab4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    93fcf7a View commit details
    Browse the repository at this point in the history
  2. Fixed warnings

    Ryzon3 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    86a606a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6dcd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    9195712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3e8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008f1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b7d26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac25a32 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    f62e68f View commit details
    Browse the repository at this point in the history
  2. Fixed TODO within code

    Ryzon3 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    5ef2bf2 View commit details
    Browse the repository at this point in the history