Commit bfdbb15
committed
feat: update policy signature requirement and dependencies
- Changed the default value of the isRequiredToSign field in the Policy model to true and updated existing records accordingly.
- Removed the Employee Signature Requirement section from the UpdatePolicyOverview component.
- Added new dependencies including @vitejs/plugin-react, jsdom, vite-tsconfig-paths, and vitest in bun.lock.
- Updated the scheduler version in bun.lock to 0.26.0.1 parent 36a7c76 commit bfdbb15
4 files changed
Lines changed: 13 additions & 26 deletions
File tree
- apps/app/src/app/(app)/[orgId]/policies/[policyId]/components
- packages/db/prisma
- migrations/20250807142557_all_policies_signed
- schema
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
372 | 371 | | |
373 | 372 | | |
374 | 373 | | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | 374 | | |
395 | 375 | | |
396 | 376 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments