zerobyte/app/client/modules/backups/components
Nico 4305057185
test: move test runner from Bun to Vitest (#727)
* chore: migrate to vitest

* test: speed up some suites by sharing sessions and mocking expensive non-tested actions

* test: refactor some tests to verify behavior instead of implementation details

* chore: fix linting issues
2026-04-01 20:05:54 +02:00
..
__tests__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
create-schedule-form fix(select): render a div durng ssr to avoid hydration issues 2026-03-31 22:05:46 +02:00
backup-card.tsx feat: manual backup option (#713) 2026-03-26 19:35:18 +01:00
backup-progress-card.tsx fix: react hydration issues by using the same locale during ssr and hydration 2026-03-31 22:39:16 +02:00
backup-status-dot.tsx fix: show back warnings logs and surface in UI (#677) 2026-03-18 20:21:14 +01:00
schedule-mirrors-config.tsx feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00
schedule-notifications-config.tsx refactor: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
schedule-summary.tsx feat: manual backup option (#713) 2026-03-26 19:35:18 +01:00
snapshot-file-browser.tsx fix: split display path and query base path (#714) 2026-03-29 12:30:35 +02:00
snapshot-timeline.tsx refactor(client): configure time formatting with timezone from server 2026-03-24 07:52:54 +01:00