Skip to content

Commit 81f44fd

Browse files
committed
Use the user's email for the created_by field for local submissions
- Also redirect the submission success popup to the local dashboard Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
1 parent de48901 commit 81f44fd

File tree

6 files changed

+334
-27
lines changed

6 files changed

+334
-27
lines changed

package-lock.json

Lines changed: 317 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"node-fetch": "^3.3.2",
3333
"react": "18.3.1",
3434
"react-dom": "18.3.1",
35+
"sharp": "^0.33.5",
3536
"uuid": "^11.0.2",
3637
"winston": "^3.16.0"
3738
},

0 commit comments

Comments
 (0)