Ecosyste.ms: OpenCollective

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

Streetmix

Streetmix makes it easy for people to design public spaces together.
Collective - Host: opensource - https://opencollective.com/streetmix - Website: https://streetmix.net/ - Code: https://github.com/streetmix

update left style of segment animating away

github.com/streetmix/streetmix - 8c042d8c81366913a24f36c89c692fd35cd4a06d authored over 6 years ago by Mandy Kong <[email protected]>
do not read from dom after clearing all segments; TODO - when backspace removing a segment, infoBubble appears briefly

github.com/streetmix/streetmix - b527069167981c2e2ba1fc5f058d10f998d50c83 authored over 6 years ago by Mandy Kong <[email protected]>
if switching away segment add immediate-segment-resize classname to doc to prevent transition

github.com/streetmix/streetmix - 4463bef5be56c9264af3275f5d84201c7a5e276a authored over 6 years ago by Mandy Kong <[email protected]>
Add new settings strings to translation file

github.com/streetmix/streetmix - 1dcc2187af812afdcfbe109b6b1bd70f55315a4b authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1019 from streetmix/mkong0216/street-segments-2

Migrating street segments to React

github.com/streetmix/streetmix - 78f5e882dd070a05b76cc86456ec2036f63fad73 authored over 6 years ago by Lou Huang <[email protected]>
add CSSTransitions and use childFactory to handle exit animations

github.com/streetmix/streetmix - 476a5e8ad2316cf2f054844630aeb47f407d6579 authored over 6 years ago by Mandy Kong <[email protected]>
when remove button is clicked, removal type is not immediate

github.com/streetmix/streetmix - 2a6e39773f28822fee892ba4679232f44426fdbe authored over 6 years ago by Mandy Kong <[email protected]>
removed console.log

github.com/streetmix/streetmix - 4f8659d0274c2359cadd0d41e578eab6237a1d72 authored over 6 years ago by Mandy Kong <[email protected]>
when removing a segment, set removal type; default is immediate

github.com/streetmix/streetmix - 8e8e78c5a6226f122869e24944feee2da1876d3a authored over 6 years ago by Mandy Kong <[email protected]>
update left style of segment animating away

github.com/streetmix/streetmix - f5f87baa3313707f2b0f5dd8abf8d8c020430c3f authored over 6 years ago by Mandy Kong <[email protected]>
removed console.log

github.com/streetmix/streetmix - e7618870827db39411e56fdd2356e3137971a8bc authored over 6 years ago by Mandy Kong <[email protected]>
Add Email Authentication to the front end

github.com/streetmix/streetmix - 291964da3087eca7822169879a9c377c35a98a25 authored over 6 years ago by flickz <[email protected]>
Merge pull request #1024 from streetmix/issue-1022

StreetMetaWidth: localize tooltip, resolves #1022

github.com/streetmix/streetmix - 837038bb3d15e186e34859a7e5b51aa8fc093b43 authored over 6 years ago by Lou Huang <[email protected]>
testing CSSTransitions for removal of a segment

github.com/streetmix/streetmix - 73aac115710c3c05f97e3ab56b061b158613422b authored over 6 years ago by Mandy Kong <[email protected]>
initializing a segment.id which does not get saved to server and is used simply to tell React which component to update

github.com/streetmix/streetmix - 8466eca5b3e571567008a0ce914444000388d295 authored over 6 years ago by Mandy Kong <[email protected]>
updated package.json

github.com/streetmix/streetmix - fa4fcedf2778562dde52db6ec269165874a6fac4 authored over 6 years ago by Mandy Kong <[email protected]>
randSeed does not need to be set here; check if segment exists before setting segmentElControls

github.com/streetmix/streetmix - 82c44b5f848e0cc6756e5b9bc8387ca340beb5d1 authored over 6 years ago by Mandy Kong <[email protected]>
StreetMetaWidth: localize tooltip, resolves #1022

github.com/streetmix/streetmix - 2bd663377dc8ee54919e36ec959b920c200c5608 authored over 6 years ago by Lou Huang <[email protected]>
add back segmentElControls to point to new segment in order to make infoBubble reappear after drag and drop interaction

github.com/streetmix/streetmix - df4d2a7a3963035829166e53c9eeff8b8b7b5283 authored over 6 years ago by Mandy Kong <[email protected]>
added locale and DEBUG_SEGMENT_CANVAS_RECTANGLES flag to segment props

