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

round up CURB offsetY

d26d1c51ee698e66e67527a984a8c1dfd91239cb authored over 5 years ago
add TODO for removing hardcoded dy value in drawProgrammaticPeople

65415ae37c801bfe5627fe09d806d18931483d93 authored over 5 years ago
remove offsetY from info.json

471ec76a0432d1cc893d7b0bfc44529ebbc005d4 authored over 5 years ago
round GROUND_LEVEL_OFFSETY to integer

6330af1ae32cb304a45cb62716fd179bf88e2168 authored over 5 years ago
change originY for pride flag to integer

71d848bca96dc665c11c9d93e7cad7f96c5fb6ab authored over 5 years ago
remove originY from svg metadata

e1395181a7bea800405e0f12923a8af1a6ef5690 authored over 5 years ago
calculate distanceFromGround

1c49123b5a2e30fb3647738d52d77547e5f879bd authored over 5 years ago
updated originY for all necessary sprites to pixel units without dividing by TILESET_POINT_PER_PIXEL

95ac8d30ad6c54c23698b1bf2c681ce866b24b54 authored over 5 years ago
added originY to SPRITE_DEF

6322284e8af78866e77d22dee3d864d17f762242 authored over 5 years ago
removed offsetY from the SPRITE_DEF

af33c94b00de560b78e9460ad142e2f5c77fdc26 authored over 5 years ago
removed console log

f5c9ffa8034efae11e19b7f7819b2b1364101c36 authored over 5 years ago
log difference when original is not equal to new dy

f6df1ea49d57a055073c1f1e8057c44019134181 authored over 5 years ago
removed console log for verifying correctness of new segment data model

5aedd2b888a1ee5d16d0a744a95d3e21e10e7963 authored over 5 years ago
set up GROUND_LEVEL_OFFSETY; calculate dy without using offsetY; TODO - remove delta check

f4882b4c80a8762ed00d5df2a9fbc893d57afb7e authored over 5 years ago
parseInt from originy on sprite metadata

556e181a2f307e4b06a40f34593391869ff0a397 authored over 5 years ago
add elevation variable that describes local coordinate system (asphalt = 0)

180dca8ac79db1402618a94f770cbcf8a02dddd8 authored over 5 years ago
get originY from image metadata

9a0f48e1f139ee8b2927ddfc6035e2a34ab3155c authored over 5 years ago
Merge pull request #1273 from streetmix/louh/remove-data-width

Remove some redundant data storage

3cd506a0799c9b072f1e029e7dcdf1b0c0c71490 authored over 5 years ago
fix(StreetEditable): do not store segment element in Redux store

c2d853c24dd299993e83cb740c82fee8c943251c authored over 5 years ago
refactor(Segment): remove data-width attribute

e3a1a602a2fe592df15803064635977c669db7b8 authored over 5 years ago
Merge pull request #1266 from streetmix/louh/custom-labels

Enable experimental custom segment renaming.

fcd1908efee48865629ac779e709179157ee2a6b authored over 5 years ago
refactor(StreetMetaWidth): change handler

18b541cc5784251a1c31de89b43f53363e168a5d authored over 5 years ago
refactor(StreetMetaWidth)

2e11c512b85113b7f0af23616bc26d699bb32124 authored over 5 years ago
refactor: street and segment width utilities

6b0200bbcc050fc01fdf8d8de629d94f0add8520 authored over 5 years ago
refactor: move and consolidate street width constants

f93e8cd9b9122b667492a936c3682e51a6e0f596 authored over 5 years ago
feat(segment labels): maximum length

1f92b154ba35d2adab08772296e5e56a25f7b5c6 authored over 5 years ago
refactor: move things around

b67deb3e277a79cbc0e12b30292167736ff3e6a9 authored over 5 years ago
feat(InfoBubble): track hovers over label

a24f4f02f1f4d2568b8b79f61df90c2e76521cdd authored over 5 years ago
test: update snapshots

cd89f95f4901c6a0e9a73cbe7339fadcf2067b05 authored over 5 years ago
Merge branch 'master' into louh/custom-labels

d5a48f1284ef33c32f0a6edfa523c3cae956c870 authored over 5 years ago
test(segment widths): update tests

c694b20e12289550b902205618399308cf6818fb authored over 5 years ago
refactor: remove unitSettings from Redux store

1c0bbce7441acfeeb76c5c485f71480c488f9599 authored over 5 years ago
refactor: get resolution from street units, not state

1ff7f24d57c80d97d51cde255b68cf762fd4af1f authored over 5 years ago
refactor(normalizeStreetWidth): pass in units as argument

6360abe8c1632c359d21720ed5491919a05c03c2 authored over 5 years ago
refactor(new streets): streamline process

6faa8abda46f9c1f02024db75328a8e12d21953b authored over 5 years ago
fix: new streets create segments of null width

0a7460c51fce7963d9622785c0a7fb2c468945d0 authored over 5 years ago
Merge pull request #1270 from streetmix/mila/fix-segment-removal

Update removeSegment to call segmentsChanged

740e2efed4ab624d1d1bcdf3ce7794738677fc88 authored over 5 years ago
chore(deps): update package-lock.json

e27ec54ee8024cb18e0e04c4d76b698326336158 authored over 5 years ago
Remove console.log

4731f134850f950c11343abd582d358fd117fbf8 authored over 5 years ago
Update removeSegment to call segmentsChanged

refactor segmentsChanged into separate method
add old methods to remove.js since the remove butt...

19464466e31b16ea9cbb45dd3c21db0768881766 authored over 5 years ago
feat(InfoBubble): if custom labels are not active, show a lock on the label

c6953204fa6a1654ac114303d6ced4fddae0bb53 authored over 5 years ago
feat(Segment): remove label editability from the bottom labels

49d1b241319aa28b9d8e359e5f6423f00a3b0140 authored over 5 years ago
Merge pull request #1242 from streetmix/mila/street-editable-unit-test

Segment/StreetEditable deep render unit test

d70a0e9289ab0efb7ebffa4903d6ed6f7a63da76 authored over 5 years ago
Merge pull request #1265 from streetmix/louh/image-width

Removes hard-coded width from sprite definitions.

7a2af036ff9112978eee87e265c90195550b99f5 authored over 5 years ago
Refsctor removeSegment further, adding showMessage

hide infobubble as well

0c7bd233057237faf0664a4c2a6dbfbf1e51dde2 authored over 5 years ago
fix(custom labels): cleanup code

80decd7a55e77fb8ca198d74f548a2187e16362f authored over 5 years ago
InfoBubble: add custom label editing to this too

1b0cdb1228371be89d59ea5639b6c39e65ca65c5 authored over 5 years ago
SegmentLabelContainer: simplify output when not editable; update tests

e8a4dcd0bcbfb12fb6434ca3c4852fbcb48c33ec authored over 5 years ago
SegmentLabelContainer: simplify styling and fix indentation

de965e100494844f7b3844f20b1c8479ec33b467 authored over 5 years ago
Segment: add localization to custom label prompt

74e364a4a7e61c4f02defa4cf1df5a26044be8c8 authored over 5 years ago
SegmentLabelContainer: fix editable label hover style

59a2088c1f69643e83922835fd0c6b6e1a19ab69 authored over 5 years ago
Segment: handle null and unchanged values from prompt

c248edc0b7d8f2644c9e8c0f9b653129928dda1d authored over 5 years ago
custom labels: retain value across drag & drop operation

502329fc23db7401ea570b9613c4e07dd82da7e3 authored over 5 years ago
custom segment labels flag

d02e44451a4756696e27abd4eb88e82faba7dcaf authored over 5 years ago
InfoBubble: show custom labels

d6dcdfcb0daed52da2870fa7cc507679ee1f126e authored over 5 years ago
save renamed segments

1cc29fed5de6cea0b96510d1e8a1d96e2776ff6f authored over 5 years ago
SegmentLabelContainer: editable icon

a79a504863789466f017a0afb141d4614892d30e authored over 5 years ago
Segment: start editableness

db855bfd2e7ac9ee4ba7acb464a27fa713d3f122 authored over 5 years ago
Render custom segment labels, if any

1ac3a343dad38f3aeecea1c977308f3f1d956dfc authored over 5 years ago
refactor: move info.txt to subfolder README.md

875062876ea2424f135bb8e95aae66db89b6397e authored over 5 years ago
refactor: redefine sprite offsetX as pixel values

874e3290ff0305dcf7f5a583bb308ababfad9c2c authored over 5 years ago
refactor: image width calculations

74ecd73410ec09f30136604bf1307bd8b3f2994a authored over 5 years ago
refactor: remove hardcoded widths from sprite definitions

1545907f3a0a48b1a009a0251a65fc1f94531b36 authored over 5 years ago
refactor(view): use intrinsic sprite width

2661543181921f949ed810a68b2eefa32ccab6c5 authored over 5 years ago
Merge pull request #1262 from streetmix/louh/move-segment

drag and drop segments dispatches "moveSegment"

35400c382c0804f0c95717193529574fb12a487b authored over 5 years ago
Segment: use "global" variable for workaround

48485e513eb5038a6267397102be97579a6b7141 authored over 5 years ago
fix: normalizeSlug improved with test cases

f30642ad46b25aa64bdbf9891a9b90527d6a2572 authored over 5 years ago
test(Variants): fix required prop validation warnings

292cdcfc151504b79e7bfff8cd7b66260acb5153 authored over 5 years ago
Merge pull request #1264 from streetmix/louh/slugs

