Stennie Steneker

Results 73 issues of Stennie Steneker

The documentation should include more information on setting the MongoDB Connection string and using a non-local database. Related: - #4782 (MongoDB credentials configuration) - #4795 (Can I install Keystone using...

documentation
4.x candidate

Currently the only production tip appears to be in the README: ### Running KeystoneJS in Production When you deploy your KeystoneJS app to production, be sure to set your `ENV`...

documentation
4.x candidate

> letsencrypt-express has been renamed to greenlock-express and will now be maintained as such.

enhancement
help wanted
todo
dependencies
4.x candidate

`CONTRIBUTING.md` needs a refresh to reflect current practices for Keystone 4. For example: - how to get involved with the project (contributing to docs, support, code reviews, testing, ...) -...

documentation
4.x candidate

The system used to generate the Keystone4 documentation is [`Gatsby`](https://www.gatsbyjs.org/) (a static site generator). Rough guide below. #### Set up from a fresh `keystone` checkout: ``` cd website npm install...

documentation
4.x candidate

[`codeclimate-test-reporter`](https://github.com/codeclimate/javascript-test-reporter) is deprecated and includes some out of date dependencies. There are currently several moderate severity warnings for dev environments by way of the outdated `request` dependency: - https://nodesecurity.io/advisories/566 -...

todo
4.x candidate

FS storage has API documentation in GitHub: https://github.com/keystonejs/keystone/tree/master/lib/storage/adapters/fs This appears to be missing from the API docs (http://keystonejs.netlify.com/api/), although the FS adapter is used in the [API File and Image...

documentation
4.x candidate

Wiki content: https://github.com/keystonejs/keystone/wiki/File-Fields-Upgrade-Guide This is linked from the v4 upgrade guide: http://keystonejs.netlify.com/guides/v-0-3-to-v-4-0-upgrade-guide

documentation
4.x candidate

### Expected behaviour If a user successfully signs in but doesn't have permission to access the Admin UI, they should get a message like "Sorry, you do not have permission...

enhancement
4.x candidate