Alex López
|
0fffa6cba9
|
Disabled eslint task for staged files in e2e-utils until lint issues are addressed.
|
2022-04-21 09:49:07 +02:00 |
Alex López
|
d94bc5e78a
|
Fixed e2e-utils eslint config so that it depends on the package config file only.
|
2022-04-21 09:33:45 +02:00 |
Roy Ho
|
ff2d7d704a
|
Merge pull request #32680 from woocommerce/fix/e2e-builds-private-package
e2e-builds: Private package for build logic of e2e
|
2022-04-20 18:33:41 -07:00 |
Paul Sealock
|
3ff4b2f309
|
whitespace
|
2022-04-21 12:56:11 +12:00 |
Chi-Hsuan Huang
|
de5bf080e1
|
Add changelogs
|
2022-04-20 16:12:15 +08:00 |
Chi-Hsuan Huang
|
031cc79ab3
|
Update task types
|
2022-04-20 16:12:12 +08:00 |
Chi-Hsuan Huang
|
d6a8bbe2f2
|
Update onboaindg selector types
|
2022-04-20 12:48:24 +08:00 |
Chi-Hsuan Huang
|
5f1e177105
|
Convert woo data use-user-preferences.js to TS
|
2022-04-20 12:47:56 +08:00 |
Chi-Hsuan Huang
|
88fce4f5ab
|
Add @types/wordpress__core-data to woo data devDependencies
|
2022-04-20 12:47:12 +08:00 |
Ilyas Foo
|
62de7bae9c
|
Merge pull request #32662 from woocommerce/update/refactor-and-improve-tests-payments-task
Refactor and improve tests payments task
|
2022-04-20 10:38:28 +08:00 |
Chi-Hsuan Huang
|
98e3dd2192
|
Add changelogs
|
2022-04-19 16:41:03 +08:00 |
Chi-Hsuan Huang
|
a255013b61
|
Add @automattic/data-stores to @woommcerce/data dev deps
|
2022-04-19 16:30:48 +08:00 |
Chi-Hsuan Huang
|
345e4e1cf7
|
Update @woocommerce/data types
|
2022-04-19 16:30:02 +08:00 |
Chi-Hsuan Huang
|
95276dddfb
|
Make Pill classname optional
|
2022-04-19 16:29:36 +08:00 |
Paul Sealock
|
87cc903b3a
|
changelof
|
2022-04-19 15:30:35 +12:00 |
Paul Sealock
|
8be1d9f7be
|
package boilerplate
|
2022-04-19 15:23:52 +12:00 |
Paul Sealock
|
1c838e5bb0
|
declare deps
|
2022-04-19 15:20:50 +12:00 |
Paul Sealock
|
4e700a35ca
|
Create a private package to house e2e build logic
|
2022-04-19 14:59:46 +12:00 |
Ilyas Foo
|
f9f85103c5
|
Attempt to reenable e2e
|
2022-04-18 09:06:03 +08:00 |
Chi-Hsuan Huang
|
01276d492e
|
Add changelogs
|
2022-04-15 13:50:18 +08:00 |
Chi-Hsuan Huang
|
4cb893dda9
|
Update admin tsconfig to isolated from other projects
|
2022-04-15 13:50:18 +08:00 |
Chi-Hsuan Huang
|
6f5ada8748
|
Add Typescript type declarations for js packages
|
2022-04-15 13:50:17 +08:00 |
Ilyas Foo
|
5bd497b384
|
Merge pull request #32605 from woocommerce/update/32132-payment-logic-in-task-and-settings
Update payment gateway logic in payment task
|
2022-04-14 18:36:44 +08:00 |
Ilyas Foo
|
133e40bf57
|
Skip e2e tests to be addressed in follow-up
|
2022-04-14 18:02:03 +08:00 |
Chi-Hsuan Huang
|
863316ade7
|
Merge pull request #32518 from woocommerce/update/32516-woocommerce-admin-links
Update woocommerce-admin links to point to woocommerce repo
|
2022-04-14 13:40:25 +08:00 |
Ilyas Foo
|
bc76636f3f
|
Try fix e2e again
|
2022-04-14 11:42:32 +08:00 |
Ilyas Foo
|
942fa8d5de
|
More e2e
|
2022-04-14 10:54:03 +08:00 |
Ilyas Foo
|
1a129a2354
|
Change recommended ribbon to Pill
|
2022-04-14 10:52:12 +08:00 |
Ilyas Foo
|
6f8cb2b536
|
Merge remote-tracking branch 'origin/trunk' into update/32132-payment-logic-in-task-and-settings
|
2022-04-14 09:48:39 +08:00 |
Ilyas Foo
|
0fb4b5d9f5
|
Update e2e
|
2022-04-14 09:33:26 +08:00 |
Ilyas Foo
|
be1342420c
|
Add more timeout threshold for e2e
|
2022-04-14 08:09:24 +08:00 |
Lourens Schep
|
f15e38f55e
|
Fix minor css issues with complete task list item
|
2022-04-13 16:01:31 -03:00 |
Fernando
|
16424423bd
|
Merge branch 'trunk' into add/32157_tests_to_disable_welcome_modals
|
2022-04-13 14:33:27 -03:00 |
Lourens Schep
|
0c91a56f1f
|
Address minor PR feedback and UI issues
|
2022-04-13 11:20:26 -03:00 |
Lourens Schep
|
52922c9219
|
Add changelogs
|
2022-04-13 09:58:09 -03:00 |
Lourens Schep
|
68efbafcb5
|
Add sectioned task list component
|
2022-04-13 09:58:09 -03:00 |
Ilyas Foo
|
31bcf06ac8
|
Merge pull request #32467 from woocommerce/dev/32131-ui-changes-additional-payment-section
UI changes for set up payments task
|
2022-04-13 12:52:46 +08:00 |
Fernando
|
0a3359d1ac
|
Merge pull request #32527 from woocommerce/add/32141_pinterest_extension_to_obw
Add Pinterest extension to onboarding wizard and marketing task
|
2022-04-12 15:58:48 -03:00 |
Fernando Marichal
|
23b3250d10
|
Add package changelog
|
2022-04-12 10:38:50 -03:00 |
Fernando Marichal
|
e219a19229
|
Renamed `testAdminHomescreenWelcomeModal`
|
2022-04-12 10:38:27 -03:00 |
Ilyas Foo
|
859ab8884b
|
Fix e2e tests
|
2022-04-12 18:19:06 +08:00 |
Ilyas Foo
|
29e27fff35
|
Update e2e
|
2022-04-12 11:47:22 +08:00 |
Ilyas Foo
|
1fb2418e57
|
Add changelog for data package
|
2022-04-12 11:40:02 +08:00 |
Ilyas Foo
|
b7e156cdfa
|
Add changelog for data package
|
2022-04-12 11:19:09 +08:00 |
Chi-Hsuan Huang
|
0dcea11bf0
|
Merge pull request #32531 from Saggre/fix/table-card-docs
Fix TableCard component docs
|
2022-04-12 08:59:43 +08:00 |
Sakri Koskimies
|
52732f2bc1
|
Add changelog entry
|
2022-04-11 11:06:08 +03:00 |
Ilyas Foo
|
90c61e4bad
|
Revert WCPay suggestion UI changes
|
2022-04-11 11:55:05 +08:00 |
Chi-Hsuan Huang
|
c5cf0fbd79
|
Fix admin js-tests config path
|
2022-04-11 10:50:26 +08:00 |
Ilyas Foo
|
829b4c4480
|
Merge remote-tracking branch 'origin/trunk' into dev/32131-ui-changes-additional-payment-section
|
2022-04-11 09:42:23 +08:00 |
Fernando Marichal
|
35a2eb1f9f
|
Move test to `complete-onboarding-wizard`
|
2022-04-08 16:10:43 -03:00 |