GithubHelp home page GithubHelp logo

convergence's People

Contributors

dependabot[bot] avatar pinkynrg avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

convergence's Issues

Browser Tab Title

Can we make it the Site name and ticket number only? We dont need it to say Convergence b/c we have the eagle icon.

fix status slider

status slider is broken. it falls into a middle step between one status and the other.

add due date column ticket page

add due date column ticket page in the following way:

  1. add a column "last_priority_updated_at" to ticket table.
  2. calculate "age" by summing tickets_history considering date >= last_priority_updated_at AND status IN (new, in progress, requesting).
  3. in column show black in escalation delay time < age, OR red if time >= age
  4. be able to change priority only by writing a new ticket (like status).

change attributes validation.php

create Ticket has division_id as a field.
create Service Request has division_id[n] as a field (for n-th technician).
validation.php has translation for the second and gives a Array to string conversion error on the second.

Warranty reason entry

This is not an issue but a functionality request to add the following: When the use changes the job type of the ticket to warranty that an text entry box is available to enter the reason of why this issue is a warranty (this is requested by Italy when they review the hours). The text box needs some validation that the text field is not empty.

Main Page Search Box

Search Box is not searching within Companies. Would recommend adding a description of what the search box can access as source of information.

Edited post indicator

Need to add an indicator that a post has been edited to add transparency to the system

Check permissions when user has no privileges for ticket creation

User with no ticket creation privileges can still see new ticket link. Once new ticket interface is shown user can pick from companies but no secondary fields are populated. User can try to save ticket and once main page is shown again privileges error is shown.

  • Remove link if user cannot create tickets, check privileges for dropdown lists loading.

Add ticket status "Requesting"

Add ticket status requesting so the customer can request a new ticket that can either be opened or denied. Maybe add status denied?

Raul ticket tests

  1. Begining post should change status to in progress
  2. The first post did not change the status automatically to in progress the ticket remains as new
  3. Priority changed to medium and it is reflected correctly and logged in the history, passed
  4. Tested input validation for waiting for feedback, passed. Setting this post as waiting for feedback
  5. Need improvements for posts waiting for feedback
    5.a The posts should have a header to give more visibility such as the current system "Waiting for Feedback: ..."
    5.b Need to verify that posts that are set as waiting for feedback are automatically set as public, the toggle switch for the public setting could change automatically. It may be done but in the background
  6. Changed ticket job type to P.O. and the ticket job type was updated correctly, passed
    However, the ticket status changed back to NEW, probably a default as previously tested
    There was also a new log added to the ticket history, passed
    However, there is no column for job type. We need to add the job type column, but it may be more flexible and give better clarity to change the table setup for the ticket history to a text message stating what parameters where changed.
    For example,
    TICKET HISTORY
    2/1/2016 9:54 pm - Created by: Raul Passarini Assigned to: Tom Kotsakos Priority: System Stop High (1) Division: Other Equipment: Null
    2/1/2016 9:56 pm - Updated by: Raul Passarini Priority: from System Stop High (1) to Critical System Medium (2)
    2/1/2016 10:11 pm - Updated by: Tom Kotsakos Job Type: from 24/7 to P.O.
    2/1/2016 11:19 pm - Updated by: Raul Passarini Assigned to: from Tom Kotsakos to Francesco Meli Division: from Other to PC
  7. Tested solved toggle empty validation, passed
    Testing solved post
    Solved ticket improvements:
    7.a Need to have the Solved post on the top below the ticket description to give quick ticket visibility for resolved issues
    7.b Need to check as for the waiting for feedback if the ticket is set as public, a solved post should by default be public
  8. After setting the ticket to solved the ticket changed status and also a log was added in the ticket history, passed

Fix ticket post look

Fix ticket post look so public/private is recognisable.
Also checkbox public fix css.
screen shot 2016-01-12 at 21 22 48

AJAX loading progress indicator

A generic AJAX loading progress indicator would be very helpful in understanding what is going on under the hood. That would avoid multiple clicks by the operator on the same commands.

Together with the loading progress indicator I would recommend blocking access to visual elements that can mangle the request o create unpredictable behaviours

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.