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

added some comments explaining each function

78b486b87d03bce9e88324a78595a3d1cd2aae85 authored almost 6 years ago
for testing purposes - log both variantstring and segment variant info

33a236224394d5fb4ac487a4a38e9659d70096a4 authored almost 6 years ago
added all scooter variants to segment-lookup

7b7b28bdfe15cd40cf0983d8ca0ebc8269a83450 authored almost 6 years ago
testing new segment data model on scooters

9e00b6254635d938216864aece4ce54ea0ae74e5 authored almost 6 years ago
created functions to handle returning segmentVariantInfo using new segment data model

3866786d0ed556107e7927492d5af8a417dab3ce authored almost 6 years ago
created new segment data model and json object to convert original data model to new data model

a120d5affcf4dfc71f175d63d64714b53c6e116b authored almost 6 years ago
Merge pull request #1259 from streetmix/louh/labels

Deal with overflowing segment labels differently.

56e792e2f287513e523f96b84d52639d6dc54294 authored almost 6 years ago
width units: update tests

283af246742df346642f09281462918d1c87ef2e authored almost 6 years ago
prettifyWidth: use prime tick mark for feet

4cb375fabb222b320c4b0d979420dc897c55b724 authored almost 6 years ago
SegmentLabelContainer: address overflowing width labels as well

a1c116226e426a235f3a9ee79ef5a59c26dfc956 authored almost 6 years ago
SegmentLabelContainer: refactor to separate component

e4551b255b082034c689c599019b06cdc1b26a97 authored almost 6 years ago
Merge pull request #1255 from streetmix/louh/moon

Environs: the moon is a type of background object

42dfbe041741e95f9bccb3ac61bb70abe1ca9c5a authored almost 6 years ago
Merge pull request #1260 from streetmix/street-thumbnails

Street thumbnails

8768b2d4cc00ac46ed3585a5051761aea56ba57f authored almost 6 years ago
compare { editCount, id } for street thumbnail subscriber - takes account of switching between streets with same editCount

e955c20ba73496a7430de4cfc738c1c9e29ae512 authored almost 6 years ago
set _lastSavedTimestamp before async request

8156d16acff1af2145eca3b6dae65329071c569c authored almost 6 years ago
Segment/EmptySegment: fix tests

e93b4682e74c39bb3ccdb3bb1b7007df025e93df authored almost 6 years ago
Segment: adjust overflowing labels

2e5eb8563221d6935b3e601617d21a86857a910f authored almost 6 years ago
Segment: refactor name and width CSS

5c17c2243ee7f51ec05932a6a75563e44a1dff1f authored almost 6 years ago
Segment: refactor image CSS

39deae436940a60fd34e03ad92d054f966766ac9 authored almost 6 years ago
SkyBackground: remove cssTransform prop

04e9f8d9bbf4d690f8a11430914840707a96b458 authored almost 6 years ago
Merge branch 'master' into louh/moon

e31b58bfe7c54428e70c8b12a1e4486517582841 authored almost 6 years ago
Merge pull request #1258 from streetmix/louh/css-transform

Remove `system.cssTransform`

c0fe3b96fd07a3a34fba0cb24416504c1d79aa8e authored almost 6 years ago
SkyBackground, Segment: add vendor prefixes in React

07cbf84a16c38cfc0f70a2e6e1c7d13c29d283fd authored almost 6 years ago
SkyBackground / SkyBackgroundObjects: add tests

1e553b068ed079a9bf99dee6e24f505e16109b90 authored almost 6 years ago
Remove prefixing CSS transforms in JS

467f69003b3422798db8a6084dda67ba857618e5 authored almost 6 years ago
SkyBackgroundObjects: renders arbitrary background objects

7efe01f739f662cf91cc402f09c8556dfe04f03d authored almost 6 years ago
Merge pull request #1256 from streetmix/street-thumbnails

Small changes to POST /api/v1/streets/images/:street_id

cccf4acabc65ccaf20e140cf7dcc3c4e67753fd5 authored almost 6 years ago
if no uploads would have been made for events !== INITIAL do not log details

b6963d2be36713f35e7a73213bfe33d86a88c588 authored almost 6 years ago
make POST api/v1/streets/images request only when one of the share links are selected or link is copied

d87409aaf207de37c4f831a5aa9b6854f1c0ee29 authored almost 6 years ago
send creatorId and editCount in POST body

dc96c249add7aa4075438cec2329f54c360ef084 authored almost 6 years ago
do not log error if resource is not found since we are only checking to see if it exists

5ab492c09cdfe24e7f73b0146e7fa2b104523532 authored almost 6 years ago
add editCount tag to image and compare tag to current street editCount to decide if we need to upload thumbnail

8e895812c371c3322f433aa079918e2863507f73 authored almost 6 years ago
We need to wait for the async change of the state

wait for the warning labels to occur

a744d14fcf5e60040a5778a2599ad96378072abb authored almost 6 years ago
Finish refactoring of increaseSegmentWidth

now we use the redux action method instead of the method from
resizing.js which might have used ...

