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

  1. 25 Jul, 2017 1 commit
  2. 20 Jul, 2017 1 commit
    • Conrad Schloer's avatar
      Add projects list view (#89) · 22f704b5
      Conrad Schloer authored
      * Initial project search view
      
      * Add salesforce link and searching
      
      * New Home page
      
      * Add recent notes and top 5 buildings and projects to landing page
      
      * Catch empty activeProjects
      
      * Move styling to styles.css file
      
      * Fix styling problems
      
      * Fix bbl display on HomePage
      
      * Fix bug where project level notes show up at the building level
      
      * Update box folder url for projects
      
      * Fix project breadcrumbs
      
      * Fix error box on search pages
      
      * Updated docstring
      
      * Fix bug where project search bar and building search bar updated each other
      22f704b5
  3. 13 Jul, 2017 2 commits
  4. 10 Jul, 2017 2 commits
    • Conrad Schloer's avatar
      Add units to disaggregate chart (#86) · 3260be6c
      Conrad Schloer authored
      3260be6c
    • Conrad Schloer's avatar
      Add notes to dashboard (#83) · d8826207
      Conrad Schloer authored
      * Creation of Notes Card component in Buildings overview
      
      * Creating the notes column in buildings overview
      
      * Updated BuildingOverview to display notes cards column
      
      * Creates a note for each entry
      
      * Removed comments from the NotesCard component
      
      * You can add notes by simply pressing enter
      
      * Notes column appears in buildings overview and notes get added on enter. Each note becomes a card just like in document cards
      
      * Warning regarding non-unique item id resolved
      
      * Changed the appearance of the notes
      
      * Removed unnecessary component
      
      * Notes appear from most recent
      
      * Changed appearance of added notes
      
      * Refactor code and add database and document service
      d8826207
  5. 06 Jul, 2017 3 commits
  6. 30 Jun, 2017 7 commits
  7. 21 Jun, 2017 1 commit
    • Conrad Schloer's avatar
      New buildng search (#76) · adcf225e
      Conrad Schloer authored
      * Add borough dropdown to front page search
      
      * Add tooltip to address header
      
      * Add clickable BBL to side
      
      * Use new building search and update UI
      
      * Fix typo in the tr key for BuildingListTable
      
      * Use prop-types package instead of importing from react to remove warning
      
      * Switch SEARCH_LISTS in SearchBar to dictionaries instead of lists of dictionaries
      
      * Combine update search params into one action
      
      * Use actions to update bbl state on click instead of passing a function
      
      * Add cookies to track recently viewed buildings
      
      * Show warning on empty address input and non empty zip or borough
      
      * Change arguments to match update to building search again
      
      * Use localstorage instead of cookies
      
      * Clear only google login specific local storage
      
      * Remove extra folders
      
      * Recieve a list of street addresses for building detail search
      
      * Update doc string
      
      * Make buildingListTable one table with properly used rowspan and updated onHover events
      adcf225e
  8. 19 Jun, 2017 1 commit
  9. 02 Jun, 2017 5 commits
  10. 30 May, 2017 1 commit
  11. 25 May, 2017 3 commits
  12. 24 May, 2017 1 commit
  13. 22 May, 2017 1 commit
  14. 18 May, 2017 3 commits
  15. 13 May, 2017 1 commit
  16. 12 May, 2017 1 commit
    • Conrad Schloer's avatar
      Remove box from utilities (#61) · 2dd2ee78
      Conrad Schloer authored
      * Sort utility accounts by id
      
      * Remove all references to documents/box in utility components and download bill data from list
      
      * Add back setDisaggregateData function
      
      * Change name of variables in utilities
      
      * Merge all date comparisons into one function
      
      * Add prefix this to functions calls
      2dd2ee78
  17. 04 May, 2017 3 commits
  18. 28 Apr, 2017 1 commit
  19. 26 Apr, 2017 1 commit
  20. 17 Apr, 2017 1 commit