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

feat: Terms #713

Closed
wants to merge 2,534 commits into from
Closed

feat: Terms #713

wants to merge 2,534 commits into from

Conversation

mathhulk
Copy link
Contributor

@mathhulk mathhulk commented Jun 24, 2024

Major updates:

  • Update getCourseList to include formatted courses
  • Implement a course browser querying the course list
  • Strongly typed scraping, adding the Terms API and replacing axios with the native fetch
  • Implemented a basic Term module

Minor changes:

  • Removed any unused dependencies
  • Updated to the latest version of node:slim
  • Updated all dependencies

zacharyzollman and others added 30 commits February 15, 2023 18:47
commit 62683f0
Merge: 250f490 05a8a8c
Author: Matthew Rowland <[email protected]>
Date:   Wed Feb 15 18:18:21 2023 -0800

    Merge pull request #532 from asuc-octo/catalog-link

    finished catalog links

commit 250f490
Merge: 06eb638 33be9ca
Author: Matthew Rowland <[email protected]>
Date:   Wed Feb 15 18:00:09 2023 -0800

    Merge pull request #552 from asuc-octo/about-links

    Remove null links

commit 06eb638
Merge: c2ee66c d8a613f
Author: Matthew Rowland <[email protected]>
Date:   Wed Feb 15 16:20:55 2023 -0800

    Merge pull request #553 from asuc-octo/realrmrecruitmentbanner

    real remove recruitment banner

commit d8a613f
Merge: 0fd6f62 c2ee66c
Author: Henric Zhang <[email protected]>
Date:   Wed Feb 8 18:13:29 2023 -0800

    Merge branch 'master' into realrmrecruitmentbanner
    remove banners

commit 0fd6f62
Author: Henric Zhang <[email protected]>
Date:   Wed Feb 8 17:51:22 2023 -0800

    real remove recruitment banner

commit 33be9ca
Merge: fc493ae c2ee66c
Author: Matthew Rowland <[email protected]>
Date:   Thu Feb 2 14:08:41 2023 -0800

    Merge branch 'master' into about-links

commit c2ee66c
Merge: 4568d4b d5c57ee
Author: Matthew Rowland <[email protected]>
Date:   Thu Feb 2 13:58:48 2023 -0800

    Merge pull request #551 from asuc-octo/fix-typescript-error

    Update graphql.ts

commit fc493ae
Author: Matthew Rowland <[email protected]>
Date:   Wed Feb 1 18:07:35 2023 -0800

    Remove null links

commit d5c57ee
Author: Levi Kline <[email protected]>
Date:   Wed Feb 1 18:05:15 2023 -0800

    Update graphql.ts

    Addresses the compile error:
    `Type 'LazyQueryVariables' does not satisfy the constraint`

commit 4568d4b
Author: Kev Wang <[email protected]>
Date:   Wed Feb 1 17:05:13 2023 -0800

    Delete CODEOWNERS

    No need to have leads specifically review the code

commit 05a8a8c
Merge: 2a3d401 4a42309
Author: Henric Zhang <[email protected]>
Date:   Wed Jan 25 18:43:37 2023 -0800

    Merge branch 'master' into catalog-link
    get new Sis API endpoints into catalog-link branch

commit 2a3d401
Author: Henric Zhang <[email protected]>
Date:   Wed Jan 25 18:43:11 2023 -0800

    finalize catalog-links and catalog tabs

commit 20ccd8d
Author: Henric Zhang <[email protected]>
Date:   Mon Jan 23 19:28:33 2023 -0800

    added grades/enrollment to catalog

commit abea575
Merge: d47f44b c858db5
Author: Henric Zhang <[email protected]>
Date:   Fri Oct 28 17:42:33 2022 -0700

    Merge branch 'catalog-link' of github.com:asuc-octo/berkeleytime into catalog-link

    pull changes

commit d47f44b
Author: Henric Zhang <[email protected]>
Date:   Fri Oct 28 17:40:52 2022 -0700

    no links on local

commit c858db5
Merge: 80aa6cd a85e762
Author: Christina Shao <[email protected]>
Date:   Fri Oct 28 17:26:59 2022 -0700

    merge master

commit 80aa6cd
Author: Henric Zhang <[email protected]>
Date:   Fri Oct 28 17:20:46 2022 -0700

    more syntax fixes

commit cc026ce
Author: Henric Zhang <[email protected]>
Date:   Fri Oct 28 17:07:53 2022 -0700

    small changes with syntax

commit b853d25
Author: Henric Zhang <[email protected]>
Date:   Fri Oct 28 16:59:55 2022 -0700

    final catalog-link changes

commit afefc05
Author: Henric Zhang <[email protected]>
Date:   Fri Oct 14 18:10:54 2022 -0700

    finished catalog links
@mathhulk
Copy link
Contributor Author

This will now be included with #714.

@mathhulk mathhulk closed this Jul 26, 2024
@mathhulk mathhulk deleted the term-scrape branch October 12, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants