Dave Richer 80483b617b Merge branch 'release/2024-01-26' into feature/IO-1828-Front-End-Package-Updates
# Conflicts:
#	client/src/components/jobs-admin-change-status/jobs-admin-change.status.component.jsx
#	client/src/components/jobs-admin-mark-reexport/jobs-admin-mark-reexport.component.jsx
#	client/src/components/jobs-admin-unvoid/jobs-admin-unvoid.component.jsx
#	client/src/components/report-center-modal/report-center-modal.component.jsx
2024-01-25 14:11:33 -05:00
2021-12-01 14:33:27 -08:00
2024-01-18 10:48:17 -08:00
2022-09-13 14:00:54 -07:00
2024-01-25 10:30:03 -08:00
2023-11-22 17:14:52 -05:00
2021-02-25 19:39:00 -08:00
2023-11-20 16:46:27 -05:00
2023-11-22 17:14:52 -05:00
2023-02-14 15:05:09 -08:00
2024-01-12 15:41:10 -08:00

NGROK TEsting: ./ngrok.exe http http://localhost:4000 -host-header="localhost:4000"

Finding deadfiles - run from client directory npx deadfile ./src/index.js --exclude build templates

#Crushing all hasura migrations by creating a new initialization from the server. hasura migrate create "Init" --from-server --endpoint https://db.imex.online/ --admin-secret 'Production-ImEXOnline!@#' hasura migrate apply --version "1620771761757" --skip-execution --endpoint https://db.imex.online/ --admin-secret 'Production-ImEXOnline!@#' hasura migrate status --endpoint https://db.imex.online/ --admin-secret 'Production-ImEXOnline!@#'

Generate the license file: $ generate-license-file --input package.json --output third-party-licenses.txt --overwrite

Description
No description provided
Readme 41 MiB