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

Catalog Tabs #637

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

Catalog Tabs #637

wants to merge 51 commits into from

Commits on Mar 16, 2023

  1. init section table redesign

    Jdyn committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1dd8adb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. revert design change

    Jdyn committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    edac443 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. improve section design

    Jdyn committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f9834c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. remove blue color

    Jdyn committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ef2bd6f View commit details
    Browse the repository at this point in the history
  2. simplify app structure

    Jdyn committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c3582b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    605d1ea View commit details
    Browse the repository at this point in the history
  4. clean up mark-up

    Jdyn committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4f335a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. add icons

    Jdyn committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    569eb5a View commit details
    Browse the repository at this point in the history
  2. move enrollment info up

    Jdyn committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9bd1ef3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. init catalog hook refactor

    Jdyn committed May 13, 2023
    Configuration menu
    Copy the full SHA
    28be78e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    b91f707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d235e6e View commit details
    Browse the repository at this point in the history
  3. remove skeleton in ListItem

    Jdyn committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    14a2d86 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. refactor toward key enum

    Jdyn committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c7f0834 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

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

Commits on Sep 24, 2023

  1. improve section styles

    Jdyn committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f68c1cd View commit details
    Browse the repository at this point in the history
  2. switch info position

    Jdyn committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f100b34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae08e7 View commit details
    Browse the repository at this point in the history
  4. add WL info

    Jdyn committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f1a8f2e View commit details
    Browse the repository at this point in the history
  5. add details to unknown strings

    Jdyn committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    62b27aa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Oct 3, 2023

  1. revert positions

    Jdyn committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    edd3cc3 View commit details
    Browse the repository at this point in the history
  2. align text

    Jdyn committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ed5e7c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    fd09eaa View commit details
    Browse the repository at this point in the history
  2. re-apply navigation

    Jdyn committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    55a2f41 View commit details
    Browse the repository at this point in the history
  3. start tab work

    Jdyn committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0c98611 View commit details
    Browse the repository at this point in the history
  4. catalog grades

    Jdyn committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    41def7f View commit details
    Browse the repository at this point in the history
  5. omit internal fields from type

    Jdyn committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a624717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f64184 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. catalog enrollment

    Jdyn committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    22b258e View commit details
    Browse the repository at this point in the history
  2. fix empty graph conditional

    Jdyn committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a24f4cd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. convert GradesGraph to ts

    Jdyn committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    f07efe0 View commit details
    Browse the repository at this point in the history
  2. add missing data message

    Jdyn committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    015c8ba View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    bc88f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f676bf View commit details
    Browse the repository at this point in the history
  3. improve card redesign

    Jdyn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    39b1071 View commit details
    Browse the repository at this point in the history
  4. fix tab border on hover

    Jdyn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d55a193 View commit details
    Browse the repository at this point in the history
  5. new section table

    Jdyn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    02890e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. refactor to separate component

    Jdyn committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cc1f080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7e8d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e0620 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    29a34a7 View commit details
    Browse the repository at this point in the history
  2. rework section card design again

    Jdyn committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9c8a7dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b52701d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0129bf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. saving courses

    Jdyn committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8121c5e View commit details
    Browse the repository at this point in the history
  2. no panel on mobile

    Jdyn committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    67a28b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    b5f94fd View commit details
    Browse the repository at this point in the history
  2. remove used import

    Jdyn committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4551977 View commit details
    Browse the repository at this point in the history
  3. capital Clear

    Jdyn committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c05832e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #658 from asuc-octo/save

    Saved courses revamp
    mathhulk authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ca904e3 View commit details
    Browse the repository at this point in the history