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

refactor(sentiment survey): do not dupe vote data

github.com/streetmix/streetmix - 6bcad63df425d9970c62fe3e4685cffb9a9951ec authored over 4 years ago
refactor: clean up alert color styles in css

github.com/streetmix/streetmix - 3e10a07cc321a1a98c0bcb0f388a92bc463ae867 authored over 4 years ago
docs: update with authentication troubleshooting

github.com/streetmix/streetmix - 729453462ca0c30a5dca9ec9bd904dd01a22de39 authored over 4 years ago
feat(BlockingError): add troubleshooting links to certain error screens

github.com/streetmix/streetmix - 2f3b5f8fdce9afe54f24d59dd13e7b991045a108 authored over 4 years ago
feat(loading): add "stuck - help" notice

github.com/streetmix/streetmix - c4b8e14a4cf198bd38570f9908939bd47a3a8c1c authored over 4 years ago
fix: correct prettierrc so it no longer conflicts with our linting rules

github.com/streetmix/streetmix - f43c7b66f79d5bc43890c1da880439c411f19178 authored over 4 years ago
chore(deps): bump express-jwt from 5.3.3 to 6.0.0

Bumps [express-jwt](https://github.com/auth0/express-jwt) from 5.3.3 to 6.0.0.
- [Release notes]...

github.com/streetmix/streetmix - 849dfb765f1e565320c4a1a9d7ba5a0a369163c6 authored over 4 years ago
docs: adjust some JSdocs to be no more than 80 characters in length

github.com/streetmix/streetmix - 308b9649096231687a15f8a61dccf83f5863beb7 authored over 4 years ago
Merge pull request #1988 from streetmix/louh/misc-fixes

Remove deprecated dialog box content

github.com/streetmix/streetmix - dd7d438d456f418f2fba0cbd45508fedcf81e24b authored over 4 years ago
Merge pull request #1987 from streetmix/louh/auth-fix

fix(auth): reset + log if token is unparseable

github.com/streetmix/streetmix - 1ebabd0140ad069959affaa880dce2d9027a873d authored over 4 years ago
fix(auth): reset + log if token is unparseable

Resolves #1957.

github.com/streetmix/streetmix - 07f3fdcb2ebd35e92155afb284d877eeb137d3ac authored over 4 years ago
chore: remove deprecated minecraft dialog

github.com/streetmix/streetmix - 98627585071922d407196eaa850b27780eeebddd authored over 4 years ago
chore: delete deprecated donate dialog box

github.com/streetmix/streetmix - 0fc1b17d1c3b96c38565d1ec522dfe279b0b4481 authored over 4 years ago
Merge pull request #1985 from streetmix/fix/initialization_auth_errors

Clear localstorage if cookies are missing, Ensure credentials are included in initialization calls

github.com/streetmix/streetmix - 5db9883ee55050b3f9fbda21b24f7bb814881c97 authored over 4 years ago
feat(auth): simplify flow for signing in again

In the event that a user's client-side authentication state is incorrect (or outdated,
expired, ...

github.com/streetmix/streetmix - 22dd60b56cf087b6421cb760a31ad6cda2d7d001 authored over 4 years ago
fix: specify auth expired error mode

github.com/streetmix/streetmix - 291c031d1321939e3be902ef062b97a6fb9081aa authored over 4 years ago
fix: ensure credentials are included in initialization calls

github.com/streetmix/streetmix - 74384431fb04dfdaa5decdcfdb488fdcd8a7459b authored over 4 years ago
chore(deps): bump auth0 from 2.20.0 to 2.27.0

Bumps [auth0](https://github.com/auth0/node-auth0) from 2.20.0 to 2.27.0.
- [Release notes](http...

github.com/streetmix/streetmix - 9c88f8486a09d29abf9443e40ab666aef6b5ad4b authored over 4 years ago
Merge branch 'master' into master

github.com/streetmix/vehicle-profile-editor - 83f9bd5edf554d25c924008a1e9020417d1d3e03 authored over 4 years ago
feat(sentiment survey): update es-419 locale strings

github.com/streetmix/streetmix - 904ab68ee0f6f0558941494a4cc8a25bffca16b3 authored over 4 years ago
Merge pull request #195 from streetmix/jph/resultpage

Jph/resultpage

github.com/streetmix/vehicle-profile-editor - 45373b5a5092ed30923b6ac93a5ac7b783900ecc authored over 4 years ago
feat:completed initial version of results page

github.com/streetmix/vehicle-profile-editor - e1523f51d1f97f6d16bb082bae615f616ec928f3 authored over 4 years ago
feat:first implementation for driver license requirement

github.com/streetmix/vehicle-profile-editor - c32b92763fbe4232df9fe1fc1f6d0de2eedfdd3f authored over 4 years ago
feat:started implementation of driver licence verification, css is a work in progress

github.com/streetmix/vehicle-profile-editor - 6ed1f7653f4bb7ab9396e219feaff77174d555ff authored over 4 years ago
Merge pull request #1980 from streetmix/louh/survey-improvements

Update sentiment survey UI

github.com/streetmix/streetmix - 2594f3e7a0fc07e74e282a4aea3b8fd634d001b3 authored over 4 years ago
feat(sentiment survey): better vote receipt state

github.com/streetmix/streetmix - 0f7f20677299dc71e6f82f835e09b2ef45fedce5 authored over 4 years ago
refactor(sentiment survey): move VoteButton logic into one component

github.com/streetmix/streetmix - 43dc6c46663572553b6bee0cd8deea4db937fc08 authored over 4 years ago
feat(locale): add future "not now" string

github.com/streetmix/streetmix - aa1ebad7c2fe0056d02ad85946bce35760f96396 authored over 4 years ago
feat(sentiment survey): move popup box higher up

github.com/streetmix/streetmix - cbd042447a0f3b11db2b7c5b71f37bd585ce5b4e authored over 4 years ago
fix(sentiment survey): override disabled button style

Fixes a bug where the button style took on the global disabled button
state, with a light gray b...

github.com/streetmix/streetmix - 1339d516755d0b5ffd178b0a2e5399ac2a659039 authored over 4 years ago
feat(sentiment survey): prompt sign-in for anonymous users

github.com/streetmix/streetmix - 8485885116afd3934d615a7b1593f2670657052f authored over 4 years ago
feat(sentiment survey): improve onboarding process

github.com/streetmix/streetmix - 2eea3ad7bd9bfc657ec9ec2a333f601d15afb25b authored over 4 years ago
fix(StreetNameplateContainer): regression in editable hover state

A previous refactor to convert `<StreetNameplateContainer />` to a function component
changed a ...

github.com/streetmix/streetmix - 752ad9166d309c7bc0c3f9a5d1e46ce7dc1374e8 authored over 4 years ago
Merge pull request #170 from streetmix/dependabot/npm_and_yarn/websocket-extensions-0.1.4

chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4

github.com/streetmix/vehicle-profile-editor - d95e1ff97542e6652f88b0fd0570b6ee08f3d794 authored over 4 years ago
Merge pull request #154 from streetmix/dependabot/npm_and_yarn/jquery-3.5.1

chore(deps): [security] bump jquery from 3.4.1 to 3.5.1

github.com/streetmix/vehicle-profile-editor - 1ac268430b87e6fbba1a32560d6615cfc91f0477 authored over 4 years ago
Merge pull request #185 from jp-hidalgo/master

Transifex implementation with i18n and app routing for further development

github.com/streetmix/vehicle-profile-editor - 2ab8c294278441888616f6233d5a5bf6f8262c2e authored over 4 years ago
Merge pull request #1975 from streetmix/louh/auth-expire-toast

Display a toast instead of blocking error when a user has signed out due to inactivity.

github.com/streetmix/streetmix - dcb10f7236824fb83534f167c1c18f5b8f8ee3f4 authored over 4 years ago
Merge pull request #1974 from streetmix/louh/refactor-button-appearance

refactor(buttons): make primary, secondary and tertiary styles official

github.com/streetmix/streetmix - cb950da391b35aca42832f8626c41a1524077007 authored over 4 years ago
Merge pull request #1973 from streetmix/louh/auth-cleanup

refactor: post-JWT cleanup

github.com/streetmix/streetmix - 9ff5249516da5b61692a3f5ee503004f020950e4 authored over 4 years ago
feat:implemented transifix and navbar for future development

github.com/streetmix/vehicle-profile-editor - 7f0b44ae956df68596ee0e343f2c057236a2caca authored over 4 years ago
refactor(buttons): make primary, secondary and tertiary styles official

For a long time, button UI was in a transition state between an older style (borders on top
and ...

github.com/streetmix/streetmix - 270365121fa8873b2a7a0ec943fd91312e607254 authored over 4 years ago
refactor(authentication): remove login_token header

github.com/streetmix/streetmix - fb47619fb40b21d8080fcc9a2de03a396eea60e8 authored over 4 years ago
fix(api): include auth tokens with requests to /streets/images

github.com/streetmix/streetmix - 56be1f6f16e2d3968a5d7d5b1a41584c1f6c9a23 authored over 4 years ago
refactor(authentication): remove remaining code related to auth headers

Since JSON Web Tokens are passed via cookies, and an Authorization header is no longer
used, we ...

github.com/streetmix/streetmix - a1701c2421470b874851ba5f9285f8b2e7084197 authored over 4 years ago
refactor(authentication): remove deprecated getAuthHeader()

Resolves issue #1967.

github.com/streetmix/streetmix - 1b845134b3240156bf06773db1972749b457e6df authored over 4 years ago
Merge pull request #1972 from streetmix/wschorn/auth-log-levels

fix: ensure only auth-critical API calls cause middleware to log errors

github.com/streetmix/streetmix - 6c30e411e45262c585e883c0db0e32aa1bd9c007 authored over 4 years ago
Merge pull request #1971 from streetmix/wschorn/fix/clear_localstorage

fix: goReloadClearSignIn should clear localStorage

github.com/streetmix/streetmix - 6f341537941185a8498cfab5557637dedeafb251 authored over 4 years ago
fix: localStorage requires special accessors

github.com/streetmix/streetmix - 551ddc2f71844c43bfadc7f6dd969c04af637e5a authored over 4 years ago
fix: ensure only auth-critical API calls cause middleware to log errors

github.com/streetmix/streetmix - 568073e36e8cb84c8e49401bb9e04969337ee9a9 authored over 4 years ago
refactor(monetization): move pointer setting to env var

github.com/streetmix/streetmix - d533b29230421840e5336b09c87422c8e6a76c1b authored over 4 years ago
chore(web monetization): add payment pointer

github.com/streetmix/streetmix - 19646b097e755dfb372853a7b311432a7537aa64 authored over 4 years ago
Merge pull request #1966 from streetmix/wschorn/fix/auth_middleware

fix: specify where middleware should find token

github.com/streetmix/streetmix - 742dfaebe47dabd32bca89bba9fc733a2b89dd42 authored over 4 years ago
fix: specify where middleware should find token

github.com/streetmix/streetmix - ad8a34fc132fb45214d63cd26263cd393312846c authored over 4 years ago
Merge pull request #1961 from streetmix/wschorn/fix/cookie_expiration

Wschorn/fix/cookie expiration

github.com/streetmix/streetmix - 5ececd89417723b4e39d3ec6747b681c8c58c859 authored over 4 years ago
fix: rely on cookie storage for tokens

github.com/streetmix/streetmix - f95325515b569975939973275cacf93d4977e005 authored over 4 years ago
fix: cookie expiration

github.com/streetmix/streetmix - 7df4d44d7ac5aa2fe602cfae404bbdf7ec944b41 authored over 4 years ago
Merge pull request #1960 from streetmix/louh/auth-refresh

fix(auth): response formatting

github.com/streetmix/streetmix - c6df44ea96e634596c6d5c813f81c908383b7c69 authored over 4 years ago
fix(auth): response formatting

A number of fixes to the response at /services/auth/refresh-login-token:

- A couple of instanc...

github.com/streetmix/streetmix - 54173bbe9d410efa8eea13525e643c4030396fa2 authored over 4 years ago
feat(authentication): show a toast when auth expired

github.com/streetmix/streetmix - 8e5f93bbf1915ca5357480dd18ab42727d967785 authored over 4 years ago
refactor(BlockingError): change auth expiration message

github.com/streetmix/streetmix - 7757c87e41531db6176a86115c78fe5a49acaacc authored over 4 years ago
refactor(BlockingError): use <p> instead of <div> for messages

This brings the output of the <BlockingError /> component to match the behavior of
a similar com...

github.com/streetmix/streetmix - 6a6c72544099e012724d428bdf8da5a8fcc77850 authored over 4 years ago
refactor(Avatar): convert to <span> element

When Avatar's root element is a <div> we receive a warning that it cannot be
used as the child o...

github.com/streetmix/streetmix - c6769ade7f3d3b88f8f142ee08d3ff29907ee230 authored over 4 years ago
Merge pull request #1953 from streetmix/wschorn/refresh_tokens

Feat: use refresh token to replace expired main token

github.com/streetmix/streetmix - 74ea4483785817664eea130bcd7230f25a21147e authored over 4 years ago
fix: update route to not collide

github.com/streetmix/streetmix - e60de8bf759dee723bdb1b23a410e10cefddbc75 authored over 4 years ago
Merge pull request #1955 from streetmix/louh/survey-ui

feat(sentiment survey): ui improvements

github.com/streetmix/streetmix - 242c31c3c16d69a40877ca2fba688c9c9d9c3b00 authored over 4 years ago
fix: add survey to reserved urls

github.com/streetmix/streetmix - 0417cac3b627193c199498a39a1b19fe787d9bea authored over 4 years ago
Merge pull request #1947 from streetmix/louh/ui

Add a range slider UI component

github.com/streetmix/streetmix - 2ab30cc4b5db3f286358c026b8eb6ce0c1187e2a authored over 4 years ago
fix(credits): lint complaint about an empty line

github.com/streetmix/streetmix - e0145f91d1537a858c006db04374fe19e75fa829 authored over 4 years ago
feat: use refresh token to replace expired main token

github.com/streetmix/streetmix - 92b522f0b90cb5a1e4bebf687e7744592337ccc4 authored over 4 years ago
fix(credits): handle auto-translated long text in columns

github.com/streetmix/streetmix - 7baba2c00a259c34ef3ae00ca7aff8751c4adee4 authored over 4 years ago
docs(installing): fix links

github.com/streetmix/streetmix - 82e51551315476e74fa4fa5cd7ae7097d118c7c3 authored over 4 years ago
docs(installing): copyedits

github.com/streetmix/streetmix - 357b3629c8a4e44d71d5cfbb345d19adc4bccc46 authored over 4 years ago
Merge pull request #1948 from streetmix/esherman/add-indexes

feat: index for streets table

github.com/streetmix/streetmix - 12168588628725f6032871c206cea50885e4ef3c authored over 4 years ago
Merge pull request #1950 from streetmix/easherma/up-connection-pooling

feat: add to max connection pools

github.com/streetmix/streetmix - 89971c3d8bab0c14ec253e7a6b208f20875d6993 authored over 4 years ago
feat(sentiment survey): activate for es-419 locale

github.com/streetmix/streetmix - ec799ff8b33c22995a5d484c250472ba2c1ad935 authored over 4 years ago
feat(locales): update translation files

github.com/streetmix/streetmix - 37345084acfbefadef01c4804bfc6488e2eb8297 authored over 4 years ago
feat(sentiment survey): activate for users

github.com/streetmix/streetmix - 607ed3833ced5e1e0b025e449ee9eb07f9cb6541 authored over 4 years ago
fix(drag and drop): handle when oldDraggingState is undefined

A previous fix (see issue #1842) did not go far enough in fixing the problem.
`oldDraggingState`...

github.com/streetmix/streetmix - 427e08ff69b66658119944a22044433d00f8a0ff authored over 4 years ago
feat: add to max connection pools

github.com/streetmix/streetmix - cab5b6bfd38748f35c293b26d8a6da9cb19bee09 authored over 4 years ago
fix(receiveStreet): do not call after catching error

A .then(receiveStreet) will always be called because it is placed after the
.catch() in the prom...

github.com/streetmix/streetmix - 7786fc08b49ff0930103b6e7153c94d3ee30d09d authored over 4 years ago
fix: sqlize is dumb, needs manual migration

github.com/streetmix/streetmix - bf30df3c650438a6d08f217cfaf0f8beb9f65c11 authored over 4 years ago
fix: see if index gets added without migration

github.com/streetmix/streetmix - 54729bde374892bf5ac7e93af65c77235012f546 authored over 4 years ago
feat: index for streets table

github.com/streetmix/streetmix - 9e2e2a482238e3179eeacb7e432085f4e9259f3c authored over 4 years ago
fix(Scrollable): handle missing element refs

scrollerEl.current can sometimes be undefined or null when handler functions are called.
In each...

github.com/streetmix/streetmix - 9c31bf95bec8baa1cad7c3295abe314eafaba21c authored over 4 years ago
fix(redux/gallery): handle rejection with undefined payload

Bug logged in Sentry. https://sentry.io/share/issue/8d5fc8df9f024b208ac1d2b1269b5b1f/

github.com/streetmix/streetmix - 057fb20dbe1b66ae766cbe6dfa525f31bc2c165b authored over 4 years ago
feat: add route to go to a random candidate street for voting (#1935)

* feat: add route to go to a random candidate street for voting

* revert text

* fix: move ...

github.com/streetmix/streetmix - acf371f9c76af10491efb62f8bfc3d28c91e91d1 authored over 4 years ago
doc(content styleguide): add link to CSS Tricks

github.com/streetmix/streetmix - 8a7898bcabd33bd7127feefb7302006d3c56db0a authored over 4 years ago
refactor(Checkbox): update to match RangeSlider functionality

github.com/streetmix/streetmix - 95eca0b69ea0a0465160612ac46b1b12333753b7 authored over 4 years ago
feat(RangeSlider): add UI component and update SaveAsImageDialog

github.com/streetmix/streetmix - 58d8d6fe00ed2b296c4b19cc512a2525104b3f3d authored over 4 years ago
fix(buttons): disabled colors override dialog box buttons

github.com/streetmix/streetmix - 54c7376bb7173e91f60b39045ea746e115dd6f97 authored over 4 years ago
feat(microvan): update with 59"w version

github.com/streetmix/illustrations - 0cd4335950df7ab3693a278a9cd043784ccbbe78 authored over 4 years ago
chore(notification): new link!

github.com/streetmix/streetmix - 86c26616a77afd63362d1b2c50c3c06c0628f8f0 authored over 4 years ago
Merge pull request #1946 from streetmix/wschorn/fix_login

fix: auth0 twitter login should not rely on screen name

github.com/streetmix/streetmix - c6f64195f7dc39e5ec4df960e32b3991cde87aa7 authored over 4 years ago
fix: auth0 twitter login should not rely on screen name

github.com/streetmix/streetmix - 77f5072990de81d598f45eb169e683def3478b0c authored over 4 years ago
fix(sentiment survey): adjust appearance timing with gallery

github.com/streetmix/streetmix - 319771bdc12f5f14af9cd8221fe3752c31f69ea2 authored over 4 years ago
feat(sentiment survey): show only if segments fit street width

github.com/streetmix/streetmix - b803593098510ea8311c6ae7b1f9c1753dc0ac54 authored over 4 years ago
feat(sentiment survey): track actions

github.com/streetmix/streetmix - 45630f5edce4549a2447c86b04ecf2f59a01c191 authored over 4 years ago
feat(sentiment survey): remove underline

github.com/streetmix/streetmix - fdb744b2400566f2f91bb12b1176346ba1cf2e69 authored over 4 years ago
feat: add microvan, av shuttle, double decker bus

github.com/streetmix/illustrations - ebe14fb51033b900e4dca83c15c70d1424a95666 authored over 4 years ago