Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/longshotlabs/simpl-schema

A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects
https://github.com/longshotlabs/simpl-schema

Merge pull request #79 from cfnelson/patch-1

Fix CHANGELOG hyperlink for Meteor migration

9d5e0ade12e8c962cbb75590add50cb6352e75b5 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Clarify where "unique" option comes from

d60c7196a6ab802dedaa2e2b5eed707da6131dfd authored almost 8 years ago by Eric Dobbertin <[email protected]>
Fix CHANGELOG hyperlink for Meteor migration

05fef119b6a7caafe584583638d25b6f72eea9f8 authored almost 8 years ago by Charles Nelson <[email protected]>
Publish 0.2.3

8b87a9d72dbf1e3235529a7c211b2040c59c79ef authored almost 8 years ago by Eric Dobbertin <[email protected]>
Merge pull request #58 from gauravchl/master

Add missing package 'deep-extend'

b24ec61662f1763f82c5b8d935497b33c2ac98d7 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Stop striping defaultValue from schema definition and expose field defaultValue with a method, add simple tests

02e0c89e0af651561742d54fd68ee8999a87e43f authored almost 8 years ago by Jan <[email protected]>
Add missing package 'deep-extend'

77cac07dc12c3f211a9a4d786b80fa8c8e1f7aef authored almost 8 years ago by Gaurav Chikhale <[email protected]>
Publish 0.2.2

4af4a5bc06269f8ec251fa358779f124df00b6ca authored almost 8 years ago by Eric Dobbertin <[email protected]>
Fix Tracker reactivity

d2e812cdb26d2fdd14b76cb9a65f5324c2cc186a authored almost 8 years ago by Eric Dobbertin <[email protected]>
Publish 0.2.1

dd70564b0c3ae1815b7fa3461080a0f9e70c7842 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Do not include keyNotInSchema error for $unset

dc97da68857e91ddd05e747e2e2ebc47c596f015 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Publish 0.2.0

3eca0e858ba318d4764d3dea29380c8555531159 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Add additional methods

31e0b87439e89338a0671431e8aa79cf66a77fa3 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Explain Tracker

bb1fb80d107a9e4dec0d63d0a1fd8399e98f0624 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Publish 0.1.1

a0e5db7bdb31de460c6e4a746d2d54a7a1e85f79 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Switch to escaped doube quotes; fixes #51

740c76a42e518cc8a6841dda685bc304665e677c authored almost 8 years ago by Eric Dobbertin <[email protected]>
Merge pull request #52 from intrueder/fix_message_tests

Fix 'SimpleSchema messages minDate / maxDate tests'

c150e3d8553be3e2cdc77d85a2bf1c154708dd18 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Merge pull request #37 from englishtom/master

Updated documentation for node-message-box

6d68cb46a5dbf8d95ad3d9d3334961b6e4c05388 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Merge pull request #42 from DerekTBrown/master

Removing Array.includes references

66e94d860e101cd0b584b84485bd6d6774f780cb authored almost 8 years ago by Eric Dobbertin <[email protected]>
Add tests from PR #21

6ff5f2fa59b3d8de1ed428bc6a43fb18dabbb61a authored almost 8 years ago by Eric Dobbertin <[email protected]>
Make tests `SimpleSchema messages minDate / maxDate` timezone-independent

70cf977e78811553003446bb1b937e306b720b79 authored almost 8 years ago by intrueder <[email protected]>
Removing Array.includes references

836269148c3cb949819b99a63296c0153bb8fba8 authored almost 8 years ago by Derek Brown <[email protected]>
Add better error for missing type

a60a0f9dadae1a0ff26e1cb5659550e3bd7810f5 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Publish 0.1.0

43b2ba2d8c1bdaa0869a01b3287c9d91b0c3c493 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Add getAllowedValuesForKey function

42eed3d2fce1f8327f1683b6c2ed2e9e797b77c8 authored almost 8 years ago by Eric Dobbertin <[email protected]>
Updated documentation for node-message-box

- Changed custom error message example from meteor-simple-schema syntax to node-message-box syntax

af41b94ead303521bf1971b93ebcaf96b9ddf0fb authored almost 8 years ago by Thomas English <[email protected]>
Add changelog

1bbabb0977bbcc31288fd5c30b0ab091e4f51de6 authored about 8 years ago by Eric Dobbertin <[email protected]>
Publish 0.0.4

