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

Add Custom Modules to Timetable #3373

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

Commits on Dec 7, 2021

  1. Add isCustom attribute

    seanlowjk committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    598e2ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d820c36 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    25149ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7fd4dd View commit details
    Browse the repository at this point in the history
  3. Integrate Reducers

    seanlowjk committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e30c2b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d43c75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d0d5b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc4b719 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96b4c32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b45a001 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    d261612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a639b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0db6822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f833979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9146b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    1bfe78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2486ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e08dab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e932f4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e430ff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    65f91f9 View commit details
    Browse the repository at this point in the history
  2. Fix Typo

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    64661e8 View commit details
    Browse the repository at this point in the history
  3. Fix Modal Typos

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e083305 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    217bc75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab2c74b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8fe406 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c2d739 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e89f30e View commit details
    Browse the repository at this point in the history
  9. Add Data Validation

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    56171ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67e9c2b View commit details
    Browse the repository at this point in the history
  11. Fix Linting

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    55390e1 View commit details
    Browse the repository at this point in the history
  12. Fix Tests

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1d8df10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2dbabe4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be8e159 View commit details
    Browse the repository at this point in the history
  15. Remove Git Diff File

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    0c88d3e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5012d7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7397281 View commit details
    Browse the repository at this point in the history
  18. Fix Actions in Components

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c2d1476 View commit details
    Browse the repository at this point in the history
  19. Fix Linting and Logic

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8e92694 View commit details
    Browse the repository at this point in the history
  20. Fix Tests

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1758ff9 View commit details
    Browse the repository at this point in the history
  21. Fix Reducer index

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5a8c68f View commit details
    Browse the repository at this point in the history
  22. Add ClassNo Field

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    03e9467 View commit details
    Browse the repository at this point in the history
  23. Fix Minor Linting Issues

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    be64ffe View commit details
    Browse the repository at this point in the history
  24. Fix Linting Errors

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    caea0fa View commit details
    Browse the repository at this point in the history
  25. Remove trailing whitespaces

    seanlowjk committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5b5f1e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

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

Commits on Jan 13, 2022

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

Commits on Jan 16, 2022

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

Commits on Feb 11, 2022

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    f8ce7ea View commit details
    Browse the repository at this point in the history
  2. Fix custom modules migration

    jloh02 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c512a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Style dropdown for custom modules modal

    * Also fixes typos
    jloh02 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b1b6e28 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    8e7db6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841ff55 View commit details
    Browse the repository at this point in the history
  3. Add shortcuts to update weeks

    jloh02 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    289b1b1 View commit details
    Browse the repository at this point in the history
  4. Fix bug in odd even logic

    jloh02 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8c8c3d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Update drowndown arrow margins

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    bf07754 View commit details
    Browse the repository at this point in the history
  2. Fix button group design

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fd117ac View commit details
    Browse the repository at this point in the history
  3. Update header text

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    92514e3 View commit details
    Browse the repository at this point in the history
  4. Update tests and snapshots

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    afb813d View commit details
    Browse the repository at this point in the history
  5. Fix linter issues

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e7e9a5f View commit details
    Browse the repository at this point in the history
  6. Fix style linter

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d01d5a2 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    jloh02 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9e49f06 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Fix infinite update bug

    jloh02 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5360026 View commit details
    Browse the repository at this point in the history
  2. Add validation per field

    jloh02 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    94827b1 View commit details
    Browse the repository at this point in the history
  3. Add time validation

    jloh02 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b81ebf1 View commit details
    Browse the repository at this point in the history
  4. Fix linters

    jloh02 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dde5f23 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Make fields optional

    jloh02 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e445e45 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5e12042 View commit details
    Browse the repository at this point in the history
  2. Add handling for semester

    jloh02 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    88a86c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6e3de View commit details
    Browse the repository at this point in the history
  4. Add constraint for timings

    jloh02 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d8b4467 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    990ff03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e132346 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    jloh02 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8ed9e2d View commit details
    Browse the repository at this point in the history
  4. Fix test and styles

    jloh02 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8e0c874 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd410ed View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a334558 View commit details
    Browse the repository at this point in the history
  2. Fix time boundaries

    jloh02 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2f2dca4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jloh02 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    07796ea View commit details
    Browse the repository at this point in the history
  4. Fix css alignment

    jloh02 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b9d1994 View commit details
    Browse the repository at this point in the history
  5. Fix compilation issues

    jloh02 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c585467 View commit details
    Browse the repository at this point in the history