Commit Graph

8315 Commits

Author SHA1 Message Date
Dan Ribbens
e2684dd5a3 wip adds pageinput, mutation 2019-04-23 20:18:49 -04:00
Dan Ribbens
9a85789125 Merge pull request #80 from keen-studio/graphql
scaffolds graphql
2019-04-23 19:30:18 -04:00
Dan Ribbens
c7fad183d7 removes import from demo in payload 2019-04-23 19:29:20 -04:00
Dan Ribbens
d8c6ceed44 ignores uploads 2019-04-23 18:53:05 -04:00
James
4afbe86fd3 scaffolds graphql 2019-04-09 22:07:14 -04:00
James
dc3d88180d adds reference to Author example into Page.config.js 2019-04-09 18:07:16 -04:00
James
06c23d195f updates naming conventions for Media 2019-03-31 11:52:20 -04:00
James
59f8e7aa41 Merge remote-tracking branch 'origin/media-model' into file-upload 2019-03-31 11:48:00 -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
f16b4ae9ad removes unused deps 2019-03-25 18:26:01 -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
70c1ca6d6e Merge pull request #73 from keen-studio/integration-tests
Integration tests
2019-03-20 00:01:27 -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
486da9870a Add .idea files to .gitignore 2019-03-19 17:38:28 -04:00
Elliot DeNolf
f8f09681b3 Handle all types within object schema 2019-03-16 17:38:58 -04:00
Elliot DeNolf
2524e36a7c Merge pull request #67 from keen-studio/plugin-fixes
Plugin fixes
2019-03-16 15:48:35 -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
Dan Ribbens
9d70c7dd49 replaces mongoose-intl with local internationalization plugin 2019-02-17 08:57:28 -05:00
James
056ce314c5 modifies tooltip styles 2019-02-16 19:04:35 -05:00
James
332b9bd3ca updates Archive to handle newly paginated data 2019-02-16 18:57:37 -05:00
James
ba3e60f317 Merge branch 'style-localizer' 2019-02-16 18:52:19 -05:00
James
a690c54d7f updates Status styling and placement 2019-02-16 18:52:01 -05:00
Elliot DeNolf
3a2c403b09 Merge pull request #64 from keen-studio/response-structure
Fully configured response structure
2019-02-16 18:03:14 -05:00
Elliot DeNolf
ad5d8040b8 Fully configured response structure 2019-02-16 18:01:22 -05:00
James
5a4b3721a7 misc improvements and bugfixes to Edit header 2019-02-16 15:39:32 -05:00
James
d3b145c6bf moves locale hidden input to form (if necessary) 2019-02-16 15:33:51 -05:00
James
7010df4729 removes any type of autoKey present in Page model 2019-02-16 15:27:28 -05:00
James
103d22e07c removes dynamic collection routes, uses route param instead 2019-02-16 15:24:07 -05:00
James
a90b1ae5b5 further ux refinements to localizer 2019-02-16 14:46:44 -05:00
James
34adf49df9 misc leftover locales 2019-02-16 14:37:55 -05:00
James
9545fe060d fakes mongoose-intl-friendly object 2019-02-16 14:28:16 -05:00