Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the description of the task as part itself of the Template task #265

Closed
psaavedra opened this issue Jul 22, 2016 · 4 comments
Closed
Assignees

Comments

@psaavedra
Copy link
Member

Please, add the content of the Description text area as the description of the Template task itself intance of use ir to add the Template task title.

In the attached image, you can see an example of how this feature could looks:

screenshot at 2016-07-22 11 44 30

Finally, I would suggest use the JS prompt (or something similar) to introduce the title of the Template task: http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_prompt

@jaragunde
Copy link
Member

For the record, the template table in the database already has a field for the task text, and the web services accept it as a parameter (in the ongoing implementation of #254). We would only have the UI part missing.

@jaragunde
Copy link
Member

Let's also check if there is an Ext JS widget we could use instead of the JS prompt, the same way we are using Ext JS pop-ups instead of standard ones.

@jaragunde
Copy link
Member

jaragunde commented Jul 27, 2016

commit 342de9669c144766d2f28205d4a0c6e21642a0e9
Author: Tony Thomas <01tonythomas@gmail.com>
Date:   Wed Jul 27 15:18:19 2016 +0530

    Update templates documentation to add new 'template name' feature

commit 9e3bd9b0166e6042560eeaed8f95e576b3555485
Author: Tony Thomas <01tonythomas@gmail.com>
Date:   Wed Jul 27 15:01:39 2016 +0530

    [#265] Include description of the task too in the template

commit 30d414e52e8261cb7539d82618d6f23d1aa7bc3c
Author: Tony Thomas <01tonythomas@gmail.com>
Date:   Tue Jul 26 22:30:44 2016 +0530

    [#265] Separately ask for template name using Ext message prompt

@psaavedra
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants