Skip to content

feat: create textarea (long answer) component tckt-399 #459

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

Merged
merged 6 commits into from
Jan 27, 2025

Conversation

kalasgarov
Copy link
Contributor

Created TextArea (Long Answer) Pattern for Forms Users.
Created TextArea (Long Answer) Pattern Edit for Form Builders.
Added TextArea (Long Answer) schema config and user input validation logic.
Added unit tests for TextArea (Long Answer) config file.
Added vitests (story tests) for TextArea (Long Answer) Pattern.

@kalasgarov kalasgarov changed the title Feature/399 long answer component feat: create textarea (long answer) component tckt-399 Jan 23, 2025
Copy link

Terraform plan for tts-10x-forms-dev

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # cloudfoundry_app.tts-10x-forms-dev-server-doj_tts-10x-forms-dev-server-doj-app_22D74DC4 will be updated in-place
!~  resource "cloudfoundry_app" "tts-10x-forms-dev-server-doj_tts-10x-forms-dev-server-doj-app_22D74DC4" {
!~      docker_image                    = "ghcr.io/gsa-tts/forms/server-doj:ef8c28396b3e6263aa904edeaed98e405a01b8f0" -> "ghcr.io/gsa-tts/forms/server-doj:e759b9649fbdf660b6a531f71bcc90d951a6c2e7"
        id                              = "29c93a0a-519c-454a-847e-cc603395c2da"
        name                            = "tts-10x-forms-dev-server-doj-app"
#        (17 unchanged attributes hidden)

#        (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Post Terraform plan to PR comment #628

@kalasgarov kalasgarov mentioned this pull request Jan 23, 2025
23 tasks
@kalasgarov kalasgarov self-assigned this Jan 23, 2025
Copy link
Contributor

@danielnaab danielnaab left a comment

Choose a reason for hiding this comment

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

🚀

@kalasgarov kalasgarov merged commit 8cb4833 into main Jan 27, 2025
4 checks passed
@kalasgarov kalasgarov deleted the feature/399-long-answer-component branch January 27, 2025 23:41
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.

2 participants