Commit 1c5b213
committed
merge changes from master
Signed-off-by: Tim Ireland <[email protected]>File tree
450 files changed
+27437
-35878
lines changed- .github
- actions
- lint-terraform
- normalize-branch-name
- tfsec
- workflows
- frontend
- src
- __tests__
- app
- choose-a-template-type
- __snapshots__
- copy-template
- create-and-submit-templates/__snapshots__
- create-email-template/__snapshots__
- create-letter-template
- __snapshots__
- create-nhs-app-template/__snapshots__
- create-text-message-template/__snapshots__
- delete-template
- edit-email-template
- edit-nhs-app-template
- edit-text-message-template
- email-template-submitted
- manage-templates
- nhs-app-template-submitted
- preview-email-template
- preview-letter-template
- preview-nhs-app-template
- preview-text-message-template
- submit-email-template
- submit-nhs-app-template
- submit-text-message-template
- text-message-template-submitted
- view-submitted-email-template
- view-submitted-nhs-app-template
- view-submitted-text-message-template
- components
- atoms
- __snapshots__
- forms
- ChooseTemplate
- __snapshots__
- CopyTemplate
- DeleteTemplate
- __snapshots__
- EmailTemplateForm
- __snapshots__
- NhsAppTemplateForm
- __snapshots__
- PreviewEmailTemplate
- __snapshots__
- PreviewLetterTemplate
- __snapshots__
- PreviewSMSTemplate
- __snapshots__
- ReviewNHSAppTemplate
- __snapshots__
- SmsTemplateForm
- __snapshots__
- SubmitTemplate
- molecules
- LogoutWarningModal
- __snapshots__
- __snapshots__
- organisms
- __snapshots__
- utils
- app
- auth
- idle
- signin
- signout
- choose-a-template-type
- copy-template/[templateId]
- create-email-template
- create-letter-template
- create-nhs-app-template
- create-text-message-template
- delete-template/[templateId]
- edit-email-template/[templateId]
- edit-nhs-app-template/[templateId]
- edit-text-message-template/[templateId]
- email-template-submitted/[templateId]
- nhs-app-template-submitted/[templateId]
- preview-email-template/[templateId]
- preview-letter-template/[templateId]
- preview-nhs-app-template/[templateId]
- preview-text-message-template/[templateId]
- submit-email-template/[templateId]
- submit-nhs-app-template/[templateId]
- submit-text-message-template/[templateId]
- text-message-template-submitted/[templateId]
- view-submitted-email-template/[templateId]
- view-submitted-nhs-app-template/[templateId]
- view-submitted-text-message-template/[templateId]
- components
- atoms
- Filename
- NHSNotifyButton
- forms
- ChooseTemplate
- CopyTemplate
- DeleteTemplate
- EmailTemplateForm
- NhsAppTemplateForm
- PreviewEmailTemplate
- PreviewLetterTemplate
- PreviewNHSAppTemplate
- PreviewSMSTemplate
- ReviewEmailTemplate
- ReviewNHSAppTemplate
- ReviewSMSTemplate
- SmsTemplateForm
- SubmitTemplate
- layouts
- client
- container
- molecules
- 404
- AuthLink
- ChannelGuidance
- Header
- LogoutWarningModal
- ManageTemplates
- MessageFormatting
- formats
- Modal
- NHSNotifyFormWrapper
- NHSNotifyRadioButtonForm
- Personalisation
- PreviewTemplateDetails
- PreviewTemplate
- TemplateNameGuidance
- TemplateSubmitted
- ViewEmailTemplate
- ViewNHSAppTemplate
- ViewSMSTemplate
- organisms
- PreviewTemplate
- ReviewTemplate
- content
- hooks
- js-enabled
- styles
- utils
- infrastructure/terraform
- bin
- components
- acct
- app
- branch
- sandbox
- modules
- backend-api
- lambda-function
- typescript-build-zip
- lambdas
- backend-api
- src
- __tests__/templates
- api
- app
- infra
- templates
- api
- app
- infra
- utils
- backend-client
- src
- __tests__
- schemas
- schemas
- types
- generated
- models
- scripts
- config
- git-repo
- githooks
- maintenance
- terraform
- tests
- tests
- accessibility
- actions
- test-team
- config/component
- fixtures/pdf-upload
- no-custom-personalisation
- with-personalisation
- helpers
- auth
- factories
- pages
- email
- letter
- nhs-app
- sms
- template-mgmt-api-tests
- template-mgmt-component-tests
- email
- letter
- nhs-app
- sms
- utils
- test-helper-utils
- src
- utils/src
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
450 files changed
+27437
-35878
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
27 | | - | |
28 | | - | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
34 | | - | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
| |||
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 42 | | |
59 | 43 | | |
60 | 44 | | |
| |||
69 | 53 | | |
70 | 54 | | |
71 | 55 | | |
72 | | - | |
73 | 56 | | |
74 | | - | |
75 | 57 | | |
76 | 58 | | |
77 | 59 | | |
78 | | - | |
79 | 60 | | |
80 | 61 | | |
81 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
69 | 93 | | |
70 | 94 | | |
71 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
| |||
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
127 | | - | |
128 | | - | |
129 | 125 | | |
130 | 126 | | |
131 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments