Coder Social home page Coder Social logo

repoman's People

Contributors

njx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

repoman's Issues

Be smarter about keyword searches

Create a "content" type of match that searches for the query in title or description, and add "content=querystr", "title=querystr", and "description=querystr" as possibilities in the dropdown, so that they'll always match the currently-typed string and will be available if no other matches work.

Calling this "usability" since right now in order to do an ordinary keyword search you have to know to type "title=" or "description=".

Inefficiently rerenders a lot

We seem to end up rerendering a bunch of times for each event. It probably has to do with a combination of the fact that we rerender for any event on "children", plus the fact that we add an incomplete query when we "complete" an existing query, etc. We should somehow be smarter and only render once.

Ability to filter on which user last updated

I'd love to be able to see "pull requests assigned to me where the last update wasn't made by me" -- i.e. those that might be ready for re-review, not waiting on the other person. I think I'd define an "update" as either adding a comment or adding a commit.

Clean up inconsistent use of Backbone

Currently we have models for issues, but they're just a thin wrapper and we don't actually use them to update anything in the view (since repoman is only read-only for now). Conversely, we don't use models for fetching things like the list of labels/usernames for suggestions.

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.