Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/streetmix/streetmix

Streetmix makes it easy for people to design public spaces together.
https://github.com/streetmix/streetmix

test new GeoSearch component

9388f0499ddf31e65a2733d61db901d97976f1e0 authored over 5 years ago by Mandy Kong <[email protected]>
update class name for stylesheet

658788561ae6b73aa7c29e8c188c1bf6e92ab757 authored over 5 years ago by Mandy Kong <[email protected]>
created new autocomplete component using downshift-pelias

6c29051c194141312014eaea940ae36c89392968 authored over 5 years ago by Mandy Kong <[email protected]>
installed downshift, downshift-pelias, and pelias-js

dccc3a2990a49e02e3acad4a2590a4b271acce84 authored over 5 years ago by Mandy Kong <[email protected]>
Merge pull request #1292 from streetmix/greenkeeper/file-saver-2.0.2

Update file-saver to the latest version 🚀

f3ff6bf64e08494b0e228096808cad28768cc99c authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1291 from streetmix/greenkeeper/jest-canvas-mock-2.1.0

Update jest-canvas-mock to the latest version 🚀

39b6d4f52b11a314f6d8925e762d9d7414c56c38 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1289 from streetmix/louh/test-codeclimate

Refactor code, verify Codeclimate hooks

f85f181c9db20774918555166969628108a1914a authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1290 from streetmix/segment-ref

attach multiple refs to canvas element

06bcaf0373def976c760600ff9c78c86cd2b7be2 authored over 5 years ago by Lou Huang <[email protected]>
Remove undoStack comment

add the last streetId to get the correct last street

be6c7962dfff302876a95f06e42552b8c799aa35 authored over 5 years ago by milafrerichs <[email protected]>
Add API client to replace fetch

use axios, to clean up xhr and all requests to the API by using an API
class
use moxios to mock ...

76f0cb60e14f8d43060e5be94fad173e3ba5f6b1 authored over 5 years ago by milafrerichs <[email protected]>
chore(package): update lockfile package-lock.json

14c10eb84d055a7bd66b20d75d567cfa7103aaff authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update file-saver to version 2.0.2

fd2251a5df057580cbf9f6395a9a801952439bd9 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile package-lock.json

0fa9ac97ec9d2b21bb6075028bb01379b71d8444 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update jest-canvas-mock to version 2.1.0

2ccf80b91ef98d0ec2d7263a0ceb11d3b95d0f77 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
call updatePerspective when variantString changes (oldSegmentCanvas) and when component mounts (newSegmentCanvas); set default no op for updatePerspective

fb105527d343cc45124048538459d5f9dad6caa4 authored over 5 years ago by Mandy Kong <[email protected]>
no longer passing in this.state.switchSegments to SegmentCanvas

fb02fc4c9bcd373108031fad275d2c4c62bdf4ed authored over 5 years ago by Mandy Kong <[email protected]>
Merge pull request #1288 from streetmix/greenkeeper/react-leaflet-2.3.0

Update react-leaflet to the latest version 🚀

7b085f2ae087d17631710a85087ed84054d10c95 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1281 from streetmix/mkong0216/segment-elevations

Fix new segment data model to include "elevation"

cbcd929ba2f31ee63316962c1d0604fdb0b5849f authored over 5 years ago by Lou Huang <[email protected]>
handle getting "markings" component group graphics separate from the other groups

4fd2df596f93680cf6ad8876277fec2c2b3f48d1 authored over 5 years ago by Mandy Kong <[email protected]>
add "markings" component group to segment-lookup

f273be99b260b148b6c2e25dd195340047e5ff08 authored over 5 years ago by Mandy Kong <[email protected]>
add "markings" as its own component group

58da845b1ae738d4a2c8203544ab2dbb39d50305 authored over 5 years ago by Mandy Kong <[email protected]>
renamed "road" to "asphalt" for lane component

dfd4fb701f8c00194196e51da2742b9b94df2373 authored over 5 years ago by Mandy Kong <[email protected]>
fixed verifyCorrectness to correctly check for elevation and rules; handle nested variants in getComponentGroupVariantInfo; add elevation to variantInfo object

7d2a091444ffacbc986099420c94b51fbcc4d6c6 authored over 5 years ago by Mandy Kong <[email protected]>
added "markings" lookup value to "scooter" segment

11fb8bd8230a80dd497849f7d73ea365d9ffefa5 authored over 5 years ago by Mandy Kong <[email protected]>
for now, only call "testSegmentLookup" when drawing segments

