summaryrefslogtreecommitdiff
path: root/app/node_modules/okschema/index.js
AgeCommit message (Expand)Author
2016-09-02rename captioned-image-list to gallery, closes #3Jules Laplace
2016-04-06Store booleans as type booleanJules Laplace
2016-04-05Fix sorting bug when savingv0.1.25Jules Laplace
2016-03-28okschema: replace array-type data with empty list if unspecified (due to cons...v0.1.19Jules Laplace
2016-03-28modify links field to specify text and uriJules Laplace
2015-07-10Implement basic foreign key supportv0.1.13Sean Fridman
2015-06-19Add 'flag' data typeSean Fridman
2015-06-02Add 'date' field typev0.1.8Sean Fridman
2015-05-26Add tag-list input typev0.1.5Sean Fridman
2015-04-20Add number type supportv0.1.1Sean Fridman
2015-04-11Add autoincrementing index to resourcesSean Fridman
2015-04-11Fix autoincrement algo bugSean Fridman
2015-04-10Support autoincrement and custom ID field in OKSchemaSean Fridman
2015-04-09Don't expose object refs in public APIs ya dummy!Sean Fridman
2015-04-09omg it workSean Fridman
2015-04-09mergezJules Laplace
2015-04-09Add captioned-image-list typeSean Fridman
2015-04-09stub in video fieldJules Laplace
2015-04-08Properly handle and display form errorsSean Fridman
2015-04-08adding enum validationJules Laplace
2015-04-08Add support for textarea data typesSean Fridman
2015-04-06Properly convert to mschema before validatingSean Fridman
2015-04-06Expose resource raw schemaSean Fridman
2015-04-03Add OKSchemaSean Fridman