- 25 Jul, 2017 1 commit
-
-
Conrad authored
-
- 20 Jul, 2017 1 commit
-
-
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
-
- 13 Jul, 2017 2 commits
-
-
Conrad Schloer authored
-
Conrad Schloer authored
* Allow new lines in the notes view * Increase size of note edit box
-
- 10 Jul, 2017 2 commits
-
-
Conrad Schloer authored
-
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
-
- 06 Jul, 2017 3 commits
-
-
Conrad Schloer authored
* Initial styling changes * Fix styling errors * Update intel styling * Add blocnote url * Remove console log * Fix bug where rsquared tooltip doesnt show up unless you refresh * Round numbers in dimensions chart * Round the disaggregation values plotted on the chart
-
Conrad Schloer authored
-
adarsh-murthy authored
Add blocnote url
-
- 30 Jun, 2017 7 commits
-
-
Conrad Schloer authored
* Show rsquared on the front end * Fix setRSquared function name * Update LOW_RSQUARED value * Update r-squared values * Add back react tooltip
-
Conrad Schloer authored
-
Conrad Schloer authored
-
Conrad Schloer authored
-
Conrad Schloer authored
* Add box widget and use new document service * Show message on create folder structure success * Fix bug where clicking between pages on Building Detail leads to multiple document service calls * Automatically call createFolderStructure if the folder structure boolean is not true * Center loading text * Remove styles.css from BoxWidget * Remove commented out code * Update the street_address prop sent to utility account * Use flag to not throw exception on duplication error
-
Adarsh authored
-
Adarsh authored
-
- 21 Jun, 2017 1 commit
-
-
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
-
- 19 Jun, 2017 1 commit
-
-
Conrad Schloer authored
-
- 02 Jun, 2017 5 commits
-
-
Conrad Schloer authored
* Update wording and add tooltip to national grid gas bill data view * Show an alert if national grid gas account number is too short * Force scroll to top of page when a new error occurs * Move ErrorAlert scroll top into if statement * Add address to utility bill download file name
-
Conrad Schloer authored
-
Conrad Schloer authored
* Add usage type dropdown menu * Update the form right after the account is created to reflect new usage type
-
Conrad Schloer authored
* Use account_id instead of account_number for the chart's class name * Remove console log
-
Conrad Schloer authored
-
- 30 May, 2017 1 commit
-
-
Alessandro authored
Add bloclink URL
-
- 25 May, 2017 3 commits
-
-
Conrad Schloer authored
* Diplay image URL for audit data * Update formatting
-
Alessandro DiMarco authored
-
Alessandro DiMarco authored
-
- 24 May, 2017 1 commit
-
-
Conrad Schloer authored
* Add audit data viewing page * Removed commented import in AuditDataTable
-
- 22 May, 2017 1 commit
-
-
Conrad Schloer authored
* Add errors to utility scraper * Use Error Alert component
-
- 18 May, 2017 3 commits
-
-
Conrad Schloer authored
* Download mech turk csv from database rather than box * Remove all document props from dimensions * Change comparison to triple equals
-
Conrad Schloer authored
-
Conrad Schloer authored
-
- 13 May, 2017 1 commit
-
-
Conrad Schloer authored
* Add expire hit button * Add comments * Check status of current mech turk hit to determine if chart should be drawn
-
- 12 May, 2017 1 commit
-
-
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
-
- 04 May, 2017 3 commits
-
-
Conrad Schloer authored
-
Conrad Schloer authored
* Create folder structure on load of building in dashboard * Changes folder names for consistency
-
Conrad Schloer authored
* Add 'other' utility types for arbitrary bill upload * Delete by account_id * Change wording if bill cannot be scraped * Update if statement
-
- 28 Apr, 2017 1 commit
-
-
Conrad Schloer authored
* Add button to upload bill data * Fix box url not showing up on initial upload * Add view for utility bill data * Fix indentation
-
- 26 Apr, 2017 1 commit
-
-
Conrad Schloer authored
-
- 17 Apr, 2017 1 commit
-
-
adarsh-murthy authored
Delete project document slot
-