Vim
83fb0e875d
Add HRS, AML, FUDS and demographics ( #1861 )
...
* Add HRS_ET
- refactor to add IndicatorTypes
- modify tests
- add intl
* Add AML and FUDS
- update indicatorFilter
- update tests each indicator has 3 states to test
* Connect BE signal for demographics
- update tests
- i18n-ize
* Remove obsolete tests snapshots
* Update to Score N constants
* Remove higher ed socio-economic indicator
- remove spacer "Meets both socio"
- update snapshots
* Update BE signal types for
- AML
- FUDS
* Filter out missing historic underinvest. indicators
- For the special case when historic underinvestments are missing do not show that indicator at all
- update unit tests
* Make AML appear as No for all that are missing
* Update snapshot
2022-08-30 19:22:29 -07:00
Vim USDS
8175407806
Fix 2 demographics typos
...
- repeated demographic
- change to race/ethnicity
2022-08-22 08:54:58 -07:00
Vim USDS
df63450762
Update SCORE_HIGH_PROP from SM_PFS to SM_C
...
- Will allow high zoom tiles to load with BE staging branch 1822/e638
2022-08-19 21:16:54 -07:00
Vim USDS
79d50e9cb4
Show Tract info/demo only when tracts are selected
2022-08-17 16:59:11 -07:00
Vim USDS
908d712144
Add back the selected feature layer
2022-08-17 16:42:44 -07:00
Vim USDS
fc930d19f6
Add indicators
...
- barriers to transport
- lack of green space
- lack of plumbing
- leaky tanks
2022-08-17 14:51:41 -07:00
Vim USDS
a97a779171
Add flooding and wildfire indicators to side panel
2022-08-17 14:06:07 -07:00
Vim USDS
198203fe13
Adjust CSS to place LayerSelector in MapHeader
2022-08-17 11:46:47 -07:00
Vim USDS
976249b56c
Update Tribal shortname ID
2022-08-17 10:35:44 -07:00
Vim USDS
90a4415cd6
Merge branch 'vimusds/1692-tribal-layer-toggle' into vimusds/release/frontend-narwhal-2
2022-08-17 10:34:32 -07:00
Vim USDS
dc6f57a2a8
Remove zooming in on Alaska data point
2022-08-16 16:53:35 -07:00
Vim USDS
e1b5c598da
Make source/layer comments correspond
...
- getOSBaseMap and Map*Layers should have the same layer comments
- modify constants to have matching styles between Tribal and Tracts
2022-08-16 16:18:34 -07:00
Vim USDS
49bf717c47
Add geolocation locked signal to local storage
2022-08-16 15:34:56 -07:00
Vim USDS
6ca50c299b
Merge branch 'vimusds/1694-add-geolocate' into vimusds/release/frontend-narwhal-2
2022-08-16 14:54:59 -07:00
Vim USDS
31a9bf51d5
Add OS map functionality
...
- split source/layers between Map*Layers.tsx and getOSBaseMap file
- update getOSBaseMap to return eithe tribal or tracts layers/sources
2022-08-15 19:00:53 -07:00
Vim USDS
bac8c85a6c
Update AK layer id
...
- make AK layer clickable
2022-08-11 06:51:11 -07:00
Vim USDS
c8218d352f
Add initial AK points
...
- corrects filter expression
- adds radius and color to constants
2022-08-09 02:03:30 -07:00
Vim USDS
3befcdf3aa
add QA feedback
...
- swap expand/collapse icons
- add parens and slash to copy
2022-08-07 23:49:15 -07:00
Vim USDS
7ad8b83399
Comment update
2022-08-07 23:22:34 -07:00
Vim USDS
ffffe53a4d
Update tribal path on production build
2022-08-06 05:18:23 -07:00
Vim USDS
c3d1c3a75e
Update snapshots
2022-08-06 04:11:56 -07:00
Vim USDS
1d3af3023b
Add tribal info to side panel and feature selection
...
- create a state variable to keep track of weather or not the layer was toggled
- allow mapInfoPanel to reset on layer switch
- allow AreaDetail to show census and tribal info
- allow LayerSelector to set layer toggled
- Add selectedFeature to both MapTribal and MapTract components
- create various tribal constants for styling
- i18n constants
2022-08-06 04:01:02 -07:00
Vim USDS
d4aed789cc
Refactor Sources/Layers to allow for tribal switching
...
- Remove census tracts layers into it's own component
- Create a tribal layer component
- Update LayerSelector component tests
- update OS map to react to layer selector
-
2022-08-06 03:59:48 -07:00
Vim USDS
70b9072559
Add tribal toggle (UI only)
2022-08-06 03:57:52 -07:00
Vim USDS
40e7b80f27
Align Geolocate icon and Search
...
- align geolocate and search according to mock for desktop and mobile
2022-08-01 23:40:59 -07:00
Vim USDS
7817d41a59
Add custom expand / collapse component
...
- adds a11y
- adds chevron from USWDS icons
2022-08-01 14:56:48 -07:00
Vim USDS
0dbc550f85
Move Methodology version to bottom of sidepanel
2022-07-29 20:58:12 -07:00
Vim USDS
432bb65cae
Style TractDemo component
2022-07-29 20:43:40 -07:00
Vim USDS
d0ff171ee6
Add TractInfo component
2022-07-29 20:02:55 -07:00
Vim USDS
3a31f2b821
Prettify test file
2022-07-29 17:16:23 -07:00
Vim USDS
9f2fe1a810
Remove messaging on mobile
2022-07-29 16:09:55 -07:00
Vim USDS
504181d809
Add USWDS expand to demographics side panel
2022-07-29 15:18:38 -07:00
Vim USDS
96f6536b24
Adding some better comments
2022-07-27 16:45:15 -07:00
Vim USDS
c53b2c1d44
Update AreaDetail snapshots
2022-07-26 20:38:52 -07:00
Vim USDS
f7d2e27a97
Add custom Accordion component to match designs
2022-07-26 20:38:34 -07:00
Vim USDS
4a2bc42e27
Adds demographics v1
...
- This uses the built-in accordion component
2022-07-26 20:37:54 -07:00
Vim USDS
3c7c23e083
Add indicators to Puerto Rico (to release branch) ( #1688 )
...
* Add indicators to Puerto Rico
* Remove linguistic iso in Puerto Rico only
2022-07-26 18:13:46 -07:00
Vim USDS
32814a71e3
Modify disabled label tooltip message
2022-07-26 11:03:36 -07:00
Vim
746d36d4a6
Update Cypress GHA to v4 ( #1768 )
...
* Update cypress gha to v4
* Trigger build
2022-07-26 10:59:12 -07:00
Vim USDS
2282620bc7
Add mobile and desktop geolocating
2022-07-25 16:23:11 -07:00
Vim USDS
afc399c80b
Modify geolocation message
2022-07-25 16:23:11 -07:00
Vim USDS
ccc1ca1475
Modify styling for geolocation
2022-07-25 16:23:11 -07:00
Vim USDS
6b37e5dc49
Fixes links that were off center
2022-07-25 16:23:11 -07:00
Vim USDS
49df74a28e
Upgrade lb dependencies
...
- upgrade uswds to 2.13.3
- upgrade trussworks to 3.1.0
- fix breaking changes on Accordion, Search, SummaryBox, Collections,
2022-07-25 16:23:04 -07:00
Vim USDS
8d2f3d26b1
Modify geolocate icon and beacon to be black
2022-07-25 16:20:49 -07:00
Vim USDS
125a66a90d
Comment updates from PR feedback
2022-07-25 16:20:49 -07:00
Vim USDS
e1f4df8e51
Add Geolocation from behind feature flag
2022-07-25 16:20:49 -07:00
Vim
70cc0e392e
hotfix for terser dependabot failure ( #1766 )
...
- upgrade @sentry
- place sentry dsn in github secrets
2022-07-25 11:18:47 -07:00
dependabot[bot]
a93a5a5928
Bump file-type from 16.5.3 to 16.5.4 in /client ( #1751 )
...
Bumps [file-type](https://github.com/sindresorhus/file-type ) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4 )
---
updated-dependencies:
- dependency-name: file-type
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 09:23:01 -07:00
Vim
e1a61faf5d
Add a react component generator ( #1745 )
...
* Add a react component generator
* Update markdown links
* Change commented code to block comment
2022-07-15 09:54:58 -07:00