Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D
dashboard
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 4
    • Merge Requests 4
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

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

  • Confidential and Proprietary
  • BlocPower
  • dashboard
  • Merge Requests
  • !76

Merged
Opened Jun 14, 2017 by Tillie Kottmann@deletescapeOwner

New buildng search

  • Overview 6
  • Commits 19
  • Changes 29

Created by: cschloer

Significant changes to dashboard to reflect the new building search

  • Add two new search types: 'address + zip' and 'address + borough'
  • Add dropdown for borough, text field for zip
  • Handle sending those two new search types to the backend properly
  • Group buildings with the same BBL together
  • Click BBL to trigger a bbl search
  • Add a city dropdown
  • Keep track of recently visited buildings and display on initial buildings page load (using cookies)

Use with building service PR: https://github.com/Blocp/buildingservice/pull/48

Test by running building dashboard locally with the dev buildings database. There is no landing page anymore, so search for some address or zip (putnam). Currently the borough search is broken on the database side.

https://www.pivotaltracker.com/story/show/145886885

note: the branch is named incorrectly

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/dashboard!76
Source branch: add-borough-dropdown