Giter VIP home page Giter VIP logo

issue-distributor's People

Contributors

lumodon avatar

Stargazers

 avatar

issue-distributor's Issues

Streamline Heroku Migrations

Currently we're using heroku pg:psql and typing out our migrations. We should streamline migrations somehow so that CI can be added easily down the road. (Also seeding would be a nightmare)

Add csr

Create ability to add single csr - modifiy code to use that.

Remember CSR assigned issue

Assign issue to CSR and store that csrs's id on the issue in the database. Keep that issue with that CSR. Then when adding new issues don't distribute evenly, instead, distribute in such a way that each allocation brings everyone's total closer to median.

M: ***** (5)
S: ******** (8)
D: *** (3)
J: **** (4)

Distribute 1 to D, next 1 to J and 1 more to D, then 1 to each M, D, and J randomly, so on until they're all at 8.

Get CSRS's issues assigned.
While issues remaining to distribute:
Find minimum.
Push CSRs to list.
assign issue to random in list.

Convert to SPA

Let's switch to React for the rapid jsx. Need single page app and sockets but building out DOM objects manually for SO many things gets tedious real quick. Time to implement React.

Add controls for categorizing issues

pull issues out of normal flow when marked as difficult.
ability to mark issue as something YOU don't want to touch ever again. (but not necessarily a bad issue)

Eventually upgrade to use sockets to get immediate feedback if anyone pulled out.

Link directly to backoffice

You can go directly to an issue with the following link IF you're logged in AND you don't have a backoffice tab open. Not the most common situation but still better than nothing.

We should update the issue numbers in our issue distributor to contain this link:
https://icobo.cashbet.com/crm/#/crm/players/view/1025291?claimedIssueId=20617&tabId=player-1025291-20617&tabText=_zinnguyen2712vn_gmail_com

This means we additionally need to capture the actorid and email from the issue fetch step, and create another migration to modify table to allow issues to have email and actorid as extra rows.

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.