Stirling-PDF/frontend/src
James Brunton 5b20f11e20
Add test that the translation JSON is valid (#4315)
# Description of Changes
Adds a vitest to check that the translation JSON files exist and are
actually valid JSON.
2025-08-28 11:03:43 +01:00
..
assets Update Frontend 3rd Party Licenses (#4254) 2025-08-25 16:10:51 +01:00
components V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
constants Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
contexts V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
data improvement/v2/automate/tweaks (#4293) 2025-08-26 16:59:03 +01:00
hooks V2 reduce tool boilerplate (#4313) 2025-08-28 09:59:38 +00:00
i18n V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
pages Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
services V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
styles Feature/v2/file manager UI improvements (#4286) 2025-08-26 12:35:09 +01:00
tests Add test that the translation JSON is valid (#4315) 2025-08-28 11:03:43 +01:00
theme improvement/v2/automate/tweaks (#4293) 2025-08-26 16:59:03 +01:00
tools V2 reduce tool boilerplate (#4313) 2025-08-28 09:59:38 +00:00
types V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
utils V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
App.css Initial react set up 2025-05-09 20:01:09 +01:00
App.tsx Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
global.d.ts V2 Replace Google Fonts icons with locally bundled Iconify icons (#4283) 2025-08-25 16:07:55 +01:00
i18n.ts Bug/v2/reduce console pollution (#4212) 2025-08-15 13:15:21 +01:00
index.css V2 Replace Google Fonts icons with locally bundled Iconify icons (#4283) 2025-08-25 16:07:55 +01:00
index.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
logo.svg Initial react set up 2025-05-09 20:01:09 +01:00
output.css Mantine overhaul 2025-05-15 20:07:33 +01:00
reportWebVitals.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.ts Enforce type checking in CI (#4126) 2025-08-11 09:16:16 +01:00