PDI CrewConnect

PDI CrewConnect

Crew management solution

Details about PDI CrewConnect

  • Released
  • Updated
  • iOS Version
  • Age Rating
  • Size
  • Devices
  • Languages

Features

Developer of PDI CrewConnect

🙌16
Ratings
🗣❌ unsupported
Your locale

Version History of PDI CrewConnect

3.23.0

August 17, 2024

- Added performance monitoring

3.22.18

June 14, 2024

- Crew members can now view time entered for them in the Field Portal - Project scope space for OSHA badges has been removed - Users can now request help from the SOS team - Added confirmation when removing aq checkin for a crew member

More

3.22.16

February 24, 2024

Fixed issue with project buttons not showing sometimes Removed redundant HTTP requests made on project/profile screen Fixed issue with checkins graph not updating after completing checkins Fixed issue with profile clock summary showing incorrect clock status Fixed issue with loading indicator remaining on screen indefinitely after registering user or adding a new photo to an existing profile Improvements: Added a new icon for meal break under project and profile clock summary :fork_knife_plate: Purple icon = For CA jobs, to indicate no break was taken during 6 hours worked (icon will be different in the app) Added person who awarded badge proficiencies for ITR crew member

More

3.22.15

December 23, 2023

Bug Fixes: Added message to clock summary details for missing meal for CA jobs Fixed issue under my profile / clock summary, that caused all missing clocks to be categorized under "PTO" when there are no clocks available and there is a PTO available. This bug was introduced in this version and it was never released to production. Fixed issue with profile screen not loading everything to display. This is related to the performance update introduced in 3.22.11. Some elements of the screen failed to load sometimes. Fixed issue with project / clock summary screen not loading when clicked quickly after lunching the app Fixed issue with project / daily clocked hours chart. When pressing on any of the bars quickly after the loader indicator disappears, the app crashes Fixed issue when navigating from project / rewards / profile / rewards, the app would go back to rewards, but it would not show the reward details for the profile selected Fixed issue with clock add request form not displaying total hours Fixed crew info categories text wrapping. Fixed issue with clock add when specifying break end after clock out time had been previously specified, simply pressing on break end drop down would reset clock out time. Fixed issue with total hours calculation in clock add form. For CA jobs, 30 minutes would be subtracted automatically when no break time was specified. This is incorrect. Enhancements: Updated PDIButton so that when a text color is specified, the foreground color will match. This will make sure that text color and icon matches. There is no way to verify this currently as it is not being used. Added loading indicator to project / team. This is in case the crew list is not ready when the user accesses the screen. Improved project check-ins graph calculations. It used to run inefficiently with each render, now it only runs when component mounted or there is a change in the data. Improved project clocks graph calculations. It used to run inefficiently with each render, now it only runs when component mounted or there is a change in the data. Also, the way the calculation ran was very inefficient; using arrays. It has been updated to use hash-maps for much faster calculation with less iterations over the data. Improved project clock summary calculations. It used to run inefficiently with each render, now it only runs when component mounted or there is a change in the data. PTO Changes: Updated project and profile clock summary to show PTO Updated clock history screen to show PTO Updated daily clocks calendar show PTO Added PTO Indicator when time is approved in Workday for PDI employees (new)

More

3.22.11

November 20, 2023

- Increased performance on the project screen

3.22.8

November 11, 2023

Bug Fixes Fixed issue with summary clock details not rendering content correctly when changing device direction. Fixed error: “.equals() is not a function” in clock-out screen when submitting an overlap clock. Fixed issue at logout that retained cache for user and project data allowing users with regular logins to take administrative actions. All cache is now cleared at logout. Fixed issue with keyboard not being dismissed when switching projects and selecting a project. Cosmetic Changes Added arrow icon next to “summary” button to make it easier to distinguish as clickable text. Clock Summary for Profile Screen Added clock summary to profile screen. Added refresh to clock-out/request confirmation screen so when a clock or request is submitted, project clocks are updated. Moved clock write permission restriction from summary button to approve/reject buttons. This way someone with read permission can still view the clocks under summary, but is not able to take any action. Updated profile clocks under project tab to display at least selected project as missing if no clocks are available. Added functionality to fetch clocks depending on which week is selected. Fetch only happens if data is missing for the week requested. Added functionality to "my profile" to fetch previous pay period clocks only when there are no clocks available to display. Added conditional border to week header. Border should be display under profile, but not under clock summary screen. Fixed code issues and bug not allowing to check the correct pay period start and end dates in clock-history screen. Updated clock history screen to fetch clock data only when pay period clocks are not defined.

More

3.22.5

October 22, 2023

Enhancements Reward program: - Minimum reward points given were set to 1000 from 500 - Updated color of "Points redeemed" from red to orange Safety training: - Training section added to crew info; you can now view a list of crew members who completely safety training Clocked hours: - Added a clock summary screen linked from the project screen which portrays all crew members clocks for a given week. This screen is actionable to allow for approval/rejection of pending clock changes - Clock corrections can no longer be made to create clocks in future hours. Other - Overhauled data fetching process for clock data to increase performance - UI updates to improve the user experience when using the application in landscape

More

3.22.3

September 13, 2023

- Framework upgrade that proactively lets the technical support team know when issues are being experienced in the application

3.22.0

August 19, 2023

Bug Fixes Updated clock request to allow submitting form without specifying break. Fixed the logic to remove break disclaimer for jobs with clockBreak enabled. Fixed issue that allowed users to create profiles with extra spaces in their names. Fixed issue that displayed random crew when refreshing people tab list. Fixed issue that was sending incorrect break data. Break start and break end was not sent as null to the database when the user did not select a break. Fixed issue with timecard not being submitted to API, thus timecard data was never sent to the database. (POI-4155) Fixed clockBreak flag not being set correctly from selected project from clock-add-form. Fixed planned activities selection not working properly. Added code to select tasks selected on full activities as well. Meaning, selecting a planned activities also selects the activity on the full activities list. Fixed issue preventing users from adding or editing clock requests. Fixed issue with clock-request review allowing approved changes to be approved. (POI-4230) Fixed tookBreak parameter always sending a value even when not set. Also source parameter is only sent when submitting a request (to match database). Fixed issues with clock break countdown not working. Fixed issue that allowed users to enter future time under add-clock-request form. (PCL-1021) Fixed issue where anyone who is Employee Category = Operations field hourly should be required to view clock in / out on their profile. (PCL-1068) Cosmetic changes Updated project screen buttons to allow side scrolling when the buttons displayed are longer than what the screen may fit. A new button was added: “training”. Added project name and date to clock-out confirmation screen. Training Flow Added training flow with possibility to add multiple training videos. Each training allows the user to select crew, play a video, set crew as trained, and remove crew from training. Added trainings completed to the profile screen. Added training feature flag to allow administrators to control who can see the training flow. (COPS-109) Added restricted training feature flag to enable restricted training flow: (BDI-1827) Video will not play until crew is selected Set trained crew will not work until video is watched Video is not available under trained tab Display confirmation for each action Enabled automatically navigating to training screen without prompting user which training, if there is only one training available. Added responsibility to trainings. (BDI-2098) Filtered training crew list by field crew and supervision only. (BDI-2268) Clocks Updated clock flow to retain previously selected activities after submitting clock-out or add-clock-request form. (POI-4231) Updated clock request flow to fetch previously submitted activities only for existing requests, since new requests have no previously submitted activities.

More

3.21.3

March 22, 2023

- Fixed an issue where when requesting to change one's clocks for a day, it was not possible to see the previously entered meal break in / out times for projects that require those values

More

Price History of PDI CrewConnect

Description of PDI CrewConnect

CrewConnect connects the field with the project management team, allowing for realtime crew and site management as well as data sharing. This application merges the functionality of what would be multiple apps in the marketplace and provides a custom, centralized application for field management. From safety features such as checking in crew and visitors on the jobsite to tool management, project mapping, and awards, CrewConnect is the premiere application for electrical contractors' construction site and crew management in the field.

PDI CrewConnect: FAQ

Can PDI CrewConnect be used on iPad devices?

Yes, PDI CrewConnect supports iPad devices.

Who built the PDI CrewConnect app?

Power Design Inc. developed the PDI CrewConnect app.

What is the minimum supported iOS version for PDI CrewConnect?

The PDI CrewConnect app currently supports iOS 13.0 or later.

What is the current app rating of PDI CrewConnect?

The PDI CrewConnect app has a user rating of 4.8.

What’s the genre of the PDI CrewConnect app?

The App Genre Of Pdi Crewconnect Is Business.

What is the latest version of PDI CrewConnect?

The latest PDI CrewConnect version released is 3.23.0.

When did the new PDI CrewConnect update happen?

The latest PDI CrewConnect update came out on September 19, 2024.

When did PDI CrewConnect first launch?

PDI CrewConnect launched on February 5, 2023.

What is the content advisory rating of PDI CrewConnect?

The PDI CrewConnect app is suitable for children aged Power Design Inc..

What languages does the PDI CrewConnect app support?

The PDI CrewConnect app is now available in English.

Is PDI CrewConnect one of the titles available through Apple Arcade?

No, PDI CrewConnect is not part of Apple Arcade.

Does PDI CrewConnect feature in-app purchases?

No, you won't find in-app purchases featured in PDI CrewConnect.

Is PDI CrewConnect optimized for use with Apple Vision Pro?

Unfortunately, PDI CrewConnect is not optimized for use with Apple Vision Pro.

Does PDI CrewConnect display any ads?

No, PDI CrewConnect does not display any ads.

Screenshots of PDI CrewConnect

iphone
ipad

Alternatives to PDI CrewConnect

More Applications by Power Design Inc.

Reviews of PDI CrewConnect

  • It doesn’t work

    It is the worst app ever
  • Love this app !

    Nice , easy to use , very interactive ! The tool feature is PRICELESS !!
  • Noice

    Noice