and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 04 Oct, 2017 1 commit
  2. 03 Oct, 2017 2 commits
    • Conrad Schloer's avatar
      Utility label (#126) · 8abd8149
      Conrad Schloer authored
      * Seperate scrape and fetch
      
      * Add X button from font awesome
      
      * Add label and make everything editable
      
      * Fix bug with label edit cancel
      
      * Remove placeholder when label is disabled
      
      * Update bill display data to reflect engineer's requests
      
      * Round rsquared to 3 digits instead of 4
      
      * Remove bottom padding
      
      * Bump package.json version
      8abd8149
    • Alessandro's avatar
      Merge pull request #125 from Blocp/lighting-report · 4d9dadec
      Alessandro authored
      Lighting report
      4d9dadec
  3. 02 Oct, 2017 6 commits
  4. 27 Sep, 2017 1 commit
  5. 25 Sep, 2017 4 commits
  6. 21 Sep, 2017 12 commits
  7. 20 Sep, 2017 1 commit
  8. 19 Sep, 2017 9 commits
  9. 15 Sep, 2017 2 commits
  10. 14 Sep, 2017 2 commits
    • Conrad Schloer's avatar
      Contact info (#119) · 1ec5470b
      Conrad Schloer authored
      * Switch most things to bootstrap
      
      * Add bootstrap nav bar for building search
      
      * Add bootstrap for project search
      
      * Add account image
      
      * Add breakpoint for sidebar
      
      * Add contact info request saga
      
      * Use new bootstrap class names for padding
      
      * Fix dropdown menu styling
      
      * Show contact info on detail page
      
      * Remove if true statement
      
      * Add scrolling bar for buildings/projects with lots of contact info
      
      * Remove console log statement
      
      * Add key to contacts
      1ec5470b
    • Conrad Schloer's avatar
      Mobile fix (#118) · 9fcf9755
      Conrad Schloer authored
      * Switch most things to bootstrap
      
      * Add bootstrap nav bar for building search
      
      * Add bootstrap for project search
      
      * Add account image
      
      * Add breakpoint for sidebar
      
      * Use new bootstrap class names for padding
      
      * Fix dropdown menu styling
      
      * Remove if true statement
      
      * Set the breakpoints to xl instead of md
      
      * Add loading to building detail and project detail
      
      * Add loading to sidebar
      
      * Adding loading icon for building and project search
      
      * Fix bootstrap class names for utility buttons
      
      * Add logo link click to audit page
      
      * Change bin id to bin
      
      * Don't parse into int
      9fcf9755