• Pre-Release alpha c3007ef62f

    Early Build

    npatterson released this 1 year ago | 0 commits to doc-upload since this release

    Pre-release/Alpha Toolbox

    Features

    • System based Dark/Light theme
    • Login/Logout functionality
    • Dashboard/Main page
    • Invoice Search by id or by invoice number
    • Array of buttons to change the status of an invoice

    Half-baked

    • Sidebar Navigation - None of it works in a useable way
    • Document Upload - Currently only has a partially working job search in it
      • The working job fields are:
        • Job Number
        • Status (only all status works)
      • Mis-labelled fields:
        • Company -> Job Name
        • Schedule From -> Due by Begin
        • Schedule To -> Due by End
      • Just don't work:
        • Tags

    What to Expect

    • Bugs
    • Unfinished layouts/navigation

    This release is for testing purposes

    File Verification

    MD5: 46B353A6F2E329721C7F6A7B2C3A42F9
    SHA256: BDD6D8EF5FAD6CC961219DF3E1F8A5B03BC106492C3A39610B92E1243B399A4C

    Verify the File After Download(Windows)
    1. Open PowerShell.

    2. Navigate to the folder containing the file:

      cd path\to\file
      
    3. Run the following commands to check the hashes:

      To check the MD5 hash:

      Get-FileHash your_file.exe -Algorithm MD5
      

      To check the SHA256 hash:

      Get-FileHash your_file.exe -Algorithm SHA256
      
    4. Compare the output of each command to the provided hashes above.

    Usage

    • Download the .exe file.
    • After verifying the file (or if you just like living on the edge) run it and choose yes to the question that pops up
    • Open your web browser and navigate to localhost:8080
    • Login with your ServiceTrade credentials and be careful as the environment is live
    Downloads