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

Update main with recent PRs #59

Merged
merged 52 commits into from
Feb 22, 2024
Merged

Update main with recent PRs #59

merged 52 commits into from
Feb 22, 2024

Commits on Mar 28, 2023

  1. SKEDGE-16 #comment Patch for single professor with middle name for co…

    …urses which do not exist on Nebula API
    demonlexe committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3b36089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e542f View commit details
    Browse the repository at this point in the history
  3. SKEDGE-14 logic to patch CS4348 for Scott Dollinger. If there are mul…

    …tiple listings for a professor on RMP, use the one with the most ratings.
    demonlexe committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2fd7740 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from UTDNebula/main

    Update develop to match main due to minor release changed
    heartgg authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b94a560 View commit details
    Browse the repository at this point in the history
  5. SKEDGE-14 #comment add function to group properties, use this functio…

    …n for the RMP fetches to avoid 504 error.
    
    #comment address requests from Adam Szumski
    #comment add new interfaces for the Professor Rating object
    demonlexe committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b5fcd34 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    2dd8451 View commit details
    Browse the repository at this point in the history
  2. add reportError function, to be modified later; use fetchRetry for in…

    …itial fetches of professors from RMP
    demonlexe committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d8b9bc4 View commit details
    Browse the repository at this point in the history
  3. SKEDGE-14 #comment modularize retry logic inside validateResponses fu…

    …nction, instead of grouping fetches.
    
    (This way seems shorter and safer)
    demonlexe committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dfe3809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16295b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    f96555c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abafc61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from demonlexe/feature/skedge-isnt-working

    Sk.edge Maintenance Updates / Bug Fixes
    heartgg authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    eb4b96c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from demonlexe/feature/skedge-16-single-profes…

    …sor-bug
    
    SKEDGE-16 #comment Patch for single professor with middle name for courses which do not exist on Nebula API
    heartgg authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1226dd0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from demonlexe/feature/skedge-14-fix-rmp-fetch…

    …ing-inconsistency-issue
    
    SKEDGE-14 #comment convert to async/await instead of .then() logics, organizing awaits
    heartgg authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5ac7669 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    82ed22c View commit details
    Browse the repository at this point in the history
  2. Working linting

    TyHil committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2789709 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Working and run prettier

    TyHil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1c44427 View commit details
    Browse the repository at this point in the history
  2. Working and run eslint

    TyHil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b8b175b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    437b9b3 View commit details
    Browse the repository at this point in the history
  4. lint on commit

    TyHil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    31e8cb5 View commit details
    Browse the repository at this point in the history
  5. Fix .prettierignore

    TyHil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c025312 View commit details
    Browse the repository at this point in the history
  6. Update package-lock

    TyHil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7794a07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c6c9a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Replace grade data fetching

    TyHil committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    588fe0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0378ee4 View commit details
    Browse the repository at this point in the history
  3. Ratings edge case fix

    TyHil committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0688f27 View commit details
    Browse the repository at this point in the history
  4. Load profs seperate

    TyHil committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e5f517f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Reverse sort

    TyHil committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5211a76 View commit details
    Browse the repository at this point in the history
  2. Initial

    TyHil committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc1770e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Initial

    TyHil committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8a91e3c View commit details
    Browse the repository at this point in the history
  2. Layout fix and cleanup

    TyHil committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2e306aa View commit details
    Browse the repository at this point in the history
  3. Add comments

    TyHil committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    05b9af9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

    TyHil committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4127c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdba42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    addb52f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4887a51 View commit details
    Browse the repository at this point in the history
  6. responses typo

    TyHil authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    26d024f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6fbd0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21b170e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c991fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1445771 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Add linting and formatting check (#49)

    * Lint and format scripts, pre-commit hook, configure eslint
    
    * Working linting
    
    * Working and run prettier
    
    * Working and run eslint
    
    * Readd lint-staged prettier filter
    
    * lint on commit
    
    * Fix .prettierignore
    
    * Update package-lock
    
    * Don't limit lint-staged prettier filter
    
    * Lint fixes
    TyHil authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    79ca903 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Revert "Add linting and formatting check (#49)" (#57)

    This reverts commit 79ca903.
    Jake3231 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d896a58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from UTDNebula/lint-and-format

    Lint and format
    Jake3231 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    21c20fc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #50 from UTDNebula/replace-api-request

    Replace API request using Trends backend
    TyHil authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    be427f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from UTDNebula/load-profs-independently

    Load profs independently
    TyHil authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bf55549 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from UTDNebula/fetch-cache

    Fetch cache
    TyHil authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ce4e3c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from UTDNebula/disabled-professors

    Feature: Add functionality for Disabled tab
    TyHil authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    35c0904 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d5f8fd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #52 from UTDNebula/fix/top-tags

    Fix/top tags
    TyHil authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e412a7b View commit details
    Browse the repository at this point in the history