trypost/resources/js/lib
Paulo Castellano 44127c4890 Remove the Vitest frontend unit-test layer
The project's test strategy is backend + e2e only, so drop the Vitest setup that had been added for the crop math: the imageCrop.test.ts suite, vitest.config.ts, the dependency and test:unit script, the CI step, and the test:all reference. The crop math is exercised through the Pest browser test.
2026-07-04 10:53:08 -03:00
..
imageCrop.ts Rewrite the image cropper as a movable/resizable selection box 2026-07-04 09:56:31 -03:00
mediaType.ts refactor(media): centralize frontend media-type detection in lib/mediaType 2026-06-25 18:19:58 -03:00
userAgent.ts feat: implement consolidated authentication settings including session management and social provider integration 2026-05-03 17:42:44 -03:00
utils.ts Enhance automation functionality: Introduce workflow variables and improve node validation 2026-06-11 15:47:29 -03:00