Commit Graph

194 Commits

Author SHA1 Message Date
Dan Ribbens
faace33d75 first pass at flexible content fields 2019-10-22 18:55:08 -04:00
Elliot DeNolf
136a6748a0 feature(first-register): add first-register routes and pull out auth.routes.js 2019-10-17 16:43:48 -04:00
Dan Ribbens
f6564c660f progress made for handling media by configuration 2019-10-15 19:40:19 -04:00
Dan Ribbens
6b05e493d7 recovered postman collections 2019-10-15 19:12:10 -04:00
Dan Ribbens
299fba054c add some notes about unfinished global work 2019-10-10 12:44:17 -04:00
Dan Ribbens
53ec7e4e32 standardizes module exports for groups of models consumed in payload config 2019-10-10 11:54:56 -04:00
Dan Ribbens
0aeb032752 global schema is handled correctly 2019-10-10 11:34:13 -04:00
Dan Ribbens
d49dae7577 begin set up of media model and start of global configs 2019-10-07 20:59:38 -04:00
Dan Ribbens
50da2f0b90 remove copied fields from page in header config 2019-10-07 10:58:29 -04:00
James
69f8ef881a begins refactoring frontend into src, moves babel-register to src 2019-10-04 16:07:06 -04:00
Dan Ribbens
b4a4ac6102 refactor directory structure 2019-09-30 09:49:36 -04:00
Dan Ribbens
41c1d663b0 cleanup user config 2019-09-26 16:13:43 -04:00
Dan Ribbens
c2eae3e6ba cleanup commented lines in demo 2019-09-23 21:23:11 -04:00
Dan Ribbens
3d026a201b cleanup unused user files in demo 2019-09-23 13:56:35 -04:00
Dan Ribbens
142947bce1 add localization to page content 2019-09-23 13:32:07 -04:00
Dan Ribbens
59ac3050ce user auth, email, password resets all controlled by the user config 2019-09-23 12:52:53 -04:00
Elliot DeNolf
332bcbe48d Migrate Category to config 2019-09-16 21:56:11 -04:00
James
89d2b9f20a revises the order of schema creation, adds intl and unique support 2019-09-16 21:46:30 -04:00
James
8677964e8c dynamically creates routes and models via config 2019-09-16 20:30:08 -04:00
Elliot DeNolf
3f07878d93 Move password reset fields into userBaseFields 2019-06-02 14:41:54 -04:00
Elliot DeNolf
e0cde80184 Add more validation and some naming cleanup 2019-06-02 14:37:50 -04:00
Elliot DeNolf
aaa25ee5e4 Raw, working password reset link implementation 2019-06-02 14:37:50 -04:00
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
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
Dan Ribbens
a78241794a graphql categories working and page categories 2019-05-11 07:30:44 -04:00
James
e48643cf91 copies autopopulate for our own usage 2019-05-06 21:43:46 -04:00
Dan Ribbens
8f4930497d merges master 2019-04-27 13:03:05 -04:00
Dan Ribbens
f90e053f50 adds categories related to pages 2019-04-27 12:59:36 -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
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
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
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
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
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
332b9bd3ca updates Archive to handle newly paginated data 2019-02-16 18:57:37 -05:00