6d2ad1affbe971bfefc861e350bbf5502c3d0050 authored over 5 years ago by Mandy Kong <[email protected]>
added "sidewalk" and "markings" components to "lanes" and "objects"; added elevation property to "lanes" components

5091a9762acfec07f6a9b6c8e834653af8b55d11 authored over 5 years ago by Mandy Kong <[email protected]>
when segments are being switched, call updatePerspective

ca23a3a371890f3e024d9250f86a3a855f552bfe authored over 5 years ago by Mandy Kong <[email protected]>
pass updatePerspective and this.state.switchSegments into SegmentCanvas

4fdaad3fa83de7a6bc34e4d7aabbfc65d166b3e8 authored over 5 years ago by Mandy Kong <[email protected]>
refactor(StreetView): remove redundant nested IntlProvider

e5f37f6a8827f7c09e7a1f43b7af27068e587921 authored over 5 years ago by Lou Huang <[email protected]>
attach multiple refs to canvas element

27ef58bc4aa70c8939ac04177fd98f7a49433847 authored over 5 years ago by Mandy Kong <[email protected]>
refactor(DebugHoverPolygon): convert to functional component

- more hook testing
- write test
- did this fix a ui bug where description boxes can close too e...

682847bbba01372ec17f830521a1a41376c2fd58 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1286 from streetmix/louh/consolidate-intl

Consolidates <IntlProvider> at the top of the React tree

c14bd2455b1de8e25529417f638edc3be01d0e10 authored over 5 years ago by Lou Huang <[email protected]>
chore(package): update lockfile package-lock.json

9a7a26384f07fa3015a256f3a24077518e042363 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update react-leaflet to version 2.3.0

a90bfb1bb66789533625aca372a7fe6dd09e7e29 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
refactor(Warnings): convert to function coponent; add tests

fe6d2cbbbfec5f332725aa3d7428a6e62470b386 authored over 5 years ago by Lou Huang <[email protected]>
chore(package): update lockfile package-lock.json

f4656df5cbf6859d5ba12a0a8fcc212c90b5143b authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update enzyme-adapter-react-16 to version 1.13.0

a71d2aa1a32ed927d8dd0044dd2d113477632d16 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
refactor(DebugInfo): cleanup event listener from mount

also
- update ref syntax

fd748b57ae71381fd502a3fb9a217d0d344a211b authored over 5 years ago by Lou Huang <[email protected]>
refactor(Flash): convert to functional component

- use a hook to add event listener
- fix a bug where remounting the app leaks event listeners
- ...

df1d63eecf2acfa7597aed79d87c57500bcb92d1 authored over 5 years ago by Lou Huang <[email protected]>
refactor(StreetViewDirt): useRef instead of DOM query

e3ddec66e5aa6b6060d23eaa35ecb2ba774b6be9 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1285 from streetmix/greenkeeper/react-transition-group-4.0.1

Update react-transition-group to the latest version 🚀

2337377785dd5ad469c6c8c52b7ac43243e9e1d6 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1284 from streetmix/louh/hooks

Try some React hooks!

fb5cd7543adf7369c6fa617e04afd1cf08472475 authored over 5 years ago by Lou Huang <[email protected]>
refactor(StreetViewDirt): handle height setting with hook

1c77c99da5a5a98dd3d3a0e6f28956dcef20466e authored over 5 years ago by Lou Huang <[email protected]>
chore(package): update lockfile package-lock.json

44b30a88d602b0005e7fc65e32fb09b2217765b9 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update react-transition-group to version 4.0.1

2de02b16528df815fc520a113126509aa735104e authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): add js linting for hooks

d07a6b7891e56527f1bfec0dcbabddd7cf35828a authored over 5 years ago by Lou Huang <[email protected]>
refactor(StreetMetaWidthMenu): convert to function component with hooks

ea3a8858e5f65bd2e6c9c29001db68a23849948d authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1283 from streetmix/mkong0216/issue-1272

Fixes "Cannot read `segmentBeforeEl` of null"

26d49831a8138bfde67831a71a4b32967d2ca0a2 authored over 5 years ago by Lou Huang <[email protected]>
dispatch clearSegments thunk action instead of clearSegments

24537be775afabb5e5fe2f6f1f906fc6afdd7cf4 authored over 5 years ago by Mandy Kong <[email protected]>
clearSegmentsAction as thunk action that dispatches segmentsChanged automatically after clearing segments

