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 users_streets api to async await

github.com/streetmix/streetmix - f0b973012a2fe4caaedd7d2b732b981f1c00afe2 authored over 6 years ago by flickz <[email protected]>
Fix async await bugs

github.com/streetmix/streetmix - 7542943395f7d819ec8e8d75e4a2b32f82ac9a42 authored over 6 years ago by flickz <[email protected]>
Fix bugs in model mock

github.com/streetmix/streetmix - 41454686459c556f6516ea725784c04f18fde12d authored over 6 years ago by flickz <[email protected]>
Merge branch 'postgres-db' into postgresql-db

github.com/streetmix/streetmix - 9b7648e6a050e3da7ca33dd5e24d8eb27d66a027 authored over 6 years ago by flickz <[email protected]>
Update street api to async await flow

github.com/streetmix/streetmix - c9fbe69994fcdce2671ca895d2b19871a497f74f authored over 6 years ago by flickz <[email protected]>
Inital implementation of async for streets api

github.com/streetmix/streetmix - 7ccfb6611c6659538bc03019c276241c7e07deb0 authored over 6 years ago by flickz <[email protected]>
SignInDialog: tweak signin

github.com/streetmix/streetmix - 8cb8248c233bfc16f2b96b70e16a87c7a218b2ee authored over 6 years ago by Lou Huang <[email protected]>
improve 4-digit random id generator

github.com/streetmix/streetmix - b418d8dba18ff1a7592995e6b0cbf000b9531676 authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog/MenuBar: only activate dialog in English for now

github.com/streetmix/streetmix - 39226863fec71af8f53d81786c621340b95896da authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: conditional render

github.com/streetmix/streetmix - c6cfbc882803e2c85a2f9a3166ae343245c8e619 authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: move error message string

github.com/streetmix/streetmix - 05a96426987861e396936f8a359906218c8fbb10 authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: move css to separate file

github.com/streetmix/streetmix - 54d160d4dfe1760e74f2c6c49160a6e4b068f17e authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: more layout adjustments

github.com/streetmix/streetmix - b24ce484f55010131d42f4d06373d1ab168a4d38 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1087 from streetmix/portuguese-chinese-translators

Add Portuguese & Chinese translators to humans.txt

github.com/streetmix/streetmix - f6fc4766780143affd54b5b3535eee61ec978202 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1103 from streetmix/gallery-sign-in

Update gallery sign-in-prompt to remove Twitter

github.com/streetmix/streetmix - 5f72bcf980929303431f1a6ae35f7b644d2333a5 authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: more tweaking

github.com/streetmix/streetmix - 9e1f0ca515e8e058a15a0a9d7ebaba762a3dbfc7 authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: try alternative layout

github.com/streetmix/streetmix - 7cce27674e0df2f15fdd264cb51b38c7c4b8aab3 authored over 6 years ago by Lou Huang <[email protected]>
SignInDialog: refactor social button styling

github.com/streetmix/streetmix - c64c875a1b1c2095e8cc5b9a89c520fafccb466b authored over 6 years ago by Lou Huang <[email protected]>
Update Urb-i translator names

github.com/streetmix/streetmix - 336228378e372cc99cb64dc0326bb33123be75a8 authored over 6 years ago by Trey Hahn <[email protected]>
SignInDialog: un-nest CSS

github.com/streetmix/streetmix - 69cc22f555b8409f71172e0ccb6514d1c7b09def authored over 6 years ago by Lou Huang <[email protected]>
Update gallery sign-in-prompt to remove Twitter

github.com/streetmix/streetmix - f51ccae7a0614dd5f33a8691226671b42cfb9746 authored over 6 years ago by Lou Huang <[email protected]>
BLockingError: put back screen when signing out; remove sign in again button

github.com/streetmix/streetmix - 20f14fad736607fb811f2a8a41da56c279bbfd73 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1102 from streetmix/mkong0216/infoBubble

