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(form-builder): allow editing of form meta #2597

Merged

Conversation

StephanH90
Copy link
Contributor

Description

Allows editing of form meta (similar to the question meta).

image

@StephanH90 StephanH90 requested a review from anehx January 3, 2024 10:41
@StephanH90 StephanH90 force-pushed the feat/editable-meta-on-forms branch 2 times, most recently from 6092c32 to d3481e4 Compare January 3, 2024 11:05
@StephanH90
Copy link
Contributor Author

Not sure why the pipeline fails because it works for me locally:

pnpm --filter @projectcaluma/ember-form exec ember try:one ember-lts-4.8 --skip-cleanup
1..160
# tests 160
# pass  152
# skip  8
# todo  0
# fail  0

# ok

@anehx
Copy link
Contributor

anehx commented Jan 3, 2024

Not sure why the pipeline fails because it works for me locally:

pnpm --filter @projectcaluma/ember-form exec ember try:one ember-lts-4.8 --skip-cleanup
1..160
# tests 160
# pass  152
# skip  8
# todo  0
# fail  0

# ok

Flaky test: #2514

@StephanH90 StephanH90 force-pushed the feat/editable-meta-on-forms branch from d3481e4 to cdeda14 Compare January 3, 2024 12:14
@StephanH90 StephanH90 requested a review from anehx January 9, 2024 09:11
@StephanH90 StephanH90 merged commit e9640b7 into projectcaluma:main Jan 25, 2024
57 checks passed
anehx pushed a commit that referenced this pull request Jan 29, 2024
# [12.9.0](v12.8.0...v12.9.0) (2024-01-29)

### Bug Fixes

* **form-builder:** don't refetch the forms for the "used by" modal on changeset change ([#2611](#2611)) ([077e7a0](077e7a0))

### Features

* **form-builder:** allow editing of form meta ([#2597](#2597)) ([e9640b7](e9640b7))
@anehx
Copy link
Contributor

anehx commented Jan 29, 2024

🎉 This PR is included in version 12.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anehx anehx added the released label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants