Commit Graph

85 Commits

Author SHA1 Message Date
Patrick Fic
f2f4229aa6 Access CSI from Job using header menu BOD-137 2020-07-27 09:30:34 -07:00
Patrick Fic
acd8984d5b Minor random fixes 2020-07-23 14:39:45 -07:00
Patrick Fic
068e1e8057 WIP for Job Costing BOD-192 2020-07-21 08:26:26 -07:00
Patrick Fic
fbb7bbad15 Removed references to allocations objects. Added new fields to job for employee assignment + created new component. BOD-100 2020-07-16 13:59:27 -07:00
Patrick Fic
2eb8360f5d Added dashboard framework. Components are not yet created nor is the query finalized. BOD-79
Missed in previous commit. BOD-79
2020-07-14 15:23:38 -07:00
Patrick Fic
c89e0565a0 Framework for entering time tickets BOD-183 BOD-185 2020-07-02 15:01:44 -07:00
Patrick Fic
4516491c8c Changes to recent items BOD-178 2020-06-26 09:29:16 -07:00
Patrick Fic
db08be58ac Added production level statuses for shop page and updated production board to filter accordingly BOD-4 2020-06-24 14:21:17 -07:00
Patrick Fic
5cf3b26bb3 Refactor production board with new component BOD-71 2020-06-17 16:29:35 -07:00
Patrick Fic
053e69a624 Metadata + data transformation for production board. Breaking changes. BOD-71 2020-06-16 17:29:56 -07:00
Patrick Fic
951fce539b Added payment list to jobs BOD-146 2020-06-16 10:51:54 -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
230b45847a Further refinement on jobs detail screen on header. BOD-155 2020-06-11 16:29:55 -07:00
Patrick Fic
a70933f03c Added error handling for receivables screen BOD-138 2020-06-02 11:43:08 -07:00
Patrick Fic
73040064d4 Successful 2tier and 3 tier export of invoices. BOD-83 BOD-131 2020-06-02 09:19:46 -07:00
Patrick Fic
c1aaf8b284 Fixed searching on all jobs page BOD-81 2020-05-29 09:35:35 -07:00
Patrick Fic
51ea04bf2c Added page for job closing BOD-131 2020-05-15 16:43:27 -07:00
Patrick Fic
ef96186dfb Added all jobs page with pagination BOD-80 2020-05-15 09:16:58 -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
bf42655186 BOD-14 Fixed some broken UI with temporary hard coded valeus. Added basic Chat tagging features 2020-04-30 11:40:41 -07:00
Patrick Fic
0bc8d95120 BOD-72 Fixed thumbnail generation + added transform params to environment variables. 2020-04-29 14:13:49 -07:00
Patrick Fic
a9bd0a5ccb Added error handling if job totals have not been calculated 2020-04-28 17:19:37 -07:00
Patrick Fic
f04a6fc2af BOD-20 added onclick to production schedule + parts totals. 2020-04-27 15:08:37 -07:00
Patrick Fic
c9ce58ce3d Minor bug fixes related to production schedule list. 2020-04-27 08:32:31 -07:00
Patrick Fic
678f09b47a BOD-21 Further customization of components. Added remove to header. Altered colum adding to use button instead of transfer 2020-04-22 14:43:37 -07:00
Patrick Fic
400dfabcec BOD-21 Added some custom components to render CT, BP, PP to production. Schema changes for view to include body and refinish hrs. 2020-04-22 11:09:47 -07:00
Patrick Fic
f2fd1bf7eb BOD-21 Initial creation of the production schedule list framework. 2020-04-21 16:02:12 -07:00
Patrick Fic
5303ab0114 BOD-50 Added duplication functionality for a job. 2020-04-20 17:23:02 -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
ad5d371547 WIP Financial 2020-04-09 09:13:19 -07:00
Patrick Fic
26abbdcc62 WIP Financial Calculation 2020-04-08 10:41:19 -07:00
Patrick Fic
ed9b2a57fb BOD-62 WIP total calculations. PST rates is still missing. 2020-04-07 17:06:34 -07:00
Patrick Fic
6bf9ba5be0 BOD-62 creation of totals utility class + base calculations. 2020-04-06 21:09:48 -07:00
Patrick Fic
ecec2c0368 BOD-17 Added return car modal. 2020-04-01 17:47:27 -07:00
Patrick Fic
2a1cb3fb9f BOD-17 Added Contracts list page + updates and bugfixes on other pages. 2020-04-01 10:48:53 -07:00
Patrick Fic
28f443277b BOD-16 BOD-17 Changes to existing pages to accomodate new cc schema 2020-03-31 18:28:08 -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
c095ba68eb BOD-58 WIP For testing classes. No success. 2020-03-24 11:27:30 -07:00
Patrick Fic
f04ba766ad BOD-52 #comment Implemented job updating based on owner fields. Currently, which fields are updated are hardcoded. 2020-03-23 15:35:59 -07:00
Patrick Fic
8c54de9a9f Most functionality is restored after antd upgrade. WIP on invoice enter screen. 2020-02-28 17:56:36 -08:00
Patrick Fic
6e0d9da257 STILL BROKEN: Refactored some forms to have bare functionality. Appears that v4 antd has extensive issues. 2020-02-28 15:55:31 -08:00
Patrick Fic
7d79bb2689 Added vendor and RO search to enter invoice modal. 2020-02-26 10:22: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
faed2c32b6 Minor adjustments and fixes 2020-02-19 13:26:50 -08:00
Patrick Fic
5b873146b8 Added base supplement functionality. 2020-02-12 15:56:09 -08:00
Patrick Fic
0793d10e82 Working Changes 2020-02-10 13:52:02 -08:00
Patrick Fic
d422edcb0e Added status changing information 2020-02-06 16:33:23 -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