Commit Graph

8448 Commits

Author SHA1 Message Date
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
James
d3a9d1b1b0 removes all lang instances 2019-02-16 14:27:02 -05:00
James
564318e455 adds HiddenInput to Page Edit screen 2019-02-16 14:09:16 -05:00
James
dcf8dd4ab5 status improvements 2019-02-16 13:59:56 -05:00
James
24e9c7cc24 removes instances of Label 2019-02-16 12:59:56 -05:00
James
b5bbf78829 Merge branch 'master' of github.com:keen-studio/payload 2019-02-16 12:55:25 -05:00
James
610c4bc11d styles localizer, reverts from slug-based findOne to id 2019-02-16 12:55:01 -05:00
James Mikrut
456639613b Merge pull request #63 from keen-studio/style-localizer
moves find to findOne, cleans up requestHandlers
2019-02-16 11:27:33 -05:00
James
682efd0318 moves find to findOne, cleans up requestHandlers 2019-02-16 11:27:05 -05:00
James
0c11f5b4a2 fixes bindModel in Page 2019-02-11 20:57:00 -05:00
James
5be6aa7ed2 enables cors specificity 2019-02-11 19:35:31 -05:00
James
22dc0a5e6c moves Post requestHandler to Page 2019-02-11 19:22:28 -05:00
James
c3d03afa30 Merge branch 'master' of github.com:keen-studio/payload into concept-replace-controllers-with-request-handlers 2019-02-11 18:48:14 -05:00
Dan Ribbens
f3bdbb0d1f demonstrates how a router could pull in handlers from different areas of an app 2019-02-03 09:12:31 -05:00
Dan Ribbens
388c92f214 adds a generic request handler and a post model to demonstrate it 2019-02-03 07:45:08 -05:00
Dan Ribbens
0afb943dfc handles post and update of specific language on page model 2019-02-02 16:29:48 -05:00
Elliot DeNolf
734bd597cc Merge pull request #58 from keen-studio/collection-status-and-dates
Add schemaBaseFields and timestamps
2019-01-30 23:04:49 -05:00
Elliot DeNolf
95a6f60c0d Add schemaBaseFields and timestamps 2019-01-30 23:02:54 -05:00