Commit Graph

67 Commits

Author SHA1 Message Date
Patrick Fic
e387abcd14 IO-1741 IO-2147 IO-1933 Bug fixes for multiple tickets. 2023-04-27 10:20:46 -07:00
Allan Carr
ae4cff98e7 IO-2175 Category Dropdown Clear
Allow for clear and correct for Select allowClear sending undefined and convert that to null. Overload UndefinedtoNull to have an array of keys
2023-02-16 17:26:57 -08:00
Patrick Fic
5461aae6f6 Base changes to job upload screen. 2022-05-04 18:13:58 -07:00
Patrick Fic
6998a11a3a Add refresh button to job detail page. 2022-04-18 15:34:12 -07:00
Patrick Fic
c7b3a94533 IO-1441 Conversion safety check. 2021-10-12 14:18:09 -07:00
Patrick Fic
d306041bcf IO-992 Audit trail bugfixes. 2021-07-29 13:18:28 -07:00
Patrick Fic
46ddc440fe IO-992 WIP Job Audits 2021-07-28 15:25:01 -07:00
Patrick Fic
6b811d635b IO-992 Job Audit Logs 2021-07-22 16:29:41 -07:00
Patrick Fic
c6f2aaeca6 IO-1037 Disable time ticket button on non converted jobs. 2021-05-07 14:57:16 -07:00
Patrick Fic
059ca45a3a IO-981 Remove job detail back arrow. 2021-05-06 14:13:13 -07:00
Patrick Fic
8b4da7b376 Missed in last commit. 2021-04-08 16:40:28 -07:00
Patrick Fic
6ca94a7ac0 Undo hot key commit due to bugs. 2021-04-08 16:09:24 -07:00
Patrick Fic
bd2d2a5abe Fixed for CI. 2021-04-08 14:33:03 -07:00
Patrick Fic
748b5896e8 IO-177 Added key modifier hooks. 2021-04-08 14:32:15 -07:00
Patrick Fic
e9d7f55899 IO-774 IO-812 Part Tax and Glass Tax Total calculations 2021-03-30 09:52:28 -07:00
Patrick Fic
17264ff7d6 Further UI Improvements 2021-03-26 17:23:16 -07:00
Patrick Fic
89d4eb28b6 WIP Styling Changes 2021-03-26 12:32:17 -07:00
Patrick Fic
fdb43bb3c7 Jira support component. 2021-03-12 13:18:05 -07:00
Patrick Fic
8ef2eac7e4 Removed job close date. IO-629 2021-02-08 11:36:09 -08:00
Patrick Fic
be190b907e Added import notes & dates. IO-556 IO-495 2021-02-01 14:45:53 -08:00
Patrick Fic
8592c98b93 Added job recalc when saving a line edit. BOD-385 2020-10-05 12:27:08 -07:00
Patrick Fic
cb412f377e Finalized read only job. Logic to detmerine what is read only outstanding. BOD-409 2020-09-28 14:45:31 -07:00
Patrick Fic
3ee003000d WIP Read Only for Jobs BOD-409 2020-09-28 14:00:35 -07:00
Patrick Fic
a463887fa4 Added GST registrant BOD-389 2020-09-24 15:30:12 -07:00
Patrick Fic
abb22a5d0f Added validation to job actions BOD-391 2020-09-22 10:47:03 -07:00
Patrick Fic
41117ff0c2 Renamed ATP to ATS and updated totals calculation logic. Logic is still WIP 2020-09-10 09:27:37 -07:00
Patrick Fic
92ee64a413 Added reminaing balance to payments screen BOD-231 2020-09-08 10:23:25 -07:00
Patrick Fic
f4fed87f61 Set default dinero currencies. Created checklist display skeleton component. BOD-377 2020-09-03 10:10:40 -07:00
Patrick Fic
ed788a4b5c Added status state machine BOD-251 2020-09-02 11:01:34 -07:00
Patrick Fic
2202683876 Added predefined shop labor rates BOD-395 2020-09-02 09:17:00 -07:00
Patrick Fic
4a92ef03cc Added server side job calculation. BOD-267 2020-08-21 15:48:48 -07:00
Patrick Fic
af0b08e7f1 Package updates and removed autosave on job on enter. 2020-08-20 10:45:54 -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
288e5e4c02 Troubleshooting unsaved changes indicator BOD-172 2020-06-25 14:30:57 -07:00
Patrick Fic
886c7e9cb9 Added formrow components and for fields changed components + reformatted couple of job detail screens. BOD-160 BOD-155 2020-06-11 10:17:53 -07:00
Patrick Fic
d8c159cde0 Replaced date time pickers with another compoent to better choose time. BOD-122 2020-05-22 10:24:54 -07:00
Patrick Fic
cc47fd698a BOD-26 Added totals calculation for job reconciliation. 2020-05-14 11:05:55 -07:00
Patrick Fic
0473421c6c Added invoice totals + high level reconciliation on PLI jobs tab. BOD-26 2020-05-13 16:34:03 -07:00
Patrick Fic
99d3a6a64e BOD-72 Refactored calculations to use Dinero library. 2020-04-29 13:25:31 -07:00
Patrick Fic
325a82ac86 BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal. 2020-04-14 17:38:05 -07:00
Patrick Fic
ad87cb31ef BOD-62 Added new job calculations on import + supplement. 2020-04-14 14:09:19 -07:00
Patrick Fic
e66bd0ae56 Added breadcrumb object + breadcrumbs for major pages. 2020-04-13 14:02:07 -07:00
Patrick Fic
7254622f52 CLEANUP Schedule modal now using redux. Deleted manual schedule modal. To be incorporated into generic. 2020-04-02 12:37:15 -07:00
Patrick Fic
ec53663a1d BOD-24 WIP for document previews for non images. Random cleanup included. #comment Current design for document previews may be bandwidth intensive. Proceeding with design to get v1 completed. 2020-03-17 16:50:21 -07:00
Patrick Fic
0377603732 Missed removal of comment in last commit 2020-03-10 15:54:43 -07:00
Patrick Fic
7567f4952f Added tab control for job detail page. No attached user story. 2020-03-10 15:50:30 -07:00
Patrick Fic
05d7aa7000 BOD-5 BOD-36 #comment Added Audit Trail List to jobs and created Audit List view component + queries 2020-03-10 11:02:28 -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