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

feat: bulk issuance implementation using nest queue #738

Merged

Conversation

tipusinghaw
Copy link
Contributor

@tipusinghaw tipusinghaw commented May 28, 2024

What

  • Added nest queue addBulk method to add bulk payload
  • Changed the endpoint for fetching all template details and downloading CSV template
  • Added W3C support for all the APIs

tipusinghaw and others added 7 commits May 22, 2024 15:41
Signed-off-by: bhavanakarwade <[email protected]>
…at/bulk-issuance-implementation-using-nest-queue

Signed-off-by: tipusinghaw <[email protected]>
…ttps://github.com/credebl/platform into feat/bulk-issuance-implementation-using-nest-queue

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: tipusinghaw <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.8% Duplication on New Code

See analysis details on SonarCloud

Signed-off-by: tipusinghaw <[email protected]>
@tipusinghaw tipusinghaw self-assigned this May 31, 2024
Copy link
Contributor

@KulkarniShashank KulkarniShashank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@tipusinghaw tipusinghaw merged commit 544e47b into develop May 31, 2024
1 check passed
@tipusinghaw tipusinghaw deleted the feat/bulk-issuance-implementation-using-nest-queue branch May 31, 2024 08:04
KulkarniShashank pushed a commit that referenced this pull request Sep 6, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
* feat: implemented bulk issuance with nest queue

Signed-off-by: tipusinghaw <[email protected]>

* refactor: changed comment message

Signed-off-by: tipusinghaw <[email protected]>

* feat/added-w3c-support-for-bulk-issuance

Signed-off-by: tipusinghaw <[email protected]>

* feat: added w3c support for bulk-issunace

Signed-off-by: tipusinghaw <[email protected]>

* fix: resolve the comments

Signed-off-by: tipusinghaw <[email protected]>

* fix: sonar cloud issue

Signed-off-by: tipusinghaw <[email protected]>

* fix: mail send issue

Signed-off-by: tipusinghaw <[email protected]>

---------

Signed-off-by: tipusinghaw <[email protected]>
Signed-off-by: bhavanakarwade <[email protected]>
Co-authored-by: bhavanakarwade <[email protected]>
Signed-off-by: KulkarniShashank <[email protected]>
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