photoprism/frontend/tests/vitest/component/upload
Michael Mayer 5d899fea4b Frontend: Block uploads and imports on insufficient storage #5613
Gate the upload dialog and import page on a new $config.insufficientStorage()
helper (files quota reached OR storage folder low), mirroring the backend
Config.InsufficientStorage(). Fix the upload dialog test config mock and add
unit coverage for the new config helpers.
2026-05-29 00:15:44 +00:00
..
dialog.test.js Frontend: Block uploads and imports on insufficient storage #5613 2026-05-29 00:15:44 +00:00