Christopher Allford
8c6b414fe0
Revert "Refactoring Task Infrastructure" ( #41928 )
...
Revert "Refactored Task Infrastructure (#41202 )"
This reverts commit 96a973b9fa
.
2023-12-06 11:36:12 -08:00
Christopher Allford
96a973b9fa
Refactored Task Infrastructure ( #41202 )
...
* Fixed NPM packages with invalid names.
* Renamed plugin packages.
* Standardized package NPM scripts.
* Replaced Turborepo with Wireit.
2023-12-06 09:32:32 -08:00
Christopher Allford
88969742f2
Regenerate PNPM Lock File & Fix Errors ( #41830 )
2023-12-05 00:36:30 -08:00
Damián Suárez
fda0cd13d5
Merge branch 'trunk' into fix/wrdpressscripts
2023-12-04 20:16:14 -03:00
Damián Suárez
6c5cb1ed2b
rename store folder
2023-12-04 16:51:54 -03:00
Nathan Schneider
1e3b7425dc
Remove unused @wordpress/scripts dependency
2023-12-04 16:17:28 -03:00
Damián Suárez
dfa1adaf44
changelog
2023-12-04 14:43:29 -03:00
Damián Suárez
7a1cb7619e
handle Modal editor via store
2023-12-04 14:43:29 -03:00
Damián Suárez
a22331f3db
import, export and register the store
2023-12-04 13:25:52 -03:00
Damián Suárez
3b6e70ace0
introduce Product Editor store
2023-12-04 13:25:52 -03:00
Fernando Marichal
0a6ca9e7db
Add max width to tooltip ( #41797 )
...
* Add max-width to tooltip
* Add changelog
2023-12-04 10:22:10 -03:00
Damián Suárez
1da600718b
handle attrs at component edit level
2023-12-01 11:44:30 -03:00
Damián Suárez
0c2e79dfe4
set label at block def level
2023-12-01 09:51:22 -03:00
Damián Suárez
a376da9316
changelog
2023-12-01 09:38:30 -03:00
Damián Suárez
8cf5424c5e
summary block: tweak name, and attrs handling
2023-12-01 09:14:11 -03:00
Christopher Allford
c6b74ddafa
Revert "Resolve PNPM Lock File Errors" ( #41828 )
...
Revert "Resolve PNPM Lock File Errors (#41800 )"
This reverts commit 2550558a13
.
2023-11-30 14:55:35 -08:00
Christopher Allford
2550558a13
Resolve PNPM Lock File Errors ( #41800 )
...
This makes the lock file constraints more specific to prevent the
backward incompatible types from WordPress types using the caret
constraint.
2023-11-30 09:33:34 -08:00
Damián Suárez
ac18ae7db4
Merge branch 'trunk' into update/rename-edit-fn-names
2023-11-30 08:15:26 -03:00
Damián Suárez
5ecedbd1ca
fix importing Tab block in tests
2023-11-30 08:15:06 -03:00
Damián Suárez
f36ce5b3f1
[Product Block Editor]: fix Input control issue in Manage download limit form ( #41796 )
...
* do not destructure number input props
* changelog
2023-11-29 17:18:48 -04:00
Maikel David Pérez Gómez
f24af0e197
[Grouped products] Add ordering support to the product list ( #41709 )
...
* When the user clicks the search field, we immediately display the list of all existing products. It is sorted alphabetically. Clicking an item closes the search and adds the product to the list.
* Fix linter errors
* Create useDraggable hook
* Add dragging to sort products in the modal
* Fix product row padding
* Improve product petching
* Add changelog file
2023-11-29 16:05:16 -05:00
Lourens Schep
423d5a86fa
Fix spelling mistake and lint issue
2023-11-29 15:13:43 -04:00
Lourens Schep
476374049c
Add changelog
2023-11-29 14:45:49 -04:00
Lourens Schep
bffd013afe
Update parseNumber to handle empty string seperators
2023-11-29 14:45:03 -04:00
louwie17
03cac8bf89
Add rimraf to admin-layout package ( #41784 )
...
* Add rimraf to admin-layout package
* Add changelog
2023-11-29 14:00:23 -04:00
Fernando Marichal
e684ae348b
Add empty state when no attributes ( #41679 )
...
* Add empty state for attributes
* Add styles
* Remove comment
* Add changelog
* Remove downshift
# Conflicts:
# pnpm-lock.yaml
* move changelog
* Remove another comment
* Create MenuAttributeList component
* Refactor renderMenuItems
* Replace div with Fragment
2023-11-29 11:10:37 -03:00
Maikel David Pérez Gómez
92eac565e5
[Grouped products] Product list ( #41653 )
...
* When the user selects a grouped product type, we show an additional Products in this group section in the General tab.
* When the user selects a grouped product type, we hide the Pricing and Shipping tabs.
* When empty, the grouped products card has an empty state with an illustration
* When the user clicks Add products, we show a modal
* When the user clicks the search field, we immediately display the list of all existing products. It is sorted alphabetically. Clicking an item closes the search and adds the product to the list.
* Add remove button to the product list
* When the user clicks Add, we close the modal and display the list of added products in the product form
* Clicking the product name will open it in the editing view in a new tab
* Clicking the arrow button will open the product's page in a new tab
* Prevent adding already added products
* If the name or SKU extends beyond this width, we truncate the text
* Add changelog files
* Fix linter errors
2023-11-28 22:21:17 -03:00
louwie17
882527fe05
Prep both admin-layout and product editor ( #41764 )
2023-11-28 16:23:08 -04:00
Fernando Marichal
0482be94cc
Remove downloads list fixed height ( #41744 )
...
* Remove fixed height in downloads list
* Add changelog
2023-11-28 10:05:22 -05:00
Damián Suárez
2cdf4971f3
Merge branch 'trunk' into update/rename-edit-fn-names
2023-11-28 11:35:12 -03:00
Damián Suárez
cf9f629c1f
[Product Block Editor]: remove unused block attributes ( #41674 )
2023-11-28 11:32:47 -03:00
Damián Suárez
12b9c4d8bc
TabBlockEdit
2023-11-28 09:42:54 -03:00
Damián Suárez
30a3869cfe
changelog
2023-11-28 09:42:54 -03:00
Damián Suárez
e9fa11d062
rename edit fn of the Descrption block
2023-11-28 09:42:54 -03:00
Damián Suárez
1ad4cac81c
rename edit fn of Tab block
2023-11-28 09:42:54 -03:00
Damián Suárez
db3496d268
change function name of section block edit
2023-11-28 09:42:54 -03:00
github-actions[bot]
7ccbd6fd0e
Prepare Packages for Release ( #41657 )
...
Automated change: Prep @woocommerce/csv-export for release.
Co-authored-by: anu-rock <anu-rock@users.noreply.github.com>
Co-authored-by: Anurag Bhandari <anurag@automattic.com>
2023-11-28 20:47:14 +13:00
louwie17
2088e3d99a
Package release prep - product editor ( #41720 )
...
Package release prep
2023-11-27 17:34:19 -04:00
louwie17
68e0a6404a
Remove invaild react-hooks dev dependency ( #41712 )
...
* Remove invaild react-hooks dev dependency
* Add changelog
2023-11-27 16:14:47 -04:00
louwie17
2b60fd5e83
Prepare block templates package for release ( #41707 )
2023-11-27 14:09:54 -04:00
Damián Suárez
7254836adf
changelog
2023-11-27 14:18:46 -03:00
Damián Suárez
d453188ae4
remove...
2023-11-27 14:17:59 -03:00
Damián Suárez
5e35d42fed
remove unused templateLock block attrs
2023-11-27 14:17:59 -03:00
louwie17
8397478c61
Package release preperation for product-editor package ( #41706 )
2023-11-27 11:45:43 -04:00
louwie17
d7a67783a4
Release/package expression evaluation ( #41708 )
...
* Automated change: Prep @woocommerce/expression-evaluation --initial-release for release.
* Update pnpm-lock.yaml
Revert pnpm-lock changes
* Add gitkeep to changelog directory
---------
Co-authored-by: louwie17 <louwie17@users.noreply.github.com>
2023-11-27 11:45:13 -04:00
Maikel David Pérez Gómez
3d6c2b637e
Improved variations table header ( #41550 )
...
* Add header row to the variations table and fix a11y table issues
* Fix TableRowSkeleton styles
* Add changelog files
* Fix compilation errors
* Fix linter errors
* Fix unit tests
* Fix downloads table
2023-11-24 12:54:45 -05:00
Fernando Marichal
4a0db06321
Modify notice for legacy local attributes ( #41646 )
...
* Modify notice for legacy local attributes
* Rename variable
* Add changelogs
* Rename local_attributes_notice_dismissed_ids
2023-11-23 12:00:17 -03:00
Maikel David Pérez Gómez
5a513cc9a6
We won’t append a unique string to the filename if the settings are configured to do so ( #41621 )
...
* Create media library component
* Use media library component instead of the MediaUpload from the @wordpress/media-utils
* Remove UploadFilesMenuItemm from the DownloadsMenu until we solve the insecure file upload using the wp/v2/media endpoint
* Remove the @woocommerce/components/MediaUploader from downloads block until we solve the insecure file upload using the wp/v2/media endpoint
* Remove the FormFileUpload from EditDownloadsModal until we solve the insecure file upload using the wp/v2/media endpoint
* Add changelog file
2023-11-22 09:53:34 -05:00
Damián Suárez
8f5f3bbf87
[Product blocks editor]: Add help text to Shipping toggle ( #41590 )
2023-11-21 18:41:39 -03:00
Matt Sherman
6944345371
expression-evaluation: Support key/value pair object arrays (like product meta data) ( #41594 )
...
* Test key/value pair arrays in expressions
* Support key/value pair arrays in expressions
* Changelog
2023-11-21 16:39:57 -04:00