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

User Story: Present input node endpoint #143

Merged
merged 9 commits into from May 17, 2022

Conversation

floomm
Copy link
Contributor

@floomm floomm commented May 17, 2022

Related Issues

Definition of Done

  • User Story
    • All Acceptance Criteria met
  • Code
    • No more code needed
    • No known bugs
      • Before saving the data flow, the id is undefined.
  • Clean Code
    • Comments have been created for new code
    • ESLinter found no issues (editor & executor only)
    • No unavoidable Code Smells
  • Testing
    • Existing Tests pass
  • SonarCloud Quality Gate passed

@floomm floomm added the editor This issue is related to the editor label May 17, 2022
@floomm floomm self-assigned this May 17, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[Identity] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[Landing Page] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[API] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@floomm floomm requested a review from MrF3lix May 17, 2022 12:20
@floomm floomm marked this pull request as ready for review May 17, 2022 12:27
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[Editor] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[Editor] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@floomm floomm merged commit 0838481 into main May 17, 2022
@floomm floomm deleted the user-story/present-input-node-endpoint branch May 17, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor This issue is related to the editor
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Put Input Endpoint together in code and present it to the user
2 participants