Commit Graph

68 Commits

Author SHA1 Message Date
Dave Richer
b0d1a7b65e Big progress! 2023-12-11 19:28:27 -05:00
Dave Richer
ad79344709 Progress 2023-12-11 17:34:05 -05:00
Dave Richer
5c164f807d Progress 2023-12-06 17:35:27 -05:00
Dave Richer
34d93c4de0 Reversion 2023-12-04 11:39:20 -05:00
Dave Richer
4b289388bf Fix issues with limits. 2023-11-29 17:27:08 -05:00
Dave Richer
0d70545b98 Fix order issue on all jobs 2023-11-29 16:10:30 -05:00
Dave Richer
ec2519eae4 Move PageSize (PageLimit) to an external configuration file. 2023-11-29 13:37:02 -05:00
Dave Richer
d7f52d864a Add Global search to Active Jobs. 2023-11-28 16:05:23 -05:00
Dave Richer
432aa9f1e1 Progress 2023-11-24 12:34:17 -05:00
Dave Richer
c5bed4f36d Progress 2023-11-24 12:32:59 -05:00
Patrick Fic
56b810dd40 IO-2310 Change RO sort. 2023-06-01 18:29:41 -07:00
Patrick Fic
73bcc72fc3 IO-2213 Add Ins Co filtering to several pages. 2023-03-13 14:37:05 -07:00
Patrick Fic
2b5e8f9a81 IO-2013 Add IOU flag to job header in certain areas. 2022-10-17 16:07:16 -07:00
Patrick Fic
9362372512 IO-1985 Add filtering for est ct on ready and active jobs screens. 2022-07-21 14:05:57 -07:00
Patrick Fic
9ddcb1f27d IO-1985 add Est to actie and ready jobs screens. 2022-07-20 15:07:37 -07:00
Patrick Fic
b213e5d54f Fix link on active jobs page. 2022-05-26 15:19:46 -07:00
Patrick Fic
01eb68fda1 IO-1589 2022-04-07 17:28:57 -07:00
Patrick Fic
afc674d74c IO-1676 Add RO Comment. 2022-02-07 19:31:08 -08:00
Patrick Fic
6457acc61e IO-1613 add suspended days to jobs. 2022-01-04 12:33: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
8691ff05e1 IO-1554 Paginate active jobs list. 2021-12-14 10:20:20 -08:00
Patrick Fic
51f3b5927b IO-1428 IO-1338 Add ownr_ph2. 2021-10-07 09:47:10 -07:00
Patrick Fic
d5f3105341 IO-1254 Add PO Number 2021-09-20 12:02:37 -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
5da7b38978 IO-981 Prevent query string on link click jobs detail. 2021-05-04 09:03:03 -07:00
Patrick Fic
cc385ef5de IO-848 Chat Open Button fixes 2021-04-09 08:34:41 -07:00
Patrick Fic
6c34b8839c Further UI Updates 2021-03-29 17:08:52 -07:00
Patrick Fic
89d4eb28b6 WIP Styling Changes 2021-03-26 12:32:17 -07:00
Patrick Fic
46014261d6 Package cleanup & transition to latest apollo. 2021-02-24 08:48:55 -08:00
Patrick Fic
0c83a62dd2 Removed Est_number from Job. Potential Breaking changes. IO-553 2021-01-07 15:25:32 -08:00
Patrick Fic
aff73cb6e6 Added insurance company name to jobs lists. IO-409 2020-12-16 16:52:40 -08:00
Patrick Fic
b6d8aa287f Added several fixes throughout for demo. 2020-12-15 14:38:26 -08:00
Patrick Fic
ed788a4b5c Added status state machine BOD-251 2020-09-02 11:01:34 -07:00
Patrick Fic
8488b07ca5 Added ownr_co_nm to owner display fields. BOD-256 2020-08-19 09:19:59 -07:00
Patrick Fic
05bf94e808 UI fixes for manual job creation + owners pages + vehicles pages + all jobs BOD-155 2020-06-12 17:54:20 -07:00
Patrick Fic
a88785fc43 UI Fixes on Job list page. Refactored form row component. BOD-155 2020-06-12 15:04:16 -07:00
Patrick Fic
51ea04bf2c Added page for job closing BOD-131 2020-05-15 16:43:27 -07:00
Patrick Fic
b7d438a0f0 BOD-118 Added Saga to start conversations from anywhere. Removed gql apollo-boost due to package size and replaced with graphql-tag 2020-05-04 15:11:14 -07:00
Patrick Fic
ad87cb31ef BOD-62 Added new job calculations on import + supplement. 2020-04-14 14:09:19 -07:00
Patrick Fic
4e70c6a9b6 Further work on totals testing. Almost accurate now. 2020-04-09 15:29:30 -07:00
Patrick Fic
922463d400 CLEANUP on Jobs page. Now uses search param instead of state. 2020-04-02 11:36:01 -07:00
Patrick Fic
b7dceae83f BOD-53 Created vehicle popover and fixed remnant references to vehicle records. 2020-03-30 11:40:21 -07:00
Patrick Fic
50ffa863bc BOD-59 Added vehicle fields to job and updated wherever appropriate to use Job fields instead. 2020-03-30 10:14:13 -07:00
Patrick Fic
93be1417be Antd V4 Icon Updates 2020-02-28 09:52:51 -08:00
Patrick Fic
31e0a1f081 UI Work on chats 2020-02-21 15:02:56 -08:00
Patrick Fic
b0a810bf17 Minor fixes: Job detail card schedule, job list search, job list sorting. 2020-02-19 16:35:21 -08:00
Patrick Fic
b070b0918c Added vehicle and owner pages/routes. 2020-02-07 10:54:08 -08:00
Patrick Fic
b86586241a All dependecy upgrades + linting fixes. 2020-02-06 17:07:15 -08:00
Patrick Fic
8761dafdff Removed job status table. Added existing appointments timeline to modal. Refetching on calendar on delete. 2020-02-06 15:06:13 -08:00
Patrick Fic
0714eb21a5 Minor updates to scheduling + event card 2020-02-05 12:13:15 -08:00