-
US329 : Sync - Push from device to server
- Add/Delete contact in the device , changes should be updated on the sever
- Add/Delete chemicals in the device , changes should be updated on the sever
- Device always win
-
US330 : Pull data
- Add/Delete contact on server , changes should be updated on device
- Add/Delete chemicals on server , changes should be updated on device
- Device always wins
-
US 263 : Add chemical - iOS
- same chemical can have multiple entry in an occupancy
- chemical name should be a valid entry.
- "Start Typing" - should work as auto complete and auto search.
- Newly added chemicals should be updated in the local DB.
- simple drop down for Container and Unit of Measure for the initial release
-
US 19 : Sync loading indicator - iOS
- load indicator - when local DB is syncing with the server
- app is disabled until sync is complete
- On initial sync - "sync could take several minutes" message display
- sync on every login
- sync on every login
-
US294 : inspection tab -iOS
- UI - as per the mock screen
- Editing - as per the description specific to each field
- local DB updated for every change saved
-
US 302 : Remove Start Inspection from Header - iOS
- Start inspection button should be removed
- Inspector name should be displayed (if assigned)
- If no inspector assigned - "No assigned inspector" to be displayed
-
US 332 : Sync loading indicator - Windows
- load indicator - when local DB is syncing with the server
- app is disabled until sync is complete
- On initial sync - "sync could take several minutes" message display
- sync on every login
- sync on every login
-
US 306 : Inspection tab - Windows
- UI - as per the mock screen
- Editing - as per the description specific to each field
- local DB updated for every change saved
-
US 304 : Remove Start Inspection from Header - Windows
- Start inspection button should be removed
- Inspector name should be displayed (if assigned)
- If no inspector assigned - "No assigned inspector" to be displayed
-
US 333 : Add chemical - Windows
- same chemical can have multiple entry in an occupancy
- chemical name should be a valid entry.
- "Start Typing" - should work as auto complete and auto search.
- Newly added chemicals should be updated in the local DB.
- simple drop down for Container and Unit of Measure for the initial release