b8440835ffd5305b1c397f868b12d4d0be3974b9 authored almost 6 years ago
Finish incrementSegmentWidth implementation refactoring

rearrange tests for redux integration test

421e96dc316777a458fb7d46866852b843140a29 authored almost 6 years ago
thumbnail: generalize drawing background objects

8ba5f2a7fb27013839317dcd6e17aafc173cbb5d authored almost 6 years ago
thumbnails: refactor out some rendering functions

242d419d291cf7db03a28a089788be09bba6006f authored almost 6 years ago
solved INITIAL street thumbnail upload not working due to editCount = 0

d4999ea7c303610951dd7c739b27e55db2c3687d authored almost 6 years ago
Add store creator helper

2ed8f14fbf61c64cca96e741201415543d4fafe8 authored almost 6 years ago
Add warnings test for too large segments

the segment should have a warning when the segment is increased beyond
the max width

0221ebf466afba0ac490701bb6f395ab67b25652 authored almost 6 years ago
Merge branch 'mila/street-editable-unit-test' of github.com:streetmix/streetmix into mila/street-editable-unit-test

b9e8f199a976080f5c53e0815e570bfd52c9a460 authored almost 6 years ago
Add integration test for redux action/reducer

add next methods to incrementSegmentWidth for the refactoring

a0fd0025f77922d1c0db183133f2c344d8072747 authored almost 6 years ago
Merge pull request #1254 from streetmix/cloudinary-log

log creator_id for POST api/v1/street/images

6046f3979e2b0f95a964e193e98cd262e4d0de8a authored almost 6 years ago
log creator_id for POST api/v1/street/images

1d564776a103abf12831dbcec04d670a3b1d0796 authored almost 6 years ago
Merge pull request #1253 from streetmix/default-empty-streets

Default/Empty Street Thumbnails

1d046b12b96622e89ca3549e96b445b99e354461 authored almost 6 years ago
thumbnails: refactor cloud drawing to a separate function

f08e82c06416e469f0475da39bb2f71d23048f4f authored almost 6 years ago
thumbnails: replace hard-coded sky image dimensions

cf6dfe27a6cde8307d0a55b0c2e7add6699fab91 authored almost 6 years ago
thumbnail: fix moon and sky render

cdd26a059535bdd922699c984891fe3b8f5e08f0 authored almost 6 years ago
Replace moon image

1b313d76bd1b3f3f7651dadb257c1162e3bf3c79 authored almost 6 years ago
log info only when street thumbnail is being uploaded or mock uploaded

0e77d60cb81101e0722f0482dbb67213945b6d3d authored almost 6 years ago
GET api/v1/street/images/:street_id - street_id can equal street.id or DEFAULT_STREET or EMPTY_STREET

59f9872d7bc39ea5905f9fb59fec97b0902dc8a6 authored almost 6 years ago
use streetType in publicId

2fc5df8a33760de5a3d261eddc535523b48edf89 authored almost 6 years ago
Add clearSegments to prop

update width to show increase and decrease
add clearSegments test

c4a92024cc52339222f38fbcc3efb96b74698fe1 authored almost 6 years ago
Use the correct dispatch and store

so we can test the update of the store
instead of getting the store from a different file, use t...

c5336f8b03529bbcc488d0305a3c65b42287b182 authored almost 6 years ago
Remove old enzyme tests

port important enzmye tests to react-testing-library
all others should be tested with the parent...

e87b2f2d710a202030f4d41406e905deef86f0d3 authored almost 6 years ago
Merge pull request #1252 from streetmix/save-thumbnails

Logging Cloudinary uploads

2d51008d6d783d880221c41e17d78563512c15dd authored almost 6 years ago
added comment stating why the request payload is JSON string and not JSON

9e06901eca200387139784521224e22fdf5cf95e authored almost 6 years ago
send error as json object instead of string

bdf717c4f0ccc14fd82311e8a1e2194a2b87c4cf authored almost 6 years ago
log publicId instead of just street id

820d91fc8d1455f79c2b5cd85e3ac9119480043d authored almost 6 years ago
add missing await for checking if street thumbnail exists

6bc59ea8845fca4573ab5453abffbf3e3cad436f authored almost 6 years ago
updated streetType string

7f2bdff9ecf3afba71a05960d1f03b8480dce64e authored almost 6 years ago
log if street is initial default/empty street

93af4f59a6ca9041f20df4aa8c5fea9bd024f86b authored almost 6 years ago
change error status code to 501 Not Implemented if POST request made to /api/v1/streets/images and event !== INITIAL

54382dd4aa83a475d44ab97aa192b0a9b31e4d9d authored almost 6 years ago
fix test to mock JSON.parse; include TEST case in SAVE_THUMBNAIL_EVENTS

6b12a8d3414bf0e838de6b43f2a90839bd2db911 authored almost 6 years ago
observe street.editCount changes instead of the entire street object

68ef01df1967b2ae5f66509f1a3e8733040cc6a7 authored almost 6 years ago
call saveStreetThumbnail with correct event parameter

