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

Dark Mode & UI Overhauls #152

Open
wants to merge 72 commits into
base: main
Choose a base branch
from
Open

Dark Mode & UI Overhauls #152

wants to merge 72 commits into from

Commits on Jun 19, 2024

  1. gitignore data/archive/*

    Ilverism committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a09f9d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    24f7bf4 View commit details
    Browse the repository at this point in the history
  2. Include Event.java change

    Ilverism committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4cbcd98 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Rework Import rows visuals

    Ilverism committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ed7bb8a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    12b45e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa90dd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    789653d View commit details
    Browse the repository at this point in the history
  2. Missing color variable usage

    Ilverism committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    023897e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 26, 2024

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

Commits on Aug 12, 2024

  1. Categorized CSS

    Ilverism committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7cb508d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eaa535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e2f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d755dc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e04a7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4537ac9 View commit details
    Browse the repository at this point in the history
  7. Fix Imports Paginator dock

    Ilverism committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4170252 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb92c68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ae0d18 View commit details
    Browse the repository at this point in the history
  10. Disable Empty Filters

    Ilverism committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4ffda72 View commit details
    Browse the repository at this point in the history
  11. Flights Page UI overhaul

    Ilverism committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c49d792 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e95e736 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75fd951 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ec7d8c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5506062 View commit details
    Browse the repository at this point in the history
  16. Paginator Sorter ellipses

    Ilverism committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    da12495 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    37185bf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad6fc1d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0ed97c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6b3c578 View commit details
    Browse the repository at this point in the history
  21. gitignore data/*

    Ilverism committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0c0f9e2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eb28995 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Rework AirSync Upload Regiment (#146)

    * reworks airsync to fix missing imports
    
    ---------
    
    Co-authored-by: RIT <[email protected]>
    Co-authored-by: RIT <[email protected]>
    Co-authored-by: e911 <[email protected]>
    Co-authored-by: Aaron Chan <[email protected]>
    Co-authored-by: Mayur Shinde <[email protected]>
    Co-authored-by: Joshua Karns <[email protected]>
    7 people authored and Ilverism committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7eefde4 View commit details
    Browse the repository at this point in the history
  2. Unsubcribe Links for Email Preferences (#144)

    Unsubscribe links for email preferences + removal of expired unsub tokens.
    Ilverism committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5d7e89c View commit details
    Browse the repository at this point in the history
  3. Fix empty default severity columns (#147)

    Add default value for severityColumn state value
    Ilverism committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    806ca6d View commit details
    Browse the repository at this point in the history
  4. Fix Upload access for Users with 'View' perms (#148)

    Give users with view permission the ability to view uploads (but not modify)
    Ilverism committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    955dc44 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Remove RuntimeGlobals import

    Ilverism committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c524a2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac00bd1 View commit details
    Browse the repository at this point in the history
  3. tabs -> spaces

    Ilverism committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9648bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58bfbe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    248ac51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4cd970 View commit details
    Browse the repository at this point in the history
  3. Rework AirSync Upload Regiment (#146)

    * reworks airsync to fix missing imports
    
    ---------
    
    Co-authored-by: RIT <[email protected]>
    Co-authored-by: RIT <[email protected]>
    Co-authored-by: e911 <[email protected]>
    Co-authored-by: Aaron Chan <[email protected]>
    Co-authored-by: Mayur Shinde <[email protected]>
    Co-authored-by: Joshua Karns <[email protected]>
    7 people authored and Ilverism committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3a1933c View commit details
    Browse the repository at this point in the history
  4. Unsubcribe Links for Email Preferences (#144)

    Unsubscribe links for email preferences + removal of expired unsub tokens.
    Ilverism committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    db3aace View commit details
    Browse the repository at this point in the history
  5. Fix empty default severity columns (#147)

    Add default value for severityColumn state value
    Ilverism committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8b9e63b View commit details
    Browse the repository at this point in the history
  6. Fix Upload access for Users with 'View' perms (#148)

    Give users with view permission the ability to view uploads (but not modify)
    Ilverism committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    78918d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c177ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d15c8ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a03e257 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f17217 View commit details
    Browse the repository at this point in the history
  11. gitignore data/*

    Ilverism committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    96f32f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21d95b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    7da394f View commit details
    Browse the repository at this point in the history
  2. Enabled upload button for all users with upload permissions (managers…

    … and uploaders) (#156)
    jkarns275 authored and Ilverism committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    072038e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    7d81c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0979959 View commit details
    Browse the repository at this point in the history
  3. Undo webpack config change

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    eda975f View commit details
    Browse the repository at this point in the history
  2. Enabled upload button for all users with upload permissions (managers…

    … and uploaders) (#156)
    jkarns275 authored and Ilverism committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ad5c5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f162eb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    709b4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1472284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d915541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd0f951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f72280c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9286e0f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d1cb6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20640de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a4c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge remote-tracking branch 'origin/aidan_cu/fix_upload_button_acces…

    …s' into aidan_cu/dark_mode
    Ilverism committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c060fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ea41d View commit details
    Browse the repository at this point in the history