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

Continue working to improve neowx skin #64

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

Commits on Jun 18, 2022

  1. Bump node-sass from 5.0.0 to 7.0.0 in /src

    Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 7.0.0.
    - [Release notes](https://github.com/sass/node-sass/releases)
    - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/node-sass@v5.0.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-sass
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit 31d9fd5)
    dependabot[bot] authored and seehase committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    ca1364b View commit details
    Browse the repository at this point in the history
  2. Bump hosted-git-info from 2.8.8 to 2.8.9 in /src

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit 39a1de7)
    dependabot[bot] authored and seehase committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    dcb7085 View commit details
    Browse the repository at this point in the history
  3. Bump path-parse from 1.0.6 to 1.0.7 in /src

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit b27f8a0)
    dependabot[bot] authored and seehase committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    f9961e1 View commit details
    Browse the repository at this point in the history
  4. Bump tar from 6.1.0 to 6.1.11 in /src

    Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.0...v6.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit ac62267)
    dependabot[bot] authored and seehase committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    fffeb2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168120f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

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

Commits on Jun 23, 2022

  1. Change styles and colors

    seehase committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7274763 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    7373ced View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from seehase/feature/history-report

    Feature/history report
    seehase committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    fe81da9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Change min/max range to float

    seehase committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    bdf74c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Adds winDir scatter plot as per issue neoground#57

    Chip Cuccio committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    bda3e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Merge pull request #2 from seehase/feature/history-report

    Change min/max range to float
    seehase committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7d0f232 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from W0CHP/master

    Adds winDir scatter plot as per issue neoground#57
    seehase committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    5628924 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Further refinement of Wind Direction Scatter Plot: set min/max range …

    …of 0-360 deg. on y-axis.
    Chip Cuccio committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f34f152 View commit details
    Browse the repository at this point in the history
  2. Further refinement of Wind Direction Scatter Plot: set min/max range …

    …of 0-360 deg. on y-axis.
    Chip Cuccio committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    08ff959 View commit details
    Browse the repository at this point in the history
  3. Further refinement of Wind Direction Scatter Plot: set min/max range …

    …of 0-360 deg. on y-axis.
    Chip Cuccio committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ecd48a3 View commit details
    Browse the repository at this point in the history
  4. Bug fix. Thanks @Pogs2004 !

    Chip Cuccio committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ec2a66f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Fix tickAmount for WindDir plots

    Chip Cuccio committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7edf88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae7013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c650f36 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from seehase/windir

    merged Windir
    seehase committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    5f437eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5420ae View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from W0CHP/master

    merge winDir
    seehase committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2d94a2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a8bbac View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    9ef0d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52aace8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98e88db View commit details
    Browse the repository at this point in the history
  4. changed docu as well

    seehase committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    702a182 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e339ec View commit details
    Browse the repository at this point in the history
  6. Added icons

    seehase committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1acd8af View commit details
    Browse the repository at this point in the history
  7. typo

    seehase committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5ccdf01 View commit details
    Browse the repository at this point in the history
  8. Added all time records

    seehase committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    fc0b7f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b82d22a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. History(stats) improvements

    seehase committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1f229bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0259f83 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Add logic to yearly history report, to exlude month "cards" which con…

    …tain no/null data, thusly, preventing 404/non-existent mont pages and null data.
    Chip Cuccio committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    78bdc97 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge pull request #6 from W0CHP/master

    Yearly history report: empty month fix
    seehase committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5b8a6a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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