Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech(cb2-13729): combine http services #1574

Merged
merged 27 commits into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
9a9bf04
feat(cb2-13727): start refactor of folder structure
tomcrawleyy Sep 4, 2024
0dfebb7
feat(cb2-13727): move shared components to top level
tomcrawleyy Sep 5, 2024
1d24c7b
chore(cb2-13729): combine services 1
pbardy2000 Sep 5, 2024
b8ae38d
chore(cb2-13729): combine services and remove technical record http s…
pbardy2000 Sep 5, 2024
b1be454
feat(cb2-13727): move pipes to top level and add shortened url paths
tomcrawleyy Sep 5, 2024
923022a
feat(cb2-13727): add additional shortened url paths
tomcrawleyy Sep 5, 2024
3b23f34
feat(cb2-13727): add test folders for top level components
tomcrawleyy Sep 5, 2024
d26eb13
chore(cb2-13729): merge required standards service into http service
pbardy2000 Sep 5, 2024
4d5ef7b
feat(cb2-13727): add test folders to core components
tomcrawleyy Sep 5, 2024
9f29de2
chore(cb2-13729): move reference data service into http service
pbardy2000 Sep 6, 2024
c6bafcc
chore(cb2-13729): merge add provisional tech record service
pbardy2000 Sep 6, 2024
50a6cbd
chore(cb2-13729): merge archive tech record status service
pbardy2000 Sep 6, 2024
7f59d39
chore(cb2-13729): merge get tech records service into http service
pbardy2000 Sep 6, 2024
f41e82b
feat(cb2-13727): unit testing
tomcrawleyy Sep 6, 2024
ea75b62
Merge remote-tracking branch 'origin/feat/cb2-13727' into tech/cb2-13729
pbardy2000 Sep 6, 2024
43655b1
chore(cb2-13729): merge post test results service into http service
pbardy2000 Sep 6, 2024
8be8368
chore(cb2-13729): merge update tech records into http service
pbardy2000 Sep 6, 2024
89a525f
chore(cb2-13729): merge test types service into http service
pbardy2000 Sep 6, 2024
4b6b18f
chore(cb2-13729): merge update test results into http service
pbardy2000 Sep 6, 2024
079921e
chore(cb2-13729): merge archive test results service into http service
pbardy2000 Sep 6, 2024
c96af2c
chore(cb2-13729): merge get test results service into http service
pbardy2000 Sep 6, 2024
5dfbfb8
chore(cb2-13729): merge get test results into http service
pbardy2000 Sep 6, 2024
e91f91b
chore(cb2-13729): merge post test results service into http service
pbardy2000 Sep 6, 2024
b68674c
chore(cb2-13729): remove api folder
pbardy2000 Sep 6, 2024
42ed8af
Merge branch 'develop' into tech/cb2-13729
pbardy2000 Sep 6, 2024
cd69b72
Merge branch 'develop' into tech/cb2-13729
pbardy2000 Sep 9, 2024
55e5069
chore(cb2-13729): fix import
pbardy2000 Sep 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/app/api/document-retrieval/api/api.ts

This file was deleted.

182 changes: 0 additions & 182 deletions src/app/api/document-retrieval/api/document-retrieval.service.ts

This file was deleted.

79 changes: 0 additions & 79 deletions src/app/api/document-retrieval/configuration.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/app/api/document-retrieval/document-retrieval-api.module.ts

This file was deleted.

17 changes: 0 additions & 17 deletions src/app/api/document-retrieval/encoder.ts

This file was deleted.

4 changes: 0 additions & 4 deletions src/app/api/document-retrieval/index.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/app/api/document-retrieval/variables.ts

This file was deleted.

4 changes: 0 additions & 4 deletions src/app/api/reference-data/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions src/app/api/reference-data/.npmignore

This file was deleted.

23 changes: 0 additions & 23 deletions src/app/api/reference-data/.swagger-codegen-ignore

This file was deleted.

1 change: 0 additions & 1 deletion src/app/api/reference-data/.swagger-codegen/VERSION

This file was deleted.

33 changes: 0 additions & 33 deletions src/app/api/reference-data/api.module.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/app/api/reference-data/api/api.ts

This file was deleted.

Loading
Loading