Collections Dashboard

→ {base url}/mgramseva/home/dashboard?tab=0.

Users are redirected to this screen if they select the GPWSC Dashboard option on the home screen.

User Interaction on Screen

  • Users can select the year from the drop-down which contains the list of financial years.

  • From the text field, users can search connections by using connection ID.

  • Users can see the connections data based on the property type for each respective tab (Ex: All, Residential, Commercial).

  • Initially, only 10 connections are loaded for the selected tab. The pagination dropdown and right arrow click enable users to view more connections.

  • By selecting any connection ID users are navigated to the Connection update screen.

Files Path

Primary Files:

API Details

End Point

Request Method

Request Info

/ws-services/wc/_search

POST

tenantId : {} offset ; {} limit : {} fromDate : {} toDate : {} iscollectionAmount: {} isPropertyCount: {} propertyType: {} connectionNumber: {} freeSearch: {}

sortOrder ; {} sortBy : {}

Stack

1 → Home Screen. + Dashboard collection screen + update connection screen

Pop → Dashboard collection screen → Home Screen

2 → Home Screen. + Dashboard collection screen + update connection screen + Update Success

Pop → Home Screen

Widgets Utilised from Library

Widgets

File Path

Description

Pagination

Pagination

BuildTextField

Text Field

BillsTable

Table

LabelText

Subtitle

Role Access Mapping

case Routes.DASHBOARD:
  return ['SUPERUSER', 'DASHBOARD_VIEWER'];

Files Path

Last updated

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.