Sibelius Seraphini

Results 349 issues of Sibelius Seraphini

failing test ```jsx // @flow import mongoose from 'mongoose'; const { ObjectId } = mongoose.Schema.Types; const Filter = new mongoose.Schema( { key: { type: String, trim: true, description: 'Filter key',...

bug

Yeoman is too old we can do better!

enhancement

> Smart copy and past is live We can generate some snippets to make we move faster - [ ] QueryType resolvers ```jsx import ProductType from '../../modules/product/ProductType'; import * as...

enhancement

- [x] list - [x] add - [x] edit - [ ] detail - [x] fb-admin new Table with pagination 2 sides - [x] formik - [ ] detail with...

enhancement

it does not make sense to split cli and generators for now

enhancement

mutation test templates are not working well yet

bug

apply prettier to .ejs templates

enhancement

- [ ] parse this on mongoose - [ ] create a new GraphQLType to handle this - [ ] create flowtype object for nested object ```jsx dimensions: { weight:...

enhancement

ejs vs mustache or others? which one is better?

question