Displaying infoBubble after dragging or removing a segment

github.com/streetmix/streetmix - 7d9eadb751a4731fbaa980ae2b71673e29a29a44 authored over 6 years ago by Lou Huang <[email protected]>
Update users mongoose api to async await

github.com/streetmix/streetmix - 211e47b9bba5656b94b481992ab9cf8047b6c168 authored over 6 years ago by flickz <[email protected]>
pass in copy of segment; switching variants should now work

github.com/streetmix/streetmix - 7e681445517a942b6d9a3b5a422d53a13b2d9c2c authored over 6 years ago by Mandy Kong <[email protected]>
when a segment is being dragged mouse enter is suppressed; no longer need extra check for dragging

github.com/streetmix/streetmix - f27aedde48cd16e5bc92e53c4a30c4f21610e291 authored over 6 years ago by Mandy Kong <[email protected]>
segment el no longer needs to save savedNoMoveLeft and savedWidth

github.com/streetmix/streetmix - cc075e8fab5661dff1895f4bbeea139206314038 authored over 6 years ago by Mandy Kong <[email protected]>
set zindex to 0 for dragged segment so that hover method is called on segment not being dragged

github.com/streetmix/streetmix - 7c33b6c9923bc227565148809f3621779471381a authored over 6 years ago by Mandy Kong <[email protected]>
while a segment is being dragged, mouse enter should be suppressed

github.com/streetmix/streetmix - d678a5fd47cbeed7de2e40e1d05bb4e8143eacab authored over 6 years ago by Mandy Kong <[email protected]>
modified check; when dragging the infoBubble.segmentEl gets set to null so check for that condition

github.com/streetmix/streetmix - 96a339d2b2b59b578bdb2218e03f4e72c4b5ae28 authored over 6 years ago by Mandy Kong <[email protected]>
SignInDialog: refactor

github.com/streetmix/streetmix - b095cd396079ccc3381224b889aa31894a628df8 authored over 6 years ago by Lou Huang <[email protected]>
appears to solve infoBubble not displaying after removal/dragging action

github.com/streetmix/streetmix - e67ad39d24edbf4374b00192c9288d4b8b15ebd8 authored over 6 years ago by Mandy Kong <[email protected]>
SignInDialog: automatically focus email input if present

github.com/streetmix/streetmix - 59cab8dd873c9a6138763f53bf5314c9cd560c79 authored over 6 years ago by Lou Huang <[email protected]>
use SVG for Google icon

github.com/streetmix/streetmix - 8d05377913cf74798c91a85e5b64b00ba30b2bb3 authored over 6 years ago by Lou Huang <[email protected]>
Merge branch 'master' into facebook-auth

github.com/streetmix/streetmix - 086af34ff5877623b4c3d47cdbaca6d9f20273aa authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1101 from streetmix/system

Clean up some system properties and other things

github.com/streetmix/streetmix - 6d19f3bca849a312cce30cd08c083690f1146497 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1100 from streetmix/parking-day-link

Update "Park(ing) Day" link

github.com/streetmix/streetmix - d15083fef33da8c134e78140a4dac86b203c65c4 authored over 6 years ago by Lou Huang <[email protected]>
remove old comment

github.com/streetmix/streetmix - 3e79094d44ebab08d521a83e37665412728ce685 authored over 6 years ago by Lou Huang <[email protected]>
Update "Park(ing) Day" link

The http://parkingday.org/ website no longer works (the domain has expired). There is a Facebook...

github.com/streetmix/streetmix - 599c04971f229b8a962fa5d51491fb489e3cdad3 authored over 6 years ago by Trey Hahn <[email protected]>
app reducer: remove extraneous parens

github.com/streetmix/streetmix - 4dba54d51a41e8a5437d797bf3800451aa0616f1 authored over 6 years ago by Lou Huang <[email protected]>
tests: no longer require mock for system_capabilities module

