- The Great merge

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-02-06 19:16:47 -05:00
26 changed files with 501 additions and 674 deletions

View File

@@ -43,5 +43,4 @@ export default function AddToProduction(
//insert the new job. call the callback with the returned ID when done.
}

View File

@@ -898,7 +898,7 @@ export function JobsDetailHeaderActions({
},
];
if (job.csiinvites.length) {
if (job?.csiinvites?.length) {
children.push(
{
type: "divider"

View File

@@ -59,7 +59,6 @@ export default async function DuplicateJob(
//insert the new job. call the callback with the returned ID when done.
}
export async function CreateIouForJob(