5b53e94efb8f3878e65b8ff4ef492fbfb3f2a86c authored over 5 years ago by Mandy Kong <[email protected]>
refactor: remove Number polyfills (covered by core-js)

e8a79adfdc8b4efd49592576ef324a5c78cd61d4 authored over 5 years ago by Lou Huang <[email protected]>
refactor(App): consolidate everything under one <IntlProvider>

29f319f406bc1a68a098da37492789fae32382c8 authored over 5 years ago by Lou Huang <[email protected]>
feat(AboutDialog): one more credit

205c79c6f45db7da7534886ad3f0931ee0d03413 authored over 5 years ago by Lou Huang <[email protected]>
feat(AboutDialog): update credits

cd54bf18757b30b3cf29d3987aac2f567a7ab46f authored over 5 years ago by Lou Huang <[email protected]>
fix(drag_and_drop): get dragged segment

509fa12db80d04528b6aae7e03827a4f8ae5f904 authored over 5 years ago by Lou Huang <[email protected]>
chore(scripts): fix css linting command

7c05c3d5b329b6e33a808372116c1c5e90d55953 authored over 5 years ago by Lou Huang <[email protected]>
test(Dialog): fix incorrect prop name

4fb02baf50a7c14110d1312bcac2539ac5c8d360 authored over 5 years ago by Lou Huang <[email protected]>
chore(readme): move greenkeeper badge

0b12fd05b7aece27407b57e35bb3da888ce9c8ab authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1275 from streetmix/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

f59891f973695f19c2024bd43b07899dfd12fb4d authored over 5 years ago by Lou Huang <[email protected]>
chore(package): update package-lock.json

600afa19b7aedb09e1d616a5b3351d3e8e23f0d4 authored over 5 years ago by Lou Huang <[email protected]>
Merge branch 'master' into greenkeeper/initial

4a664d680a12b44a8f8790fbe1d2ea548f05ba12 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1279 from streetmix/louh/travis-tests

Update travis.ci config

a9d857f873241ebeecc032599897aafdbd1afe22 authored over 5 years ago by Lou Huang <[email protected]>
chore(ci): remove artificial wait for mongo connections in travis

6a719bd6475e7b1f4bb9f68d147fd099ea7f7658 authored over 5 years ago by Lou Huang <[email protected]>
chore(ci): update travis config

32364cf45a09046bc957a067cdc5203484ab23f6 authored over 5 years ago by Lou Huang <[email protected]>
Merge branch 'master' into greenkeeper/initial

8087b3eac95ce9c05ce5ef52985e36fc93c3798c authored over 5 years ago by Lou Huang <[email protected]>
fix: remove sharedstreets functionality for now

5571d7332e756f94f82d2f34c80eae6950dabd1e authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1278 from streetmix/louh/updates

Update remainder of dependencies

c26001a214bc7963ba4a7810137f630deb7f62fc authored over 5 years ago by Lou Huang <[email protected]>
chore(package): add react-dnd-touch-backend to greenkeeper ignore field

be9c0d75df3a2cb20dcb6d1c64618984af41e531 authored over 5 years ago by Lou Huang <[email protected]>
chore(package): update the rest of the dependencies

bbc5943b22be5e6c8028fd051dcd3574ffe47a62 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1277 from streetmix/louh/street-meta-width

Split up StreetMetaWidth component

b63d11394e5bbbee0f577d5eee896967a2fa7d37 authored over 5 years ago by Lou Huang <[email protected]>
test(StreetMetaWidth): add tests

577c91329c257e12e20d3cb5161ec8cf8ece03c3 authored over 5 years ago by Lou Huang <[email protected]>
refactor(StreetMetaWidth): split up into separate view components

71368ad3f437df6b34275e20da00e5d6c041d00f authored over 5 years ago by Lou Huang <[email protected]>
docs(README): update badges

d5f3d11eb5c3abaf38b8274b451ae6b0916839f1 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1271 from streetmix/segment-offsets

Removes `offsetY` from `SPRITE_DEF`

c13d408e4e1b981bfa3bb97642c52632f9f8e5a9 authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1276 from streetmix/louh/deps

Update dependencies.

f0db0ba57f259491513c33f3048bd750843f693e authored over 5 years ago by Lou Huang <[email protected]>
Merge pull request #1274 from streetmix/louh/refactor-units

Refactor units stuff.

