Commit Graph

100 Commits

Author SHA1 Message Date
Patrick Fic
51b6a560a6 generalized job checklist functionality & created deliver checklist. BOD-376 2020-09-02 15:32:29 -07:00
Patrick Fic
ed788a4b5c Added status state machine BOD-251 2020-09-02 11:01:34 -07:00
Patrick Fic
364cf6c7bb Added sorting to msgs sub and added some styling for messaging items. BOD-309 BOD-310 2020-08-28 12:53:19 -07:00
Patrick Fic
22ce28dddf Added jobs in production to schedule and error handling. BOD-371 2020-08-27 10:26:54 -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
dd1016eef3 Added some additional save indiactors BOD-134 2020-08-21 17:17:36 -07:00
Patrick Fic
ef2e015347 Added ins co, classes, categories to shop info + job conversion BOD-255 BOD-258 BOD-259 2020-08-19 11:12:44 -07:00
Patrick Fic
534e0a0398 Minor fixed + refactored job details screens based on review. 2020-08-18 16:43:04 -07:00
Patrick Fic
9b9feffdfa Minor fixes throughout the system. 2020-08-17 13:47:10 -07:00
Patrick Fic
1e3bf19cd3 Fixed job costing bugs. BOD-247 2020-08-11 13:26:53 -07:00
Patrick Fic
0df61a2701 Fixed up scheduling logic using UTC dates instead of local dates. Updated scheduling header. Fixed month view not showing. BOD-179 2020-08-10 11:59:12 -07:00
Patrick Fic
f383d78cda Aded joblines status view and updated graph to use the view. BOD-110 2020-08-06 10:33:13 -07:00
Patrick Fic
bebdfe7a93 Added filtering and search to kanban board. BOD-176 2020-08-05 15:54:44 -07:00
Patrick Fic
75b1ed44e8 Removed productionview view from Hasura and replaced with standard GQL queries. BOD-243 2020-08-03 13:43:39 -07:00
Patrick Fic
6473feb817 Added prepper assignment to job. BOD-214 2020-07-31 13:18:09 -07:00
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