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 user flags if available
github.com/streetmix/streetmix - 320f1ced5edad8a7feece3d4c893e123a481a116 authored about 6 years ago
github.com/streetmix/streetmix - 320f1ced5edad8a7feece3d4c893e123a481a116 authored about 6 years ago
reorganized user apis into user, users, and user_session
github.com/streetmix/streetmix - 32aabc13b82b6ca71438f6c91914bc591842b8ac authored about 6 years ago
github.com/streetmix/streetmix - 32aabc13b82b6ca71438f6c91914bc591842b8ac authored about 6 years ago
moved options handler to above app.post for users
github.com/streetmix/streetmix - a95f239823ad5b7edc9e3c9608e38b18ec0b9d4d authored about 6 years ago
github.com/streetmix/streetmix - a95f239823ad5b7edc9e3c9608e38b18ec0b9d4d authored about 6 years ago
enable options request for delete user login
github.com/streetmix/streetmix - 9336a2d3e937dbbf85175ea21e1cd913dd86ade2 authored about 6 years ago
github.com/streetmix/streetmix - 9336a2d3e937dbbf85175ea21e1cd913dd86ade2 authored about 6 years ago
require user to be logged in to get streetmix users data
github.com/streetmix/streetmix - 1d80668a7f2e4eb24bf6f676fc5081dd3368a4f6 authored about 6 years ago
github.com/streetmix/streetmix - 1d80668a7f2e4eb24bf6f676fc5081dd3368a4f6 authored about 6 years ago
twitter profile image causing missing users - for now, when getting all streetmix users just use url in db
github.com/streetmix/streetmix - d49cda269c56f15bd4ca38ba5f6004d1c2f5c453 authored about 6 years ago
github.com/streetmix/streetmix - d49cda269c56f15bd4ca38ba5f6004d1c2f5c453 authored about 6 years ago
users api/get: allow admin to get other users data
github.com/streetmix/streetmix - 9a3fe7922193def9c05eb7cf2e5edb279617e165 authored about 6 years ago
github.com/streetmix/streetmix - 9a3fe7922193def9c05eb7cf2e5edb279617e165 authored about 6 years ago
if no requesting user, permission not granted
github.com/streetmix/streetmix - 8f6963e3d403440fa3636f1ee7fb3e82d7997305 authored about 6 years ago
github.com/streetmix/streetmix - 8f6963e3d403440fa3636f1ee7fb3e82d7997305 authored about 6 years ago
made new api method called getUsers (for now) which retrieves all streetmix users; if authenticated and admin, gets data of users
github.com/streetmix/streetmix - dc3869e1d571d906d3b4cd113e3b5af0aa957a39 authored about 6 years ago
github.com/streetmix/streetmix - dc3869e1d571d906d3b4cd113e3b5af0aa957a39 authored about 6 years ago
Merge pull request #1185 from streetmix/box-sizing
Use box sizing reset
github.com/streetmix/streetmix - 1e8728caf4bdb48661c29e533f415943dc54585d authored about 6 years ago
Update element dimensions for box-sizing: border-box
github.com/streetmix/streetmix - cb63412bee613dc14648cb30dfe352e07c70d712 authored about 6 years ago
github.com/streetmix/streetmix - cb63412bee613dc14648cb30dfe352e07c70d712 authored about 6 years ago
Apply the global box-sizing "reset"
github.com/streetmix/streetmix - bc8e2717e84324de54cbc9017d5fc4d3e8d3c754 authored about 6 years ago
github.com/streetmix/streetmix - bc8e2717e84324de54cbc9017d5fc4d3e8d3c754 authored about 6 years ago
Update translation files
github.com/streetmix/streetmix - fe6ed643058ea46551a76ea9455fb260bfac05e8 authored about 6 years ago
github.com/streetmix/streetmix - fe6ed643058ea46551a76ea9455fb260bfac05e8 authored about 6 years ago
Add Arabic to "whats new"
github.com/streetmix/streetmix - aca86b32b072a4f22dc94037ad814498ad4eb222 authored about 6 years ago
github.com/streetmix/streetmix - aca86b32b072a4f22dc94037ad814498ad4eb222 authored about 6 years ago
UndoRedo: use render prop to create text attributes, proof of concept of #1173
github.com/streetmix/streetmix - 9ceae285a0748d8c5490be46a1c54f1a014ef2af authored about 6 years ago
github.com/streetmix/streetmix - 9ceae285a0748d8c5490be46a1c54f1a014ef2af authored about 6 years ago
index of loginToken can equal 0, if not present will be equal to -1
github.com/streetmix/streetmix - a6d104a2081cbd0fa32ce1bb6e611c2d3982700a authored about 6 years ago
github.com/streetmix/streetmix - a6d104a2081cbd0fa32ce1bb6e611c2d3982700a authored about 6 years ago
Merge branch 'louh/auth-user' of github.com:streetmix/streetmix into auth-user
github.com/streetmix/streetmix - 2448ccee09763ced7b4d891d3f6bc4889b43257e authored about 6 years ago
github.com/streetmix/streetmix - 2448ccee09763ced7b4d891d3f6bc4889b43257e authored about 6 years ago
Enable preflight request for authed PUT
github.com/streetmix/streetmix - 1075933de55ad164fa3719c88ed3a8fad95d346c authored about 6 years ago
github.com/streetmix/streetmix - 1075933de55ad164fa3719c88ed3a8fad95d346c authored about 6 years ago
Use double quotes in all attribute selectors
github.com/streetmix/streetmix - eb41feb843f335b270b66a82c6ad9ce8dd23c06b authored about 6 years ago
github.com/streetmix/streetmix - eb41feb843f335b270b66a82c6ad9ce8dd23c06b authored about 6 years ago
SaveAsImageDialog: fix checkbox label spacing in rtl
github.com/streetmix/streetmix - 679c5a77c425937b9335a913dd947a565d4cf213 authored about 6 years ago
github.com/streetmix/streetmix - 679c5a77c425937b9335a913dd947a565d4cf213 authored about 6 years ago
Add rule to css linter to use quotes in attribute selectors
github.com/streetmix/streetmix - 998bf3c88205dd34ae3ef489cf9372917f40cc32 authored about 6 years ago
github.com/streetmix/streetmix - 998bf3c88205dd34ae3ef489cf9372917f40cc32 authored about 6 years ago
Dialogs: mirror close button position in rtl
github.com/streetmix/streetmix - f732bc5126bcd9ab19268cbcd017edc398c64717 authored about 6 years ago
github.com/streetmix/streetmix - f732bc5126bcd9ab19268cbcd017edc398c64717 authored about 6 years ago
Enable CORS requests for /api/users
github.com/streetmix/streetmix - 0df474406b9bd1aeae38e526f9c8a995d25a9e50 authored about 6 years ago
github.com/streetmix/streetmix - 0df474406b9bd1aeae38e526f9c8a995d25a9e50 authored about 6 years ago
users api: add admin tests for PUT /v1/users
github.com/streetmix/streetmix - 437265457e40bedf3a210c44eaa0e69f2f96cafd authored about 6 years ago
github.com/streetmix/streetmix - 437265457e40bedf3a210c44eaa0e69f2f96cafd authored about 6 years ago
Update user role property to `roles`
github.com/streetmix/streetmix - b9221f30034001f11b186d29bda2c94da26152c5 authored about 6 years ago
github.com/streetmix/streetmix - b9221f30034001f11b186d29bda2c94da26152c5 authored about 6 years ago
users api/put: allow admin users to edit other users
github.com/streetmix/streetmix - 3e8a150f41a5b2870845e3731dab89bd5d72c925 authored about 6 years ago
github.com/streetmix/streetmix - 3e8a150f41a5b2870845e3731dab89bd5d72c925 authored about 6 years ago
Include userId in authenticated requests
github.com/streetmix/streetmix - 22628ad1c079a44f974b9cf311ffbb42950d9bee authored about 6 years ago
github.com/streetmix/streetmix - 22628ad1c079a44f974b9cf311ffbb42950d9bee authored about 6 years ago
InfoBubble: remove icon margin for rtl conditions
github.com/streetmix/streetmix - 7b7b7e6103683f499a8df42eac49800e647ee797 authored about 6 years ago
github.com/streetmix/streetmix - 7b7b7e6103683f499a8df42eac49800e647ee797 authored about 6 years ago
Merge pull request #1121 from streetmix/turn-on-arabic
Turn on Arabic translations
github.com/streetmix/streetmix - 98620a0c2bc491d3f4af5142c34396b38ef5c401 authored about 6 years ago
Merge pull request #1179 from streetmix/ltr-issues
Resolve ltr issues, fixes #1122
github.com/streetmix/streetmix - 1a64bef605b5dd2eadf8d26f983720a7a42c24da authored about 6 years ago
width units: update test for Arabic
github.com/streetmix/streetmix - fadaa33dbfdfee32b5978130260ad946b27061c6 authored about 6 years ago
github.com/streetmix/streetmix - fadaa33dbfdfee32b5978130260ad946b27061c6 authored about 6 years ago
Bump [email protected]
github.com/streetmix/streetmix - a0e3a6513dee4074c027b698e335662b0a9d882f authored about 6 years ago
github.com/streetmix/streetmix - a0e3a6513dee4074c027b698e335662b0a9d882f authored about 6 years ago
Remove forced ltr on rtl inputs
github.com/streetmix/streetmix - a0ce2925d25f5e54be855f5b08f9bbd74910faf4 authored about 6 years ago
github.com/streetmix/streetmix - a0ce2925d25f5e54be855f5b08f9bbd74910faf4 authored about 6 years ago
Width units in Arabic use the م character
github.com/streetmix/streetmix - 0aa08100ce5010a1d40b957ba8bc2dce50e38702 authored about 6 years ago
github.com/streetmix/streetmix - 0aa08100ce5010a1d40b957ba8bc2dce50e38702 authored about 6 years ago
MinecraftDialog: contents are always ltr since they are not translated
github.com/streetmix/streetmix - d5fae0847e6fd5c5600e87149b8c2ba3f044a70f authored about 6 years ago
github.com/streetmix/streetmix - d5fae0847e6fd5c5600e87149b8c2ba3f044a70f authored about 6 years ago
0.5.1
github.com/streetmix/illustrations - 7b427ca3fb35cb743e5c5c211aefdd7c1b266a80 authored about 6 years ago
github.com/streetmix/illustrations - 7b427ca3fb35cb743e5c5c211aefdd7c1b266a80 authored about 6 years ago
Tweak utility pole
github.com/streetmix/illustrations - 2fad731173057f4dbfa7a93825cf890a37fff1d4 authored about 6 years ago
github.com/streetmix/illustrations - 2fad731173057f4dbfa7a93825cf890a37fff1d4 authored about 6 years ago
Disable utilities flag
github.com/streetmix/streetmix - 9184cffd6a90586ac16761ccee0b9139fb0d7426 authored about 6 years ago
github.com/streetmix/streetmix - 9184cffd6a90586ac16761ccee0b9139fb0d7426 authored about 6 years ago
Merge pull request #1178 from streetmix/utility-pole
Add utility pole under experimental flag
github.com/streetmix/streetmix - fb18e4053cf99a92cfa0e71c590b2022311f106e authored about 6 years ago
Add utility pole under experimental flag
github.com/streetmix/streetmix - fe2c808b2198167c52822f726478724dae6a24f3 authored about 6 years ago
github.com/streetmix/streetmix - fe2c808b2198167c52822f726478724dae6a24f3 authored about 6 years ago
Add missing CHANGELOG item
github.com/streetmix/illustrations - 60501f5eee5f537247b25b7fdf257037174f6046 authored about 6 years ago
github.com/streetmix/illustrations - 60501f5eee5f537247b25b7fdf257037174f6046 authored about 6 years ago
Add utility pole images
github.com/streetmix/illustrations - 3217b6b87df9245bbc58be8278d96c1287308f92 authored about 6 years ago
github.com/streetmix/illustrations - 3217b6b87df9245bbc58be8278d96c1287308f92 authored about 6 years ago
fix missing mirrors on outbound taxi and rideshare vehicles
github.com/streetmix/illustrations - 3645b72f0fdcd544bd8bd29f68d8cea712031c73 authored about 6 years ago
github.com/streetmix/illustrations - 3645b72f0fdcd544bd8bd29f68d8cea712031c73 authored about 6 years ago
0.5.0
github.com/streetmix/illustrations - 4888ce3113fb87457263ae70ddf1a4af938b2323 authored about 6 years ago
github.com/streetmix/illustrations - 4888ce3113fb87457263ae70ddf1a4af938b2323 authored about 6 years ago
Update CHANGELOG and README
github.com/streetmix/illustrations - 214992df74ec758127dd3b7082742525cb710a89 authored about 6 years ago
github.com/streetmix/illustrations - 214992df74ec758127dd3b7082742525cb710a89 authored about 6 years ago
dialogs: move css alongside js components (see #1176)
github.com/streetmix/streetmix - 400c90fc5adb29f1090ba6608be606edbdaef872 authored about 6 years ago
github.com/streetmix/streetmix - 400c90fc5adb29f1090ba6608be606edbdaef872 authored about 6 years ago
Dialog: add transition in/out
github.com/streetmix/streetmix - 8e2478e9d5247d9ef5d8d31866492079aa8b53d0 authored about 6 years ago
github.com/streetmix/streetmix - 8e2478e9d5247d9ef5d8d31866492079aa8b53d0 authored about 6 years ago
Update README.
github.com/streetmix/streetmix - 7bbae295c48e8109917749005c52f688d95610f4 authored about 6 years ago
github.com/streetmix/streetmix - 7bbae295c48e8109917749005c52f688d95610f4 authored about 6 years ago
ContactMenu: put those forums back!
github.com/streetmix/streetmix - 5a50af6913e2e215ab1355037be99679190933fa authored about 6 years ago
github.com/streetmix/streetmix - 5a50af6913e2e215ab1355037be99679190933fa authored about 6 years ago
UndoRedo: define mapDispatchToProps as an object as demonstration of #1175
github.com/streetmix/streetmix - d9b1d0829f515b45e9d2a15ecfed207ee6101c90 authored about 6 years ago
github.com/streetmix/streetmix - d9b1d0829f515b45e9d2a15ecfed207ee6101c90 authored about 6 years ago
Update language files
github.com/streetmix/streetmix - fe747e0646bb3ee42d49dea213e692e6149bc70a authored about 6 years ago
github.com/streetmix/streetmix - fe747e0646bb3ee42d49dea213e692e6149bc70a authored about 6 years ago
Merge pull request #1174 from streetmix/minecraft
Dialog box updates.
github.com/streetmix/streetmix - 47ebd817cd294110d78bda818c2c1413045a3335 authored about 6 years ago
Pass tests
github.com/streetmix/streetmix - 39a45288a5ae4ce9ce9703e295a9676c3ed48519 authored about 6 years ago
github.com/streetmix/streetmix - 39a45288a5ae4ce9ce9703e295a9676c3ed48519 authored about 6 years ago
Dialogs: test looknfeel v2
github.com/streetmix/streetmix - 258395ea41e71ec7b7df0082a62fe3017665deda authored about 6 years ago
github.com/streetmix/streetmix - 258395ea41e71ec7b7df0082a62fe3017665deda authored about 6 years ago
GeotagDialog: re-import closeDialog to component, for now
github.com/streetmix/streetmix - 6235bb96e98764a881e09dbee99aa258232fcb01 authored about 6 years ago
github.com/streetmix/streetmix - 6235bb96e98764a881e09dbee99aa258232fcb01 authored about 6 years ago
Dialog: rename shield to backdrop
github.com/streetmix/streetmix - 0c599a687e4f9847ab53a7d7379fd349fef7931c authored about 6 years ago
github.com/streetmix/streetmix - 0c599a687e4f9847ab53a7d7379fd349fef7931c authored about 6 years ago
ErrorDialog: refactor into its own component
github.com/streetmix/streetmix - 8d87b1d5344792adeb8f2a136646b6d233f320f0 authored about 6 years ago
github.com/streetmix/streetmix - 8d87b1d5344792adeb8f2a136646b6d233f320f0 authored about 6 years ago
Dialog: remove disableShieldExit; add notes
github.com/streetmix/streetmix - 0d757d446bb76261e2771b4542dcdbb331d3d870 authored about 6 years ago
github.com/streetmix/streetmix - 0d757d446bb76261e2771b4542dcdbb331d3d870 authored about 6 years ago
GeotagDialog: adjust default view and dialog sizing for large monitors
github.com/streetmix/streetmix - 549099a84d5a07d73c3ea42ce6cb1c6195dd0a8d authored about 6 years ago
github.com/streetmix/streetmix - 549099a84d5a07d73c3ea42ce6cb1c6195dd0a8d authored about 6 years ago
Add Minecraft dialog
github.com/streetmix/streetmix - 9c08254461dbc17b2fe71614e023db85b2439553 authored about 6 years ago
github.com/streetmix/streetmix - 9c08254461dbc17b2fe71614e023db85b2439553 authored about 6 years ago
SaveAsImageDialog: fix broken image aspect ratio
github.com/streetmix/streetmix - b1d6eed129480a28c159f322e42af4f4361a1ef5 authored about 6 years ago
github.com/streetmix/streetmix - b1d6eed129480a28c159f322e42af4f4361a1ef5 authored about 6 years ago
Use render prop pattern for Dialog rendering
github.com/streetmix/streetmix - a6ca2101cc097f7cb5f04154695ca237989f6a79 authored about 6 years ago
github.com/streetmix/streetmix - a6ca2101cc097f7cb5f04154695ca237989f6a79 authored about 6 years ago
Dialog: consolidate style types
github.com/streetmix/streetmix - 27c12cf21c64b2d0a36996ea1e44f6bccb39b3a5 authored about 6 years ago
github.com/streetmix/streetmix - 27c12cf21c64b2d0a36996ea1e44f6bccb39b3a5 authored about 6 years ago
Dialogs: refactor type 2 primary action buttons
github.com/streetmix/streetmix - b41b3b0d89b36a6a7feb70fbac0dabd0be3084dc authored about 6 years ago
github.com/streetmix/streetmix - b41b3b0d89b36a6a7feb70fbac0dabd0be3084dc authored about 6 years ago
AboutDialog: add Mozilla sponsorship
github.com/streetmix/streetmix - 3bb0ccffbf89b7e9e9f0b0a7bc3ecca1d31ba3ad authored about 6 years ago
github.com/streetmix/streetmix - 3bb0ccffbf89b7e9e9f0b0a7bc3ecca1d31ba3ad authored about 6 years ago
AboutDialog: update
github.com/streetmix/streetmix - c0fa7c07ed9966091b83fe80217d0b2946556953 authored about 6 years ago
github.com/streetmix/streetmix - c0fa7c07ed9966091b83fe80217d0b2946556953 authored about 6 years ago
Replace deprecated url.parse() with WHATWG URL API
github.com/streetmix/streetmix - db31f1d00912d3720c8b2af5257d8727347e4d94 authored about 6 years ago
github.com/streetmix/streetmix - db31f1d00912d3720c8b2af5257d8727347e4d94 authored about 6 years ago
geoip: switch from deprecated url api
github.com/streetmix/streetmix - cf00902cfe97aaf981e5a7d9cce7111a9bd31bcf authored about 6 years ago
github.com/streetmix/streetmix - cf00902cfe97aaf981e5a7d9cce7111a9bd31bcf authored about 6 years ago
Bump dependencies
github.com/streetmix/streetmix - 120196b577367a9dff891d500ea522501ae8f1ca authored about 6 years ago
github.com/streetmix/streetmix - 120196b577367a9dff891d500ea522501ae8f1ca authored about 6 years ago
Update production config
github.com/streetmix/streetmix - 86babec972758acedc38920657ecd23561224811 authored about 6 years ago
github.com/streetmix/streetmix - 86babec972758acedc38920657ecd23561224811 authored about 6 years ago
Set MongoDB URLs for different environments
github.com/streetmix/streetmix - cebd503f9a690e76f39e00145dc30b461be5960b authored about 6 years ago
github.com/streetmix/streetmix - cebd503f9a690e76f39e00145dc30b461be5960b authored about 6 years ago
Merge pull request #1170 from streetmix/flags
Feature Flags
github.com/streetmix/streetmix - f7785fa7ff7fd9867c72a526101727a61faf69c6 authored about 6 years ago
added two more situations to testing of flag_utils
github.com/streetmix/streetmix - 70425d85f8cacc75c114312957bc2e3ad4b1eca8 authored about 6 years ago
github.com/streetmix/streetmix - 70425d85f8cacc75c114312957bc2e3ad4b1eca8 authored about 6 years ago
rearranged param order in function description
github.com/streetmix/streetmix - 6ac6b76adb98b9fc9d21b644393e20958872ecf2 authored about 6 years ago
github.com/streetmix/streetmix - 6ac6b76adb98b9fc9d21b644393e20958872ecf2 authored about 6 years ago
redefining function signature of applyFlagOverrides
github.com/streetmix/streetmix - dccfc427d60812275e45b30ed85201fdbb27d252 authored about 6 years ago
github.com/streetmix/streetmix - dccfc427d60812275e45b30ed85201fdbb27d252 authored about 6 years ago
removed commented out lines
github.com/streetmix/streetmix - 74fb2f8bc32774e027c2a7f373a4555f34d39446 authored about 6 years ago
github.com/streetmix/streetmix - 74fb2f8bc32774e027c2a7f373a4555f34d39446 authored about 6 years ago
Update app.json
github.com/streetmix/streetmix - 8377d2a86655ddd4b7a70f9a2b658a5ddc9efe16 authored about 6 years ago
github.com/streetmix/streetmix - 8377d2a86655ddd4b7a70f9a2b658a5ddc9efe16 authored about 6 years ago
renamed priority level object; applyFlagOverrides now gets Redux flag state passed in as param
github.com/streetmix/streetmix - 11ef227878ca0a24245af0ce46d4ece932a6a48d authored about 6 years ago
github.com/streetmix/streetmix - 11ef227878ca0a24245af0ce46d4ece932a6a48d authored about 6 years ago
initial state of flags will be default flags (without session overrides)
github.com/streetmix/streetmix - 86fa7e21e633d8f9c3cf19de4b3263232dbf2cad authored about 6 years ago
github.com/streetmix/streetmix - 86fa7e21e633d8f9c3cf19de4b3263232dbf2cad authored about 6 years ago
created priority levels object; created functions to generate flag override object and apply overrides correctly
github.com/streetmix/streetmix - 95da7a66b4f527d585266efb721a748a4e356db6 authored about 6 years ago
github.com/streetmix/streetmix - 95da7a66b4f527d585266efb721a748a4e356db6 authored about 6 years ago
renamed action/reducer for setting flags to setFlagOverrides
github.com/streetmix/streetmix - 7c541ecea652f0e07ef9c380f3bcc07eca9beb08 authored about 6 years ago
github.com/streetmix/streetmix - 7c541ecea652f0e07ef9c380f3bcc07eca9beb08 authored about 6 years ago
pass in Redux flag state to applyFlagOverrides function
github.com/streetmix/streetmix - 674c3bd2dc7d3d00fe7ae49c354001c987b8150f authored about 6 years ago
github.com/streetmix/streetmix - 674c3bd2dc7d3d00fe7ae49c354001c987b8150f authored about 6 years ago
renamed flags test file; updated flag tests for generateFlagOverrides and applyFlagOverrides - no longer need to mock store
github.com/streetmix/streetmix - 0c14c1fd7fb73921430cfe99f9fa7a192f95b4a5 authored about 6 years ago
github.com/streetmix/streetmix - 0c14c1fd7fb73921430cfe99f9fa7a192f95b4a5 authored about 6 years ago
after attempting authentication, get session overrides and user overrides (if any) and apply overrides to application
github.com/streetmix/streetmix - 90fc9bc1e92480551c5ccfb6404d1786a1a13f17 authored about 6 years ago
github.com/streetmix/streetmix - 90fc9bc1e92480551c5ccfb6404d1786a1a13f17 authored about 6 years ago
passing entire user role array instead of isAdmin to user details
github.com/streetmix/streetmix - fc1fe10c8b26a606eebbe8fd94da6ab0daeec3cc authored about 6 years ago
github.com/streetmix/streetmix - fc1fe10c8b26a606eebbe8fd94da6ab0daeec3cc authored about 6 years ago
Merge pull request #1169 from johndierks/1168-add-trashcan-icon-to-remove-button
Added trash can icon to remove button
github.com/streetmix/streetmix - 9ee8cfd646ef125de8385cdf179a635e98d7e9e5 authored about 6 years ago
remove title attribute from trash can icon
github.com/streetmix/streetmix - a868b732d03ae986688d43cc4e8f2ca7369ca15a authored about 6 years ago
github.com/streetmix/streetmix - a868b732d03ae986688d43cc4e8f2ca7369ca15a authored about 6 years ago
added trash can icon to remove button
github.com/streetmix/streetmix - 1c32d03b15ffc6ae78251b5077dffb5faf9647cf authored about 6 years ago
github.com/streetmix/streetmix - 1c32d03b15ffc6ae78251b5077dffb5faf9647cf authored about 6 years ago
SegmentDragHandles: increase contrast; adjust appearance. Closes #1162
github.com/streetmix/streetmix - 6e881b32911febccda29de98e78bc073ed289be0 authored about 6 years ago
github.com/streetmix/streetmix - 6e881b32911febccda29de98e78bc073ed289be0 authored about 6 years ago
Formatting.
github.com/streetmix/streetmix - 8cd1241d8dc4d2e9f15cf211fdebfc44eb9007bc authored about 6 years ago
github.com/streetmix/streetmix - 8cd1241d8dc4d2e9f15cf211fdebfc44eb9007bc authored about 6 years ago
Deprecate forums.
github.com/streetmix/streetmix - 5150f85da1cdfb54ca0eea02fd4afafdd1a68c0a authored about 6 years ago
github.com/streetmix/streetmix - 5150f85da1cdfb54ca0eea02fd4afafdd1a68c0a authored about 6 years ago
Merge pull request #1166 from streetmix/building-overhang
Enable arbitrary building overhangs widths.
github.com/streetmix/streetmix - d9ad87462d3981ff0ee7ebdc3e51f4ad20d0d404 authored about 6 years ago
Merge pull request #1164 from streetmix/feature-flags
Feature Flags
github.com/streetmix/streetmix - 8e39799175d91a3a56f1a60cb44f05627f0c9718 authored over 6 years ago
buildings: refactor, add docs
github.com/streetmix/streetmix - 2966f415cc3a0078736d6af4a4d3643ea44efe70 authored over 6 years ago
github.com/streetmix/streetmix - 2966f415cc3a0078736d6af4a4d3643ea44efe70 authored over 6 years ago
drawBuilding: pass floors as argument
github.com/streetmix/streetmix - 79b21b04e2930b18e19174345c79d6a654a25eec authored over 6 years ago
github.com/streetmix/streetmix - 79b21b04e2930b18e19174345c79d6a654a25eec authored over 6 years ago
drawBuilding: pass variant as argument
github.com/streetmix/streetmix - 4d4ef583ec17e785b7c7e5fa4ae31777347330a9 authored over 6 years ago
github.com/streetmix/streetmix - 4d4ef583ec17e785b7c7e5fa4ae31777347330a9 authored over 6 years ago
drawBuilding: use string position
github.com/streetmix/streetmix - 2f47c15e9c67e98b06630faf28472e9d69a7a720 authored over 6 years ago
github.com/streetmix/streetmix - 2f47c15e9c67e98b06630faf28472e9d69a7a720 authored over 6 years ago
drawBuilding: remove destination variable
github.com/streetmix/streetmix - 413fb03aa05e9050e516e04a4830c77d5d469446 authored over 6 years ago
github.com/streetmix/streetmix - 413fb03aa05e9050e516e04a4830c77d5d469446 authored over 6 years ago
Update building overhang rendering in thumbnail
github.com/streetmix/streetmix - c5d1a11d7d2547aff0289da4013f923a8783b1b1 authored over 6 years ago
github.com/streetmix/streetmix - c5d1a11d7d2547aff0289da4013f923a8783b1b1 authored over 6 years ago
Allow arbitrary building overhang widths
github.com/streetmix/streetmix - ee0a0d460b4f1cf7af1fd0d80c857407158698a4 authored over 6 years ago
github.com/streetmix/streetmix - ee0a0d460b4f1cf7af1fd0d80c857407158698a4 authored over 6 years ago