github.com/streetmix/streetmix - aaeb6a984fb40d809d57dededa9381afa0ee3531 authored over 6 years ago by Mandy Kong <[email protected]>
removed store subscribe to locale since segments are now React; fixes segment label not updating when resizing after locale change

github.com/streetmix/streetmix - 5deaf08779936af22d1e00d59b82f95ae6e5ab76 authored over 6 years ago by Mandy Kong <[email protected]>
Update users test for email auth

github.com/streetmix/streetmix - f0149cd12b08888dda180321c92084fdb444f886 authored over 6 years ago by flickz <[email protected]>
Update the routes and users resources for email auth

github.com/streetmix/streetmix - 3a98dc6e8c76093e326b7f0969b8028c36153684 authored over 6 years ago by flickz <[email protected]>
Update the user model to accomodate email auth data

github.com/streetmix/streetmix - 3b9303e23b590f484d9948e1db00b285e8fcaf79 authored over 6 years ago by flickz <[email protected]>
pass in locale to MeasurementText; use width not segment width to fix segment resolution and rounding

github.com/streetmix/streetmix - cf0e24c6a0a1d54f7b0a10702aac8e1c35ede915 authored over 6 years ago by Mandy Kong <[email protected]>
renamed calculatePerspective to updatePerspective

github.com/streetmix/streetmix - 2a9d88751c725869d430fa198b8fd1d55b27a1cd authored over 6 years ago by Mandy Kong <[email protected]>
renamed calculatePerspective to updatePerspective

github.com/streetmix/streetmix - f10eefe3d9fcd6bf438701e72ac747ed812b210a authored over 6 years ago by Mandy Kong <[email protected]>
return segments.map instead of streetSegments array

github.com/streetmix/streetmix - f773e30855966696adc8df339acd483a1e2e124c authored over 6 years ago by Mandy Kong <[email protected]>
Avatar: refactor to a better way of doing placeholder images

github.com/streetmix/streetmix - 0ed2e280608d6d464d0f332e601b58344464a134 authored over 6 years ago by Lou Huang <[email protected]>
Update dependencies and subdependencies to fix vulnerabilities

github.com/streetmix/streetmix - 6adb688d969a9c9c135362a28922be9856222fa7 authored over 6 years ago by Lou Huang <[email protected]>
remove node-uuid package in favor of uuid

github.com/streetmix/streetmix - dc92b6398a0a8da79d6fb2f2d78e3caa9b751cbc authored over 6 years ago by Lou Huang <[email protected]>
clear canvas before redrawing - fixes segment not resizing when width decreases

github.com/streetmix/streetmix - e33b3e0367c1868e160eb42016ea08bdb59678c6 authored over 6 years ago by Mandy Kong <[email protected]>
Revert "when removing segments, animation now shows"

This reverts commit 55d1fca5223f96108540165b0c4ff29a5c3c6390.

github.com/streetmix/streetmix - 7d6ce1393e84be5c1f0205feb44cdd97cbcabc33 authored over 6 years ago by Mandy Kong <[email protected]>
remove segment function is no longer responsible for switching animation

github.com/streetmix/streetmix - 14c81ad493bd3554550eec9469f9784c8871d291 authored over 6 years ago by Mandy Kong <[email protected]>
removed switching functions

github.com/streetmix/streetmix - 04a618026665bffdb335b18de0f4707400bd16cc authored over 6 years ago by Mandy Kong <[email protected]>
when removing segments, animation now shows

github.com/streetmix/streetmix - 55d1fca5223f96108540165b0c4ff29a5c3c6390 authored over 6 years ago by Mandy Kong <[email protected]>
Avatar: stop using componentWillReceiveProps

github.com/streetmix/streetmix - e424f3de21acb8f652336666d2a671658360e6fd authored over 6 years ago by Lou Huang <[email protected]>
InfoBubble/Variants: nest IntlProvider for segment info

github.com/streetmix/streetmix - 73e981a930a5116a19ab90cdade6d7a83b3c8ec1 authored over 6 years ago by Lou Huang <[email protected]>
InfoBubble: render label with react-intl