github.com/streetmix/streetmix - 6da3cd5aa52de86cf2f3d92494f49acdb24cdc54 authored over 6 years ago by Lou Huang <[email protected]>
ShareMenu: no longer require dispatch func props

github.com/streetmix/streetmix - 2e9cd7aa771a4640a598c713b8b97b7ab11bc595 authored over 6 years ago by Lou Huang <[email protected]>
Add mock Modernizr for tests

github.com/streetmix/streetmix - 863619761f17090da025d28f8fab3188a1c0b2d1 authored over 6 years ago by Lou Huang <[email protected]>
refactor print code

github.com/streetmix/streetmix - cfbc42523babf00cb61d375fd93d293c621a19a4 authored over 6 years ago by Lou Huang <[email protected]>
streamline onWindowBeforeUnload handler, add deprecation comment

github.com/streetmix/streetmix - 331e0a62a664c22bec567dac8eb6796e97cb7d9e authored over 6 years ago by Lou Huang <[email protected]>
system: do not use vendor-prefixed page visibility api anymore

github.com/streetmix/streetmix - 496b14b6a3f33e3c3bdf0cdc219806b24d6a6374 authored over 6 years ago by Lou Huang <[email protected]>
system_capabilities: move initialized values to store where possible

github.com/streetmix/streetmix - ca61b1e54dbf30a4f6f9a4e04f31b4fa8447a404 authored over 6 years ago by Lou Huang <[email protected]>
system_capabilities: init without being a side effect

github.com/streetmix/streetmix - 7755ac2823c34201885f68b50504ad9d255661f3 authored over 6 years ago by Lou Huang <[email protected]>
remove touch tracking event

github.com/streetmix/streetmix - 47ee854ba1ad64903ff1ec21c06d9fabb5df8471 authored over 6 years ago by Lou Huang <[email protected]>
StreetView: get readOnly from store

github.com/streetmix/streetmix - 637faaf6f5fbfe2651fbd21571979cf43dac0261 authored over 6 years ago by Lou Huang <[email protected]>
WelcomePanel: get readOnly state from store

github.com/streetmix/streetmix - 095113e8b7c966258e981740fcad1638b84bdf2d authored over 6 years ago by Lou Huang <[email protected]>
debug_settings: remove old locale debug url

github.com/streetmix/streetmix - 1439541bb537eb4907c324e9ae7a7a936235e143 authored over 6 years ago by Lou Huang <[email protected]>
system: rename hiDpi to devicePixelRatio

github.com/streetmix/streetmix - 082db12cf0dfac457abf863a06fab41d6ec0204a authored over 6 years ago by Lou Huang <[email protected]>
remove legacy system.viewportWidth and system.viewportHeight

github.com/streetmix/streetmix - c080fc385a854991c8526ef4d7f47cc903f03428 authored over 6 years ago by Lou Huang <[email protected]>
Palette/Scrollable: various tweaks

github.com/streetmix/streetmix - 8d2531c3f70375bfd3e56d87ad57e9be07c520bb authored over 6 years ago by Lou Huang <[email protected]>
Palette, Scrollable: use createRef()

github.com/streetmix/streetmix - f1939aa4f97124f9c6e738a58da6fba69139aa56 authored over 6 years ago by Lou Huang <[email protected]>
Palette: refactor segment rendering

github.com/streetmix/streetmix - c0d20206a18b67dbc526cd217c3cc1e536a0ad9f authored over 6 years ago by Lou Huang <[email protected]>
resizing: remove unused arguments

github.com/streetmix/streetmix - 5bca2b238ead0f1603a67deece75a6edc963a4cb authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1098 from streetmix/widths

Widths

github.com/streetmix/streetmix - 0de7374875b758d98cab044d58b40d819a0041f0 authored over 6 years ago by Lou Huang <[email protected]>
bump [email protected] for windows compatibility

github.com/streetmix/streetmix - aef93ca7558249a351156de3125395dcc6248d0d authored over 6 years ago by Lou Huang <[email protected]>
Remove Blocking error after sign out

