Joel Mitchell

Results 62 issues of Joel Mitchell

Hello, I would like to send a mail with a different "reply-to" email. Is it possible ? Thanks _Originally posted by @dumboster in https://github.com/cofoundry-cms/cofoundry/issues/216#issuecomment-496169044_

enhancement

We've had feedback that a step-by-step tutorial or "hello world" example would make it easier to get started with Cofoundry. Feedback was that the "examples are too big".

documentation

Further to the basic dashboard customization done to satisfy issue #61, it would be good to be able to provide a more substantial dashboard framework that allows easier or more...

enhancement

The default TinyMCE valid elements configuration is very strict and can cause unexpected conversion of html, this is particularly relevant for the built-in RawHtml module which actually transforms a lot...

enhancement
feedback wanted

Add a plugin that adds a markdown editor along with a data annotation attribute.

enhancement

We need to explore how we can hook up SPA-style front ends with visual editor content editing, e.g. React and Angular, in particular with server side rendering. Any solution is...

enhancement

It would be good to be able to support property grouping so we don't have to group all properties in the same section in the admin UI. This could be...

enhancement

We need to check the design of `IPageRoutableViewModel` and PageRoutingHelper. This is instantiated in the page route with the full directory of pages, but I think lazy loading this on-demand...

enhancement
breaking

Currently the auto-publish setting on a custom entity definition is handles client side in the admin panel. I'm pretty sure there was a good reason for doing it this way...

enhancement

It might be good if we were able to nominate an account (e.g. system account) for background tasks to run under. This is useful for tasks that use Cofoundry queries...

documentation