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

OctoDash Website #924

Merged
merged 16 commits into from
Aug 20, 2020
Merged

OctoDash Website #924

merged 16 commits into from
Aug 20, 2020

Commits on Apr 28, 2020

  1. starting the website

    UnchartedBull committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e7efc64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa2984 View commit details
    Browse the repository at this point in the history
  3. add supported plugins

    UnchartedBull committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    af873ae View commit details
    Browse the repository at this point in the history
  4. Add tips and tricks

    UnchartedBull committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    a786d11 View commit details
    Browse the repository at this point in the history
  5. Finish up design so far

    UnchartedBull committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    760c6c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. move style sheets

    UnchartedBull committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5856496 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. merge master (#645)

    * Additional Thumbnail Support (#601)
    
    * Changes necessary to support both PrusaSlicerThumbnails and UltimakerFormatPackage plugin's extracted thumbnails
    
    * Update src/app/files/files.component.html
    
    Co-Authored-By: Timon G. <[email protected]>
    
    * Update src/app/files.service.ts
    
    Co-Authored-By: Timon G. <[email protected]>
    
    * Update src/app/files.service.ts
    
    Co-Authored-By: Timon G. <[email protected]>
    
    * change to string for thumbnail
    
    Co-authored-by: Timon G. <[email protected]>
    
    * Bump electron from 8.2.3 to 8.2.4 (#602)
    
    * Properly handle Connection Errors (#569)
    
    * ignore first 500 error
    
    * properly check for connection errors
    
    * check against connecting state as well
    
    * Bump @angular/language-service from 9.1.3 to 9.1.4 (#604)
    
    * Bump @angular/cli from 9.1.3 to 9.1.4 (#605)
    
    * Bump @angular-devkit/build-angular from 0.901.3 to 0.901.4 (#606)
    
    * Bump electron from 8.2.4 to 8.2.5 (#608)
    
    * Bump electron-builder from 22.5.1 to 22.6.0 (#603)
    
    * Bump ts-node from 8.9.1 to 8.10.0 (#611)
    
    * Bump ts-node from 8.10.0 to 8.10.1 (#612)
    
    * Bump wait-on from 4.0.2 to 5.0.0 (#618)
    
    * Bump @types/node from 13.13.4 to 13.13.5 (#619)
    
    * Bump tslib from 1.11.1 to 1.11.2 (#621)
    
    * Bump @angular/language-service from 9.1.4 to 9.1.5 (#626)
    
    * Bump @angular/language-service from 9.1.5 to 9.1.6 (#628)
    
    * Bump @angular/cli from 9.1.4 to 9.1.5 (#629)
    
    * Bump @angular-devkit/build-angular from 0.901.4 to 0.901.5 (#630)
    
    * Bump tslib from 1.11.2 to 1.12.0 (#632)
    
    * Bump @types/node from 13.13.5 to 14.0.0 (#634)
    
    * Bump @types/node from 14.0.0 to 14.0.1 (#635)
    
    * Bump @angular/language-service from 9.1.6 to 9.1.7 (#636)
    
    * Bump tslib from 1.12.0 to 1.13.0 (#637)
    
    * Bump @angular/cli from 9.1.5 to 9.1.6 (#638)
    
    * Bump electron from 8.2.5 to 8.3.0 (#641)
    
    * Bump @angular-devkit/build-angular from 0.901.5 to 0.901.6 (#639)
    
    * Filament Change Process (#642)
    
    * basic pagination
    
    * styling filament list
    
    * load spools from FilamentManager
    
    * spool list almost done, some regex issues
    
    * Finished Spool Listing
    
    * Started working on heating screen
    
    * finish page 2 design
    
    * update config for extruder speed
    
    * add config parameter + update initial setup screen
    
    * progress on page 2
    
    * finish filament unload
    
    * finished screen 3
    
    * finish page 4 design
    
    * finish page 5 styling
    
    * some fixes
    
    * starting to add functionality
    
    * Should be all working now
    
    * make extruder movements works
    
    * some fixes
    
    * Add settings
    
    * naming and default values
    
    * CodeFactor issues
    
    * disable extruder after unloading filament
    
    * Bump @types/lodash from 4.14.150 to 4.14.151 (#644)
    
    * working (#643)
    
    * Update README
    
    * 1.5.0
    
    * Update Changelog
    
    * fix config error
    
    Co-authored-by: jneilliii <[email protected]>
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    3 people committed May 15, 2020
    Configuration menu
    Copy the full SHA
    fa13e96 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. update to match wiki

    UnchartedBull committed May 18, 2020
    Configuration menu
    Copy the full SHA
    efa6353 View commit details
    Browse the repository at this point in the history
  2. Update FAQ

    UnchartedBull committed May 18, 2020
    Configuration menu
    Copy the full SHA
    7ff1ce8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

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

Commits on Aug 20, 2020

  1. Language + Formatting

    UnchartedBull committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f95184c View commit details
    Browse the repository at this point in the history
  2. update images

    UnchartedBull committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f2257ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0346bb0 View commit details
    Browse the repository at this point in the history
  4. [CodeFactor] Apply fixes

    code-factor committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4266411 View commit details
    Browse the repository at this point in the history
  5. Codefactor

    UnchartedBull committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    fd8298b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c534b2 View commit details
    Browse the repository at this point in the history