Commit 7a3ab4a
* wip: csv-to-input converter + cli to build event
* rename packages
* update to using pnpm for a common cli syntax used in core
* updates to event builder
* update readme
* update workflow to use pnnpm
* update csv converter to allow multiple rows + add tests
* fix: revert schemas package naming format to match how similar existing packages are published
* cleanup
* update import
* fix: rule in script preventing words ending with s
* CCM-11892: Build trigger event (#59)
* CCM-11327: Schema setup
- Revise the config model schema
- Add skeleton for specification config
- Add mermaid diagrams for model
* CCM-11327: Add model for letter specifications
* CCM-11327: Refactor specification model to replace SupplierSpec with Pack
+ Fix branded ID types
* update existing failing test
* remove client to be managed by another event
* setup client-mutated event for client creation and update
* update event schema tests
* cleanup leak history
* fix schema workspace name in package.json
* cleanup package/schemas
* add event-builder package
* updates
* update dataschema
* fix test
* update: V1 -> v1
* add example of event with v1 minimal inputs
* rename event: ClientMutated -> ClientChanged
* more updates with event renaming
---------
Co-authored-by: Mike Houston <michael.houston4@nhs.net>
Co-authored-by: Mike Houston <60653100+m-houston@users.noreply.github.com>
* Update CODEOWNERS for new team name (#67)
nhs-notify-config -> nhs-notify-client-config
* update cli tool to send events to sqs queue
* event type renaming: nhs.notify.config -> nhs.notify.client-config
* more updates from repo renaming
* update lock file with dependency updates from merge
* update dependencies
* Revert "update workflow to use pnnpm"
This reverts commit fcaecaa.
* fix: updates to revert to npm
* updates
* strip input csv to only need clientName & APIM ID
* Revert "strip input csv to only need clientName & APIM ID"
This reverts commit 1db90d5.
* fix issue with eslint-config-airbnb-base v15 not supporting dependency eslint v9 yet
* lint fixes + updates
* revert removed commented out code
* fix cli script not working + update README
* minor update
* update client-published examples and test data to match new schema
* Update packages/event-builder/src/send-event-to-queue.ts
Co-authored-by: Mike Houston <60653100+m-houston@users.noreply.github.com>
---------
Co-authored-by: Mike Houston <michael.houston4@nhs.net>
Co-authored-by: Mike Houston <60653100+m-houston@users.noreply.github.com>
1 parent e86136b commit 7a3ab4a
21 files changed
Lines changed: 10973 additions & 11143 deletions
File tree
- frontend/src/__tests__/app
- packages
- event-builder
- inputs
- src
- __tests__
- test-data
- cli
- schemas
- client-config/examples
- src/events/__tests__/testData
- scripts/config/vale/styles/config/vocabularies/words
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
0 commit comments