Pepijn

Results 9 issues of Pepijn

We should leave room in the playlist model for other song sources (such as soundcloud). Currently the song cache id == youtube id, this basically makes it impossible to integrate...

enhancement
in progress

A couple of functions are related to collections rather than templates, using the collection helpers package we can re-use these functions over multiple templates and still provide some sort of...

enhancement

I currently listening to fusic from my mobile phone (using a "stay awake") widget from the play store. This works fine, however it would be nice to accomodate for this...

enhancement

It never deletes user's of the list. We should make use of some sort of polling to make sure user is actually still playing the list or logged in, otherwise...

bug

Allow all data to be saved to a backend, preferably in a "realtime" database so remote collaboration becomes possible. Dependent on implementation of a proper state manager (Vuex for example)....

enhancement
help wanted

Could be a nice enhancement, since retrospectives are held collectively (at least where I work). This way, notes do not have to be "written down" by someone, but can be...

enhancement

It would be nice to set a "timebox" right from this tool, this could keep the retrospective meetings efficient. I suggest to be able to set this timebox from the...

enhancement

When doing a clean install, npm run start results in a few errors along the lines of: ``` ERROR in ./~/vue-loader/lib/template-compiler.js?id=data-v-694d9b91!./~/vue-loader/lib/selector.js?type=template&index=0!./src/components/CustomModelManager.vue Vue template syntax error: tag has no matching end...

## Summary The current plugin cherry picks some fields from the Appsflyer payload to forward to Analytics.track(): https://github.com/segmentio/analytics-react-native/blob/b5074f7ac6a4c51cd4e24ee7ff0d2027118e452d/packages/plugins/plugin-appsflyer/src/AppsflyerPlugin.tsx#L79-L85 The docs however indicate the payload can contain a lot more data,...

enhancement