Git Product home page Git Product logo

swmfac-enhancements's People

Watchers

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

swmfac-enhancements's Issues

Comment Fields- Does not support text wrap around

The requirement calls for the system to support text wrap around for all comment field to allow text fields to be viewed at once. These fields do not warp text around:
Rating Tab
1.Ratings Comments
2.QR Comments
Inspection Tab
3.Access Comments
4.Inspector
5.Surrounding Land Use
Comment Response
6.Overall comments
Genera Info Tab
7.Comments
@mohsinkar please review, I've updated the bug.

Rating Workflow - Delete function not working

The system does not delete the rating record after user executes the delete rating workflow. The requirement calls for the system to allow user delete ratings on current inspections.

Ratings Tab - Delete Ratings on Old inspections - Requirement not Met

The system allows user to initiate delete workflow on ratings associated to old inspections, however the requirement call for this not to be permitted, only ratings associated to current inspections can be deleted.

@mohsinkar I've updated this bug, just spoke with Tara, the ratings associated to old inspections should be view only, with all buttons disabled. The system should not allow user to add, edit or delete ratings associated to old inspections.

Rating Table - Update Rating ID Field

Complete these (2) updates on the Rating ID field:

  1. Update the Rating ID to a unique 36-digit GUID that contains text and numbers.
  2. Remove the Ratings ID field from the UI

Inspection Tab - Need aesthetics update

The layout of the Inspection tab is a bit unorganized. Can you realign and clean up the labels, buttons and table to be organized. Also put some space/demarcation between the rating and Inspection sections. You can mirror the wireframe, see below:

image

SWMFAC Details by County and Rating Report - Issues

There are (3) issues with report -
I. Update field to

  • Facility Designation
  • Date of most recent Inspection
  • Most Recent SHA Rating Date

2.Reports are not returning any values when generated despite records been present in the filter selected. Replicate with Fredrick, Rating III - Test record 100005 should show up

3.Issue with PDF view - Header name/Title and table broken into pages.

SWMFAC Old Inspection By County - Issues

  1. The report view is not user friendly, records are broken into several pages making it tedious, e.g Anne arundel has 74 pages. can reduce the row spacing?

  2. The report is not returning all the records that fall within a selected county. I tried to investigate if those records don't have inspections associated but encountered issues with the system loading those records on the results screen. Replicate with 010508 -10,

SWMFAC Reports - Build 2 new reports

Stakeholders would like these (2) reports included in the enhancements:
1.SWMFAC Rating By County Report; allow user to filter by County and SHA Rating, show these fields
 SWMFAC #
 Facility Type ( field in inspection tab)
 Date of most recent Inspection
 Most Recent SHA Rating Date

2.SWMFAC Oldest Inspection Report by County: Show these fields
 County
 SWMFAC #( all SWMFAC present in the county)
 Oldest inspection date for each SWMFAC structure

Rating Workflow - Save function not working as expected

After the user adds a new rating record and clicks on the saves button the system is non -responsive. There's no indication record has been committed to the database. Update to system either disable the save button committing a record or display a save confirmation message.

Maint Tab - Attribute Name - Update

Update the following fields within the maintenance tab as follows on the UI and Backend:

  • WORK_ORDER_INITIATED to WORK_ORDER_ASSIGNED
  • WORK_ORDER_INITIATION_DATE to WORK_ORDER_ASSIGNED_DATE

New Relationship Class/Association -Not enforced on UI

@Tara the way we show the BMP inspection to rating association and SWMFAC to rating association in the UI does not meet Kerry's requirement for the new relationship class below right? It's listed as 1:M for both relationships, but UI shows 1:1

image

Maint tab - Filter not working as per design specs -Ref wireframes

When the user select to filter by rating date the system should return the rating date as a drown menu and the inspection date as a read only text field. The system will populate the inspection field upon user selecting a rating record. Same workflow applies to the filter by inspection date.

Maint Tab - Error with BMP maint summary count

The system is displaying erroneous summary count for the BMP maintenance records in the Maint tab. It shows there are 1 of 3 records despite no records been present. Recreate with 030005

Save - IO Error

The system returns a IO error during the Save workflow wherever user populates the "Division" field. This error only occurs when a value from the division field is selected and rating saved.

Add Function - Not working

The add workflow is not working in KCI Dev. Let look at this and make sure we don't break something when we deploy to production.

General Tab Updates - Date Constructed

a. Date Constructed
• Maintain as a date field on the back end free text on the UI
• When user enters a year value, the system should default field to Jan 1st of that year on the UI and back-end i.e 1/1/2017

General Tab- Field updates - Missing

The requirement calls for the system to update the General Tab as follows:
(i) Date Constructed - Date field: Req not met
ii) As Built Cert Date - Date field: Req not met

New Field-BMP Inspection Type- Missing from UI

The system does not show the new BMP Inspection Type field.

Here is the comments from Tara regarding the build "*BMP_INSPECTION- INSPECTION_TYPE_ID (field has been updated to text to accommodate their Domain in DB – you will probably need to update in flex and also the ALL_DOMAINS table, their values in domain have been updated)"

"

Main Tab - New System Logic

1.The system should disable the Maintenance field/editing functions when user selects an Inspection record that does not have a rating associated from the inspection date field.

  1. Add a line comment on the Maint Tab "Maintenance cannot be created for inspections that do not have a rating"

Location manager selection - returning web service error

After executing a search selection and choosing a record from the location manager the system returns the web service error below:
image
The system also returned this error after user initiated the Add workflow and clicked on the map to draw a polygon.

Rating Tab - Requirement not satisfied

Th requirement calls for only the "Rating on the most current inspection to be editable all others should be view only" The system is allowing the user edit ratings on old inspections.

General Tab - Attribute Not Updated

The JPA field under the general tab should be a dropdown, based on the DOMAIN in the DB (no look up table). Reference requirement doc. Please ask @TaraF if you have any questions.

Fac Tab- New treatment fields missing on UI

  1. (4) of the new Treatment attributes are not been displayed in the FAC tab
  • Drainage Area (ac)
  • RS Volume(ft)
  • PE Treated(in)
  • Actual Impervious Treated(ac)
  1. The Drainage Area (ac) should be displyed in read only.

Ref wireframes for requirement.

Rating Attributes - Missing fields

The requirement calls for the system to display - 2 metadata driven fields: (I) Created date (II) last edit date . The system does not display these fields after user commits a record to the database. @mohsinkar I checked with Tara, this is not a bug should be shown only on the back end, please disregard

Maint Tab- Inspection Record Error

The system does not return all inspection records associated to a BMP in the Maintenance tab. The Inspection Date drop down menu values should include all inspection records associated to the BMP.

Maint Tab - Add Workflow - Error

The add workflow does not work as expected.

  1. It does not successfully commit/display newly added record on the UI
  2. System does not show highlight the newly added record (in red)
  3. The system does not populate the "Created Date" field after user completes the add workflow

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.