Commit 96e115e
feat(SOA): implement SOA logic and do refactor (#1836)
Co-authored-by: Tofik Hasanov <[email protected]>
Co-authored-by: Mariano Fuentes <[email protected]>1 parent e735c29 commit 96e115e
File tree
119 files changed
+5617
-134
lines changed- apps/app/src
- app
- (app)/[orgId]
- knowledge-base
- questionnaire
- [questionnaireId]
- components
- data
- actions
- components
- hooks
- useQuestionnaireDetail
- knowledge-base
- additional-documents
- actions
- components
- hooks
- components
- context/components
- data
- hooks
- manual-answers
- actions
- components
- published-policies/components
- new_questionnaire
- soa
- actions
- components
- data
- hooks
- seedJson/ISO
- utils
- start_page
- actions
- components
- data
- hooks
- utils
- security-questionnaire
- api/questionnaire
- answer-single
- auto-answer
- soa/auto-fill
- helpers
- components
- jobs/tasks/vendors
- packages
- db/prisma
- migrations
- 20251125130730_add_soa_tables_with_versioning
- 20251125182239_add_prepared_by_approved_by_to_soa_document
- 20251125191143_change_approved_by_to_approver_id
- schema
- ui/src/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+5617
-134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments