Skip to content

Commit

Permalink
Cleanup admin controller file
Browse files Browse the repository at this point in the history
* Don't use `options` for JSON and plain text outputs instead use module helper ... faster/cleaner... this is also a Unit Test in this area as well as OpenUserJS#249 checking
* Added watchpoint for OpenUserJS#200 with `encodeURI`
* Only time I've encounter `nil` helper function **so far**... added notation on inconsistency and since it's the only helper function used at this time in this file condensed the `require`
* Added watchpoint for an encountered special render op... first I've seen of these so far... I know what the output looks like but unable to find a matching view for it other than it's visual reference in Admin Tools

**NOTES**
* Questions to follow
* One TODO to finish depending on answers

Originally applies to OpenUserJS#262 ... not part of OpenUserJS#262 (comment)
  • Loading branch information
Martii committed Nov 6, 2015
1 parent 5a38177 commit e033b71
Showing 1 changed file with 155 additions and 99 deletions.
Loading

0 comments on commit e033b71

Please sign in to comment.