Joseph Leon
Joseph Leon
There is a notification email that is sent when a public_user creates an account. Currently this is being sent to the `mail_feature_from_email` environment variable. In the future we may want...
We need a type field on cfdoc entities so we can create templates. These templates would be used for creating task models for example. ### Feature story ``` Feature: Cfdoc...
When text is selected and the underline button is clicked the text shows italics even though when the content is saved it properly renders as underlined text. Happens in all...
TaskModels allow for additional information to be recorded for an Item. Data scientists use TaskModels. ### Feature story ``` Feature: TaskModel As a user I want be able to CRUD...