summaryrefslogtreecommitdiff
path: root/app/node_modules/okadminview/index.js
AgeCommit message (Collapse)Author
2017-05-17raise okadminview bodyparser size limitv0.2.7Jules Laplace
2016-12-31display certain types as lists of imagesJules Laplace
2016-09-08makin okcms okadminview frontend lib workv0.1.41Jules Laplace
2016-09-04okadminview route to return json dbJules Laplace
2016-09-02fix sorting issue on groupBy elementsv0.1.39Jules Laplace
2016-04-07Fix bug in OKAdminview - spec not being passed to transformDatav0.1.27Jules Laplace
2016-04-06Store booleans as type booleanJules Laplace
2015-09-23Fix admin dash bug where single resources weren't shownSean Fridman
2015-07-10Implement basic foreign key supportv0.1.13Sean Fridman
2015-07-09Allow custom resource sorting on admin pageSean Fridman
2015-07-09Implement groupBy queries + admin interfaceSean Fridman
2015-07-03Protect admin root path with authentication as wellv0.1.11Sean Fridman
Fixes #5
2015-04-27stubbing in videosJules Laplace
2015-04-16Take metadata from config and make synchronousSean Fridman
2015-04-13Namespace special admin endpointsSean Fridman
2015-04-13Client friendly error handlingSean Fridman
2015-04-13Update hardcoded bug fix admin pathsSean Fridman
2015-04-13HTTP Digest authenticationSean Fridman
2015-04-11Add batch update endpoint for adminSean Fridman
2015-04-11Hide certain inputs in templateSean Fridman
2015-04-10Overhaul DB implSean Fridman
Make DB schema aware Add autoincrement support Add custom ID field support
2015-04-09Let the client decide what message to displaySean Fridman
2015-04-09Implement flash messaging for admin success/error stuffSean Fridman
2015-04-09Lil fixes + defensive programmingSean Fridman
2015-04-09Add resource delete functionality to adminSean Fridman
2015-04-09Fix admin resource edit template data formatSean Fridman
2015-04-08Properly handle and display form errorsSean Fridman
2015-04-08Add support for textarea data typesSean Fridman
2015-04-08Administrate!Sean Fridman