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

  1. 08 Nov, 2017 6 commits
    • Conrad Schloer's avatar
      b1c2512e
    • Conrad's avatar
      Prevent default in BoxLogin button · 0001d66a
      Conrad authored
      0001d66a
    • Conrad Schloer's avatar
      Box auth0 (#135) · 5c659b86
      Conrad Schloer authored
      * Initial box login
      
      * Content explorer
      
      * Testing
      
      * Save box access token and refresh after timeout
      
      * Display image preview on sensor page
      
      * Fix project box widget
      
      * Handle not have box credentials for sensor images
      
      * View eslint errors
      
      * Remove console log
      
      * Don't log out when linking box account
      
      * Use boxaccesstoken get endpoint instead of index
      5c659b86
    • Alessandro's avatar
      Dashb 167 fix envelope bug map and chart (#136) · b0ac56fe
      Alessandro authored
      * Fix envelope page graph
      
      * Loading building footprints
      
      * Update navbar
      
      * Add polygons to map in envelope page
      
      * Remove padding from envelope page and bgroup
      
      * BuildingReport update container
      
      * Update dollarSavingsPercent
      
      * Move Bounds outside class
      b0ac56fe
    • Conrad Schloer's avatar
      Audit view (#137) · 6026ed38
      Conrad Schloer authored
      * New audit page with ability to view images and download images
      
      * Use location icon for utility account
      
      * Remove auditData from state
      6026ed38
    • Alessandro's avatar
      Dashb 60 bgroup detail view (#134) · dc238c8c
      Alessandro authored
      * Add pending groups reducer
      
      * List buildings in bGroup
      
      * Add bgroup detail
      
      * Add addressearch component
      
      * Add loading icon and debounce to address search
      
      * Update address component click handler
      
      * Pass addbuilding func to addressSearch component
      
      * Render check mark if building already added to group
      
      * Require props for addressSearch
      
      * Conver address search to lower case
      
      * Add default page size
      
      * Remove unused import
      
      * Change search to lower case
      
      * Render icon properly
      
      * Disable arrow-parens
      
      * Display addresses in bgroup
      
      * Pass street_address to redux action
      
      * Disable arrow-body-style
      
      * Clear buildings on new request
      
      * Fix lodash import
      
      * Add delete func
      
      * Create function for dispatching callbacks
      
      * Update bpgroup reducer
      
      * Add link to building
      
      * Update package.json dependencies
      
      * Fix create group form
      
      * Remove console.log
      
      * Display only first address in list
      dc238c8c
  2. 03 Nov, 2017 2 commits
  3. 02 Nov, 2017 1 commit
  4. 31 Oct, 2017 3 commits
  5. 30 Oct, 2017 7 commits
  6. 27 Oct, 2017 7 commits
    • Conrad Schloer's avatar
      d13ae8ac
    • Alessandro DiMarco's avatar
    • Alessandro DiMarco's avatar
      Fix layout of bgroupview · 61a4e854
      Alessandro DiMarco authored
      61a4e854
    • 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
  7. 26 Oct, 2017 3 commits
  8. 25 Oct, 2017 2 commits
  9. 24 Oct, 2017 2 commits
  10. 18 Oct, 2017 1 commit
  11. 17 Oct, 2017 5 commits
  12. 16 Oct, 2017 1 commit