index
:
okcms.git
master
twohustlers
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
node_modules
/
okschema
/
index.js
Age
Commit message (
Collapse
)
Author
2021-02-23
allow arbitrary file upload for pdf
Jules Laplace
2016-10-24
fix issue with empty schemas
v0.2.4
Jules Laplace
2016-09-02
rename captioned-image-list to gallery, closes #3
Jules Laplace
2016-04-06
Store booleans as type boolean
Jules Laplace
2016-04-05
Fix sorting bug when saving
v0.1.25
Jules Laplace
2016-03-28
okschema: replace array-type data with empty list if unspecified (due to ↵
v0.1.19
Jules Laplace
constraint of querystring body-parser)
2016-03-28
modify links field to specify text and uri
Jules Laplace
2015-07-10
Implement basic foreign key support
v0.1.13
Sean Fridman
2015-06-19
Add 'flag' data type
Sean Fridman
2015-06-02
Add 'date' field type
v0.1.8
Sean Fridman
2015-05-26
Add tag-list input type
v0.1.5
Sean Fridman
2015-04-20
Add number type support
v0.1.1
Sean Fridman
2015-04-11
Add autoincrementing index to resources
Sean Fridman
2015-04-11
Fix autoincrement algo bug
Sean Fridman
2015-04-10
Support autoincrement and custom ID field in OKSchema
Sean Fridman
2015-04-09
Don't expose object refs in public APIs ya dummy!
Sean Fridman
Make sure to deep clone them input/output objects to maintain immutability y'hear
2015-04-09
omg it work
Sean Fridman
2015-04-09
mergez
Jules Laplace
2015-04-09
Add captioned-image-list type
Sean Fridman
2015-04-09
stub in video field
Jules Laplace
2015-04-08
Properly handle and display form errors
Sean Fridman
2015-04-08
adding enum validation
Jules Laplace
2015-04-08
Add support for textarea data types
Sean Fridman
2015-04-06
Properly convert to mschema before validating
Sean Fridman
2015-04-06
Expose resource raw schema
Sean Fridman
2015-04-03
Add OKSchema
Sean Fridman