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

  1. 27 Oct, 2017 5 commits
    • Conrad Schloer's avatar
      d13ae8ac
    • Conrad's avatar
      3868522d
    • Conrad's avatar
      Bump version to 1.10.0 · ad6f6539
      Conrad authored
      ad6f6539
    • Alessandro's avatar
      Envelope heating utilit (#99) · e4ef4fc9
      Alessandro authored
      * Create envelope view and add leaflet map
      
      * Update envelope view link
      
      * Add LinkBar to envelope page
      
      * Add static table of building construction
      
      * Remove leaflet style from index.html
      
      * Add weather dropdown, simulation button and date finished
      
      * Move envelope component to container
      
      * Remove proptypes and buildingid from envelope view
      
      * Remove http from url
      
      * Add redux and sagas for sim status
      
      * Check if error in request for sim status
      
      * Disable button only when simulation has already ran
      
      * Add constants for monthly heading consumption request
      
      * Add actions for monthly heating consumption
      
      * Add monthly consum reducer and saga
      
      * Add monthly heating consum to envelope view
      
      * Update vscode settings for *.js filetypes
      
      * Fix map z index
      
      * Add graph of monthly consumption
      
      * Update color of montly consumption
      
      * Align run sim button to bottom
      
      * Update margin around run-sim btn and sim status
      
      * Round num of monthly heating energy
      
      * Add table of monthly heating
      
      * Add comment for monthly heating table and chart
      
      * Check if envelope success routes have data
      
      * Hide monthly heating energy if no data
      
      * Add heatloss component pie chart with actions, reducers and proptypes
      
      * Add component breakdown table
      
      * Add design load to envelope view
      
      * Add bar graph placeholders
      
      * Remove redundant comments
      
      * Add retrofit measure table
      
      * Fix reducer to set to default props for designlaod
      
      * Hide retrofit measures if none found
      
      * Add comment above retorfit measures
      
      * Fix isDataLoaded func misspelling
      
      * Add DynamicForm component to Envelope for displaying retrofits
      
      * Update link and h4 heading for envelope page
      
      * Update styling of envelope page
      
      * Add retrofitTable to envelope page
      
      * Add retrofit form styling
      
      * Add load retrofit properties to eng container
      
      * Check if action has filters param
      
      * Update load retrofit measures actions
      
      * Add retrofit category and measures to table
      
      * Add fuel_type and end_usage props
      
      * Remove constructor from retorfittable
      
      * Add percentage per usage to retorfit table
      
      * Add new retrofit measure
      
      * Remove properties from retrofit table
      
      * Add loading icon
      
      * Update table style in retrofit table
      
      * Add delete retrofit actions
      
      * Add loading image for deleting retrofite
      
      * Display correct time when simulation was completed
      
      * Add run simulation button
      
      * Fetch utility bill breakdown for envelope page
      
      * Add utility bill breakdown bar charts
      
      * Render monthly consumption table and graph
      
      * Fix utility breakdown reducer when returning empty obj
      
      * Hide heading when data has not laoded
      
      * Add margin left to envelope page
      e4ef4fc9
    • Conrad Schloer's avatar
      Sensor (#130) · 6a21854d
      Conrad Schloer authored
      * Initial commits for offline sensor view
      
      * Complete form for building sensor
      
      * First commit for boiler node
      
      * Final commit
      
      * Add URL to sidebar
      
      * Clean up code for documents and sensors
      
      * Generate a display name and add repeater node
      
      * Handle error with node creation
      
      * Add back the document upload action
      
      * Add upload photo
      
      * Close the navbar after hitting search
      
      * Add loading feedback for nodes
      
      * Add ErrorAlert for documents
      
      * Form validation
      
      * Use the building folder path from the documents store
      
      * Fix issue when back image is uploaded first
      
      * Fix building folder error issue
      
      * Fix bug where sensor form is edited before adding
      
      * Use proper error handling in BoxWiget
      
      * Clear the timeout on component unmount
      
      * Rearrange folder structure
      
      * Use a generic Node class for Boiler
      
      * Use Node parent class for Apartment and Repeater
      
      * Fix sensor functions
      
      * Add gateway_serial
      
      * Fix handle delete submit
      
      * Fix bug with apartment and sensor nodes not getting db id
      6a21854d
  2. 10 Oct, 2017 1 commit
  3. 04 Oct, 2017 1 commit
  4. 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
  5. 02 Oct, 2017 6 commits
  6. 27 Sep, 2017 1 commit
  7. 25 Sep, 2017 4 commits
  8. 21 Sep, 2017 12 commits
  9. 20 Sep, 2017 1 commit
  10. 19 Sep, 2017 7 commits