26 Nov, 2016
1 commit
04 Nov, 2016
1 commit
-
- Remove dependency on faker NPM package. - Consolidate insert and update methods into single upsert method. - Add /edit and /new pages for editing and creating documents. - Move all exports to default exports (linter thing). - Add a module for editing and creating documents. - Update method tests for documents collection to use new upsert method. - Oh, I'm sure there's something else...