2de0ca0dde1e7a11006689845a0ff5c2b5e5f353 authored over 5 years ago by Lou Huang <[email protected]>
test: fix broken tests after dependency update

cd58a227829a4a7dc3aa7158d9011d7c686acfe3 authored over 5 years ago by Lou Huang <[email protected]>
chore(deps): bump React/Redux and other dependency versions

81035a855c57f60e83230841094d5517ca9692ad authored over 5 years ago by Lou Huang <[email protected]>
chore(package): update lockfile package-lock.json

7c925d1892672cc294091f6512a81be7901162bf authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs(readme): add Greenkeeper badge

c67c84638545325568eb0936cfd64b561ec0f6cf authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update dependencies

5d087ceb1dc69807e9237fbc076cb7eaa7708403 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(deps): remove babel-core legacy bridge package

0d6a66f00a6f2f56bcb8aa3234eefc36e2e04ba3 authored over 5 years ago by Lou Huang <[email protected]>
chore(babel): update to 7.4.4 and specific core-js@3

1534082b50f0ab21c0467d953319bcf49a14d51a authored over 5 years ago by Lou Huang <[email protected]>
test(Segment): mock resolutionForResizeType

18c0f1d7c9a1913b30c19d02cdd701c505cc3caa authored over 5 years ago by Lou Huang <[email protected]>
refactor(Segment): inline data-testid, remove unused prop

5ad1da1971e28d2c544107921c70bfc3e6af38c9 authored over 5 years ago by Lou Huang <[email protected]>
chore(codeclimate): update yml version & exclude tests

cecbb756a44ba54dd6aca03b59f814b2779089a5 authored over 5 years ago by Lou Huang <[email protected]>
fix(resizing.js): always return a resolution

c880d5d8e7e1807071a6598a69fd04bc5cb8240d authored over 5 years ago by Lou Huang <[email protected]>
fix(data_model.js): wrong import for resolutionForResizeType

8ff1fcf2fdc116c0ce7da583be21425c3c44f672 authored over 5 years ago by Lou Huang <[email protected]>
Merge branch 'master' into louh/refactor-units

e756b5e5abe99f51b255a378f570cd4962f4511f authored over 5 years ago by Lou Huang <[email protected]>
chore(package.json): remove cacheDirectories

7d89fb8a1c2ed08d2e03a185a5e8fe1b38004d36 authored over 5 years ago by Lou Huang <[email protected]>
updated snapshot for SegmentForPalette

9dda2a78fa009ca84314cdd706214fd7b0dbbb1e authored over 5 years ago by Mandy Kong <[email protected]>
remove passing offsetTop to drawSegmentContents

5a52801af4f4d460e368e5b1f509a6d95eaefc14 authored over 5 years ago by Mandy Kong <[email protected]>
removed SEGMENT_Y_OFFSET values for palette and street segments

de641f47ed6e3c54ed042557d9f65ebec84cd2b7 authored over 5 years ago by Mandy Kong <[email protected]>
updated jsdoc for getGroundLevelOffset; removed offsetTop as parameter for drawSegmentContents; passed groundLevel to drawProgrammaticPeople

55d974bbff5591e0a3ea901baab08c5e5b57437a authored over 5 years ago by Mandy Kong <[email protected]>
use groundLevel, svg.height, and sprite.originY to determine dy value for people sprites

91ae6ce4fecec0a11e92e0281c29254fc0ce9d70 authored over 5 years ago by Mandy Kong <[email protected]>
added originY for people sprites

5470fb729a133dc3db5d39552e9ec5edb9b6d6e4 authored over 5 years ago by Mandy Kong <[email protected]>
redefine GROUND_LEVEL_OFFSETY to be difference from ground level 0 value

f9b133eb9a8f4bd98a300ebeb5d05388788a8b23 authored over 5 years ago by Mandy Kong <[email protected]>
pass groundLevel as groundBaseline for street thumbnails

6da816b38723492557743bfe73778e127267265e authored over 5 years ago by Mandy Kong <[email protected]>
initalize GROUND_BASELINE and pass groundBaseline to drawSegmentContents

6872e80c6078b8c78098be70b4bbc7b54c25e11e authored over 5 years ago by Mandy Kong <[email protected]>
initialize PALETTE_GROUND_BASELINE and pass to SegmentCanvas

d2c3c3321a3c25b9feb96cf7bddefb3aa4d8221f authored over 5 years ago by Mandy Kong <[email protected]>