Coder Social home page Coder Social logo

asana_mailer's People

Contributors

arigesher avatar felciano avatar theaeolianmachine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asana_mailer's Issues

Generate better hyperlink text

Currently, Asana's API returns the text of any comment with the actual links to Asana objects (such as tagging a user in a comment with the "@" tag). It would be nice if this actually generated a hyperlink with the name of the user/project/object as the text of the link (keeping the actual hyperlink).

Add support for subtasks

Thanks for making this available! Would be great to see support for subtasks, with their own assignees and due dates.

Update Completed Filtering to use "completed_since" parameter

Currently, API calls are not limited for completed tasks, and instead completed tasks are filtered after the data has been retrieved (API calls are however limited for gathering comments for tasks that will ultimately be filtered).

Asana has added a "completed_since" query parameter which should clean up a good bit of this code.

Change endpoint for last comment to all comments

Since we're retrieving all of the comments for a task anyways, we should be able to have the template show all of the comments (as well as filter that to a week's comments, or the like). The goal should be to sort this by date so it's still easy to filter by date (or as in the original case, retrieve the last comment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.