Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
simple-schema-js
SimpleSchema: A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects
Collective -
https://opencollective.com/simple-schema-js
- Code: https://github.com/aldeed/simple-schema-js
Simple Schema not working in Internet Explorer
github.com/longshotlabs/simpl-schema - Lickshotz opened this issue over 4 years ago
github.com/longshotlabs/simpl-schema - Lickshotz opened this issue over 4 years ago
Is it possible to use oneOf for (String,[String])?
github.com/longshotlabs/simpl-schema - perbergland opened this issue over 4 years ago
github.com/longshotlabs/simpl-schema - perbergland opened this issue over 4 years ago
Fix reactive validation for subschemas
github.com/longshotlabs/simpl-schema - lynchem opened this pull request almost 5 years ago
github.com/longshotlabs/simpl-schema - lynchem opened this pull request almost 5 years ago
Optional field with regex not working
github.com/longshotlabs/simpl-schema - edwinhaver opened this issue about 5 years ago
github.com/longshotlabs/simpl-schema - edwinhaver opened this issue about 5 years ago
wait promise await async at custom field
github.com/longshotlabs/simpl-schema - gurachan opened this issue about 5 years ago
github.com/longshotlabs/simpl-schema - gurachan opened this issue about 5 years ago
Cannot clean null value
github.com/longshotlabs/simpl-schema - PlakJakub opened this issue almost 6 years ago
github.com/longshotlabs/simpl-schema - PlakJakub opened this issue almost 6 years ago
fails with latest meteor
github.com/aldeed/autoform-demo - interfaith opened this issue about 6 years ago
github.com/aldeed/autoform-demo - interfaith opened this issue about 6 years ago
raix:eventemitter Constraint
github.com/aldeed/meteor-collection2-core - flean opened this issue about 6 years ago
github.com/aldeed/meteor-collection2-core - flean opened this issue about 6 years ago
Update package.js
github.com/aldeed/meteor-cfs-autoform - ivan133 opened this pull request over 6 years ago
github.com/aldeed/meteor-cfs-autoform - ivan133 opened this pull request over 6 years ago
Nested autovalue not working as expected
github.com/longshotlabs/simpl-schema - Floriferous opened this issue over 6 years ago
github.com/longshotlabs/simpl-schema - Floriferous opened this issue over 6 years ago
Regex is undefined
github.com/longshotlabs/simpl-schema - GarrettFleischer opened this issue over 6 years ago
github.com/longshotlabs/simpl-schema - GarrettFleischer opened this issue over 6 years ago
es2015 babel preset is now deprecated...
github.com/longshotlabs/simpl-schema - rcarter opened this issue over 6 years ago
github.com/longshotlabs/simpl-schema - rcarter opened this issue over 6 years ago
Autovalue not working when updating in nested object - simple example included
github.com/longshotlabs/simpl-schema - naschpitz opened this issue over 6 years ago
github.com/longshotlabs/simpl-schema - naschpitz opened this issue over 6 years ago
Document that the `custom()` function can return an object
github.com/longshotlabs/simpl-schema - scharf opened this issue almost 7 years ago
github.com/longshotlabs/simpl-schema - scharf opened this issue almost 7 years ago
required field not working as function?
github.com/longshotlabs/simpl-schema - yusef-ho opened this issue almost 7 years ago
github.com/longshotlabs/simpl-schema - yusef-ho opened this issue almost 7 years ago
Problem with multi attacheSchema()?
github.com/aldeed/meteor-collection2-core - thearabbit opened this issue almost 7 years ago
github.com/aldeed/meteor-collection2-core - thearabbit opened this issue almost 7 years ago
Make it easier to change languages / load messages for all schemas dynamically
github.com/longshotlabs/simpl-schema - krowten opened this issue almost 7 years ago
github.com/longshotlabs/simpl-schema - krowten opened this issue almost 7 years ago
Set cleaning defaults differently for insert vs update
github.com/aldeed/meteor-collection2-core - jankapunkt opened this issue almost 7 years ago
github.com/aldeed/meteor-collection2-core - jankapunkt opened this issue almost 7 years ago
[1.4.0] Error deploying to Meteor Galaxy: Cannot find module 'lodash._basecallback'
github.com/longshotlabs/simpl-schema - joncursi opened this issue about 7 years ago
github.com/longshotlabs/simpl-schema - joncursi opened this issue about 7 years ago
how do I use this?
github.com/aldeed/meteor-collection2-core - thomastraum opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - thomastraum opened this issue about 7 years ago
default validationContext automatically added to collection
github.com/aldeed/meteor-collection2-core - Floriferous opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - Floriferous opened this issue about 7 years ago
Support complicated selectors for upserts
github.com/aldeed/meteor-collection2-core - nyej opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - nyej opened this issue about 7 years ago
Clean function returns different value with different order of fields.
github.com/longshotlabs/simpl-schema - flexi-xu opened this issue about 7 years ago
github.com/longshotlabs/simpl-schema - flexi-xu opened this issue about 7 years ago
autoValue inconsistency between server and client
github.com/aldeed/meteor-collection2-core - dovydaskukalis opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - dovydaskukalis opened this issue about 7 years ago
Error: Cannot find module ‘meteor/tmeasday:check-npm-versions’
github.com/aldeed/meteor-collection2-core - lauff opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - lauff opened this issue about 7 years ago
Allow passing options further
github.com/aldeed/meteor-collection2-core - theodorDiaconu opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - theodorDiaconu opened this issue about 7 years ago
C2 should not override attached SS default clean options
github.com/aldeed/meteor-collection2-core - aldeed opened this issue about 7 years ago
github.com/aldeed/meteor-collection2-core - aldeed opened this issue about 7 years ago
How can i use this in a package
github.com/aldeed/meteor-collection2-core - fly19890211 opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - fly19890211 opened this issue over 7 years ago
Incompatiple when adding cfs:autoform
github.com/aldeed/meteor-cfs-autoform - maikzimmermann1 opened this issue over 7 years ago
github.com/aldeed/meteor-cfs-autoform - maikzimmermann1 opened this issue over 7 years ago
How do I combine Schemas using Collection2-core?
github.com/aldeed/meteor-collection2-core - tobitech opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - tobitech opened this issue over 7 years ago
Default Schema for No Matching Selector when using Multiple Schemas
github.com/aldeed/meteor-collection2-core - WilliamT-Streamba opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - WilliamT-Streamba opened this issue over 7 years ago
MongoError: connection to DB timed out
github.com/aldeed/meteor-collection2-core - sergical opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - sergical opened this issue over 7 years ago
Error saying that a value is required even though the value is provided
github.com/aldeed/meteor-collection2-core - ignacy130 opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - ignacy130 opened this issue over 7 years ago
How to test when using this.userID in schema
github.com/aldeed/meteor-collection2-core - dcantatore opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - dcantatore opened this issue over 7 years ago
Replace underscore
github.com/aldeed/meteor-collection2-core - merlinstardust opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - merlinstardust opened this issue over 7 years ago
Return ValidationError's from Meteor.methods
github.com/aldeed/meteor-collection2-core - matsrietdijk opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - matsrietdijk opened this issue over 7 years ago
*Any* catch-all type
github.com/longshotlabs/simpl-schema - joncursi opened this issue over 7 years ago
github.com/longshotlabs/simpl-schema - joncursi opened this issue over 7 years ago
default install v1.2.0 and not v2...
github.com/aldeed/meteor-collection2-core - DavOnGit opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - DavOnGit opened this issue over 7 years ago
Cannot find module './SimpleSchema' error
github.com/aldeed/meteor-collection2-core - retani opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - retani opened this issue over 7 years ago
Array of objects bug
github.com/aldeed/meteor-collection2-core - ghost opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - ghost opened this issue over 7 years ago
Collection insert method not found 404
github.com/aldeed/meteor-collection2-core - LaughingBubba opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - LaughingBubba opened this issue over 7 years ago
Reactivity breaks when using subschemas
github.com/longshotlabs/simpl-schema - BryanSD opened this issue over 7 years ago
github.com/longshotlabs/simpl-schema - BryanSD opened this issue over 7 years ago
Support whole-document updates
github.com/aldeed/meteor-collection2-core - realyze opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - realyze opened this issue over 7 years ago
How do I send you money to support this?
github.com/aldeed/meteor-collection2-core - realyze opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - realyze opened this issue over 7 years ago
Collection2 `$set` with an array of objects
github.com/aldeed/meteor-collection2-core - ghost opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - ghost opened this issue over 7 years ago
func is not a function error on insert or update
github.com/aldeed/meteor-collection2-core - aviemet opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - aviemet opened this issue over 7 years ago
npmRequestOptions, and followAllRedirects are not passed through to requests
github.com/aldeed/meteor-http-extras - JoshuaColeman opened this issue over 7 years ago
github.com/aldeed/meteor-http-extras - JoshuaColeman opened this issue over 7 years ago
How to subscribe cfs-files
github.com/aldeed/meteor-cfs-autoform - jaganreddy opened this issue over 7 years ago
github.com/aldeed/meteor-cfs-autoform - jaganreddy opened this issue over 7 years ago
Multiple schemas feature not working
github.com/aldeed/meteor-collection2-core - tomasz-nolberczak opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - tomasz-nolberczak opened this issue over 7 years ago
Meteor 1.5 Buffer issue
github.com/aldeed/meteor-message-box - charlesdeb opened this issue over 7 years ago
github.com/aldeed/meteor-message-box - charlesdeb opened this issue over 7 years ago
Error when updating nested arrays after update from meteor-simple-schema
github.com/longshotlabs/simpl-schema - leedongwei opened this issue over 7 years ago
github.com/longshotlabs/simpl-schema - leedongwei opened this issue over 7 years ago
How to get currently attached schema?
github.com/aldeed/meteor-collection2-core - bartmichu opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - bartmichu opened this issue over 7 years ago
Adding an updatedAt field to the user collection results in a 403 Access denied message
github.com/aldeed/meteor-collection2-core - kwuite opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - kwuite opened this issue over 7 years ago
Found both autoValue and defaultValue. Ignoring defaultValue
github.com/aldeed/meteor-collection2-core - trymbill opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - trymbill opened this issue over 7 years ago
$and is not allowed in an update QUERY SELECTOR by the schema
github.com/aldeed/meteor-collection2-core - Pushplaybang opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - Pushplaybang opened this issue over 7 years ago
SimpleSchema.oneOf Issue (simple example included)
github.com/longshotlabs/simpl-schema - zjzeit opened this issue over 7 years ago
github.com/longshotlabs/simpl-schema - zjzeit opened this issue over 7 years ago
autoValues not working when updating with null-prototype objects
github.com/aldeed/meteor-collection2-core - jschlieber opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - jschlieber opened this issue over 7 years ago
Reusing schema results in inconsistent autoValue behavoir
github.com/aldeed/meteor-collection2-core - jschlieber opened this issue over 7 years ago
github.com/aldeed/meteor-collection2-core - jschlieber opened this issue over 7 years ago
fix error on prototype-less objects, include test
github.com/aldeed/meteor-collection2-core - jasonphillips opened this pull request over 7 years ago
github.com/aldeed/meteor-collection2-core - jasonphillips opened this pull request over 7 years ago
TypeError: Cannot read property 'mergedSchema' of undefined
github.com/aldeed/meteor-collection2-core - ampc opened this issue almost 8 years ago
github.com/aldeed/meteor-collection2-core - ampc opened this issue almost 8 years ago
Support recursive schemas
github.com/longshotlabs/simpl-schema - rivertam opened this issue almost 8 years ago
github.com/longshotlabs/simpl-schema - rivertam opened this issue almost 8 years ago
AutoForm 6.0 support.
github.com/aldeed/meteor-cfs-autoform - elhoucine opened this issue almost 8 years ago
github.com/aldeed/meteor-cfs-autoform - elhoucine opened this issue almost 8 years ago
Error: Field name duplication not allowed with modifiers
github.com/aldeed/meteor-collection2-core - SachaG opened this issue almost 8 years ago
github.com/aldeed/meteor-collection2-core - SachaG opened this issue almost 8 years ago
Invalid updates fail silently
github.com/aldeed/meteor-collection2-core - SachaG opened this issue almost 8 years ago
github.com/aldeed/meteor-collection2-core - SachaG opened this issue almost 8 years ago
{validate: false} doesn't let you bypass the schema
github.com/aldeed/meteor-collection2-core - SachaG opened this issue almost 8 years ago
github.com/aldeed/meteor-collection2-core - SachaG opened this issue almost 8 years ago
JSON Schema / IETF support
github.com/longshotlabs/simpl-schema - awatson1978 opened this issue almost 8 years ago
github.com/longshotlabs/simpl-schema - awatson1978 opened this issue almost 8 years ago
Using a `type` of `SimpleSchema.oneOf` prevents `custom` function from being called
github.com/longshotlabs/simpl-schema - nidem opened this issue almost 8 years ago
github.com/longshotlabs/simpl-schema - nidem opened this issue almost 8 years ago
Providing complex example for nested arrays
github.com/aldeed/autoform-demo - mklueh opened this issue almost 8 years ago
github.com/aldeed/autoform-demo - mklueh opened this issue almost 8 years ago
Not compatible with Meteor 1.4.2.7??
github.com/aldeed/meteor-collection2-core - carlosalvidrez opened this issue almost 8 years ago
github.com/aldeed/meteor-collection2-core - carlosalvidrez opened this issue almost 8 years ago
Error: _schema key is missing "type"
github.com/aldeed/meteor-collection2-core - chellem opened this issue almost 8 years ago
github.com/aldeed/meteor-collection2-core - chellem opened this issue almost 8 years ago
How to restrict file type?
github.com/aldeed/meteor-cfs-autoform - breadcrumble opened this issue about 8 years ago
github.com/aldeed/meteor-cfs-autoform - breadcrumble opened this issue about 8 years ago
$push to Array doesn't add default values
github.com/aldeed/meteor-collection2-core - Floriferous opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - Floriferous opened this issue about 8 years ago
Autovalue bug when inserting into array
github.com/aldeed/meteor-collection2-core - benlavalley opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - benlavalley opened this issue about 8 years ago
[FEATURES] Add Typings
github.com/aldeed/meteor-collection2-core - DerekTBrown opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - DerekTBrown opened this issue about 8 years ago
Update is not working for multiple schemas when using update operators
github.com/aldeed/meteor-collection2-core - brunoalvesdefaria opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - brunoalvesdefaria opened this issue about 8 years ago
How to use ValidateOne for array?
github.com/aldeed/meteor-collection2-core - ivansglazunov opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - ivansglazunov opened this issue about 8 years ago
Attach calculatable schema?
github.com/aldeed/meteor-collection2-core - ivansglazunov opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - ivansglazunov opened this issue about 8 years ago
Attach schema to Meteor.users: cannot create users
github.com/aldeed/meteor-collection2-core - anthonyboutinov opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - anthonyboutinov opened this issue about 8 years ago
Error: doc.hasOwnProperty is not a function
github.com/aldeed/meteor-collection2-core - Siyfion opened this issue about 8 years ago
github.com/aldeed/meteor-collection2-core - Siyfion opened this issue about 8 years ago
Do you have a version for Windows?
github.com/aldeed/deploymeteor - AlokJoshi opened this issue over 8 years ago
github.com/aldeed/deploymeteor - AlokJoshi opened this issue over 8 years ago
Unique index error not mapped
github.com/aldeed/meteor-collection2-core - ghost opened this issue over 8 years ago
github.com/aldeed/meteor-collection2-core - ghost opened this issue over 8 years ago
how to display images of a array?
github.com/aldeed/meteor-cfs-autoform - veritme opened this issue over 8 years ago
github.com/aldeed/meteor-cfs-autoform - veritme opened this issue over 8 years ago
collection.simpleSchema() requires doc argument when there are multiple schemas
github.com/aldeed/meteor-collection2-core - ghost opened this issue almost 9 years ago
github.com/aldeed/meteor-collection2-core - ghost opened this issue almost 9 years ago
Merge identical selector schemas
github.com/aldeed/meteor-collection2-core - spencern opened this pull request almost 9 years ago
github.com/aldeed/meteor-collection2-core - spencern opened this pull request almost 9 years ago
Bug fix for attachSchema with {replace:true} option
github.com/aldeed/meteor-collection2-core - paulbalomiri opened this pull request almost 9 years ago
github.com/aldeed/meteor-collection2-core - paulbalomiri opened this pull request almost 9 years ago
- fixed: correctly handle merging of schemas with selectors
github.com/aldeed/meteor-collection2-core - ScyDev opened this pull request almost 9 years ago
github.com/aldeed/meteor-collection2-core - ScyDev opened this pull request almost 9 years ago
Unique constraint throwing Internal Server Error instead of parsed context error.
github.com/aldeed/meteor-collection2-core - boulaycote opened this issue almost 9 years ago
github.com/aldeed/meteor-collection2-core - boulaycote opened this issue almost 9 years ago
Added image preview and the ability to remove existing file
github.com/aldeed/meteor-cfs-autoform - THPubs opened this pull request almost 9 years ago
github.com/aldeed/meteor-cfs-autoform - THPubs opened this pull request almost 9 years ago
How to add an image preview to the update page?
github.com/aldeed/meteor-cfs-autoform - THPubs opened this issue almost 9 years ago
github.com/aldeed/meteor-cfs-autoform - THPubs opened this issue almost 9 years ago
Support of "flattened data structure" with multiple top-level schemas per collection
github.com/aldeed/meteor-collection2-core - newsiberian opened this pull request about 9 years ago
github.com/aldeed/meteor-collection2-core - newsiberian opened this pull request about 9 years ago
No support for option beforeSend
github.com/aldeed/meteor-http-extras - dsiebes opened this issue about 9 years ago
github.com/aldeed/meteor-http-extras - dsiebes opened this issue about 9 years ago
Error on the exemple code
github.com/aldeed/meteor-cfs-autoform - lcrpt opened this issue about 9 years ago
github.com/aldeed/meteor-cfs-autoform - lcrpt opened this issue about 9 years ago
Not a valid enum value
github.com/aldeed/meteor-cfs-autoform - singularityhacker opened this issue about 9 years ago
github.com/aldeed/meteor-cfs-autoform - singularityhacker opened this issue about 9 years ago
CfsAutoForm.Hooks.beforeInsert() is called, but after my Meteor.call() to save the form
github.com/aldeed/meteor-cfs-autoform - mbabauer opened this issue over 9 years ago
github.com/aldeed/meteor-cfs-autoform - mbabauer opened this issue over 9 years ago
Before hooks not work
github.com/aldeed/meteor-cfs-autoform - halallahh opened this issue over 9 years ago
github.com/aldeed/meteor-cfs-autoform - halallahh opened this issue over 9 years ago
file upload not working in IOS simulator
github.com/aldeed/meteor-cfs-autoform - tomitbe opened this issue over 9 years ago
github.com/aldeed/meteor-cfs-autoform - tomitbe opened this issue over 9 years ago