github.com/streetmix/streetmix - 35ffa13a1eefad16978fd8c936ab39bc3e1e5a7c authored over 6 years ago by flickz <[email protected]>
Change russian locale level from 3 to 2.

github.com/streetmix/streetmix - 5fea324c1cd9c4e22cf67240c5d36bcba2f0581d authored over 6 years ago by oxmap <[email protected]>
Segment: unbind listener if unmounted

github.com/streetmix/streetmix - 321d143142a54fe05d39359b4f29d6dc6c0473fd authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1096 from streetmix/segments

Segments refactor

github.com/streetmix/streetmix - 7f0475efdeef4b8e1f20ca5188712f5ebe7b6a5c authored over 6 years ago by Lou Huang <[email protected]>
Segment: document proptypes

github.com/streetmix/streetmix - 7dcfc18f3389d883866d628c2774a5707e2006c4 authored over 6 years ago by Lou Huang <[email protected]>
Segment: consolidate some props

github.com/streetmix/streetmix - 1fb56eceb181b349bc20f137c28e49088dc329b9 authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: remove forPalette prop

github.com/streetmix/streetmix - ad61473113596c46a725011b86d30f54f0aee9f9 authored over 6 years ago by Lou Huang <[email protected]>
standardize passing "actualWidth" aroud segments

github.com/streetmix/streetmix - f787c89a4ba192a0a517f83f0930642ba7f2c151 authored over 6 years ago by Lou Huang <[email protected]>
getVariantInfoDimensions: remove multiplier

github.com/streetmix/streetmix - 5ec90fae5265b0b2dfc9d8ae14a44502ba494346 authored over 6 years ago by Lou Huang <[email protected]>
StreetEditable: document prop sources

github.com/streetmix/streetmix - f1cda04e0b1530254492cfd14d4230ff536405fd authored over 6 years ago by Lou Huang <[email protected]>
Revert setting draggingState properties to null when no drag action is active

github.com/streetmix/streetmix - 22cdfcee095ccd90db93518336d521ee8f956695 authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: getVariantInfoDimensions() does not need the multiplier prop

github.com/streetmix/streetmix - a70ff7817dd633c1ed89124900a0981fae857e05 authored over 6 years ago by Lou Huang <[email protected]>
SegmentForPalette: redefine width with tile size

github.com/streetmix/streetmix - a435cfecfcf3927e19b02922a6bbec0eba755d94 authored over 6 years ago by Lou Huang <[email protected]>
SegmentForPalette: fiddling with variables

github.com/streetmix/streetmix - 225cb18e9153f6522ff8a0c19f66e91135d495ce authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: always redraw on update

github.com/streetmix/streetmix - cfa4c3bbd9b2f65acd05626062bd02be7d3f93d3 authored over 6 years ago by Lou Huang <[email protected]>
SegmentForPalette: move palette multiplier to this component

github.com/streetmix/streetmix - 599381972852c811744817b067b281073533b5f1 authored over 6 years ago by Lou Huang <[email protected]>
drawSegmentContents(): remove forPalette argument

github.com/streetmix/streetmix - 3762c9d513e9bc29c42183b0d12b16bcea3b89b7 authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: move palette Y offset to SegmentForPalette

github.com/streetmix/streetmix - 103eda437f5b1bc41a0bb56055405f1746e844e9 authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: use createRef()

github.com/streetmix/streetmix - 082f9b308b390671be868ef7f1ec79d0cedcaed7 authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: move palette multiplier to SegmentForPalette

github.com/streetmix/streetmix - 5631fdca208f641f3f69af2688bb4762a5ce8629 authored over 6 years ago by Lou Huang <[email protected]>
Add Japanese LGO translator

github.com/streetmix/streetmix - 6444dfe5cc2f2b78e251515b7bc403da4f3e2ab0 authored over 6 years ago by Trey Hahn <[email protected]>
SegmentForPalette: determine width in component