github.com/streetmix/streetmix - 3bdec823dfe2591d20fbfe3fe9b3974d3a1f7769 authored over 6 years ago by Lou Huang <[email protected]>
StreetMeta: remove unecessary IntlProvider

github.com/streetmix/streetmix - 1cb7f051f15e4f50ec80fd80bfaa6563f577fa75 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1009 from streetmix/sharemenu-signin-to-auth0

Update Sharemenu signin to auth0

github.com/streetmix/streetmix - 86e278ee749f2e2d44bedc21356f191d9617b463 authored over 6 years ago by Lou Huang <[email protected]>
Addconfig mock to ShareMenu test

github.com/streetmix/streetmix - 88a8e2a4e6d62fa3e9be2cc32597b2fa0ce34e1d authored over 6 years ago by flickz <[email protected]>
Email authentication Inital commit

github.com/streetmix/streetmix - 9159eb0c600e58bb83dcefb25af00701bb40d4d1 authored over 6 years ago by flickz <[email protected]>
fix drag and drop segment logic

github.com/streetmix/streetmix - 011a4fd9dc32356fb3105bbf5e605b371cf26f62 authored over 6 years ago by Mandy Kong <[email protected]>
Keep original sign-in translation key and update sign in case

github.com/streetmix/streetmix - cd6e5b64cf69abaff39be544b7cb298b64bdaf43 authored over 6 years ago by flickz <[email protected]>
Email Authentication Inital commit

github.com/streetmix/streetmix - 96aba1c7adaa0fdd3dadb2c0156dbabdd82cc44b authored over 6 years ago by flickz <[email protected]>
Merge remote-tracking branch 'origin' into street-segments-2

github.com/streetmix/streetmix - 965f0b839fed4e9ece19f56893f8cbedeebfa3d9 authored over 6 years ago by Mandy Kong <[email protected]>
check that currSegment exists

github.com/streetmix/streetmix - 3272e18a14cc5452139ed2896b2fe6420e2b88c3 authored over 6 years ago by Mandy Kong <[email protected]>
removed createDomFromData

github.com/streetmix/streetmix - 8943820437c294301eaa649ba10ced88397ac465 authored over 6 years ago by Mandy Kong <[email protected]>
removed console log in segmentsChanged

github.com/streetmix/streetmix - ae2511388809b1868e52931306356ee2fa145117 authored over 6 years ago by Mandy Kong <[email protected]>
Update share menu tranlation key

github.com/streetmix/streetmix - 0970ed521c6ab6028a4a852205787d9c42043a8d authored over 6 years ago by flickz <[email protected]>
Update sharemenu sign in to Auth0

github.com/streetmix/streetmix - bad07b58cf9631ea5046090f9082e18403d5934e authored over 6 years ago by flickz <[email protected]>
Update auth0 sharemenu sign In for better translation

github.com/streetmix/streetmix - 2a42e91cacbbffc3c6a47b31ee83f4258aba0edb authored over 6 years ago by flickz <[email protected]>
Update sharemenu sign in to Auth0

github.com/streetmix/streetmix - 489bac1ff68f7cec9e1436d68a9591d5a385b25b authored over 6 years ago by flickz <[email protected]>
drag and drop should reflect change in variantString

github.com/streetmix/streetmix - 22399479613bf5c6ecf242b4ec8127688aaae526 authored over 6 years ago by Mandy Kong <[email protected]>
when switching away, the canvas is now showing the old variant and has the correct left pos

github.com/streetmix/streetmix - b3be166038d84c30ed97bd3dc2f2d157c139f73a authored over 6 years ago by Mandy Kong <[email protected]>
DonateDialog: localize this, resolves #1013

github.com/streetmix/streetmix - a0920fc1f9815c27b197e0eca78d6e316127513f authored over 6 years ago by Lou Huang <[email protected]>
turns out you do not need a key for the canvas to rerender correctly; redraw segment whenever component updates

github.com/streetmix/streetmix - e3626764c5a58e6ef52921a16055c2c5f0fcbcb9 authored over 6 years ago by Mandy Kong <[email protected]>
save variant change to server by calling segmentsChanged; TODO - should we save here?

github.com/streetmix/streetmix - 541b613d890f5dd40bf7e61220d4e4ebf3823fcc authored over 6 years ago by Mandy Kong <[email protected]>
segment component handles the displaying of the width. However for some reason without setting the style.width here the segment component does not correctly change the width