6436eba59dcbfe911af89a5bb9c8ec0fd757864d authored almost 6 years ago
revert back to calling street thumbnail subscriber

ab3bc0efaa05789c087453bc623c6a1d5a53d0d5 authored almost 6 years ago
do not continue with POST request if trigger event is not INITIAL; log POST request details

512487a19d707e85c9b6d6d26d831add718af104 authored almost 6 years ago
added export for save thumbnail events to backend

b4ac95b42dd67e502cc446dccb91eb15b591d827 authored almost 6 years ago
send event that triggered saving thumbnail in POST request; update _lastSavedTimestamp regardless if POST request was successful or not

e90650015bd334caa19c29dee11c14a52bf85ee9 authored almost 6 years ago
Remove expectation for WIP test

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

e6995e34d6ac37f2bbbae477f017c2fd5f68c30f authored almost 6 years ago
Updste Segment componentn to use thunk action method

for incrementing and decrementing segment width we use a thunk action
method to use the correct ...

4c0d3c793a676a9551ea7afa2861f0cb91e45cbb authored almost 6 years ago
AvatarMenu: update admin icon color

d1f4c50ce2cb26f89612213b850952c92a3c89fe authored almost 6 years ago
Export all FontAwesome icons as named exports rather than library; resolves #1172

1d2e2c0e357887480611ae693eb45bab0ed894ec authored almost 6 years ago
AvatarMenu: add tests

887c701772b2a243e1592bdb6412a622ec47dc70 authored almost 6 years ago
AvatarMenu: add admin indicator

9c6ccd167f32dd2f02e0e71a286a8ceeba98e47b authored almost 6 years ago
PaletteTooltips: update appearance

b9b4ffcf4328f1d0c138224655ebdac39fa93db2 authored almost 6 years ago
MinecraftDialog: move assets

0e279192f5bc5c2658a659b98ba8a8255250c699 authored almost 6 years ago
watermark: un-hardcode it; fix Firefox rendering bug

7f0f3ebccec16447c5cfcff39835a984f0f8324a authored almost 6 years ago
Update translation filse

b9bdb8e91ee0184853687bb29e888e463d1edd12 authored almost 6 years ago
SignInDialog (and others) update small text line-height

5f18050fa190e1b5900a3a06a8e1ed5f716cc9a7 authored almost 6 years ago
constants: fix URL values

2c1ca48110aa1b487fbc5d45001d93c871425e34 authored almost 6 years ago
SignInDialog: fix broken dialog state

83746a60a86d135efd6f3fd31e2bae1c99449c9b authored almost 6 years ago
Merge pull request #1250 from streetmix/louh/routing-constants

Move routing constants to a separate file

69dba419a1a6f43fc467dc059809f425c389ca3e authored almost 6 years ago
Merge pull request #1249 from streetmix/louh/sky2

Refines sky/background/environs code

89cae3b5d1e357d9f5d3cd2525993d99650bdd7c authored almost 6 years ago
Use WHATWG URL object to create URLs

a7ec048ac43e8c8e6a69a040a31dc1bfdd00cc2c authored almost 6 years ago
Merge branch 'master' into louh/sky2

52e58d3ec304efcdeeaf92c92b2f57500c7a4b93 authored almost 6 years ago
Merge pull request #1248 from streetmix/louh/optimizations2

Optimize dragging state

f9009fb15be233163d6aa4c36af526908a366bd9 authored almost 6 years ago
Move routing constants to a separate file

5f7794ff82318da2faacec24b50d14b1c271af60 authored almost 6 years ago
Add test for keyboard events

test teh keyboard events, to make full use of the depp render
change the event listener to use d...

d88d2dea09e500ae97ab6b413a174ffef37c1aea authored almost 6 years ago
Mock load_resources

only mock load resources, to create the SVG images to be used
tried to mock onyl the creation bu...

f193de82471fd15463b671e9d7ba5fc6780bb6ad authored almost 6 years ago
Compress stars.svg

fce6615f2a33cb2776952454943856db7f70892d authored almost 6 years ago
Invert UI with class name, not by passing props

c0e276ba11b36acb9dda5cd481c16c999ca95749 authored almost 6 years ago
Merge pull request #1247 from streetmix/street-thumbnails

Save street thumbnails only on first street load

b01311bc108d07543e3bc64b694321cfc305e361 authored almost 6 years ago
isThumbnailSaved return true

ea0fb78d625fc6534e9387614fd9f9adfaa3f33c authored almost 6 years ago
SkyBackground: move more transition logic into React render

ccbfb4bab2366da0779cf27de9923c6f9bf244ff authored almost 6 years ago
SkyBackground: stars.svg is now transparent bg, refactor background to allow this

518df335feb01412de1fb53c55571110bc250f33 authored almost 6 years ago
ResizeGuides: invert color on dark backgrounds

55a4b40d029204a153fa2cb2940b0adf8939ffac authored almost 6 years ago
only save street thumbnail when street first loads

5dd607737f3b6e6eba046b189e68831cb5d03487 authored almost 6 years ago