github.com/streetmix/streetmix - bb143980a7f410684850d5ce0a212163cb860fa3 authored over 6 years ago by Lou Huang <[email protected]>
SegmentForPalette: generateRandSeed() inside of component

github.com/streetmix/streetmix - dd4e16329f54ad737b92dd5f2fcfd8cd8395bad1 authored over 6 years ago by Lou Huang <[email protected]>
SegmentForPalette: use react-intl

github.com/streetmix/streetmix - 7fe6440657ef8b2bcd9e25d6a7e7f714fcd3091e authored over 6 years ago by Lou Huang <[email protected]>
SegmentCanvas: don't use forPalette prop unless necessary

github.com/streetmix/streetmix - b234add78f9fa67f1f8b12f5cb34f2cc03238763 authored over 6 years ago by Lou Huang <[email protected]>
Separate drag state code for palette segments

github.com/streetmix/streetmix - 477083ba03e37cbcf505f15a6457567b23a28979 authored over 6 years ago by Lou Huang <[email protected]>
Separate palette segment component

github.com/streetmix/streetmix - 99a728e15cfdefee548e936dea1ca0397f17098a authored over 6 years ago by Lou Huang <[email protected]>
Segment: remove unused "isUnmovable" prop

github.com/streetmix/streetmix - 9d67bcee40319eb32d03d5066af56ae2d9e4c4d1 authored over 6 years ago by Lou Huang <[email protected]>
Merge pull request #1091 from streetmix/mkong0216/drag-and-drop

Dragging and dropping of segments now using react-dnd

github.com/streetmix/streetmix - 70821975b997f4de0d2106c529a581fc935e3d8c authored over 6 years ago by Lou Huang <[email protected]>
reordered imports

github.com/streetmix/streetmix - ef64d93aecadbb19492f02ab71c79f24172bf329 authored over 6 years ago by Mandy Kong <[email protected]>
removed import for HTML5Backend

github.com/streetmix/streetmix - 6bd6a19f1124f88603d66185023a5529d457f306 authored over 6 years ago by Mandy Kong <[email protected]>
Merge branch 'html5-multibackend' into react-dnd

github.com/streetmix/streetmix - aea8f5a7f8adc76b0cea26388bb31c32b7cdc682 authored over 6 years ago by Mandy Kong <[email protected]>
Correct twitter icon name

github.com/streetmix/streetmix - cecf063427c0eb02fb9678ec9231765172e07b1f authored over 6 years ago by flickz <[email protected]>
Add Google Icon to icons switch case

github.com/streetmix/streetmix - e9845ff47d9d737c931e5cfab11d8e9c9b0f610f authored over 6 years ago by flickz <[email protected]>
Move Google icon to Icon.jsx

github.com/streetmix/streetmix - 5ad8aca0751c860c50d8c0155f94494aad7e78d4 authored over 6 years ago by flickz <[email protected]>
Fix the dialog min-height issue

github.com/streetmix/streetmix - 92cd2f13a62ce6a39c542f27f037dae67f490252 authored over 6 years ago by flickz <[email protected]>
Update classNames and styles

github.com/streetmix/streetmix - d3b149586124ccea5b91b811ccf4eb1d48ee3d95 authored over 6 years ago by flickz <[email protected]>
Adds sign dialog to Gallery and Share menu

github.com/streetmix/streetmix - 8a7677121af1e3efa8b83ae16ee3c360dc458d8c authored over 6 years ago by flickz <[email protected]>
Update randomly generated digit Id to 4 digits

github.com/streetmix/streetmix - 9ab1f7caf24b0eae6c3e84d045a1210d6d64b5ee authored over 6 years ago by flickz <[email protected]>
Update the icons to font-awesome and add signing in spinner to soical button click event

github.com/streetmix/streetmix - e4edbf744954ba7da05b0eea8fce0d5830c48937 authored over 6 years ago by flickz <[email protected]>