Fernando
09d6bd9164
Fixed a few console errors in JS tests ( https://github.com/woocommerce/woocommerce-admin/pull/6472 )
...
* Fixed connect test
* Fixed plugins test
* Fixed stock panel tests
* Added changelog
# Conflicts:
# readme.txt
* Removed blank line
* Changelog line removed
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-03-04 09:15:03 -03:00
Joshua T Flowers
40a86daf2f
Remove active item from navigation store ( https://github.com/woocommerce/woocommerce-admin/pull/6486 )
...
* Remove active item from navigation store
* Add changelog entry
2021-03-03 16:57:00 -05:00
Joshua T Flowers
7a20e582a3
Add initial tests for navigation Menu class ( https://github.com/woocommerce/woocommerce-admin/pull/6492 )
...
* Add initial tests for navigation Menu class
* Add changelog entry
2021-03-03 08:09:33 -05:00
Sam Seay
bb821a76e9
Add a back button to the Header when the task list is displayed. ( https://github.com/woocommerce/woocommerce-admin/pull/6397 )
2021-03-03 13:05:08 +13:00
Joshua T Flowers
fbeb535b20
Use static images for nav intro modal ( https://github.com/woocommerce/woocommerce-admin/pull/6493 )
...
* Use static images for nav intro modal
* Add 2x images
2021-03-03 12:24:02 +13:00
Sam Seay
7229948cd1
Add a new revenue option, 'rather not say' ( https://github.com/woocommerce/woocommerce-admin/pull/6475 )
2021-03-03 11:59:18 +13:00
Moon
2cbf73b6a4
Add docker setup using WP-ENV ( https://github.com/woocommerce/woocommerce-admin/pull/6448 )
...
* Add docker setup using WP-ENV
* Add ALTERNATE_WP_CRON config to avoid cron issues
* Add changelog
* Update README
* Added HOWTOs section
2021-03-02 13:13:21 -08:00
Joshua T Flowers
8a0ba82e6f
Add nav favorite button tests ( https://github.com/woocommerce/woocommerce-admin/pull/6446 )
...
* Add nav favorite button tests
* Add changelog entry
2021-03-02 11:19:31 -05:00
Joshua T Flowers
c71d64a937
Fix double prefixing of navigation URLs ( https://github.com/woocommerce/woocommerce-admin/pull/6460 )
...
* Fix double prefixing of navigation URLs
* Add changelog and testing instructions
2021-03-02 11:18:48 -05:00
Joshua T Flowers
a4785b7c2a
Add navigation favorites tests ( https://github.com/woocommerce/woocommerce-admin/pull/6409 )
...
* Add navigation favorites tests
* Fix copy pasta
* Fix test comment
* Add changelog entry
2021-03-02 10:15:53 -05:00
David Levin
f00721fa3e
Fix summary number style regression on analytics reports ( https://github.com/woocommerce/woocommerce-admin/pull/5913 )
...
* Update summary number styles
* Add changelog
* Add testing instructions
Co-authored-by: David Levin <davidlevin@Davids-MacBook-Pro-2.local>
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2021-03-02 13:07:35 +08:00
Hsing-Yu Flowers
a85034f504
Update payment card style on mobile ( https://github.com/woocommerce/woocommerce-admin/pull/6413 )
...
* Update payment card style on mobile
* Add changelog
* Add testing instructions
* Move changelog entry to unreleased
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2021-03-02 12:36:05 +08:00
Hsing-Yu Flowers
2439347dd5
Fix missing i18n in welcome modal ( https://github.com/woocommerce/woocommerce-admin/pull/6468 )
...
* Localize string
* Add changelog entry
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2021-03-02 11:21:48 +08:00
Hsing-Yu Flowers
5aaf5d83c4
Add exclusion on getOptions and method renaming ( https://github.com/woocommerce/woocommerce-admin/pull/6115 )
...
* Remove exclusion in getFilteredOptions
* Update filteredOptions to searchOptions
* Check if options then setState after searchOptions is updated
* Show all options under business details select controls
2021-03-02 09:06:29 +08:00
Paul Sealock
077eb4d4f8
Dates: Account for leat year in `getLastPeriod` ( https://github.com/woocommerce/woocommerce-admin/pull/6470 )
...
* force end of month
* changelog
2021-03-02 09:40:26 +13:00
Sam Seay
630f31ae9d
Clean up unused deps and add TS to the build. ( https://github.com/woocommerce/woocommerce-admin/pull/6441 )
2021-03-01 16:01:22 +13:00
Sam Seay
4d4d4ec49d
Skip a test that is currently broken till we can find the cause. ( https://github.com/woocommerce/woocommerce-admin/pull/6469 )
2021-03-01 15:37:59 +13:00
Paul Sealock
101df3b019
Add Dependency Extraction Webpack Plugin ( https://github.com/woocommerce/woocommerce-admin/pull/5762 )
...
* Add woo flavored DEWP
* clean up webpack config
* clean
* marketing coupons
* onboarding scripts
* nav scripts
* better imports of deps
* add asset files to bundle
* under git rebase conflict error
* try order
* Add wp_set_script_translations to the scripting loop
* changelog
2021-03-01 12:48:52 +13:00
Joel Thiessen
66a5c3f42b
Checking if navigation is in the process of being enabled while initializing ( https://github.com/woocommerce/woocommerce-admin/pull/6462 )
2021-02-26 15:12:45 -08:00
Adrian Duffell
2714ea04b1
Deprecate Onboarding::has_woocommerce_support ( https://github.com/woocommerce/woocommerce-admin/pull/6401 )
...
* Deprecate Onboarding::has_woocommerce_support
* Add changelog entry
* Add testing instructions
* Update testing instructions
* Fix typo
2021-02-26 18:11:17 +08:00
Adrian Duffell
151f6d127f
Update broken links in help panel ( https://github.com/woocommerce/woocommerce-admin/pull/6455 )
...
* Update broken link anchors to online support
* Add changelog entry
* Move changelog entry to Unreleased
2021-02-26 14:12:47 +08:00
Adrian Duffell
63435dfa71
Bump Version to 2.2.0-dev ( https://github.com/woocommerce/woocommerce-admin/pull/6417 )
...
* Bump to version 2.2.0-dev
* Update changelog with 2.1.0 heading
* Revert "Bump to version 2.2.0-dev"
This reverts commit cc7d4b95ea3ccae140a5366cdd521ac8f35a3100.
* Bump to version 2.2.0-dev
This was performed using `npm run bump-version`
* Move recent changelog entries out of 2.1.0
2021-02-26 11:48:52 +08:00
louwie17
41585794eb
Fix the onTransitionEnd callback ( https://github.com/woocommerce/woocommerce-admin/pull/6432 )
...
* Fix the onTransitionEnd callback
* Add refocus logic if container opened closed quickly and added tests
2021-02-25 08:56:00 -04:00
Bec Scott
f5718e9b95
Correct the Klarna slug ( https://github.com/woocommerce/woocommerce-admin/pull/6440 )
...
* Correct the Klarna slug
* Test instructions and release note
* Update testing suggestions with @adrianduffel's suggestion
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2021-02-25 16:15:57 +10:00
renovate[bot]
1a67c4098b
Update dependency @woocommerce/csv-export to v1.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6438 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-25 16:38:02 +13:00
renovate[bot]
e7994f549e
Update dependency @woocommerce/number to v2.1.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6439 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-25 16:37:41 +13:00
Sam Seay
42ed577632
Improve changelog linting automation ( https://github.com/woocommerce/woocommerce-admin/pull/6443 )
...
Don't run on renovate PRs and skip when an escape hatch is provided in PR description.
2021-02-25 13:19:04 +13:00
Joshua T Flowers
d5bed6a878
Add navigation screen unit tests ( https://github.com/woocommerce/woocommerce-admin/pull/6421 )
2021-02-24 10:45:41 -05:00
Viktor Szépe
79957c1014
Refactor autoloader to remove global variable ( https://github.com/woocommerce/woocommerce-admin/pull/6412 )
...
* Remove 1 global from main file
* Add changelog to readme
2021-02-24 11:50:57 +08:00
renovate[bot]
c9e7ad7dcf
Update dependency @testing-library/react to v11.2.5 ( https://github.com/woocommerce/woocommerce-admin/pull/6434 )
...
* Update dependency @testing-library/react to v11.2.5
* Move the react testing library to dev deps in CES package.
2021-02-24 15:08:42 +13:00
renovate[bot]
c794b745f0
Update dependency @testing-library/user-event to v12.7.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6436 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 15:08:01 +13:00
renovate[bot]
2a1565eb72
Update dependency lint-staged to v10.5.4 ( https://github.com/woocommerce/woocommerce-admin/pull/6437 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 15:07:39 +13:00
Sam Seay
7e4a2a6dc8
Add a changelog lint check and auto-labelling to PRs ( https://github.com/woocommerce/woocommerce-admin/pull/6414 )
2021-02-24 14:47:06 +13:00
renovate[bot]
d66becd674
Update actions/setup-node action to v2.1.5 ( https://github.com/woocommerce/woocommerce-admin/pull/6433 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 14:38:12 +13:00
Sam Seay
27989ec4f2
Update client and packages builds to use corejs 3 and latest wp babel preset ( https://github.com/woocommerce/woocommerce-admin/pull/6411 )
2021-02-24 14:24:22 +13:00
Hsing-Yu Flowers
b1257c5b22
Move the shipping input and text 1px lower ( https://github.com/woocommerce/woocommerce-admin/pull/6408 )
...
* Move the shipping input and text 1px lower
* Add changelog
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2021-02-24 09:14:53 +08:00
louwie17
6e8106e93a
Update/6324 test instructions ( https://github.com/woocommerce/woocommerce-admin/pull/6422 )
...
* Updated test instructions for email notes
* Fix formatting
* Correctly nest list instructions
2021-02-23 11:34:12 -04:00
Rasmy Nguyen
c9e7b53d46
Add tracks event for WooCommerce Payments install via tasklist and inbox note ( https://github.com/woocommerce/woocommerce-admin/pull/6285 )
...
This adds a tracks event fired after WooCommerce Payments is installed
via the tasklist or inbox note.
2021-02-23 19:56:20 +09:00
Paul Sealock
5c2402e6f3
Navigation: Reset submenu before making Flyout ( https://github.com/woocommerce/woocommerce-admin/pull/6396 )
...
* reset flyout before adding things
* instructions and changelog
2021-02-23 13:09:59 +13:00
Adrian Duffell
da1afbc669
Update testing instructions for 2.1.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6410 )
2021-02-23 07:18:48 +08:00
Adrian Duffell
122418436b
Add missing changelog entries for 2.1 release ( https://github.com/woocommerce/woocommerce-admin/pull/6403 )
2021-02-23 06:55:35 +08:00
Joshua T Flowers
a8757648a1
Refactor menu item mapping and sorting ( https://github.com/woocommerce/woocommerce-admin/pull/6382 )
...
* Separate primary and secondary menu components
* Simplify category mapping
* Map categories and items simultaneously to improve performance
* Sort added menu items
* Pre-sort menu items
* Create single mapped sorting on server-side
* Fix incorrect menu ID references
* Update tests
* Move methods to utils file
* Add in permissions check in client nav
* Fix server-side capability check
* Fix duplicate expectation and test name
* Add testing instructions
2021-02-22 13:54:27 -05:00
Joshua T Flowers
8e9c60b0b0
Add navigation intro modal ( https://github.com/woocommerce/woocommerce-admin/pull/6367 )
...
* Add initial intro modal
* Hide modal on dismissal
* Add modal styling
* Add modal page content
* Update styles to match Figma designs
* Replace video with gifs
* Check if user is opted in to satisfy gdpr concerns
* Add testing instructions and changelog notes
* Handle PR feedback
* Handle responsiveness
* Dismiss modal when welcome modal is shown simultaneously
* Update shared modal option constants
2021-02-22 13:40:44 -05:00
Hsing-Yu Flowers
de61194cc0
Apply responsive header style to all pages ( https://github.com/woocommerce/woocommerce-admin/pull/6292 )
2021-02-22 13:08:43 +08:00
Hsing-Yu Flowers
aa0f825548
Hide modal tooltip until upstream bugs are fixed ( https://github.com/woocommerce/woocommerce-admin/pull/6142 )
...
* Hide tooltip in welcome modal
* Add todo comment
* Apply fix tooltips to all modals
2021-02-22 11:37:11 +08:00
Ilyas Foo
168b1a17b1
Add CES track settings tab on updating settings ( https://github.com/woocommerce/woocommerce-admin/pull/6368 )
...
* Add settings_area prop to CES settings track
* Update readme and testing instructions
* Update comments
* Add test
* Fix testing instructions
2021-02-22 10:09:45 +08:00
David Levin
f485ebf3de
Update single column home screen width to 680px ( https://github.com/woocommerce/woocommerce-admin/pull/6297 )
2021-02-22 09:10:39 +08:00
Hsing-Yu Flowers
0085340078
Update overflow visible on card media ( https://github.com/woocommerce/woocommerce-admin/pull/6375 )
...
* Update overflow visible on card media
* Remove overflow visible
* Update recommended ribbon as Card component child
2021-02-22 09:05:13 +08:00
Elizabeth Pizzuti
38bc814409
Order and styles updates to nav footer ( https://github.com/woocommerce/woocommerce-admin/pull/6373 )
...
* nav-footer-styles
* nav-footer-styles
2021-02-22 09:04:14 +08:00
Fernando
7d53737a12
Email notes now are turned off by default ( https://github.com/woocommerce/woocommerce-admin/pull/6324 )
...
* Email notes now are turned off by default
This commit turns off the email notes by default
* Added readme.txt
* Added testing instructions
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-02-19 12:32:06 -03:00