Readur/frontend
perf3ct 3d93c96c31
fix(client): resolve React import errors
2025-06-23 16:27:34 +00:00
..
e2e fix(tests): also disable the last stuck e2e test, logout testing 2025-06-20 17:05:22 +00:00
src fix(client): resolve React import errors 2025-06-23 16:27:34 +00:00
test_data feat(e2e): add playwright for e2e tests 2025-06-17 20:10:04 +00:00
TESTING.md feat(client): update the quick search dropdown list 2025-06-13 21:25:48 +00:00
index.html feat(client): it looks slick now 2025-06-12 00:32:40 +00:00
package-lock.json fix(client): let's just nuke the frontend package lock, and see what happens 2025-06-23 16:17:45 +00:00
package.json Merge pull request #22 from readur/renovate/major-react-monorepo 2025-06-22 21:45:07 -07:00
playwright.config.ts feat(tests): configure PLAYWRIGHT_BASE_URL for use in CI tests 2025-06-19 21:56:19 +00:00
tailwind.config.js Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
tsconfig.json feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
tsconfig.node.json feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
vite.config.ts feat(client): have vite be quiet 2025-06-17 19:17:41 +00:00
vitest.config.ts fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
vitest.integration.config.ts fix(tests): add back the playwright test, and banish the searchpage test to an integration test 2025-06-18 21:18:13 +00:00