Commit c50760c
Forms: Introduce wp-build on dashboard under feature flag (#46206)
* Add wp-build based form responses route (WIP)
* Add wp-build form responses route changelog
* Add DataViews to wp-build form responses route
* Add inspector panel and selection support to form responses route
* Add header with tabs to form responses route
* Add WordPress packages to root devDependencies for wp-build compatibility
* Add actions, filters, and unread indicators to wp-build form responses
* Remove build folder from git tracking, pin WordPress package versions
* Add missing WordPress and React devDependencies
* Remove 'from' field from default view fields
* Refactor DataViews layout with HStack and actions
* Add header actions, gravatars, and filters to wp-build form responses
* Add full-featured inspector with navigation for form responses
* Add changelog for jetpack-components subpath export
* Only show inspector when a single response is selected
* Use local Page component for consistent styling in ciab
* Fix snackbar notices appearing behind wp-admin elements
* Add integrations modal and optimistic updates to wp-build route
* Refactor IntegrationsModal for wp-build compatibility
* Fix mobile header and conditionally show integrations button
* Fix lint, type and package.json related issues
* changelog
* add feature flag condition to temp admin menu
---------
Co-authored-by: Douglas <[email protected]>
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20377630808
Upstream-Ref: Automattic/jetpack@4d262be1 parent 03e1350 commit c50760c
File tree
35 files changed
+2715
-53
lines changed- dist
- blocks
- dashboard
- routes/responses
- src
- blocks/contact-form/components
- help-message
- jetpack-integrations-modal
- helpers
- hooks
- dashboard
- components/page
- inbox/stage
- hooks
35 files changed
+2715
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments