Commit Graph

59 Commits

Author SHA1 Message Date
Patrick Fic
3ecd29c640 Add missing filter on job search select. 2023-05-24 11:13:55 -07:00
Patrick Fic
3981b8684c IO-2244 Round difference calculation to 1 decimal point for productive hours claiming enforcement. 2023-04-13 10:11:15 -07:00
Patrick Fic
be4feca990 Clean up unneeded import. 2023-04-13 09:26:24 -07:00
Patrick Fic
ec45454b3d IO-2244 Restrict claimable productive hours based on remaining hours 2023-04-13 09:25:52 -07:00
Patrick Fic
86beaf049c IO-2219 Resolve employees not needing job to post time ticket. 2023-03-14 14:41:14 -07:00
Patrick Fic
e109b5102c IO-1920 Add ability to directly post tickets from tech console. 2022-06-06 13:53:09 -07:00
Patrick Fic
e348110bdd IO-1857 Resolve time ticket update fix. 2022-05-03 11:33:31 -07:00
Patrick Fic
29dab7312b IO-1810 Resolve time ticke tmodal issue. 2022-04-07 17:36:58 -07:00
Patrick Fic
14d873f795 IO-1742 Remove flat rate slider on time ticket entry. 2022-02-17 16:23:51 -08:00
Patrick Fic
f884d2e23f IO-1721 Update time ticket time fields to be in 5 minute increments. 2022-02-14 10:41:09 -08:00
Patrick Fic
f41277c081 Remove unnecessary logging. 2022-02-04 09:44:31 -08:00
Patrick Fic
7f15e9ef7a IO-1695 Add validation to time ticket window for clock times. 2022-02-04 09:29:37 -08:00
Patrick Fic
88bc8d4d05 IO-1695 Edit time stamp when creating time ticket. 2022-02-01 15:09:20 -08:00
Patrick Fic
94c4b07318 Updated apollo fetch policies to always be network only. 2021-12-14 13:14:21 -08:00
Patrick Fic
39ec9d92ec IO-233 CDK updates. 2021-12-02 10:50:11 -08:00
Patrick Fic
65402c1420 Clean up console log statements. 2021-11-22 23:20:13 -08:00
Patrick Fic
a269fd3ad8 IO-1316 Add flat_rate to time tickets & resolve issues in job costing calculations. 2021-08-18 15:39:37 -07:00
Patrick Fic
d6dc5db185 IO-1296 Resolve missing translation. 2021-08-13 16:20:45 -07:00
Patrick Fic
b0ec7867b5 IO-1281 System setting for posting time tickets to closed RO 2021-08-03 11:27:03 -07:00
Patrick Fic
19a781c5ee IO-1038 Negative time tickets to reduce hours. 2021-05-07 16:06:26 -07:00
Patrick Fic
4bf392b2fb IO-1041 Adjustments on time ticket enter modal. 2021-05-07 15:57:29 -07:00
Patrick Fic
529c12e4ee IO-1047 IO-1046 IO-1045 Add production alert everywhere 2021-05-07 15:41:40 -07:00
Patrick Fic
49c3a512c0 IO-1044 Dynamic fields on time ticket modal 2021-05-07 15:14:23 -07:00
Patrick Fic
596ab82d57 IO-1037 Fix double time ticket entry. 2021-05-07 14:50:19 -07:00
Patrick Fic
c97d2e0e6f IO-1034 Global required validation & error generation. 2021-05-06 19:06:24 -07:00
Patrick Fic
2bda63601a IO-950 Time Ticket editing fix. 2021-04-28 08:45:02 -07:00
Patrick Fic
5aceac630f IO-936 Job Costing Sorting 2021-04-27 18:12:50 -07:00
Patrick Fic
1993b8101f IO-942 Save date on save and new payment 2021-04-26 14:59:33 -07:00
Patrick Fic
485e1c4497 IO-934 Refactor some search select fields & save employee on new ticket 2021-04-26 14:57:04 -07:00
Patrick Fic
cdf99a16fe IO-909 RBAC Shift Editing 2021-04-22 09:52:49 -07:00
Patrick Fic
bac671ff5c IO-842 Add Time Ticekts to Clock Out button 2021-04-07 12:48:22 -07:00
Patrick Fic
9a8e07d2e5 Resolve non-updated form on bill enter. IO-739 2021-03-05 11:20:03 -08:00
Patrick Fic
92ee548713 Allow time ticket entry for RO jobs IO-741 2021-03-04 09:28:04 -08:00
Patrick Fic
46014261d6 Package cleanup & transition to latest apollo. 2021-02-24 08:48:55 -08:00
Patrick Fic
e77973d17b Resolve NAN for divide by 0 on time tickets. IO-681 2021-02-23 11:59:08 -08:00
Patrick Fic
ff9bdfcbfa Time Ticket modal update fix + add ticket list IO-682 IO-683 2021-02-23 11:45:37 -08:00
Patrick Fic
5b5cf579b8 Remove active employees from dropdowns IO-677 2021-02-16 10:49:32 -08:00
Patrick Fic
6b28b5b3e5 Added memo to time ticket IO-485 2021-02-08 13:01:21 -08:00
Patrick Fic
ef03a6cd42 Resolved issues on time ticket modal IO-563 2021-02-04 18:15:00 -08:00
Patrick Fic
23c1d51914 Re-order time ticket modal fields. 2021-01-28 09:46:08 -08:00
Patrick Fic
6d1dbe5f63 Added multiple labor rates to employees
IO-548
2021-01-21 10:45:59 -08:00
Patrick Fic
e65d8c54b3 Actual hours not required on time ticket modal IO-468 2021-01-19 11:07:26 -08:00
Patrick Fic
baef1eaaf9 Added labor adjustments to allocations table. IO-570 2021-01-08 16:16:05 -08:00
Patrick Fic
282aba2cd1 Added RBAC for Time Ticket Edit IO-428 2020-12-23 11:51:49 -08:00
Patrick Fic
f3d3a30f77 Time Ticket Number precision issue IO-441 2020-12-08 11:30:09 -08:00
Patrick Fic
cf5b9ce215 Fixed form issues on time ticket modal and employee setup screen IO-418 2020-12-02 14:26:28 -08:00
Patrick Fic
489ef3df0d Replaced appropriate number fields with calculator field. BOD-398 2020-09-22 10:10:43 -07:00
Patrick Fic
721c938e8a Changed RO Search Select to use RO searching and possible provided job value for options IMEX-129 IMEX-327 2020-08-26 16:15:17 -07:00
Patrick Fic
534e0a0398 Minor fixed + refactored job details screens based on review. 2020-08-18 16:43:04 -07:00
Patrick Fic
1e3bf19cd3 Fixed job costing bugs. BOD-247 2020-08-11 13:26:53 -07:00