Commit Graph

213 Commits

Author SHA1 Message Date
Elliot DeNolf
44c6babbfd Support smtp and mock configurations of nodemailer 2019-06-02 14:37:50 -04:00
Elliot DeNolf
4b2a1c0761 Implement smtp e-mail support using nodemailer 2019-06-02 14:37:50 -04:00
Elliot DeNolf
f1fcf5e71d Fix media route casing 2019-06-02 14:36:12 -04:00
Dan Ribbens
402d757542 fixes bug in internationalization plugin where referrenced object can have a path that is not populated causing a 500 2019-05-25 20:43:57 -04:00
James
12817cf72c dont know 2019-05-15 19:33:38 -04:00
James
7cc19db80e recursively sets locale 2019-05-15 19:27:25 -04:00
James
5fa21ea0c1 revises the way that autopopulation respects locale 2019-05-15 18:00:22 -04:00
James Mikrut
f9b385b6f6 Merge pull request #84 from keen-studio/autopopulate
Autopopulate
2019-05-14 22:03:58 -04:00
James
18b2d83293 fixes bug with depth 2019-05-14 22:02:35 -04:00
James
e48643cf91 copies autopopulate for our own usage 2019-05-06 21:43:46 -04:00
Elliot DeNolf
1e68e8e16c Modify modelById to be able to return raw document 2019-05-06 18:07:20 -04:00
James
53c8844b86 WIP - merges media storage 2019-05-06 17:45:13 -04:00
Elliot DeNolf
45cedb5060 Populate output sizes in database 2019-05-04 22:02:55 -04:00
Elliot DeNolf
5e540ada42 Add media put functionality 2019-04-30 23:41:38 -04:00
Elliot DeNolf
2a7d03f3c3 WIP: media update controller changes. Issues re-using standardized request handlers 2019-04-29 21:38:52 -04:00
Elliot DeNolf
970ec4b2ad Improve media model 2019-04-28 09:01:12 -04:00
Dan Ribbens
5335b783dc removes console log 2019-04-27 14:20:43 -04:00
Dan Ribbens
2ab95676f8 adds depth of relations on rest queries 2019-04-27 14:11:40 -04:00
Elliot DeNolf
f89bff54a8 File upload (#81)
File upload
2019-04-27 08:54:41 -07:00
Elliot DeNolf
bf35cf0b1f Resolve merge conflicts 2019-04-27 11:51:23 -04:00
Dan Ribbens
150612330a rename find to query in request handlers 2019-04-27 11:38:49 -04:00
Dan Ribbens
3e263e62d3 closer 2019-04-23 22:55:29 -04:00
Dan Ribbens
e2684dd5a3 wip adds pageinput, mutation 2019-04-23 20:18:49 -04:00
Dan Ribbens
c7fad183d7 removes import from demo in payload 2019-04-23 19:29:20 -04:00
James
4afbe86fd3 scaffolds graphql 2019-04-09 22:07:14 -04:00
James
06c23d195f updates naming conventions for Media 2019-03-31 11:52:20 -04:00
Elliot DeNolf
2623c7d49c Make media a proper model, use /media instead of /uploads 2019-03-29 17:13:39 -04:00
Elliot DeNolf
dd95f0a8b0 Populate model on upload 2019-03-28 23:36:55 -04:00
James
2e742189c8 fixes bug with UploadMediaForm 2019-03-23 19:19:30 -04:00
James
514dbed271 adds modal framework, builds UploadMedia module, but seeing unauthorized 2019-03-23 19:16:33 -04:00
James
1b7f94fdeb scaffolds beginning of Media Library 2019-03-23 16:46:59 -04:00
James
6bdf6286c8 begins Media file type 2019-03-23 16:11:13 -04:00
James
c4d80f81a9 renames Archive to List 2019-03-23 13:25:05 -04:00
Elliot DeNolf
bba94a4415 Cleanup and renaming 2019-03-19 23:57:19 -04:00
Elliot DeNolf
e5b9601f76 Implement integration tests 2019-03-19 23:56:24 -04:00
Elliot DeNolf
f8f09681b3 Handle all types within object schema 2019-03-16 17:38:58 -04:00
Elliot DeNolf
c38ac43dfb Remove page tests from build query plugin 2019-03-16 15:44:24 -04:00
Elliot DeNolf
826bfafb38 Properly integrate pagination plugin 2019-03-16 15:38:53 -04:00
Elliot DeNolf
d0bb871cc8 Support special operators on intl string fields 2019-03-16 15:04:21 -04:00
Elliot DeNolf
aea70ed7b4 Functioning querying against intl fields 2019-03-16 14:46:41 -04:00
Elliot DeNolf
75b20ad907 Functioning locale 2019-03-16 14:00:41 -04:00
James
436e95550a removes console log 2019-02-26 18:44:25 -05:00
James
c673d48448 makes query, update work 2019-02-26 18:12:37 -05:00
James
3b754ec401 Revert "WIP: demonstrates handling fallback locale on the front end instead of in the api"
This reverts commit c9a579b1df.
2019-02-26 17:46:08 -05:00
James
65d507c902 removes unnecessary comments 2019-02-26 17:45:42 -05:00
James
0cfcb0d5e9 adds fallbackCode URL query parameter 2019-02-18 19:45:10 -05:00
James
5d126aa46c Merge branch 'master' into 43-handle-locales 2019-02-18 18:15:57 -05:00
Dan Ribbens
abb88190d2 fixes bug with build query 2019-02-17 15:33:44 -05:00
Dan Ribbens
c9a579b1df WIP: demonstrates handling fallback locale on the front end instead of in the api 2019-02-17 13:56:38 -05:00
Dan Ribbens
ef99e22783 backend changes to handle fallback to default language 2019-02-17 13:54:52 -05:00