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

chore(deps): update dependency ava to ^3.15.0 #288

Closed
wants to merge 424 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 17, 2020

  1. Merge pull request #108 from gary-kim/dependabot/npm_and_yarn/vue-loa…

    …der-15.9.0
    
    build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0
    gary-kim committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    dd6b161 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Merge pull request #104 from gary-kim/dependabot/npm_and_yarn/chromed…

    …river-80.0.1
    
    build(deps-dev): bump chromedriver from 79.0.2 to 80.0.1
    gary-kim committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    74e6be6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Update AUTHORS

    Suhas Hariharan committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    27b14a0 View commit details
    Browse the repository at this point in the history
  2. Remove 0.25 weighting

    No longer necessary due to course weighting changes
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Signed-off-by: Gary Kim <gary@garykim.dev>
    Suhas Hariharan authored and gary-kim committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    490eaf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from insertcustomname/patch-2

    Remove 0.25 weighting
    gary-kim committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    04607a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from insertcustomname/patch-3

    Update AUTHORS
    gary-kim committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    ea8e9d4 View commit details
    Browse the repository at this point in the history
  5. Open Beta v0.18.2 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    47338a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6

    Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](babel/babel@v7.8.4...v7.8.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    ca4ec3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from gary-kim/dependabot/npm_and_yarn/babel/c…

    …ore-7.8.6
    
    build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6
    gary-kim committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    5944787 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @babel/preset-env from 7.8.4 to 7.8.6

    Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](babel/babel@v7.8.4...v7.8.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    71f22f1 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6

    Bumps [@babel/register](https://github.com/babel/babel) from 7.8.3 to 7.8.6.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](babel/babel@v7.8.3...v7.8.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    4eba5e2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #124 from gary-kim/dependabot/npm_and_yarn/babel/r…

    …egister-7.8.6
    
    build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6
    gary-kim committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    1d78334 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #123 from gary-kim/dependabot/npm_and_yarn/babel/p…

    …reset-env-7.8.6
    
    build(deps): bump @babel/preset-env from 7.8.4 to 7.8.6
    gary-kim committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    78f897d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Shows first semester GPA as well during second semester

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Signed-off-by: Gary Kim <gary@garykim.dev>
    Suhas Hariharan authored and gary-kim committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9c0cce1 View commit details
    Browse the repository at this point in the history
  2. Made changes to use fetch api instead of ajax, also using DOM instead…

    … of text parsing
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan authored and gary-kim committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    5c39d86 View commit details
    Browse the repository at this point in the history
  3. Add .DS_Store to gitignore

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Signed-off-by: Gary Kim <gary@garykim.dev>
    Suhas Hariharan authored and gary-kim committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    bea5df3 View commit details
    Browse the repository at this point in the history
  4. Shows first semester GPA during second semester

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan authored and gary-kim committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    df0a6d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #126 from gary-kim/first-semester-gpa

    Shows first semester GPA during second semester
    gary-kim committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    1c1df8c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Add missing indicator on the main page

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    86d2116 View commit details
    Browse the repository at this point in the history
  2. Open Beta v0.19.0 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    623f926 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Add renovate.json

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    76bf227 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #130 from gary-kim/renovate/configure

    Configure Renovate
    gary-kim committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    8365edb View commit details
    Browse the repository at this point in the history
  3. Preserve semver ranges for Renovate

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    fa25c41 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #132 from gary-kim/fix/noid/renovate-preserve-semv…

    …er-ranges
    
    Preserve semver ranges for Renovate
    gary-kim committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    30c0d96 View commit details
    Browse the repository at this point in the history
  5. Tune Renovate config

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    bbf144b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Merge pull request #112 from gary-kim/enh/103/missing-indicator

    Add Missing Indicator on the Main Page and Classes for Course and Assignment
    gary-kim committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    d53b627 View commit details
    Browse the repository at this point in the history
  2. Update HypoAssignment.vue

    Signed-off-by: DGET <poorman46915@sas.edu.sg>
    DGET-Program committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    8ab39e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Fix eslint error

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    581c9cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from DGET-Program/patch-1

    Fix visual bug
    Suhas Hariharan committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    7722c9e View commit details
    Browse the repository at this point in the history
  3. Open Beta v0.20.0 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    69f0855 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Calculate cumulative gpa, adds optional parameter creditHour to Cours…

    …e class
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    13589a4 View commit details
    Browse the repository at this point in the history
  2. fixed eslint errors

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    7380423 View commit details
    Browse the repository at this point in the history
  3. Cumulative GPA now calculates curent semester as well

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    207f7b3 View commit details
    Browse the repository at this point in the history
  4. Renamed total_add function to calculate_credit_hours and removed prev…

    …ious calculate_credit_hours function
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3100935 View commit details
    Browse the repository at this point in the history
  5. Modified course class to automatically calculate credit hours

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    cad6e66 View commit details
    Browse the repository at this point in the history
  6. Ensures middle school grades are not counted, slightly alters cumulat…

    …ive gpa message
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c164579 View commit details
    Browse the repository at this point in the history
  7. Fix an issue in HypoAssignment

    Hypothetical Assignment will show a NaN if
    there is no value in the percentage input.
    
    This is a fix for that issue. If there is no
    value in the percentage field, it will be treated
    as a zero.
    
    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c56529d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Merge pull request #140 from gary-kim/calculate-cumulative-gpa

    Added function to calculate cumulative GPA(including unfinished semesters)
    Suhas Hariharan committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    c1e0a1a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Merge pull request #135 from gary-kim/enh/noid/tune-renovate

    Tune Renovate config
    gary-kim committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    262a07b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update babel monorepo

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    3580f4e View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint-plugin-import to ^2.20.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    4ada884 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #143 from gary-kim/renovate/babel-monorepo

    chore(deps): update babel monorepo
    gary-kim committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    4fa206d View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency eslint-plugin-vue to ^6.2.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    64fbdbf View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency vue-loader to ^15.9.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    6dc0afe View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency webpack to ^4.42.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    4d453fc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Migrate options to Vue and go more community driven

    This commit makes several improvements.
    It migrates the options page to Vue, changes the
    author field and copyrights to include
    The SAS PES Authors,
    deduplicates some code,
    and adds some missing information/fixes to the README.
    
    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    06a4bec View commit details
    Browse the repository at this point in the history
  2. Fix broken unit tests

    Mozilla's Webextension Polyfill throws an error when
    run in the unit test environment. This has been fixed
    by mocking the browser environment using browser-env
    and having a global `chrome` object.
    
    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    addd032 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #152 from gary-kim/enh/noid/options-to-vue

    Migrate options to Vue and go more community driven
    gary-kim committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    7e1b79b View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency ava to ^3.5.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    9926e54 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Added function to save grades to chrome storage

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3b561dd View commit details
    Browse the repository at this point in the history
  2. Added function to get local grades and save local grades to chrome st…

    …orage API
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    224c333 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #144 from gary-kim/renovate/ava-3.x

    chore(deps): update dependency ava to ^3.5.1
    gary-kim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    68b900a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #151 from gary-kim/renovate/webpack-4.x

    chore(deps): update dependency webpack to ^4.42.0
    gary-kim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0c9cc9f View commit details
    Browse the repository at this point in the history
  5. Added function to load grades back in and used Course object, added t…

    …oJson method for class
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    76243bc View commit details
    Browse the repository at this point in the history
  6. Modified to use browser API instead and added JSDoc

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b9b046f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #150 from gary-kim/renovate/vue-monorepo

    chore(deps): update dependency vue-loader to ^15.9.1
    gary-kim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    652e9d9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #149 from gary-kim/renovate/eslint-plugin-vue-6.x

    chore(deps): update dependency eslint-plugin-vue to ^6.2.2
    gary-kim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    35e5de1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #148 from gary-kim/renovate/eslint-plugin-import-2.x

    chore(deps): update dependency eslint-plugin-import to ^2.20.1
    gary-kim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5c11b30 View commit details
    Browse the repository at this point in the history
  10. chore(deps): update dependency eslint-config-standard to ^14.1.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    cbc4eb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Merge pull request #147 from gary-kim/renovate/eslint-config-standard…

    …-14.x
    
    chore(deps): update dependency eslint-config-standard to ^14.1.1
    gary-kim committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    257840a View commit details
    Browse the repository at this point in the history
  2. Modified to use async

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4df9270 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency webpack to ^4.42.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    1dde239 View commit details
    Browse the repository at this point in the history
  4. Fixed bugs

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    5875aee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #153 from gary-kim/last-seen-grades

    Added function to save grades to local storage and load grades from storage
    Suhas Hariharan committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b4f13cb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Merge pull request #141 from gary-kim/fix/139/NaN-on-no-percentage-value

    Fix an issue in HypoAssignment
    gary-kim committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    4c3596e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. chore(deps): update dependency eslint-plugin-node to ^11.1.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    3690a3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from gary-kim/renovate/eslint-plugin-node-11.x

    chore(deps): update dependency eslint-plugin-node to ^11.1.0
    gary-kim committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    2cc3ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. chore(deps): update dependency eslint-plugin-import to ^2.20.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    10404be View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Fixed bug that prevented last semester grades and cumulative gpa calc…

    …ulate button from appearing
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c26e516 View commit details
    Browse the repository at this point in the history
  2. Fixed bug where most recent semester is calculated twice in cumulativ…

    …e GPA if grade history is updated early
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    bd68cf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Added optional chaining

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    1156e8b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency chromedriver to ^80.0.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    d8def65 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Merge pull request #160 from gary-kim/grade-history-fix

    Fixed bug where cumulative GPA calculation would double count semester
    Suhas Hariharan committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    0ee0a29 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Merge pull request #161 from gary-kim/renovate/chromedriver-80.x

    chore(deps): update dependency chromedriver to ^80.0.2
    gary-kim committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0cc960e View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @babel/preset-env to ^7.9.5

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    bad3ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. chore(deps): update dependency css-loader to ^3.5.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e15c170 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency chromedriver to v81

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    528f87c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. chore(deps): update dependency ava to ^3.7.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    04bd0a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Fixes and cleanups for Course and cumulative GPA

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    634c1c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from gary-kim/fixes/160/cleanups-and-fixes

    Fixes and cleanups for Course and cumulative GPA
    gary-kim committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1a65fa6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from gary-kim/renovate/css-loader-3.x

    chore(deps): update dependency css-loader to ^3.5.2
    gary-kim committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c2925a0 View commit details
    Browse the repository at this point in the history
  4. Open Beta v0.21.0 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    322d9da View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency jquery to ^3.5.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ad79dd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Update version_name for v0.21.0

    The version name was accidently not
    updated for the v0.21.0 release.
    
    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    9994d09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from gary-kim/renovate/jquery-3.x

    fix(deps): update dependency jquery to ^3.5.0
    gary-kim committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    dd3d467 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #155 from gary-kim/renovate/webpack-4.x

    chore(deps): update dependency webpack to ^4.42.1
    gary-kim committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6911575 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #166 from gary-kim/renovate/chromedriver-81.x

    chore(deps): update dependency chromedriver to v81
    gary-kim committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    55b1c57 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #158 from gary-kim/renovate/ava-3.x

    chore(deps): update dependency ava to ^3.7.0
    gary-kim committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    05b7e9f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Set version_name automatically

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    0c54f30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #169 from gary-kim/fix/noid/version-name

    Set Version Name Automatically
    gary-kim committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d2b394c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge pull request #157 from gary-kim/renovate/eslint-plugin-import-2.x

    chore(deps): update dependency eslint-plugin-import to ^2.20.2
    gary-kim committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    093ef3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #164 from gary-kim/renovate/babel-monorepo

    fix(deps): update dependency @babel/preset-env to ^7.9.5
    gary-kim committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    81b85df View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. chore(deps): update dependency web-ext to ^4.2.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    e35d311 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #172 from gary-kim/renovate/web-ext-4.x

    chore(deps): update dependency web-ext to ^4.2.0
    gary-kim committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    79b2c95 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. chore(deps): update dependency css-loader to ^3.5.3

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    c10b5dc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency less-loader to v6

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    38cffe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Merge pull request #173 from gary-kim/renovate/css-loader-3.x

    chore(deps): update dependency css-loader to ^3.5.3
    gary-kim committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    a5c3bcf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from gary-kim/renovate/less-loader-6.x

    chore(deps): update dependency less-loader to v6
    gary-kim committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    fe12054 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency webpack to ^4.43.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    61e667c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Open Beta v0.21.1 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    de5e6c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. chore(deps): update dependency ava to ^3.8.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    783b92c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Remove clipboard read permission

    Turns out the copy id code is not
    actually using this at the moment.
    
    That may be the reason that Google is
    not approving the extension.
    
    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    64d181c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update babel monorepo to ^7.9.6

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    80a3ef3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #171 from gary-kim/renovate/webpack-4.x

    chore(deps): update dependency webpack to ^4.43.0
    gary-kim committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    b457a67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #170 from gary-kim/renovate/ava-3.x

    chore(deps): update dependency ava to ^3.8.1
    gary-kim committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    1adb0d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Merge pull request #176 from gary-kim/fix/noid/remove-clipboard-read-…

    …permission
    
    Remove clipboard read permission
    Suhas Hariharan committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a0aa999 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. chore(deps): update dependency vue-loader to ^15.9.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 1, 2020
    Configuration menu
    Copy the full SHA
    22c8c65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from gary-kim/renovate/babel-monorepo

    chore(deps): update babel monorepo to ^7.9.6
    gary-kim committed May 1, 2020
    Configuration menu
    Copy the full SHA
    a59ce7a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Open Beta v0.21.2 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed May 2, 2020
    Configuration menu
    Copy the full SHA
    e92a5f5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Fixes cumulative GPA counting older version of semester

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed May 3, 2020
    Configuration menu
    Copy the full SHA
    8f48390 View commit details
    Browse the repository at this point in the history
  2. Fixed comment

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed May 3, 2020
    Configuration menu
    Copy the full SHA
    9dd484f View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency nightwatch to ^1.3.5

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 3, 2020
    Configuration menu
    Copy the full SHA
    a8f539c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Merge pull request #181 from gary-kim/cumulative-gpa-fix

    Fixes cumulative GPA counting older version of semester
    Suhas Hariharan committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4fed692 View commit details
    Browse the repository at this point in the history
  2. Fix version name not being set

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed May 4, 2020
    Configuration menu
    Copy the full SHA
    446224d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #183 from gary-kim/fix/noid/version-name-not-set

    Fix version name not being set
    gary-kim committed May 4, 2020
    Configuration menu
    Copy the full SHA
    2645a2f View commit details
    Browse the repository at this point in the history
  4. Open Beta v0.21.3 Release

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed May 4, 2020
    Configuration menu
    Copy the full SHA
    9f39632 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #178 from gary-kim/renovate/vue-monorepo

    chore(deps): update dependency vue-loader to ^15.9.2
    gary-kim committed May 4, 2020
    Configuration menu
    Copy the full SHA
    ead74d7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. fix(deps): update dependency jquery to ^3.5.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7ff3548 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Add Firefox update file script

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed May 6, 2020
    Configuration menu
    Copy the full SHA
    9776e96 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. chore(deps): update dependency ava to ^3.8.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 8, 2020
    Configuration menu
    Copy the full SHA
    5c363a8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint to v7

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 8, 2020
    Configuration menu
    Copy the full SHA
    496fc11 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Merge pull request #186 from gary-kim/enh/noid/add-ff-script

    Add Firefox update file script
    gary-kim committed May 10, 2020
    Configuration menu
    Copy the full SHA
    46a378a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Merge pull request #189 from gary-kim/renovate/eslint-7.x

    chore(deps): update dependency eslint to v7
    gary-kim committed May 11, 2020
    Configuration menu
    Copy the full SHA
    2f8bf57 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. chore(deps): update dependency chromedriver to v83

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 20, 2020
    Configuration menu
    Copy the full SHA
    3b26279 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Merge pull request #192 from gary-kim/renovate/chromedriver-83.x

    chore(deps): update dependency chromedriver to v83
    gary-kim committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ba4b82a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency command-exists to ^1.2.9

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 22, 2020
    Configuration menu
    Copy the full SHA
    8de3c49 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. chore(deps): update dependency eslint to ^7.1.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 23, 2020
    Configuration menu
    Copy the full SHA
    e0b1987 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Merge pull request #185 from gary-kim/renovate/jquery-3.x

    fix(deps): update dependency jquery to ^3.5.1
    gary-kim committed May 24, 2020
    Configuration menu
    Copy the full SHA
    ce34ab8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from gary-kim/renovate/nightwatch-1.x

    chore(deps): update dependency nightwatch to ^1.3.5
    gary-kim committed May 24, 2020
    Configuration menu
    Copy the full SHA
    4419d35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from gary-kim/renovate/eslint-7.x

    chore(deps): update dependency eslint to ^7.1.0
    gary-kim committed May 24, 2020
    Configuration menu
    Copy the full SHA
    1a2ccd8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge pull request #188 from gary-kim/renovate/ava-3.x

    chore(deps): update dependency ava to ^3.8.2
    gary-kim committed May 26, 2020
    Configuration menu
    Copy the full SHA
    864fbe9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. chore(deps): update dependency nightwatch to ^1.3.6

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed May 30, 2020
    Configuration menu
    Copy the full SHA
    3a2a1dd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Merge pull request #195 from gary-kim/renovate/nightwatch-1.x

    chore(deps): update dependency nightwatch to ^1.3.6
    gary-kim committed May 31, 2020
    Configuration menu
    Copy the full SHA
    21ad696 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. chore(deps): update dependency less to ^3.11.2

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    87f8bc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Merge pull request #196 from gary-kim/renovate/less-3.x

    chore(deps): update dependency less to ^3.11.2
    gary-kim committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3621475 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency less-loader to ^6.1.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    967dae9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. chore(deps): update dependency eslint to ^7.2.0

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    146e541 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from gary-kim/renovate/eslint-7.x

    chore(deps): update dependency eslint to ^7.2.0
    gary-kim committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    6d43063 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #187 from gary-kim/renovate/less-loader-6.x

    chore(deps): update dependency less-loader to ^6.1.0
    gary-kim committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    2398b42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #167 from gary-kim/renovate/command-exists-1.x

    chore(deps): update dependency command-exists to ^1.2.9
    gary-kim committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    fb252b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. chore(deps): update dependency less-loader to ^6.1.1

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    37a58cf View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Merge pull request #200 from gary-kim/renovate/less-loader-6.x

    chore(deps): update dependency less-loader to ^6.1.1
    gary-kim committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    33a899a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency less to ^3.11.3

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1cfe0a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Merge pull request #197 from gary-kim/renovate/less-3.x

    chore(deps): update dependency less to ^3.11.3
    gary-kim committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0586e3a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. chore(deps): update dependency webpack-cli to ^3.3.12

    Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8a73d55 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Merge pull request #203 from gary-kim/renovate/webpack-cli-3.x

    chore(deps): update dependency webpack-cli to ^3.3.12
    gary-kim committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d17698b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. fixed cumulative gpa calculation and regular gpa calculation

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2ee2564 View commit details
    Browse the repository at this point in the history
  2. removed debug

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    e9e50a3 View commit details
    Browse the repository at this point in the history
  3. fixed lint

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    5319c66 View commit details
    Browse the repository at this point in the history
  4. removed chrome and firefox integration tests

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4effc48 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #223 from gary-kim/Suhas-13-patch-1

    removed chrome and firefox integration tests
    gary-kim committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    28f5440 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    1d394c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from gary-kim/grade-calculation-fix

    Grade calculation fix
    Suhas Hariharan committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    d9856a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Open Beta v0.21.4 Release

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    30687e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. fix(deps): update dependency axios to ^0.20.0

    Signed-off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7451bd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Merge pull request #218 from sas-fossdev/renovate/axios-0.x

    fix(deps): update dependency axios to ^0.20.0
    gary-kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    7906884 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. fix(deps): update dependency axios to ^0.21.0

    Signed-off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    20bf039 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #229 from sas-fossdev/renovate/axios-0.x

    fix(deps): update dependency axios to ^0.21.0
    gary-kim committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    6d16269 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. fix(deps): update dependency axios to ^0.21.0

    Signed-off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot authored and priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9eceaf4 View commit details
    Browse the repository at this point in the history
  2. fix: add helper functions for second semester check, semester cols

    By delegating the tasks to helper functions, the code becomes marginally
    easier to browse through. Better function name could be selected,
    however.
    
    getStudentName has better readability than what was previously used, and
    conveys its function better.
    
    s1col and s2col were renamed to sem1_col and sem2_col respectively. This
    is because "sem" is more understandable than "s".
    
    Assigning values to sem1_col and sem2_col was put into a function.
    Checking whether it was the second semester was also put into a
    function. Initially both of these tasks were mashed together, but
    separating it into two functions hopefully provides more clarity and
    modularity.
    
    I added newlines to the import statement from helpers because I
    initially put the getSemesterCols and isSecondSemester functions in
    there, but those changes aren't necessary.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a735e17 View commit details
    Browse the repository at this point in the history
  3. fix: add function for showing GPA

    When reading the code in the main_page function, a headache can be
    caused from the amount of jQuery code that has to be traversed. In
    continuation of solving this problem, I have moved some of the code into
    more descriptive functions.
    
    The showCurrentGPA function is more descriptive than random jQuery.
    
    The showfirstSemGPA function is also more descriptive than a fetch for
    the HTML and a lot of HTML parsing and then finally displaying the GPA.
    
    The getFirstSemCourses function is *hopefully* more descriptive than
    fetch("https://powerschool.sas.edu.sg/guardian/termgrades.html").
    There's probably a better function name for this.
    
    By moving some of the code into the main_page function, it hopefully
    creates better readability of the main_page function.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    728790f View commit details
    Browse the repository at this point in the history
  4. fix: add function to get current term

    Again, aiming for clarity in the main_page function. Wrapping the if
    statement's very long jQuery parse into a function name that's in
    English makes the code easier on the eyes.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d4d9f92 View commit details
    Browse the repository at this point in the history
  5. fix: add function to get users courses

    getCourses is a bit misleading considering it also adds a new class
    grade, however, conveys the point better than it collects the user's
    courses.
    
    I additionally made the variables at the start of main_page constant
    because there is no reason they should change after the function call.
    
    Making these changes improves readability of the code, better conveying
    what portions of it are doing.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    be1c378 View commit details
    Browse the repository at this point in the history
  6. fix: add function for hypothetical grade calculator

    Again just moving code into functions for better readability.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e72064f View commit details
    Browse the repository at this point in the history
  7. fix: add function for calculating hypothetical assignment

    Easier to comprehend with a single function name rather than a series of
    DOM modifications.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    85a4149 View commit details
    Browse the repository at this point in the history
  8. fix: pass sem1_col and sem2_col into getCourses

    `sem1_col` and `sem2_col` were initially undefined in this function.
    Adding parameters for them and passing them as arguments fixes this.
    
    I additionally fixed whitespace issues identified by the CI/CD pipeline.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f60f031 View commit details
    Browse the repository at this point in the history
  9. fix: alter whitespace to conform to style guide

    There were extra spaces at the end of lines, and some tabs were missing
    before some lines. This resolves that issue.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    11fa2e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. fix: change getFirstSemCourses from promise to async function

    Gary recommended this change. A lot more condensed.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    b2d8f45 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. fix: pass argument to addHypoAssignment

    addHypoAssignment takes in an argument for the current final percent of
    the student, but no argument was actually passed. This commit fixes that
    by actually passing the argument.
    
    This bug was caught by Suhas.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    8794417 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from priime0/master

    fix: refactor to improve readability of main_page function
    Suhas Hariharan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c1bf0f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. added last seen grades feature, updated various links in extension op…

    …tions
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    06a4c7b View commit details
    Browse the repository at this point in the history
  2. fixed linter issues

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    411a609 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d80e8e0 View commit details
    Browse the repository at this point in the history
  4. changed curr to course for readability

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    3d2ea3b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. made several minor fixes as per review

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    402d92e View commit details
    Browse the repository at this point in the history
  2. stopped wrapping a promise in another promise

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e897baf View commit details
    Browse the repository at this point in the history
  3. refixed getsavedgrades

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    3a64ca9 View commit details
    Browse the repository at this point in the history
  4. fixed semicolons

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f676922 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Merge branch 'last-seen-grades-ui' into master

    Resolved merge conflicts.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    3fb2472 View commit details
    Browse the repository at this point in the history
  2. added opt out for last grades

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    8810960 View commit details
    Browse the repository at this point in the history
  3. removed analytics email

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    bd570f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #232 from sas-fossdev/last-seen-grades-ui

    added last seen grades feature and opt-out feature, updated various links in extension options
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    6d65c64 View commit details
    Browse the repository at this point in the history
  5. fixed gpa calculation

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    52643ae View commit details
    Browse the repository at this point in the history
  6. Merge pull request #234 from sas-fossdev/last-seen-grades-ui

    fixed gpa calculation
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    e1489b7 View commit details
    Browse the repository at this point in the history
  7. Open Beta v0.22.0 Release.

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    9d85af0 View commit details
    Browse the repository at this point in the history
  8. fixed hypo assignment and hypo grades not working due to refactor

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    49a087b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #236 from sas-fossdev/fix-hypo-grades

    fixed hypo assignment and hypo grades not working due to refactor
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    324d1f3 View commit details
    Browse the repository at this point in the history
  10. Open Beta v0.22.1 Release.

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    245f6da View commit details
    Browse the repository at this point in the history
  11. Update README.md

    last seen grades has been implemented, updates readme
    
    Signed-off-by: Suhas Hariharan hariharan774531@sas.edu.sg
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    0fe4805 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #238 from sas-fossdev/Suhas-13-patch-1

    Update README.md
    Suhas Hariharan committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    e90879d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. removed edge case to handle grade history being prematurely updated a…

    …s it breaks gpa calculation at the end of the semester, will rework this later
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    399c3fb View commit details
    Browse the repository at this point in the history
  2. removes COVID grade freeze case which is causing other issues with cu…

    …mulative GPA calculation
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    5ea36f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. fixed lint errors

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    707370a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from sas-fossdev/cumulative-fix

    Cumulative gpa fix
    Suhas Hariharan committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    21efb43 View commit details
    Browse the repository at this point in the history
  3. refactor: change browser.storage.local structure

    This refactor aims to make the data a bit more organised so I can later
    add the opt-out by default feature to displaying last seen grades
    without having a headache.
    
    `browser.storage.local`'s initial structure looked something like this:
    
    ```json
    {
        "user_data": {
            "most_recent_user": "name",
            "user": {
                "stuff": "goes here",
            }
        }
    }
    ```
    
    I altered it to look like this:
    
    ```json
    {
        "data": {
            "opted_in": true,
            "showExtensionInfo": true,
            "most_recent_user": "name",
            "user_data": {
                "user": {
                    "stuff": "goes here",
                }
            }
        }
    }
    ```
    
    Originally, `user_data` was the main data stored. I changed it to be a
    single part of the data that is stored. `most_recent_user` was inside of
    `user_data`, but I felt it didn't fit, so I moved it outside into
    `data`.
    
    `opted_in` is the variable name I replaced for `save_last_grades`.
    `save_last_grades` was originally accessed/created by doing:
    ```js
    browser.storage.local.get({"save_last_grades": true});
    ```
    
    When searching through the local storage by supplying an object as the
    function argument, the fields in the object are used as default values.
    So, despite `save_last_grades` not actually being a part of the stored
    data, it was returned as part of the data. Changing this to search
    regularly (with the name of the object as the key in the storage) fixes
    this, as well as adding the field in the instantiation of `data`.
    
    "showExtensionInfo" is some "legacy" (I'm using this tentatively) stuff
    Gary added that I'm too lazy to figure out.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    07580a8 View commit details
    Browse the repository at this point in the history
  4. Open Beta v0.22.2 Release

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    4841045 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. removed analytics code, as it is not being used, modified extension o…

    …ptions page including a link to github issues and contact email for bugs
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    4871840 View commit details
    Browse the repository at this point in the history
  2. fixed a tags

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    19542b0 View commit details
    Browse the repository at this point in the history
  3. fixed linter issues

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    a0e241d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #245 from sas-fossdev/remove-analytics-code

    removed analytics code, as it is not being used, modified extension options page
    Suhas Hariharan committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    7125649 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. fix: make saved data track if the value has been changed

    `opted_in` and `showExtensionInfo`, instead of storing a boolean value,
    now store an object consisting of a `value` and `changed` keys. `value`
    indicates which value the user wants for the given option, and `changed`
    indicates whether the value has been changed from its default value.
    Adding the `changed` key allows for users to have their options kept the
    same if the default value is changed.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    ef6b90e View commit details
    Browse the repository at this point in the history
  2. fix: check if local data is missing config data

    Added a function `getLocalConfig` to retrieve everything in
    browser.storage.local. According to MDN, passing a `null` or `undefined`
    value retrieves the entire storage contents, so that is what I did.
    Wrapped in a function for better readability and understanding.
    
    In `saveGradesLocally`, I used the `getLocalConfig` function to get the
    existing config. Then, checks are performed to see if the config values
    exist, and to add them if they don't.
    
    Before, `user_data` also erased previously stored user data. By
    attempting to retrieve it from the local storage first, this prevents
    that from happening.
    
    Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
    priime0 committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    0dc2e45 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

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

Commits on Jan 2, 2021

  1. added default config method

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    d5ebec5 View commit details
    Browse the repository at this point in the history
  2. fixed optins page

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    d1ea073 View commit details
    Browse the repository at this point in the history
  3. made last seen grades opt in

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    d6f0b46 View commit details
    Browse the repository at this point in the history
  4. removed extension info option

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    3576022 View commit details
    Browse the repository at this point in the history
  5. fixed cumulative gpa by checking the most recent term and comparing i…

    …t to the current semester
    
    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    fe36f6f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #253 from sas-fossdev/fix-cumulative3

    fixed cumulative gpa calculation
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    6ba9416 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #252 from sas-fossdev/fix-options-page

    Fix options page and remove extension info option
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    20bcddf View commit details
    Browse the repository at this point in the history
  8. Open Beta v0.23.0 Release

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    f48f55a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. fixed second semester detection and percentage display

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b1f5fbd View commit details
    Browse the repository at this point in the history
  2. fixed linter errors

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    60b487e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Merge pull request #258 from sas-fossdev/fix-second-semester

    Fix second semester detection
    Suhas Hariharan committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    a38158d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Open Beta v0.23.1 Release

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    d73b25b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. re-added show info option

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    80dd1f6 View commit details
    Browse the repository at this point in the history
  2. removed console log

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    42d4a95 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Merge pull request #261 from sas-fossdev/save-info-closed

    Re-added info closed option
    Suhas Hariharan committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    011171d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Switch to GitHub Workflows

    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    8ce5378 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Merge pull request #264 from sas-fossdev/enh/noid/ci-change

    Switch to GitHub Workflows
    gary-kim committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    9f57d49 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Remove FUNDING.yml

    I am no longer the primary maintainer so it doesn't
    really make sense to have the FUNDING.yml point to
    my pages.
    
    Signed-off-by: Gary Kim <gary@garykim.dev>
    gary-kim committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    caeb935 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Weighting branch changes

    Signed-off-by: Advay Ratan <advayratan@gmail.com>
    ARtheboss committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    56285ea View commit details
    Browse the repository at this point in the history
  2. helper.js formatting fixes

    Signed-off-by: Advay Ratan <advayratan@gmail.com>
    ARtheboss committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4c9007b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Merge pull request #263 from sas-fossdev/enh/noid/remove-funding

    Remove FUNDING.yml
    gary-kim committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8a00b83 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Changed step of category weighting input

    Signed-off-by: Advay Ratan <advayratan@gmail.com>
    ARtheboss committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    72bbeb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. fixed default overview

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    85a8295 View commit details
    Browse the repository at this point in the history
  2. fixed displaying hypo grade when category sum not equal to 1

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0946903 View commit details
    Browse the repository at this point in the history
  3. renamed Del to Delete

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    471b1ad View commit details
    Browse the repository at this point in the history
  4. rephrased messages

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e8e3694 View commit details
    Browse the repository at this point in the history
  5. increase precision by using * 1000

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    3cb6573 View commit details
    Browse the repository at this point in the history
  6. prevented blank values by resetting to 0

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    692c172 View commit details
    Browse the repository at this point in the history
  7. added sort to maintain consistency in displayed categories

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c613c68 View commit details
    Browse the repository at this point in the history
  8. changed to percentages and various other minor changes

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8027e6f View commit details
    Browse the repository at this point in the history
  9. fixed linter errors

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c820f7e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. added copyright notice

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2c7d9c6 View commit details
    Browse the repository at this point in the history
  2. fixed more linter errors

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d6467ba View commit details
    Browse the repository at this point in the history
  3. added margin and rephrased

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    fc354a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #267 from sas-fossdev/weighting7

    added category weighting with hypothetical exemption and assignment
    Suhas Hariharan committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2c631e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. fixed css for category weighting

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    e830f50 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Merge pull request #270 from sas-fossdev/fix-center-category

    fixed css for category weighting
    Suhas Hariharan committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    3377d29 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Open Beta v0.24.0 Release.

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2cf6ea1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. accounted for display:none on missing icon

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    af57fe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. moved indicator check into a function

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    07dfdb0 View commit details
    Browse the repository at this point in the history
  2. fixed linter errors

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    2c65104 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge pull request #276 from sas-fossdev/fix-missing-indicator

    fixes powerschool showing icons next to every assignment
    Suhas Hariharan committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    efc87fa View commit details
    Browse the repository at this point in the history
  2. Open Beta v0.24.1 Release

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    14ffbe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. fixed cumulative calculation

    Signed-off-by: Suhas-13 <hariharan774531@sas.edu.sg>
    Suhas-13 committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    5be68de View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Merge pull request #283 from sas-fossdev/fix-cumulative-gpa-2

    fixed cumulative calculation
    Suhas Hariharan committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    32790e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Open Beta v0.24.2 Release

    Signed-off-by: Suhas Hariharan <hariharan774531@sas.edu.sg>
    Suhas Hariharan committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    73c3a2a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. chore(deps): update dependency ava to ^3.15.0

    Signed-off-by: Gary Kim Bot <bot@garykim.dev>
    gary-kim-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ea9689d View commit details
    Browse the repository at this point in the history