zerobyte/app/client/modules/backups/components/create-schedule-form
Nico 11e9fbcc44
feat: pre/post backup webhooks (#835)
* feat: pre/post backup webhooks

* fix(hooks): run post when cancelled

* refactor(webhooks): headers as array

* refactor: pr feedback

* refactor: simplify hooks ceremonies

* chore: pr feedbacks

* chore: re-gen migration
2026-04-29 23:48:58 +02:00
..
advanced-section.tsx feat: pre/post backup webhooks (#835) 2026-04-29 23:48:58 +02:00
basic-info-section.tsx fix(select): render a div durng ssr to avoid hydration issues 2026-03-31 22:05:46 +02:00
exclude-section.tsx refactor: split create schedule form (#453) 2026-02-02 18:18:14 +01:00
frequency-section.tsx fix(select): render a div durng ssr to avoid hydration issues 2026-03-31 22:05:46 +02:00
index.tsx feat: pre/post backup webhooks (#835) 2026-04-29 23:48:58 +02:00
paths-section.tsx fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
retention-section.tsx refactor: move from arktype to zod (#637) 2026-03-09 18:27:03 +01:00
summary-section.tsx feat: manual backup option (#713) 2026-03-26 19:35:18 +01:00
types.ts feat: pre/post backup webhooks (#835) 2026-04-29 23:48:58 +02:00
utils.ts feat: pre/post backup webhooks (#835) 2026-04-29 23:48:58 +02:00