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
/
okquery
/
index.js
Age
Commit message (
Collapse
)
Author
2015-07-10
Implement basic foreign key support
v0.1.13
Sean Fridman
2015-07-09
Implement groupBy queries + admin interface
Sean Fridman
2015-05-27
Add query config to sort queries by field
v0.1.6
Sean Fridman
2015-04-13
split up the projects by category, add a schema flag so we can use the same ↵
Jules Laplace
singular template
2015-04-11
Give views sorted resources
Sean Fridman
2015-04-09
Lil fixes + defensive programming
Sean Fridman
2015-04-09
Stray console.log
Sean Fridman
2015-04-09
Implement filter matching query
Sean Fridman
2015-04-08
Add resource instance concept
Sean Fridman
Can now define resource classes bound to particular data points, in particular they can be static data defined by app config and not even in DB
2015-04-07
ID fields for resources now determined by app config
Sean Fridman
2015-04-06
Allow specification of default queries
Sean Fridman
2015-04-06
Expose resources backing OKQuery
Sean Fridman
2015-04-06
Fix instantiation bug in OKQuery
Sean Fridman
2015-04-06
Step towards cleaner resource resolution for views
Sean Fridman
2015-04-03
Queries now properly backed by resources
Sean Fridman
2015-04-03
Separate schema and resource concepts
Sean Fridman
Also refactor a bit
2015-04-01
Bootstrappin young lad
Sean Fridman