43dd168a71591a1b26e412bbd3577a0c00db9780 authored about 8 years ago by Eric Dobbertin <[email protected]>
Add objectKeys test

eacf7f758681bf5f6dac6bfc84dc863c74aaee3c authored about 8 years ago by Eric Dobbertin <[email protected]>
Fix issues with nested autoValue

Thanks @clayne11

a3afc935dbd0012b2bfd0881e4072e22df4fe77c authored about 8 years ago by Eric Dobbertin <[email protected]>
Fix requiredness validation for subschemas

Thanks @clayne11

06a2a044c812a25d585f202d5a291d7695d25543 authored about 8 years ago by Eric Dobbertin <[email protected]>
Make extend chainable; fixes #24

357a50a96c651058b6b753a950ec71d7cc3d0bd4 authored about 8 years ago by Eric Dobbertin <[email protected]>
Fix #22

f7f6bf3c249ecde671e0ca5ffdcd1f68b45925f2 authored about 8 years ago by Eric Dobbertin <[email protected]>
Merge pull request #23 from clayne11/escape-label

Cannot use HTML escaped characters in labels

e49d56cc2a5ab7af9f59b361982df92d43581bca authored about 8 years ago by Eric Dobbertin <[email protected]>
Manually merge PR; closes #5

Thanks @yanickrochon

eb9d212999bca4560b4bfe574dcd86e0c5e610fa authored about 8 years ago by Eric Dobbertin <[email protected]>
Remove babel-polyfill dep

29c6d9fa60c89bd0e1300eeacebf25f86e57a22b authored about 8 years ago by Eric Dobbertin <[email protected]>
Merge pull request #26 from MadMaxedy/master

Fixed: dead link to CHANGELOG in README

4f53eec44e5c38ee98d12ef9019a7d682fd7dda6 authored about 8 years ago by Eric Dobbertin <[email protected]>
Fixed: dead link to CHANGELOG

c0eb116e03cf4ab2b11d17bd8c2554e71a05fda5 authored about 8 years ago by MadMaxedy <[email protected]>
Add a static method to SimpleSchema to modify the default messages

This allows users to override default messages.

0236dfc01f2f370827bba9d870bbca6c9f447d3f authored about 8 years ago by Curtis Layne <[email protected]>
Cannot use HTML escaped characters in labels

Added failing test to demonstrate this issue.

Issue #22

36949e38c3b11d7a293b4067fb15b2c8177c5668 authored about 8 years ago by Curtis Layne <[email protected]>
Add EmailWithTLD and add missing reg exp messages

2b8f902e0d8d84eb923f9cf0cca2124f03f41cf8 authored over 8 years ago by Eric Dobbertin <[email protected]>
Renamed to validated-method package

fd1c6db7b76e8389d520b4f24cdeed708c9a7885 authored over 8 years ago by Eric Dobbertin <[email protected]>
Update README.md

a869787d855dcd0b78c719244e85977af406782c authored over 8 years ago by Eric Dobbertin <[email protected]>
Publish a few updates

4370c01b087bf7c17c4377de755ef001e024ea02 authored over 8 years ago by Eric Dobbertin <[email protected]>
Doctoc

31be6f8753d02ffec53e8cc0d7a91e15ce7305a4 authored over 8 years ago by Eric Dobbertin <[email protected]>
Publish 0.0.1

7fbcaf8f1a8ca9e5188706d55b4b877ec50aff90 authored over 8 years ago by Eric Dobbertin <[email protected]>
Copy Readme from Meteor pkg and update it

a2ffec47012f1e66b66eebd62dccbec15cf4b2f5 authored over 8 years ago by Eric Dobbertin <[email protected]>
Fix autoValues and clone when cleaning

7ab4eadedf6f56fee514c32cee5d98c345914766 authored over 8 years ago by Eric Dobbertin <[email protected]>
More changes

f5aee7ceac7629b5755f0da0f71dc4fd4b34dae5 authored over 8 years ago by Eric Dobbertin <[email protected]>
Lint fixes

b53d0bcfb7de3a0547c7f22457857fa2e6f7a6ad authored over 8 years ago by Eric Dobbertin <[email protected]>
Add WIP warning

a3d0dfdeed259d18b9258e316049e518fb4de5ff authored over 8 years ago by Eric Dobbertin <[email protected]>
initial

e715014dc498b9b5ba4099cc0751acfe23ffc126 authored over 8 years ago by Eric Dobbertin <[email protected]>