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

Features/2.1/main #13

Merged
merged 34 commits into from
Nov 13, 2023
Merged

Features/2.1/main #13

merged 34 commits into from
Nov 13, 2023

Conversation

dennycarusonttdata
Copy link
Collaborator

List of Changes

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Cosmin15 and others added 30 commits October 16, 2023 17:33
Features/2.1/vl 295 to main branch
Merge pull request #5 from NTT-PagoPa/features/2.1/VL-295
@dennycarusonttdata dennycarusonttdata merged commit a646a0c into main Nov 13, 2023
@dennycarusonttdata dennycarusonttdata deleted the features/2.1/main branch November 17, 2023 16:05
dennycarusonttdata added a commit that referenced this pull request Nov 21, 2023
* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Nov 21, 2023
* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Nov 21, 2023
* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Nov 21, 2023
* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 1, 2023
* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 1, 2023
* first basic code handling for notification delete

* update package.json

* eslint fix

* added .use in application.ts

* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* merge main from features/2.0/main (#14) (#15)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* removed fluffy comments

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 1, 2023
* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* pr update 291 (#17)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* completede basic behavior of 291 and 292

* eslint fix

* eslint fix

* basic working version of 291+292

* eslint fix

* changed from manual retrieving to automatic one within map

* eslint fix

* updated yaml to version 2.0 (#23)

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 1, 2023
* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------




* removed fluffy comments

* pr update 291 (#17)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------




* removed fluffy comments

* completede basic behavior of 291 and 292

* eslint fix

* eslint fix

* basic working version of 291+292

* eslint fix

* changed from manual retrieving to automatic one within map

* eslint fix

* updated yaml to version 2.0 (#23)



---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 1, 2023
* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* pr update 291 (#17)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* completede basic behavior of 291 and 292

* eslint fix

* eslint fix

* basic working version of 291+292

* eslint fix

* changed from manual retrieving to automatic one within map

* eslint fix

* updated yaml to version 2.0 (#23)

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 5, 2023
* Adding VL-300 to VL-291 branch (#22)

* first basic code handling for notification delete

* update package.json

* eslint fix

* added .use in application.ts

* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* merge main from features/2.0/main (#14) (#15)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* removed fluffy comments

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* eslint fix

* eslint fix

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 5, 2023
* pull from main 2.0 to VL-287 branch (#24)

* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* pr update 291 (#17)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* completede basic behavior of 291 and 292

* eslint fix

* eslint fix

* basic working version of 291+292

* eslint fix

* changed from manual retrieving to automatic one within map

* eslint fix

* updated yaml to version 2.0 (#23)

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* fix after pr with 288

* eslint fix

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
dennycarusonttdata added a commit that referenced this pull request Dec 5, 2023
* pull from main 2.0 to VL-287 branch (#24) (#26)

* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------




* removed fluffy comments

* pr update 291 (#17)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------




* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------




* fix tests

---------




* removed fluffy comments

* completede basic behavior of 291 and 292

* eslint fix

* eslint fix

* basic working version of 291+292

* eslint fix

* changed from manual retrieving to automatic one within map

* eslint fix

* updated yaml to version 2.0 (#23)



---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* Pull from Features/2.0/main to VL-291 #2 (#27)

* merge main from features/2.0/main (#14)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* pr update 291 (#17)

* generated yaml from version 2.1

* commented 'F24Metadata' schema inside yaml, due error generating models

* updated 'hot-to-generate-the...md'

* completed VL-295

* eslint fix

* eslint fix

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* changed NewNotificationRequest to NewNotificationRequestV21. Now there are errors before running

* fix file with errors after using NewNotificationRequestV21

* fix file with errors after using NewNotificationRequestV21

* eslint fix

* completed again VL-295

* completed again VL-295

* completed again VL-295

* still fix to do

* added todo denny

* first todo denny fix completed

* eslint fix

* fix for VL-295 due to issue in other files

* eslint suggested fixes

* eslint suggested fixes

* fix for VL-295 w/ Cosmin

* eslint fix

* eslint fix

* eslint fix

* changing old type to the new ones

* eslint fix

* eslint fix

* eslint fix

* removed unused enum

* fix accepted issue

* fix tslint issues

* fix tslint issue

* Features/2.1/main (#12)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* Features/2.1/main (#13)

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* partial permit upload of json during uploadS3

* handled attachmentName 'F24'

* completed VL-294 + fix critical severity vulnerability in package-lock.json raised by npm install command

* added semicolon due to husky error

* eslint fix

* fix reference to delivery-push url

* fix

* fix imports

* fix req 7 handling

* fix req 7 handling

* update package-lock

* completed VL-296

* completed VL-296

* VL-298 completed

* VL-299 completed

* added collection json + 2.1 version

* update tests

* fix tests

* fix tests

---------

Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Co-authored-by: Tuduran, Cosmin Constantin <cosminconstantin.tuduran@nttdata.com>

* fix tests

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* removed fluffy comments

* completede basic behavior of 291 and 292

* eslint fix

* eslint fix

* basic working version of 291+292

* eslint fix

* changed from manual retrieving to automatic one within map

* eslint fix

* updated yaml to version 2.0 (#23)

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>

* fix after VL-288 merge

* completed VL-290

* eslint fix

* eslint fix

* eslint fix

---------

Co-authored-by: Cosmin Constantin Tuduran <cosminconstantin.tuduran@nttdata.com>
Co-authored-by: Cosmin15 <Tuduran.cosmin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants