Closed jabrah closed 9 months ago
Fixes https://github.com/eclipse-pass/main/issues/929
afterModel
beforeModel
console.error
pass-ui
build.sh
> ./build.sh <path_to_pass-docker>/.env
ghcr.io/eclipse-pass/pass-ui:latest
eclipse-pass.local.yml
pass-docker
latest
pass.local
/app/submissions
Fixes https://github.com/eclipse-pass/main/issues/929
Changes
afterModel
hook tobeforeModel
hookconsole.error
to dump error messages into JS console in browser on route/model hook errorsTesting
pass-ui
build.sh
can help:> ./build.sh <path_to_pass-docker>/.env
ghcr.io/eclipse-pass/pass-ui:latest
eclipse-pass.local.yml
inpass-docker
, update the image ref to use thelatest
tag that you just builtpass.local
and go through the regular login process/app/submissions
)