Replace accented characters in url slugs with ascii equivalents

4d3c632ddfa1821b503146a7963c9f3115939318 authored over 5 years ago
feat: do not drop accented characters from url slugs

2bd373b1de84468de62c5887ff829e65e8cc03ee authored over 5 years ago
feat(locales): shorten tree and lamp labels, part of #1140

6544e149ad5107edd9779088fdf103103d2e2082 authored over 5 years ago
chore(AboutDialog): add new names

7f26ff83d60ae90aee072a470d5a963902290bde authored almost 6 years ago
chore(locales): update translation files

c881bbce89300e839e754bb51f5981eab67a0008 authored almost 6 years ago
refactor(FeatureFlagDialog): flag list layout

9cbc0ddea55b52b74d2fa98be89b542325c58e25 authored almost 6 years ago
feat(flags): add placeholder flags for future features

debfa4b7935fb53961154f9b54b73d653ad649eb authored almost 6 years ago
Merge pull request #1261 from streetmix/segment-data-model

Updated segment data model

f49a38fa165de1643eef56f6c800eb772da7f437 authored almost 6 years ago
chore(deps): update package.json and package-lock

09f934fb54d370133ffc53e55049f36963545bf5 authored almost 6 years ago
Segment: attempt workaround for react-dnd onMouseEnter bug

164b5ae0c695545bae2233304a5d84664a09a1e6 authored almost 6 years ago
added TODO comment to migrate verifyCorrectness to a test suite

c1aee76e7ed72f4b57544b17673b66090220b6b7 authored almost 6 years ago
Update snapshots after master merge

23650c549f2d5b4f7e35c71af5840dbfd48f3bf7 authored almost 6 years ago
Merge branch 'master' into mila/street-editable-unit-test

d5cf272078ffb14ec0fe8b2e82db4e1667ed5e0f authored almost 6 years ago
Clean up react-dnd mock; update react-testing-library

131e0e2b7d06d986200d52c4ac1e60aac19088d5 authored almost 6 years ago
Cleanup StreetEditable and Segment tests

add react-transition-library as auto-mock
cleanup test files to use automock and remove all left...

d5252eeb4d98fea86e7349d64681e3971d7af97a authored almost 6 years ago
drag and drop segments dispatches "moveSegment"

9e21e7a4e8c1709d29aa53791547606561a28d38 authored almost 6 years ago
EmptySegment: remove overflow override style for width

3dda647d1f9cf4846957fed2c92f27060e004807 authored almost 6 years ago
Remove obsolete snapshot; test has been moved

cac816e8b0891aeef04c0a23df995609cae1d189 authored almost 6 years ago
Forgot to commit the updated snapshot

2f3766b64b9a9fd6da21b330b5614374610fffbb authored almost 6 years ago
Move warning tests for increased segment width

moved it to StreetEditable
added mocks for react-dnd that more closely resemble react-dnd and we...

7daa4dea35a1c5d0e6c7c0baa2ac232ac407d383 authored almost 6 years ago
import SEGMENT_COMPONENTS from components.json; update check for correctness

0f965b268abaacf6b511ddc7cccdc5ad9aa6de7b authored almost 6 years ago
simplified appendVariantSprites

37df3b50d6ea04d3437245b28fd4ad95a3a473d9 authored almost 6 years ago
remove defining let variantInfo

59258d55dd7f0c5b6d8384c9f8a96f96ad0d9ce4 authored almost 6 years ago
expand params definition for getSegmentInfo

f9c6e8993dabb94c48a69707a512477f9a2791a4 authored almost 6 years ago
renamed segment-info.json to components.json and SEGMENT_INFO to SEGMENT_COMPONENTS

ca4d42c8505e11d26772d06f3ee50da1fa2b9943 authored almost 6 years ago
remove name and nameKey from asphalt

33dadb35cc96fda192e80deb4919a1e870f20b22 authored almost 6 years ago
rename road lane to asphalt

454d112a6c68a33142152b51c03a2af820a70c7b authored almost 6 years ago
export SEGMENT_UNKNOWN and SEGMENT_UNKNOWN_VARIANT to be used in segment-dict

f3c112315b0f7a4d1ed6589175a1caa039c8451e authored almost 6 years ago
added helper function to get segment info

34fc8b3356c262fc99706aa006b89342ab24657d authored almost 6 years ago
refactor/renamed functions involved in the mapping of the old segment data model to the new segment data model

73be2d904ef928a8d2aa76a38ca8a231ab4e5dd9 authored almost 6 years ago
removed characteristics from segment-info object

9d5b3cc6dbec32a59b17203da3440bd6a4271f14 authored almost 6 years ago
restructure segment-info

60077f44d3d5c7de9b0812dee6f6425a0ddcf338 authored almost 6 years ago