Eduardo Bouças

Results 70 issues of Eduardo Bouças

Some users may require a bespoke solution for media items, possibly using their own set of collections. In such a scenario, it would be useful to remove the *Media Library*...

type: enhancement

What should happen when a collection has all fields set to `publish.display.list: false` and `publish.display.edit: false`? In the case of `list`, perhaps we can simply hide the collection from the...

type: enhancement

At the moment we have a constants file in `app/lib/constants.js` and another one in `frontend/lib/constants.js`. It would be great to merge these together, as often times we'll need to refer...

type: maintenance

#### Summary Introduces a new `layers` configuration property at the function level which specifies the names of Lambda Layers to interact with at runtime. On every layer, zip-it-and-ship-it will call...

type: feature

**Expected behaviour** When updating a Dust file located in a nested directory (`pages/partials/partial.dust`), the server detects the change and restarts. **Actual behaviour** A manual restart is required. **Version** 3.1.0

type: bug
status: in progress
product: Web

Currently events handle async behaviour using callbacks. We should consider using Promises instead, in line with what we've been doing across all products.

type: maintenance
product: Web

We don't have any tests for the `--live` flag in Netlify Dev. We should add them.

good first issue
type: chore

### Describe the bug @biilmann has reported that he's not seeing the `URL` environment variable in the `onPreDev` event of a build plugin when running `netlify dev --live`. We should...

type: bug

We need the ability to pass environment variables to the Heroku apps being created.

enhancement

(Originally suggested by @HugoGiraudel [here](https://github.com/eduardoboucas/include-media/pull/85) with my comments in parenthesis) - [x] Missing link in README (removed link altogether) - [ ] Remove camelCase from JS filename (and add version...