github.com/streetmix/streetmix - 61bf7be82a39495756c1e66979f39b8b78182dd6 authored over 6 years ago by Mandy Kong <[email protected]>
redraw segment if segment was resized

github.com/streetmix/streetmix - f5f94c6968bd8b31b1e4149e40363ae067e33218 authored over 6 years ago by Mandy Kong <[email protected]>
InfoBubble: update translated labels

github.com/streetmix/streetmix - 63b645e85d0f17cef88f7206cf80217865cee391 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1002 from streetmix/locale-switch

[DO NOT MERGE] this switch turns on the lv 3 languages

github.com/streetmix/streetmix - efb35b842cd383cd711f420e19ff89ce3a6789f3 authored over 6 years ago by Lou Huang <[email protected]>
update fr and ja translations

github.com/streetmix/streetmix - 25c818c0416119857eff89fef4106023e6fc87ce authored over 6 years ago by Lou Huang <[email protected]>
this switch turns on the lv 3 languages

github.com/streetmix/streetmix - 2a631483edd4eeec36ab5ff0ffe318b547c839a3 authored over 6 years ago by Lou Huang <[email protected]>
moved variantString key to div wrapper; WIP - segment renders prev variant and curr variant if resized segment first

github.com/streetmix/streetmix - 506553d46bf307d1b9344a3cf7367a65abf7caf3 authored over 6 years ago by Mandy Kong <[email protected]>
add segment.variant and segment.warning to segment before rendering not after

github.com/streetmix/streetmix - 4eecc824c330635831eed816ded12f3798f2eb08 authored over 6 years ago by Mandy Kong <[email protected]>
Merge pull request #1008 from streetmix/gallery-signin-to-auth0

Update Signin in gallery to auth0

github.com/streetmix/streetmix - e2bcde0cedc02a8c3f99163ed69f1f4af82039e6 authored over 6 years ago by Lou Huang <[email protected]>
updateSegmentData every time segment updates; reordered CSSTransition components - this for some reason prevents the segment from showing both the old and new variant at same time

github.com/streetmix/streetmix - 9259353058f7f7db7ed9ff2b5577333d22a6d0cd authored over 6 years ago by Mandy Kong <[email protected]>
Update Signin in gallery to auth0

github.com/streetmix/streetmix - 9fd244034e411f7d7ab051d062d2471618292298 authored over 6 years ago by flickz <[email protected]>
reordered csstransition component; calculate perspective when switching

github.com/streetmix/streetmix - 36db630c80b0ee1ea069c79d469cb13529328276 authored over 6 years ago by Mandy Kong <[email protected]>
renamed calculateBuildingPerspective to calculatePerspective and passed to Segment component

github.com/streetmix/streetmix - f82e8117789e633034a9e8bab35c4265ff6b5695 authored over 6 years ago by Mandy Kong <[email protected]>
reposition loading screen logo, resolves #1007

github.com/streetmix/streetmix - 3aa948cbc17fddff6cded64789534df26cbda4d2 authored over 6 years ago by Lou Huang <[email protected]>
MenuBar: remove mixpanel; fixes sign-in bug when mixpanel is active

github.com/streetmix/streetmix - bd6a8f05db5ebd5c5d8f76198c64214f320e55e2 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1005 from streetmix/segment-info-new

New segment info logic

github.com/streetmix/streetmix - 807a02c8c4ec201f207d6da5f5033e5fc366ef27 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #993 from streetmix/twitter-auth0

Twitter auth0

github.com/streetmix/streetmix - 1d8a4cc3db858c848df49235ed101755d11ea4b7 authored over 6 years ago by Lou Huang <[email protected]>
infobubble for segments no longer need to have its position updated when switching between building and segments

github.com/streetmix/streetmix - 55355943d4931507555434c6d479027ab05aff04 authored over 6 years ago by Mandy Kong <[email protected]>
shorted render code by saving segment styles in style object and data attributes in dataAttribute object

github.com/streetmix/streetmix - cfa77d4d14a76e5d78739775b7ec59fa76e5c8a2 authored over 6 years ago by Mandy Kong <[email protected]>
looks like switching animations are working; TODO - refactor

