Code Monkey home page Code Monkey logo

ether's People

Contributors

berserkerdotnet avatar keptpanther avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ether's Issues

Add print button

Need to have a way to print from the report page.
Also, consider possibility to print multiple reports.

Collect ETA based statistic.

For each team member calculate total ETA (specified by an engineer) for the tickets he closed, actual time spent on them (for how long work item was in status active), the ratio between these two.

Fix titles

Need to set title correctly for all pages.

App crashes after deployment

Error in web.config:

Cannot add duplicate collection entry of type 'mimeMap' with unique key attribute 'fileExtension' set to '.zip'

Resolved By is incorrect

There are cases when a team lead resolves workitems for other team members and in this case ETA report and Resolved workitems report will show the incorrect numbers.
Consider looking at the assignee at the moment of resolving the work item.

Cannot add new Team member.

Save method in TeamMemberController executes SaveTeamMemberHandler that tries to get client with default OrganizationId and empty token.
default client doesn't have base URL and fails on first request.

Workitems reporter does not correctly operates with start and end date

Repo steps:

  1. Generate report for 3 months, say from 4/1 to 6/30
  2. Generate 3 reports from 4/1 - 4/30, 5/1 - 5/31 and 6/1 - 6/30

Expected:
Total number of workitems should be equal between option 1 and option 2

Actual:
Number of workitems was different. Option 1 has more workitems
All the workitems missing in option 2 were either at the first day of the month or at the last one.

Add possibility to specify a time frame when particular person was in the team

Problem statement: shadow resources can join different teams during a time frame specified in the report (usually it's a month or a quarter). To make reports more accurate, would be great to have a possibility to specify that Developer A was with Pod X from mm/dd/yyyy till mm/dd/yyyy.

An algorithm might be: for each dev login if time with Pod X is not specified then apply time frame specified in the report.

Add "New Report" button to the report page

When report is generated user is automatically redirected to the report page. it would be handy to have a "New Report" button there if user wants to generate new report right away.

Move to ASP.Net Core 2.1

As part of the move:

  • Enable InProc hosting for IIS
  • Use HttpClientFactory
  • Update SignalR to the latest
  • Update all libraries with pending updates to latest version

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.