Eduardo Bouças

Results 70 issues of Eduardo Bouças

Currently, it's possible to make a collection or custom endpoint open to the public (i.e. requests without a bearer token) using the `settings.authenticate` property. Whilst this works, it's an _all...

type: enhancement
product: API

Sample config files, particularly the ones specific to MongoDB, need to be revisited.

status: needs docs
product: API

status: in progress

Publish must be able to render fields of type `Object` and treat their values as nested entities. In terms of UI, one possible solution is to render each field as...

type: enhancement

type: enhancement
product: Publish

The RichEditor already has the functionality, we just need to add the icons to the toolbar.

type: enhancement
product: Publish

At the moment, all images are being uploaded to the same media bucket in API (whatever is set as the default one). Calls to API wrapper should be configured to...

type: enhancement

It could be nice to generate Allure reports from our end-to-end test suite. https://codecept.io/plugins#allure https://demo.qameta.io/allure/# (cc @davidmacp)

type: enhancement

Publish should support different interfaces for listing (and maybe editing) collection documents. This information could be defined in the `settings.publish` block of the collection schema.

type: enhancement