github.com/streetmix/streetmix - 2bde7a00dc27582300533055f1a0046caba78b0a authored over 6 years ago by Mandy Kong <[email protected]>
no longer using changeSegmentVariantLegacy to do switching animations; TODO - calculate perspective and save to server

github.com/streetmix/streetmix - 3cc41f610b8206bc9c58f002caf128146ce1ca96 authored over 6 years ago by Mandy Kong <[email protected]>
change ref name for canvas

github.com/streetmix/streetmix - 7528d6888d5df8d5fb87a19306378c82a61d4fec authored over 6 years ago by Mandy Kong <[email protected]>
refactored how css transitions are applied to segments

github.com/streetmix/streetmix - 56ca91ef7e47522b53129f6bf228a1424d86d8a1 authored over 6 years ago by Mandy Kong <[email protected]>
rounded segmentPos when saving savedLeft, savedNoMoveLeft, cssTransformLeft, and savedWidth to dom

github.com/streetmix/streetmix - 413209642ae4490cba83aebf0b879e6dc4ef901c authored over 6 years ago by Mandy Kong <[email protected]>
do not read from dom when updating everything

github.com/streetmix/streetmix - 4671425f4f274eaaddf7d32d3ed56bcd3a5e684a authored over 6 years ago by Mandy Kong <[email protected]>
remove animating removing segments for now

github.com/streetmix/streetmix - d616d29788816229946c944314896bca7d7d520c authored over 6 years ago by Mandy Kong <[email protected]>
removed use of creating segment ids

github.com/streetmix/streetmix - 4d977d0393d12bb8fa390a1c5308a5437a5ee13e authored over 6 years ago by Mandy Kong <[email protected]>
rendering street segments as segment components

github.com/streetmix/streetmix - 9e71c6485405463ead28f6b3166eeee5cd0e7cab authored over 6 years ago by Mandy Kong <[email protected]>
moved addSegmentIds to data_model.js; add segment id to default segments

github.com/streetmix/streetmix - a06f03f5d8ea46becdccdca46c9b227890e2b5d4 authored over 6 years ago by Mandy Kong <[email protected]>
do not read data from dom when resizing

github.com/streetmix/streetmix - 4aabec2108f81e3816f83a25cefda170cb7f6271 authored over 6 years ago by Mandy Kong <[email protected]>
check if dataNo is undefined instead of a falsey value since dataNo = 0 will evaluate to false

github.com/streetmix/streetmix - 353bb231fd5f8c1865fefa248968462ab7a987e3 authored over 6 years ago by Mandy Kong <[email protected]>
do not read from dom when creating new street

github.com/streetmix/streetmix - bda6b0b529dcfc5f5a37a12617d656336fabaa29 authored over 6 years ago by Mandy Kong <[email protected]>
infoBubble now connected to segments; TODO - fix infoBubble positioning

github.com/streetmix/streetmix - 65154d42fd2d8e5ddad7bca9a87600e970d70875 authored over 6 years ago by Mandy Kong <[email protected]>
give each segment for the currently displayed street an unique id; used as the key when rendering segments

github.com/streetmix/streetmix - 22ee733589520c3984842413c35270dedaba68e0 authored over 6 years ago by Mandy Kong <[email protected]>
moved drawing segment calculations to own function; renamed attributes to match createDomFromData attributes; TODO - palette and street segments attributes are same

github.com/streetmix/streetmix - 1c248466f0e96a806bc129f6b3815bdebaaf73fd authored over 6 years ago by Mandy Kong <[email protected]>
refactored how drag and drop works with react segments

github.com/streetmix/streetmix - 4f59ac12f71f14669a4d932619f88944191a64ba authored over 6 years ago by Mandy Kong <[email protected]>
accidently reversed order of indices for moveSegment action creator

github.com/streetmix/streetmix - 0a97480ead277b42b90520be78255d72c5313ed8 authored over 6 years ago by Mandy Kong <[email protected]>
if not reading data from dom, empty space width is one step behind - revert back to reading data from dom

github.com/streetmix/streetmix - c080c450c6b518550fd02e3942144abaa43237f2 authored over 6 years ago by Mandy Kong <[email protected]>
use randSeed as key

github.com/streetmix/streetmix - 2e526a68f5558d1caedb58a859116344b066b964 authored over 6 years ago by Mandy Kong <[email protected]>