mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 14:07:53 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
646a4926aa
commit
e0e159236d
@ -1,8 +1,8 @@
|
||||
{
|
||||
"Jwt secrets update": {
|
||||
"last_update": 1720256602
|
||||
"last_update": 1720260193
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1720173832
|
||||
"last_update": 1720260203
|
||||
}
|
||||
}
|
@ -6054,6 +6054,8 @@ moody-bees-pay.md
|
||||
silly-ladybugs-carry.md
|
||||
.changeset/seven-suits-live.md
|
||||
seven-suits-live.md
|
||||
.changeset/eight-clocks-attack.md
|
||||
eight-clocks-attack.md
|
||||
.changeset/fair-bikes-smoke.md
|
||||
fair-bikes-smoke.md
|
||||
.changeset/config.json
|
||||
|
@ -1309,6 +1309,7 @@ Dockerfile
|
||||
.changeset/moody-bees-pay.md
|
||||
.changeset/silly-ladybugs-carry.md
|
||||
.changeset/seven-suits-live.md
|
||||
.changeset/eight-clocks-attack.md
|
||||
.changeset/fair-bikes-smoke.md
|
||||
.changeset/config.json
|
||||
api/src/cache.ts
|
||||
|
@ -4401,6 +4401,11 @@ src/views/fields/int.js
|
||||
views/fields/int.js
|
||||
fields/int.js
|
||||
int.js
|
||||
client/src/views/fields/id.js
|
||||
src/views/fields/id.js
|
||||
views/fields/id.js
|
||||
fields/id.js
|
||||
id.js
|
||||
client/src/views/fields/complex-expression.js
|
||||
src/views/fields/complex-expression.js
|
||||
views/fields/complex-expression.js
|
||||
|
@ -836,6 +836,7 @@ client/src/views/fields/foreign-date.js
|
||||
client/src/views/fields/bool.js
|
||||
client/src/views/fields/colorpicker.js
|
||||
client/src/views/fields/int.js
|
||||
client/src/views/fields/id.js
|
||||
client/src/views/fields/complex-expression.js
|
||||
client/src/views/fields/range-int.js
|
||||
client/src/views/fields/file.js
|
||||
|
@ -7640,11 +7640,6 @@ admin/app/controllers/signin.js
|
||||
app/controllers/signin.js
|
||||
controllers/signin.js
|
||||
signin.js
|
||||
ghost/admin/app/controllers/websockets.js
|
||||
admin/app/controllers/websockets.js
|
||||
app/controllers/websockets.js
|
||||
controllers/websockets.js
|
||||
websockets.js
|
||||
ghost/admin/app/controllers/migrate.js
|
||||
admin/app/controllers/migrate.js
|
||||
app/controllers/migrate.js
|
||||
@ -8160,11 +8155,6 @@ admin/app/templates/collection.hbs
|
||||
app/templates/collection.hbs
|
||||
templates/collection.hbs
|
||||
collection.hbs
|
||||
ghost/admin/app/templates/websockets.hbs
|
||||
admin/app/templates/websockets.hbs
|
||||
app/templates/websockets.hbs
|
||||
templates/websockets.hbs
|
||||
websockets.hbs
|
||||
ghost/admin/app/templates/tag.hbs
|
||||
admin/app/templates/tag.hbs
|
||||
app/templates/tag.hbs
|
||||
@ -8881,11 +8871,6 @@ admin/app/components/gh-search-input.js
|
||||
app/components/gh-search-input.js
|
||||
components/gh-search-input.js
|
||||
gh-search-input.js
|
||||
ghost/admin/app/components/websockets.hbs
|
||||
admin/app/components/websockets.hbs
|
||||
app/components/websockets.hbs
|
||||
components/websockets.hbs
|
||||
websockets.hbs
|
||||
ghost/admin/app/components/gh-psm-template-select.js
|
||||
admin/app/components/gh-psm-template-select.js
|
||||
app/components/gh-psm-template-select.js
|
||||
@ -9678,11 +9663,6 @@ admin/app/components/gh-blog-url.hbs
|
||||
app/components/gh-blog-url.hbs
|
||||
components/gh-blog-url.hbs
|
||||
gh-blog-url.hbs
|
||||
ghost/admin/app/components/websockets.js
|
||||
admin/app/components/websockets.js
|
||||
app/components/websockets.js
|
||||
components/websockets.js
|
||||
websockets.js
|
||||
ghost/admin/app/components/gh-referral-invite.js
|
||||
admin/app/components/gh-referral-invite.js
|
||||
app/components/gh-referral-invite.js
|
||||
@ -11315,11 +11295,6 @@ admin/app/routes/signin.js
|
||||
app/routes/signin.js
|
||||
routes/signin.js
|
||||
signin.js
|
||||
ghost/admin/app/routes/websockets.js
|
||||
admin/app/routes/websockets.js
|
||||
app/routes/websockets.js
|
||||
routes/websockets.js
|
||||
websockets.js
|
||||
ghost/admin/app/routes/unauthenticated.js
|
||||
admin/app/routes/unauthenticated.js
|
||||
app/routes/unauthenticated.js
|
||||
@ -20665,20 +20640,6 @@ server/services/url/UrlService.js
|
||||
services/url/UrlService.js
|
||||
url/UrlService.js
|
||||
UrlService.js
|
||||
ghost/core/core/server/services/websockets/index.js
|
||||
core/core/server/services/websockets/index.js
|
||||
core/server/services/websockets/index.js
|
||||
server/services/websockets/index.js
|
||||
services/websockets/index.js
|
||||
websockets/index.js
|
||||
index.js
|
||||
ghost/core/core/server/services/websockets/service.js
|
||||
core/core/server/services/websockets/service.js
|
||||
core/server/services/websockets/service.js
|
||||
server/services/websockets/service.js
|
||||
services/websockets/service.js
|
||||
websockets/service.js
|
||||
service.js
|
||||
ghost/core/core/server/services/notifications/Notifications.js
|
||||
core/core/server/services/notifications/Notifications.js
|
||||
core/server/services/notifications/Notifications.js
|
||||
|
@ -1459,7 +1459,6 @@ ghost/admin/app/controllers/reset.js
|
||||
ghost/admin/app/controllers/whatsnew.js
|
||||
ghost/admin/app/controllers/members/import.js
|
||||
ghost/admin/app/controllers/signin.js
|
||||
ghost/admin/app/controllers/websockets.js
|
||||
ghost/admin/app/controllers/migrate.js
|
||||
ghost/admin/app/controllers/collections.js
|
||||
ghost/admin/app/controllers/offer.js
|
||||
@ -1562,7 +1561,6 @@ ghost/admin/app/templates/site.hbs
|
||||
ghost/admin/app/templates/migrate.hbs
|
||||
ghost/admin/app/templates/members-activity.hbs
|
||||
ghost/admin/app/templates/collection.hbs
|
||||
ghost/admin/app/templates/websockets.hbs
|
||||
ghost/admin/app/templates/tag.hbs
|
||||
ghost/admin/app/templates/offer.hbs
|
||||
ghost/admin/app/templates/offers.hbs
|
||||
@ -1694,7 +1692,6 @@ ghost/admin/app/components/gh-post-settings-menu/option-or-alt.js
|
||||
ghost/admin/app/components/gh-member-avatar.js
|
||||
ghost/admin/app/components/modal-base.js
|
||||
ghost/admin/app/components/gh-search-input.js
|
||||
ghost/admin/app/components/websockets.hbs
|
||||
ghost/admin/app/components/gh-psm-template-select.js
|
||||
ghost/admin/app/components/gh-link-to-custom-views-index.hbs
|
||||
ghost/admin/app/components/aspect-ratio-box.hbs
|
||||
@ -1829,7 +1826,6 @@ ghost/admin/app/components/gh-member-label-input.hbs
|
||||
ghost/admin/app/components/gh-member-details.js
|
||||
ghost/admin/app/components/gh-error-message.js
|
||||
ghost/admin/app/components/gh-blog-url.hbs
|
||||
ghost/admin/app/components/websockets.js
|
||||
ghost/admin/app/components/gh-referral-invite.js
|
||||
ghost/admin/app/components/gh-twitter-url-input.hbs
|
||||
ghost/admin/app/components/koenig-lexical-editor-input.hbs
|
||||
@ -2105,7 +2101,6 @@ ghost/admin/app/routes/admin.js
|
||||
ghost/admin/app/routes/whatsnew.js
|
||||
ghost/admin/app/routes/members/import.js
|
||||
ghost/admin/app/routes/signin.js
|
||||
ghost/admin/app/routes/websockets.js
|
||||
ghost/admin/app/routes/unauthenticated.js
|
||||
ghost/admin/app/routes/error404.js
|
||||
ghost/admin/app/routes/migrate.js
|
||||
@ -3649,8 +3644,6 @@ ghost/core/core/server/services/url/Queue.js
|
||||
ghost/core/core/server/services/url/Resources.js
|
||||
ghost/core/core/server/services/url/LocalFileCache.js
|
||||
ghost/core/core/server/services/url/UrlService.js
|
||||
ghost/core/core/server/services/websockets/index.js
|
||||
ghost/core/core/server/services/websockets/service.js
|
||||
ghost/core/core/server/services/notifications/Notifications.js
|
||||
ghost/core/core/server/services/notifications/index.js
|
||||
ghost/core/core/server/services/oembed/TwitterOEmbedProvider.js
|
||||
|
@ -232438,6 +232438,14 @@ Test/Unit/Observer/ProcessCronQueueObserverTest.php
|
||||
Unit/Observer/ProcessCronQueueObserverTest.php
|
||||
Observer/ProcessCronQueueObserverTest.php
|
||||
ProcessCronQueueObserverTest.php
|
||||
app/code/Magento/Cron/Test/Unit/Cron/CleanOldJobsTest.php
|
||||
code/Magento/Cron/Test/Unit/Cron/CleanOldJobsTest.php
|
||||
Magento/Cron/Test/Unit/Cron/CleanOldJobsTest.php
|
||||
Cron/Test/Unit/Cron/CleanOldJobsTest.php
|
||||
Test/Unit/Cron/CleanOldJobsTest.php
|
||||
Unit/Cron/CleanOldJobsTest.php
|
||||
Cron/CleanOldJobsTest.php
|
||||
CleanOldJobsTest.php
|
||||
app/code/Magento/Cron/i18n/en_US.csv
|
||||
code/Magento/Cron/i18n/en_US.csv
|
||||
Magento/Cron/i18n/en_US.csv
|
||||
@ -232618,6 +232626,12 @@ Magento/Cron/Observer/ProcessCronQueueObserver.php
|
||||
Cron/Observer/ProcessCronQueueObserver.php
|
||||
Observer/ProcessCronQueueObserver.php
|
||||
ProcessCronQueueObserver.php
|
||||
app/code/Magento/Cron/Cron/CleanOldJobs.php
|
||||
code/Magento/Cron/Cron/CleanOldJobs.php
|
||||
Magento/Cron/Cron/CleanOldJobs.php
|
||||
Cron/Cron/CleanOldJobs.php
|
||||
Cron/CleanOldJobs.php
|
||||
CleanOldJobs.php
|
||||
app/code/Magento/Cron/registration.php
|
||||
code/Magento/Cron/registration.php
|
||||
Magento/Cron/registration.php
|
||||
@ -232645,6 +232659,12 @@ Magento/Cron/etc/db_schema.xml
|
||||
Cron/etc/db_schema.xml
|
||||
etc/db_schema.xml
|
||||
db_schema.xml
|
||||
app/code/Magento/Cron/etc/crontab.xml
|
||||
code/Magento/Cron/etc/crontab.xml
|
||||
Magento/Cron/etc/crontab.xml
|
||||
Cron/etc/crontab.xml
|
||||
etc/crontab.xml
|
||||
crontab.xml
|
||||
app/code/Magento/Cron/etc/crontab/events.xml
|
||||
code/Magento/Cron/etc/crontab/events.xml
|
||||
Magento/Cron/etc/crontab/events.xml
|
||||
|
@ -28055,6 +28055,7 @@ app/code/Magento/Cron/Test/Unit/Model/Config/Converter/DbTest.php
|
||||
app/code/Magento/Cron/Test/Unit/Model/ConfigTest.php
|
||||
app/code/Magento/Cron/Test/Unit/Model/ScheduleTest.php
|
||||
app/code/Magento/Cron/Test/Unit/Observer/ProcessCronQueueObserverTest.php
|
||||
app/code/Magento/Cron/Test/Unit/Cron/CleanOldJobsTest.php
|
||||
app/code/Magento/Cron/i18n/en_US.csv
|
||||
app/code/Magento/Cron/Model/DeadlockRetrierInterface.php
|
||||
app/code/Magento/Cron/Model/Schedule.php
|
||||
@ -28079,11 +28080,13 @@ app/code/Magento/Cron/Model/Config.php
|
||||
app/code/Magento/Cron/Model/ConfigInterface.php
|
||||
app/code/Magento/Cron/Model/Backend/Config/Structure/Converter.php
|
||||
app/code/Magento/Cron/Observer/ProcessCronQueueObserver.php
|
||||
app/code/Magento/Cron/Cron/CleanOldJobs.php
|
||||
app/code/Magento/Cron/registration.php
|
||||
app/code/Magento/Cron/README.md
|
||||
app/code/Magento/Cron/LICENSE_AFL.txt
|
||||
app/code/Magento/Cron/etc/di.xml
|
||||
app/code/Magento/Cron/etc/db_schema.xml
|
||||
app/code/Magento/Cron/etc/crontab.xml
|
||||
app/code/Magento/Cron/etc/crontab/events.xml
|
||||
app/code/Magento/Cron/etc/cron_groups.xsd
|
||||
app/code/Magento/Cron/etc/cron_groups.xml
|
||||
|
@ -15840,6 +15840,10 @@ Adapter/Presenter/Object/ObjectPresenter.php
|
||||
Presenter/Object/ObjectPresenter.php
|
||||
Object/ObjectPresenter.php
|
||||
ObjectPresenter.php
|
||||
src/Adapter/Presenter/LazyArrayAttribute.php
|
||||
Adapter/Presenter/LazyArrayAttribute.php
|
||||
Presenter/LazyArrayAttribute.php
|
||||
LazyArrayAttribute.php
|
||||
src/Adapter/Presenter/Order/OrderPresenter.php
|
||||
Adapter/Presenter/Order/OrderPresenter.php
|
||||
Presenter/Order/OrderPresenter.php
|
||||
|
@ -2322,6 +2322,7 @@ src/Adapter/Presenter/Category/CategoryPresenter.php
|
||||
src/Adapter/Presenter/Category/CategoryLazyArray.php
|
||||
src/Adapter/Presenter/AbstractLazyArray.php
|
||||
src/Adapter/Presenter/Object/ObjectPresenter.php
|
||||
src/Adapter/Presenter/LazyArrayAttribute.php
|
||||
src/Adapter/Presenter/Order/OrderPresenter.php
|
||||
src/Adapter/Presenter/Order/OrderDetailLazyArray.php
|
||||
src/Adapter/Presenter/Order/OrderSubtotalLazyArray.php
|
||||
|
@ -3029,9 +3029,18 @@ _unreleased/2024-06-25-language-widget-typo.md
|
||||
changelog/_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
changelog/_unreleased/2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
_unreleased/2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
changelog/_unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
|
||||
_unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
|
||||
2024-07-03-dont-remove-cache-cookies-for-404.md
|
||||
changelog/_unreleased/2024-07-03-search-by-product-number.md
|
||||
_unreleased/2024-07-03-search-by-product-number.md
|
||||
2024-07-03-search-by-product-number.md
|
||||
changelog/_unreleased/.keep
|
||||
_unreleased/.keep
|
||||
.keep
|
||||
@ -3065,12 +3074,18 @@ _unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md
|
||||
changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
|
||||
_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
|
||||
2024-06-17-fix-that-company-address-is-shown-twice.md
|
||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-05-13-improve-payment-handlers.md
|
||||
_unreleased/2024-05-13-improve-payment-handlers.md
|
||||
2024-05-13-improve-payment-handlers.md
|
||||
changelog/_unreleased/2024-07-03-adjust-ar-icon-and-label.md
|
||||
_unreleased/2024-07-03-adjust-ar-icon-and-label.md
|
||||
2024-07-03-adjust-ar-icon-and-label.md
|
||||
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
|
||||
_unreleased/2024-06-20-added-uri-to-environment-information.md
|
||||
2024-06-20-added-uri-to-environment-information.md
|
||||
@ -3083,6 +3098,9 @@ _unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
|
||||
changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
changelog/_unreleased/2024-07-04-update-github-playwright-test-image.md
|
||||
_unreleased/2024-07-04-update-github-playwright-test-image.md
|
||||
2024-07-04-update-github-playwright-test-image.md
|
||||
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
|
||||
_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
|
||||
2024-06-18-total-in-cancellation-invoices-should-be-negative.md
|
||||
@ -23873,6 +23891,16 @@ assets/icon/default/settings.svg
|
||||
icon/default/settings.svg
|
||||
default/settings.svg
|
||||
settings.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/3d-placeholder.svg
|
||||
Storefront/Resources/app/storefront/dist/assets/icon/default/3d-placeholder.svg
|
||||
Resources/app/storefront/dist/assets/icon/default/3d-placeholder.svg
|
||||
app/storefront/dist/assets/icon/default/3d-placeholder.svg
|
||||
storefront/dist/assets/icon/default/3d-placeholder.svg
|
||||
dist/assets/icon/default/3d-placeholder.svg
|
||||
assets/icon/default/3d-placeholder.svg
|
||||
icon/default/3d-placeholder.svg
|
||||
default/3d-placeholder.svg
|
||||
3d-placeholder.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/speech-bubble.svg
|
||||
Storefront/Resources/app/storefront/dist/assets/icon/default/speech-bubble.svg
|
||||
Resources/app/storefront/dist/assets/icon/default/speech-bubble.svg
|
||||
@ -101025,11 +101053,6 @@ Core/Framework/Test/RemoveDeprecatedServicesPass.php
|
||||
Framework/Test/RemoveDeprecatedServicesPass.php
|
||||
Test/RemoveDeprecatedServicesPass.php
|
||||
RemoveDeprecatedServicesPass.php
|
||||
src/Core/Framework/Test/KernelTest.php
|
||||
Core/Framework/Test/KernelTest.php
|
||||
Framework/Test/KernelTest.php
|
||||
Test/KernelTest.php
|
||||
KernelTest.php
|
||||
src/Core/Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Core/Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
@ -114000,6 +114023,11 @@ unit/Storefront/Controller/AuthControllerTest.php
|
||||
Storefront/Controller/AuthControllerTest.php
|
||||
Controller/AuthControllerTest.php
|
||||
AuthControllerTest.php
|
||||
tests/unit/Storefront/Controller/SearchControllerTest.php
|
||||
unit/Storefront/Controller/SearchControllerTest.php
|
||||
Storefront/Controller/SearchControllerTest.php
|
||||
Controller/SearchControllerTest.php
|
||||
SearchControllerTest.php
|
||||
tests/unit/Storefront/Controller/CartLineItemControllerTest.php
|
||||
unit/Storefront/Controller/CartLineItemControllerTest.php
|
||||
Storefront/Controller/CartLineItemControllerTest.php
|
||||
@ -131892,6 +131920,11 @@ Core/Framework/Changelog/ChangelogCommandTest.php
|
||||
Framework/Changelog/ChangelogCommandTest.php
|
||||
Changelog/ChangelogCommandTest.php
|
||||
ChangelogCommandTest.php
|
||||
tests/integration/Core/Framework/KernelTest.php
|
||||
integration/Core/Framework/KernelTest.php
|
||||
Core/Framework/KernelTest.php
|
||||
Framework/KernelTest.php
|
||||
KernelTest.php
|
||||
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/services.xml
|
||||
integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/services.xml
|
||||
Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/services.xml
|
||||
|
@ -1009,7 +1009,10 @@ changelog/release-6-4-8-1/2022-02-11-fixed-exception-on-missing-theme-value.md
|
||||
changelog/release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md
|
||||
changelog/_unreleased/2024-06-25-language-widget-typo.md
|
||||
changelog/_unreleased/2024-06-27-add-default-value-for-augmented-reality-media.md
|
||||
changelog/_unreleased/2024-07-05-search-by-product-number-should-redirect-to-detail-page.md
|
||||
changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
|
||||
changelog/_unreleased/2024-07-03-dont-remove-cache-cookies-for-404.md
|
||||
changelog/_unreleased/2024-07-03-search-by-product-number.md
|
||||
changelog/_unreleased/.keep
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
@ -1021,12 +1024,15 @@ changelog/_unreleased/2024-06-03-fixed-the-headline-for-seo-in-product-detail-pa
|
||||
changelog/_unreleased/2024-06-04-fix-cms-data-mapping-for-nested-translations.md
|
||||
changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md
|
||||
changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
|
||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-05-13-improve-payment-handlers.md
|
||||
changelog/_unreleased/2024-07-03-adjust-ar-icon-and-label.md
|
||||
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
|
||||
changelog/_unreleased/2024-05-16-add-error-handling-to-http-client-js.md
|
||||
changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
|
||||
changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
|
||||
changelog/_unreleased/2024-07-04-update-github-playwright-test-image.md
|
||||
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
|
||||
changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
|
||||
changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
|
||||
@ -5926,6 +5932,7 @@ src/Storefront/Resources/app/storefront/dist/assets/icon/default/sun.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/editor-align-left.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/tablet.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/settings.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/3d-placeholder.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/speech-bubble.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/editor-undo.svg
|
||||
src/Storefront/Resources/app/storefront/dist/assets/icon/default/cart.svg
|
||||
@ -14939,7 +14946,6 @@ src/Core/Framework/Test/Webhook/Handler/WebhookEventMessageHandlerTest.php
|
||||
src/Core/Framework/Test/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
src/Core/Framework/Test/Webhook/Hookable/HookableEventCollectorTest.php
|
||||
src/Core/Framework/Test/RemoveDeprecatedServicesPass.php
|
||||
src/Core/Framework/Test/KernelTest.php
|
||||
src/Core/Framework/Test/PersonalData/CleanPersonalDataCommandTest.php
|
||||
src/Core/Framework/Test/Asset/PrefixVersionStrategyTest.php
|
||||
src/Core/Framework/Test/Asset/AssetPackageServiceTest.php
|
||||
@ -16884,6 +16890,7 @@ tests/unit/Storefront/Checkout/Shipping/BlockedShippingMethodSwitcherTest.php
|
||||
tests/unit/Storefront/Checkout/Cart/SalesChannel/StorefrontCartFacadeTest.php
|
||||
tests/unit/Storefront/Checkout/Payment/BlockedPaymentMethodSwitcherTest.php
|
||||
tests/unit/Storefront/Controller/AuthControllerTest.php
|
||||
tests/unit/Storefront/Controller/SearchControllerTest.php
|
||||
tests/unit/Storefront/Controller/CartLineItemControllerTest.php
|
||||
tests/unit/Storefront/Controller/AddressControllerTest.php
|
||||
tests/unit/Storefront/Controller/RegisterControllerTest.php
|
||||
@ -19241,6 +19248,7 @@ tests/integration/Core/Framework/Changelog/_fixture/template/command-invalid-iss
|
||||
tests/integration/Core/Framework/Changelog/_fixture/template/command-invalid-issue-number/CHANGELOG.md
|
||||
tests/integration/Core/Framework/Changelog/ChangelogParserTest.php
|
||||
tests/integration/Core/Framework/Changelog/ChangelogCommandTest.php
|
||||
tests/integration/Core/Framework/KernelTest.php
|
||||
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/Resources/config/services.xml
|
||||
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/src/AppStoreTestPlugin.php
|
||||
tests/integration/Core/Framework/Store/_fixtures/AppStoreTestPlugin/composer.json
|
||||
|
@ -30152,6 +30152,9 @@ migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
|
||||
database/migrations/2015_10_12_192706_add_brand_to_settings.php
|
||||
migrations/2015_10_12_192706_add_brand_to_settings.php
|
||||
2015_10_12_192706_add_brand_to_settings.php
|
||||
database/migrations/2024_07_04_103729_add_default_avatar_to_settings.php
|
||||
migrations/2024_07_04_103729_add_default_avatar_to_settings.php
|
||||
2024_07_04_103729_add_default_avatar_to_settings.php
|
||||
database/migrations/2013_11_25_013244_recreate_licenses_table.php
|
||||
migrations/2013_11_25_013244_recreate_licenses_table.php
|
||||
2013_11_25_013244_recreate_licenses_table.php
|
||||
|
@ -5462,6 +5462,7 @@ database/migrations/2013_11_20_123137_add_soft_delete_on_manufacturers.php
|
||||
database/migrations/2018_05_14_215229_add_indexes.php
|
||||
database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
|
||||
database/migrations/2015_10_12_192706_add_brand_to_settings.php
|
||||
database/migrations/2024_07_04_103729_add_default_avatar_to_settings.php
|
||||
database/migrations/2013_11_25_013244_recreate_licenses_table.php
|
||||
database/migrations/2018_03_29_070121_add_drop_unique_requests.php
|
||||
database/migrations/2021_06_07_155421_add_serial_number_indexes.php
|
||||
|
@ -2472,6 +2472,11 @@ js/components/changelog/fix-select-tree-chevron
|
||||
components/changelog/fix-select-tree-chevron
|
||||
changelog/fix-select-tree-chevron
|
||||
fix-select-tree-chevron
|
||||
packages/js/components/changelog/update-escape-select-control
|
||||
js/components/changelog/update-escape-select-control
|
||||
components/changelog/update-escape-select-control
|
||||
changelog/update-escape-select-control
|
||||
update-escape-select-control
|
||||
packages/js/components/changelog/fix-misspelling-in-inline-doc-packages-js
|
||||
js/components/changelog/fix-misspelling-in-inline-doc-packages-js
|
||||
components/changelog/fix-misspelling-in-inline-doc-packages-js
|
||||
@ -2497,6 +2502,11 @@ js/components/changelog/ci-add-workflow-call-event
|
||||
components/changelog/ci-add-workflow-call-event
|
||||
changelog/ci-add-workflow-call-event
|
||||
ci-add-workflow-call-event
|
||||
packages/js/components/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
js/components/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
components/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
changelog/dev-36283_add_clear_button_to_dropdown
|
||||
dev-36283_add_clear_button_to_dropdown
|
||||
packages/js/components/changelog/fix-product-editor-tree-control-checkbox
|
||||
js/components/changelog/fix-product-editor-tree-control-checkbox
|
||||
components/changelog/fix-product-editor-tree-control-checkbox
|
||||
@ -2512,6 +2522,11 @@ js/components/changelog/add-placeholder-taxonomy
|
||||
components/changelog/add-placeholder-taxonomy
|
||||
changelog/add-placeholder-taxonomy
|
||||
add-placeholder-taxonomy
|
||||
packages/js/components/changelog/tweak-select-tree
|
||||
js/components/changelog/tweak-select-tree
|
||||
components/changelog/tweak-select-tree
|
||||
changelog/tweak-select-tree
|
||||
tweak-select-tree
|
||||
packages/js/components/changelog/fix-product-editor-images-drop-error
|
||||
js/components/changelog/fix-product-editor-images-drop-error
|
||||
components/changelog/fix-product-editor-images-drop-error
|
||||
@ -10049,11 +10064,21 @@ js/product-editor/changelog/ci-add-workflow-call-event
|
||||
product-editor/changelog/ci-add-workflow-call-event
|
||||
changelog/ci-add-workflow-call-event
|
||||
ci-add-workflow-call-event
|
||||
packages/js/product-editor/changelog/fix-create-variations-tab-switch
|
||||
js/product-editor/changelog/fix-create-variations-tab-switch
|
||||
product-editor/changelog/fix-create-variations-tab-switch
|
||||
changelog/fix-create-variations-tab-switch
|
||||
fix-create-variations-tab-switch
|
||||
packages/js/product-editor/changelog/fix-46610
|
||||
js/product-editor/changelog/fix-46610
|
||||
product-editor/changelog/fix-46610
|
||||
changelog/fix-46610
|
||||
fix-46610
|
||||
packages/js/product-editor/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
js/product-editor/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
product-editor/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
changelog/dev-36283_add_clear_button_to_dropdown
|
||||
dev-36283_add_clear_button_to_dropdown
|
||||
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
|
||||
js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
|
||||
product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
|
||||
@ -10264,6 +10289,11 @@ js/product-editor/changelog/fix-47788
|
||||
product-editor/changelog/fix-47788
|
||||
changelog/fix-47788
|
||||
fix-47788
|
||||
packages/js/product-editor/changelog/49170-fix-49169
|
||||
js/product-editor/changelog/49170-fix-49169
|
||||
product-editor/changelog/49170-fix-49169
|
||||
changelog/49170-fix-49169
|
||||
49170-fix-49169
|
||||
packages/js/product-editor/changelog/dev-46962_request_variations_only_for_variable_products
|
||||
js/product-editor/changelog/dev-46962_request_variations_only_for_variable_products
|
||||
product-editor/changelog/dev-46962_request_variations_only_for_variable_products
|
||||
@ -29290,14 +29320,6 @@ blocks/product-collection/collections/product-collection.tsx
|
||||
product-collection/collections/product-collection.tsx
|
||||
collections/product-collection.tsx
|
||||
product-collection.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/register-product-collection.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-collection/collections/register-product-collection.tsx
|
||||
assets/js/blocks/product-collection/collections/register-product-collection.tsx
|
||||
js/blocks/product-collection/collections/register-product-collection.tsx
|
||||
blocks/product-collection/collections/register-product-collection.tsx
|
||||
product-collection/collections/register-product-collection.tsx
|
||||
collections/register-product-collection.tsx
|
||||
register-product-collection.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/best-sellers.tsx
|
||||
woocommerce-blocks/assets/js/blocks/product-collection/collections/best-sellers.tsx
|
||||
assets/js/blocks/product-collection/collections/best-sellers.tsx
|
||||
@ -33346,6 +33368,13 @@ js/blocks-registry/payment-methods/payment-method-config.tsx
|
||||
blocks-registry/payment-methods/payment-method-config.tsx
|
||||
payment-methods/payment-method-config.tsx
|
||||
payment-method-config.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/product-collection/register-product-collection.tsx
|
||||
woocommerce-blocks/assets/js/blocks-registry/product-collection/register-product-collection.tsx
|
||||
assets/js/blocks-registry/product-collection/register-product-collection.tsx
|
||||
js/blocks-registry/product-collection/register-product-collection.tsx
|
||||
blocks-registry/product-collection/register-product-collection.tsx
|
||||
product-collection/register-product-collection.tsx
|
||||
register-product-collection.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js
|
||||
woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js
|
||||
assets/js/blocks-registry/block-components/register-block-component.js
|
||||
@ -37223,6 +37252,12 @@ docs/third-party-developers/extensibility/README.md
|
||||
third-party-developers/extensibility/README.md
|
||||
extensibility/README.md
|
||||
README.md
|
||||
plugins/woocommerce-blocks/docs/third-party-developers/extensibility/register-product-collection.md
|
||||
woocommerce-blocks/docs/third-party-developers/extensibility/register-product-collection.md
|
||||
docs/third-party-developers/extensibility/register-product-collection.md
|
||||
third-party-developers/extensibility/register-product-collection.md
|
||||
extensibility/register-product-collection.md
|
||||
register-product-collection.md
|
||||
plugins/woocommerce-blocks/docs/contributors/javascript-build-system.md
|
||||
woocommerce-blocks/docs/contributors/javascript-build-system.md
|
||||
docs/contributors/javascript-build-system.md
|
||||
@ -37692,6 +37727,12 @@ tests/e2e/rules/no-raw-playwright-test-import.js
|
||||
e2e/rules/no-raw-playwright-test-import.js
|
||||
rules/no-raw-playwright-test-import.js
|
||||
no-raw-playwright-test-import.js
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester.php
|
||||
woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester.php
|
||||
tests/e2e/plugins/register-product-collection-tester.php
|
||||
e2e/plugins/register-product-collection-tester.php
|
||||
plugins/register-product-collection-tester.php
|
||||
register-product-collection-tester.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
|
||||
woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
|
||||
tests/e2e/plugins/enable-experimental-features.php
|
||||
@ -37722,6 +37763,13 @@ tests/e2e/plugins/product-collection-compatibility-layer.php
|
||||
e2e/plugins/product-collection-compatibility-layer.php
|
||||
plugins/product-collection-compatibility-layer.php
|
||||
product-collection-compatibility-layer.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester/index.js
|
||||
woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester/index.js
|
||||
tests/e2e/plugins/register-product-collection-tester/index.js
|
||||
e2e/plugins/register-product-collection-tester/index.js
|
||||
plugins/register-product-collection-tester/index.js
|
||||
register-product-collection-tester/index.js
|
||||
index.js
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
|
||||
woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
|
||||
tests/e2e/plugins/custom-add-to-cart-button-text.php
|
||||
@ -39427,6 +39475,10 @@ plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radi
|
||||
woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
plugins/woocommerce/changelog/49151-cys-patterns-bold-titles
|
||||
woocommerce/changelog/49151-cys-patterns-bold-titles
|
||||
changelog/49151-cys-patterns-bold-titles
|
||||
49151-cys-patterns-bold-titles
|
||||
plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies
|
||||
woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies
|
||||
changelog/e2e-move-buildkite-test-collector-to-dev-dependencies
|
||||
@ -39451,6 +39503,10 @@ plugins/woocommerce/changelog/fix-add-back-revert-template-tests
|
||||
woocommerce/changelog/fix-add-back-revert-template-tests
|
||||
changelog/fix-add-back-revert-template-tests
|
||||
fix-add-back-revert-template-tests
|
||||
plugins/woocommerce/changelog/fix-downloadable-product-metabox-toggle
|
||||
woocommerce/changelog/fix-downloadable-product-metabox-toggle
|
||||
changelog/fix-downloadable-product-metabox-toggle
|
||||
fix-downloadable-product-metabox-toggle
|
||||
plugins/woocommerce/changelog/48979-48793-add-icon-customer-account-block
|
||||
woocommerce/changelog/48979-48793-add-icon-customer-account-block
|
||||
changelog/48979-48793-add-icon-customer-account-block
|
||||
@ -39475,6 +39531,10 @@ plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout
|
||||
woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout
|
||||
changelog/48803-48783-cys-revisit-sidebar-layout
|
||||
48803-48783-cys-revisit-sidebar-layout
|
||||
plugins/woocommerce/changelog/49101-pattern-reviews
|
||||
woocommerce/changelog/49101-pattern-reviews
|
||||
changelog/49101-pattern-reviews
|
||||
49101-pattern-reviews
|
||||
plugins/woocommerce/changelog/49082-fix-intro-default-pattern-image
|
||||
woocommerce/changelog/49082-fix-intro-default-pattern-image
|
||||
changelog/49082-fix-intro-default-pattern-image
|
||||
@ -39487,10 +39547,18 @@ plugins/woocommerce/changelog/48983-48947-fix-intro-page
|
||||
woocommerce/changelog/48983-48947-fix-intro-page
|
||||
changelog/48983-48947-fix-intro-page
|
||||
48983-48947-fix-intro-page
|
||||
plugins/woocommerce/changelog/49159-fix-match-admin-color-schema
|
||||
woocommerce/changelog/49159-fix-match-admin-color-schema
|
||||
changelog/49159-fix-match-admin-color-schema
|
||||
49159-fix-match-admin-color-schema
|
||||
plugins/woocommerce/changelog/48752-fix-read-only-assembler
|
||||
woocommerce/changelog/48752-fix-read-only-assembler
|
||||
changelog/48752-fix-read-only-assembler
|
||||
48752-fix-read-only-assembler
|
||||
plugins/woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
49096-fix-remove-experimental-layout-from-product-template
|
||||
plugins/woocommerce/changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport
|
||||
woocommerce/changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport
|
||||
changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport
|
||||
@ -39539,6 +39607,10 @@ plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-fo
|
||||
woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
plugins/woocommerce/changelog/49133-49110-fix-account-icon-headers
|
||||
woocommerce/changelog/49133-49110-fix-account-icon-headers
|
||||
changelog/49133-49110-fix-account-icon-headers
|
||||
49133-49110-fix-account-icon-headers
|
||||
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-product-editor
|
||||
woocommerce/changelog/fix-wcadmin-react18-createroot-product-editor
|
||||
changelog/fix-wcadmin-react18-createroot-product-editor
|
||||
@ -39627,6 +39699,10 @@ plugins/woocommerce/changelog/update-48533-account-creation-settings
|
||||
woocommerce/changelog/update-48533-account-creation-settings
|
||||
changelog/update-48533-account-creation-settings
|
||||
update-48533-account-creation-settings
|
||||
plugins/woocommerce/changelog/add-44144-front-end-context
|
||||
woocommerce/changelog/add-44144-front-end-context
|
||||
changelog/add-44144-front-end-context
|
||||
add-44144-front-end-context
|
||||
plugins/woocommerce/changelog/fix-test-orders
|
||||
woocommerce/changelog/fix-test-orders
|
||||
changelog/fix-test-orders
|
||||
@ -39663,6 +39739,10 @@ plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104
|
||||
woocommerce/changelog/48370-fix-shipping-focus-lost-48104
|
||||
changelog/48370-fix-shipping-focus-lost-48104
|
||||
48370-fix-shipping-focus-lost-48104
|
||||
plugins/woocommerce/changelog/fix-48126-legacy-status-handling
|
||||
woocommerce/changelog/fix-48126-legacy-status-handling
|
||||
changelog/fix-48126-legacy-status-handling
|
||||
fix-48126-legacy-status-handling
|
||||
plugins/woocommerce/changelog/48941-fix-cys-remove-animation
|
||||
woocommerce/changelog/48941-fix-cys-remove-animation
|
||||
changelog/48941-fix-cys-remove-animation
|
||||
@ -39679,6 +39759,14 @@ plugins/woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship
|
||||
woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
|
||||
changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
|
||||
48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
|
||||
plugins/woocommerce/changelog/49154-add-missing-core-patterns
|
||||
woocommerce/changelog/49154-add-missing-core-patterns
|
||||
changelog/49154-add-missing-core-patterns
|
||||
49154-add-missing-core-patterns
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
changelog/e2e-fix-flaky-connect-to-woo
|
||||
e2e-fix-flaky-connect-to-woo
|
||||
plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
|
||||
woocommerce/changelog/48488-48459-coupon-email-restriction-fix
|
||||
changelog/48488-48459-coupon-email-restriction-fix
|
||||
@ -39755,6 +39843,10 @@ plugins/woocommerce/changelog/49075-fix-LYS-content-container-height
|
||||
woocommerce/changelog/49075-fix-LYS-content-container-height
|
||||
changelog/49075-fix-LYS-content-container-height
|
||||
49075-fix-LYS-content-container-height
|
||||
plugins/woocommerce/changelog/48141-add-47962-product-collection-expose-experimental-registerproductcollection-for-3pds
|
||||
woocommerce/changelog/48141-add-47962-product-collection-expose-experimental-registerproductcollection-for-3pds
|
||||
changelog/48141-add-47962-product-collection-expose-experimental-registerproductcollection-for-3pds
|
||||
48141-add-47962-product-collection-expose-experimental-registerproductcollection-for-3pds
|
||||
plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
|
||||
woocommerce/changelog/fix-48022-product-filters-block-spacing
|
||||
changelog/fix-48022-product-filters-block-spacing
|
||||
@ -39783,6 +39875,14 @@ plugins/woocommerce/changelog/48989-sku-fix-failing-test
|
||||
woocommerce/changelog/48989-sku-fix-failing-test
|
||||
changelog/48989-sku-fix-failing-test
|
||||
48989-sku-fix-failing-test
|
||||
plugins/woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
changelog/49140-add-dotcom-reviews-patterns
|
||||
49140-add-dotcom-reviews-patterns
|
||||
plugins/woocommerce/changelog/49170-fix-49169
|
||||
woocommerce/changelog/49170-fix-49169
|
||||
changelog/49170-fix-49169
|
||||
49170-fix-49169
|
||||
plugins/woocommerce/changelog/dev-ci-caching-rework-playwright-caching
|
||||
woocommerce/changelog/dev-ci-caching-rework-playwright-caching
|
||||
changelog/dev-ci-caching-rework-playwright-caching
|
||||
@ -39795,6 +39895,10 @@ plugins/woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-
|
||||
woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder
|
||||
changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder
|
||||
49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder
|
||||
plugins/woocommerce/changelog/fix-codesniffer-tweaks-conflicting-rules
|
||||
woocommerce/changelog/fix-codesniffer-tweaks-conflicting-rules
|
||||
changelog/fix-codesniffer-tweaks-conflicting-rules
|
||||
fix-codesniffer-tweaks-conflicting-rules
|
||||
plugins/woocommerce/changelog/sku-check-before-product-creation
|
||||
woocommerce/changelog/sku-check-before-product-creation
|
||||
changelog/sku-check-before-product-creation
|
||||
@ -39843,6 +39947,14 @@ plugins/woocommerce/changelog/ci-add-new-daily-checks
|
||||
woocommerce/changelog/ci-add-new-daily-checks
|
||||
changelog/ci-add-new-daily-checks
|
||||
ci-add-new-daily-checks
|
||||
plugins/woocommerce/changelog/49153-49128-cys-shuffle-feature-select-patterns-from-another-category
|
||||
woocommerce/changelog/49153-49128-cys-shuffle-feature-select-patterns-from-another-category
|
||||
changelog/49153-49128-cys-shuffle-feature-select-patterns-from-another-category
|
||||
49153-49128-cys-shuffle-feature-select-patterns-from-another-category
|
||||
plugins/woocommerce/changelog/fix-option-notice-analytics-orders
|
||||
woocommerce/changelog/fix-option-notice-analytics-orders
|
||||
changelog/fix-option-notice-analytics-orders
|
||||
fix-option-notice-analytics-orders
|
||||
plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable
|
||||
woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable
|
||||
changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable
|
||||
@ -39867,6 +39979,10 @@ plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-fro
|
||||
woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
plugins/woocommerce/changelog/48513-add-47963-product-collection-add-validation-for-registerproductcollection-arguments
|
||||
woocommerce/changelog/48513-add-47963-product-collection-add-validation-for-registerproductcollection-arguments
|
||||
changelog/48513-add-47963-product-collection-add-validation-for-registerproductcollection-arguments
|
||||
48513-add-47963-product-collection-add-validation-for-registerproductcollection-arguments
|
||||
plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
|
||||
woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
|
||||
changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
|
||||
@ -39907,6 +40023,10 @@ plugins/woocommerce/changelog/fix-48536-product-search-results-fallback
|
||||
woocommerce/changelog/fix-48536-product-search-results-fallback
|
||||
changelog/fix-48536-product-search-results-fallback
|
||||
fix-48536-product-search-results-fallback
|
||||
plugins/woocommerce/changelog/fix-coming-soon-heading-color
|
||||
woocommerce/changelog/fix-coming-soon-heading-color
|
||||
changelog/fix-coming-soon-heading-color
|
||||
fix-coming-soon-heading-color
|
||||
plugins/woocommerce/packages/README.md
|
||||
woocommerce/packages/README.md
|
||||
packages/README.md
|
||||
@ -52407,10 +52527,6 @@ plugins/woocommerce/patterns/hero-product-split.php
|
||||
woocommerce/patterns/hero-product-split.php
|
||||
patterns/hero-product-split.php
|
||||
hero-product-split.php
|
||||
plugins/woocommerce/patterns/product-query-minimal-product-list.php
|
||||
woocommerce/patterns/product-query-minimal-product-list.php
|
||||
patterns/product-query-minimal-product-list.php
|
||||
product-query-minimal-product-list.php
|
||||
plugins/woocommerce/patterns/footer-with-3-menus.php
|
||||
woocommerce/patterns/footer-with-3-menus.php
|
||||
patterns/footer-with-3-menus.php
|
||||
|
@ -486,14 +486,17 @@ packages/js/expression-evaluation/README.md
|
||||
packages/js/expression-evaluation/babel.config.js
|
||||
packages/js/components/changelog/47156-dev-fix-build-error-build-style
|
||||
packages/js/components/changelog/fix-select-tree-chevron
|
||||
packages/js/components/changelog/update-escape-select-control
|
||||
packages/js/components/changelog/fix-misspelling-in-inline-doc-packages-js
|
||||
packages/js/components/changelog/remove-scrollbar
|
||||
packages/js/components/changelog/47385-dev-update-pnpm9-1
|
||||
packages/js/components/changelog/fix-47791-confetti-pop-every-render
|
||||
packages/js/components/changelog/ci-add-workflow-call-event
|
||||
packages/js/components/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
packages/js/components/changelog/fix-product-editor-tree-control-checkbox
|
||||
packages/js/components/changelog/fix-typos-in-packages-js-md-files
|
||||
packages/js/components/changelog/add-placeholder-taxonomy
|
||||
packages/js/components/changelog/tweak-select-tree
|
||||
packages/js/components/changelog/fix-product-editor-images-drop-error
|
||||
packages/js/components/changelog/update-analytics-rename-sort-filter-options
|
||||
packages/js/components/changelog/update-media-uploader-button
|
||||
@ -1754,7 +1757,9 @@ packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-heade
|
||||
packages/js/product-editor/changelog/fix-add-template-data
|
||||
packages/js/product-editor/changelog/update-product-editor-retrieves-templates-from-cpt
|
||||
packages/js/product-editor/changelog/ci-add-workflow-call-event
|
||||
packages/js/product-editor/changelog/fix-create-variations-tab-switch
|
||||
packages/js/product-editor/changelog/fix-46610
|
||||
packages/js/product-editor/changelog/dev-36283_add_clear_button_to_dropdown
|
||||
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
|
||||
packages/js/product-editor/changelog/add-47036
|
||||
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-keyboard-undo
|
||||
@ -1797,6 +1802,7 @@ packages/js/product-editor/changelog/add-product-template-url
|
||||
packages/js/product-editor/changelog/update-product-editor-dont-invalidate-when-creating-new-attribute
|
||||
packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
|
||||
packages/js/product-editor/changelog/fix-47788
|
||||
packages/js/product-editor/changelog/49170-fix-49169
|
||||
packages/js/product-editor/changelog/dev-46962_request_variations_only_for_variable_products
|
||||
packages/js/product-editor/changelog/dev-47359_request_variations_conditionally
|
||||
packages/js/product-editor/changelog/fix-46615
|
||||
@ -4486,7 +4492,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-collection/style.scss
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/new-arrivals.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/product-collection.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/register-product-collection.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/best-sellers.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/top-rated.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-collection/collections/featured.tsx
|
||||
@ -5017,6 +5022,7 @@ plugins/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/paymen
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/registry.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test/payment-method-config.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/payment-methods/payment-method-config.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/product-collection/register-product-collection.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js
|
||||
plugins/woocommerce-blocks/assets/js/blocks-registry/block-components/registered-block-components-init.ts
|
||||
@ -5539,6 +5545,7 @@ plugins/woocommerce-blocks/docs/third-party-developers/extensibility/rest-api/ex
|
||||
plugins/woocommerce-blocks/docs/third-party-developers/extensibility/rest-api/README.md
|
||||
plugins/woocommerce-blocks/docs/third-party-developers/extensibility/rest-api/extend-rest-api-formatters.md
|
||||
plugins/woocommerce-blocks/docs/third-party-developers/extensibility/README.md
|
||||
plugins/woocommerce-blocks/docs/third-party-developers/extensibility/register-product-collection.md
|
||||
plugins/woocommerce-blocks/docs/contributors/javascript-build-system.md
|
||||
plugins/woocommerce-blocks/docs/contributors/coding-guidelines.md
|
||||
plugins/woocommerce-blocks/docs/contributors/documentation-guidelines.md
|
||||
@ -5634,11 +5641,13 @@ plugins/woocommerce-blocks/tests/utils/compatibility-notice.js
|
||||
plugins/woocommerce-blocks/tests/e2e/test-data/data/data.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/flaky-tests-reporter.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibility-layer.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/product-collection-compatibility-layer.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection-tester/index.js
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
|
||||
plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
|
||||
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php
|
||||
@ -5896,22 +5905,27 @@ plugins/woocommerce-blocks/docker-compose.yml
|
||||
plugins/woocommerce/changelog/48987-update-cys-fiverr-logo-maker-cta-copy
|
||||
plugins/woocommerce/changelog/48858-update-48797-use-createRoot-instead-of-render
|
||||
plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
|
||||
plugins/woocommerce/changelog/49151-cys-patterns-bold-titles
|
||||
plugins/woocommerce/changelog/e2e-move-buildkite-test-collector-to-dev-dependencies
|
||||
plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible
|
||||
plugins/woocommerce/changelog/fix-exclude-coming-soon-patterns-from-block-inserter
|
||||
plugins/woocommerce/changelog/fix-l10n-too-early
|
||||
plugins/woocommerce/changelog/e2e-fix-check-attributes-done
|
||||
plugins/woocommerce/changelog/fix-add-back-revert-template-tests
|
||||
plugins/woocommerce/changelog/fix-downloadable-product-metabox-toggle
|
||||
plugins/woocommerce/changelog/48979-48793-add-icon-customer-account-block
|
||||
plugins/woocommerce/changelog/48140-tag-different-envs-in-e2e-tests
|
||||
plugins/woocommerce/changelog/update-e2e-checking-new-tokens
|
||||
plugins/woocommerce/changelog/add-front-matter-for-checkout-docs
|
||||
plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks
|
||||
plugins/woocommerce/changelog/48803-48783-cys-revisit-sidebar-layout
|
||||
plugins/woocommerce/changelog/49101-pattern-reviews
|
||||
plugins/woocommerce/changelog/49082-fix-intro-default-pattern-image
|
||||
plugins/woocommerce/changelog/48128-update-wc-tasks-wccom-connection
|
||||
plugins/woocommerce/changelog/48983-48947-fix-intro-page
|
||||
plugins/woocommerce/changelog/49159-fix-match-admin-color-schema
|
||||
plugins/woocommerce/changelog/48752-fix-read-only-assembler
|
||||
plugins/woocommerce/changelog/49096-fix-remove-experimental-layout-from-product-template
|
||||
plugins/woocommerce/changelog/49028-49024-cys-block-toolbar-isnt-in-the-right-position-when-the-user-resize-the-viewport
|
||||
plugins/woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor
|
||||
plugins/woocommerce/changelog/47444-add-disabled-save-settings-pages
|
||||
@ -5924,6 +5938,7 @@ plugins/woocommerce/changelog/fix-47975-overlay-navigation-block
|
||||
plugins/woocommerce/changelog/fix-35291
|
||||
plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
|
||||
plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
|
||||
plugins/woocommerce/changelog/49133-49110-fix-account-icon-headers
|
||||
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-product-editor
|
||||
plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
|
||||
plugins/woocommerce/changelog/pr-48169
|
||||
@ -5946,6 +5961,7 @@ plugins/woocommerce/changelog/fix-40688-control-tk_ai-cookie
|
||||
plugins/woocommerce/changelog/49006-fix-32202-fatal-error-when-parent-order-doesnt-exist
|
||||
plugins/woocommerce/changelog/fix-48285-improve-classic-template-block-registration
|
||||
plugins/woocommerce/changelog/update-48533-account-creation-settings
|
||||
plugins/woocommerce/changelog/add-44144-front-end-context
|
||||
plugins/woocommerce/changelog/fix-test-orders
|
||||
plugins/woocommerce/changelog/e2e-fix-settings-tax-test
|
||||
plugins/woocommerce/changelog/48802-48786-cys-no-highligh-the-pattern-when-it-is-added
|
||||
@ -5955,10 +5971,13 @@ plugins/woocommerce/changelog/update-wcpay-tracks-events-props
|
||||
plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
|
||||
plugins/woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test
|
||||
plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104
|
||||
plugins/woocommerce/changelog/fix-48126-legacy-status-handling
|
||||
plugins/woocommerce/changelog/48941-fix-cys-remove-animation
|
||||
plugins/woocommerce/changelog/48717-fix-48695-fix-confusing-messages-prompting-switch-to-classic-templates
|
||||
plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
|
||||
plugins/woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
|
||||
plugins/woocommerce/changelog/49154-add-missing-core-patterns
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-connect-to-woo
|
||||
plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-test-filling-sku-in-product-editor
|
||||
plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
|
||||
@ -5978,6 +5997,7 @@ plugins/woocommerce/changelog/48719-fix-ptk-unit-test
|
||||
plugins/woocommerce/changelog/e2e-fix-merchant-settings-general
|
||||
plugins/woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
|
||||
plugins/woocommerce/changelog/49075-fix-LYS-content-container-height
|
||||
plugins/woocommerce/changelog/48141-add-47962-product-collection-expose-experimental-registerproductcollection-for-3pds
|
||||
plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
|
||||
plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs
|
||||
plugins/woocommerce/changelog/add-unique-id-field
|
||||
@ -5985,9 +6005,12 @@ plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-orde
|
||||
plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
|
||||
plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
|
||||
plugins/woocommerce/changelog/48989-sku-fix-failing-test
|
||||
plugins/woocommerce/changelog/49140-add-dotcom-reviews-patterns
|
||||
plugins/woocommerce/changelog/49170-fix-49169
|
||||
plugins/woocommerce/changelog/dev-ci-caching-rework-playwright-caching
|
||||
plugins/woocommerce/changelog/dev-ci-caching-tweaks
|
||||
plugins/woocommerce/changelog/49030-48683-cys-improve-copyux-when-the-user-cant-save-due-block-placeholder
|
||||
plugins/woocommerce/changelog/fix-codesniffer-tweaks-conflicting-rules
|
||||
plugins/woocommerce/changelog/sku-check-before-product-creation
|
||||
plugins/woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
|
||||
plugins/woocommerce/changelog/update-product-editor-polish-e2e-tests
|
||||
@ -6000,12 +6023,15 @@ plugins/woocommerce/changelog/add-46918
|
||||
plugins/woocommerce/changelog/update-e2e-check-add-button-when-creating-new-global-attribute-terms
|
||||
plugins/woocommerce/changelog/49005-fix-open-intro-section
|
||||
plugins/woocommerce/changelog/ci-add-new-daily-checks
|
||||
plugins/woocommerce/changelog/49153-49128-cys-shuffle-feature-select-patterns-from-another-category
|
||||
plugins/woocommerce/changelog/fix-option-notice-analytics-orders
|
||||
plugins/woocommerce/changelog/48889-48888-cys-block-toolbar-make-the-entire-shuffle-section-clickable
|
||||
plugins/woocommerce/changelog/fix-rendering-unforced-blocks
|
||||
plugins/woocommerce/changelog/fix-48505-notice-template-override
|
||||
plugins/woocommerce/changelog/48867-product-collection-sync-with-current-query-should-only-only-in-archive-context-and-not-other-places
|
||||
plugins/woocommerce/changelog/48756-fix-tags-overlapping-divider-line-issue
|
||||
plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
|
||||
plugins/woocommerce/changelog/48513-add-47963-product-collection-add-validation-for-registerproductcollection-arguments
|
||||
plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
|
||||
plugins/woocommerce/changelog/48487-update-store-alert-styles
|
||||
plugins/woocommerce/changelog/e2e-support-external-sites
|
||||
@ -6016,6 +6042,7 @@ plugins/woocommerce/changelog/48382-refactor-btc-initialization
|
||||
plugins/woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active
|
||||
plugins/woocommerce/changelog/49041-48680-cys-block-list-patterns-woo-patterns-preview-arent-rendered-correctly
|
||||
plugins/woocommerce/changelog/fix-48536-product-search-results-fallback
|
||||
plugins/woocommerce/changelog/fix-coming-soon-heading-color
|
||||
plugins/woocommerce/packages/README.md
|
||||
plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php
|
||||
plugins/woocommerce/.wp-env.json
|
||||
@ -8070,7 +8097,6 @@ plugins/woocommerce/patterns/header-minimal.php
|
||||
plugins/woocommerce/patterns/footer-simple-menu.php
|
||||
plugins/woocommerce/patterns/featured-category-cover-image.php
|
||||
plugins/woocommerce/patterns/hero-product-split.php
|
||||
plugins/woocommerce/patterns/product-query-minimal-product-list.php
|
||||
plugins/woocommerce/patterns/footer-with-3-menus.php
|
||||
plugins/woocommerce/patterns/just-arrived-full-hero.php
|
||||
plugins/woocommerce/patterns/header-essential.php
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -2584,18 +2584,13 @@ app/frontend/apps/mobile/pages/ticket/__tests__/ticket-article-context.spec.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/ticketArticleAttributes.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/live-user/ticketLiveUserAttributes.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/live-user/ticketLiveUserAttributes.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/ticketMention.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/ticketArticleAttributes.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/fragments/ticketMention.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/ticketLiveUserUpsert.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/delete.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/delete.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/ticketLiveUserUpsert.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/ticketLiveUserUpsert.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/live-user/delete.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/update.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/update.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/mutations/update.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketUpdates.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/live-user/ticketLiveUserUpdates.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/live-user/ticketLiveUserUpdates.mocks.ts
|
||||
@ -2607,7 +2602,6 @@ app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketUpdates.graphq
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/subscriptions/ticketArticlesUpdates.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticket.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticket.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticket/articles.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticket/articles.mocks.ts
|
||||
@ -2616,7 +2610,6 @@ app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/autocompleteSearchMergeTicket.graphql
|
||||
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticket.graphql
|
||||
app/frontend/apps/mobile/pages/home/routes.ts
|
||||
app/frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
||||
app/frontend/apps/mobile/pages/home/views/Home.vue
|
||||
@ -2689,6 +2682,8 @@ app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketOverviewTicketCou
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketOverviewTicketCount.graphql
|
||||
app/frontend/apps/mobile/entities/ticket/graphql/queries/ticketOverviewTicketCount.api.ts
|
||||
app/frontend/apps/mobile/entities/ticket/composables/useTicketOverviews.ts
|
||||
app/frontend/apps/mobile/components/CommonTicketEscalationIndicator/CommonTicketEscalationIndicator.vue
|
||||
app/frontend/apps/mobile/components/CommonTicketEscalationIndicator/__tests__/CommonTicketEscalationIndicator.spec.ts
|
||||
app/frontend/apps/mobile/components/CommonRefetch/CommonRefetch.vue
|
||||
app/frontend/apps/mobile/components/CommonStepper/__tests__/CommonStepper.spec.ts
|
||||
app/frontend/apps/mobile/components/CommonStepper/CommonStepperStep.vue
|
||||
@ -2747,6 +2742,8 @@ app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompl
|
||||
app/frontend/apps/mobile/components/Form/fields/FieldSelect/index.ts
|
||||
app/frontend/apps/mobile/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts
|
||||
app/frontend/apps/mobile/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
||||
app/frontend/apps/mobile/components/CommonTicketStateIndicator/CommonTicketStateIndicator.vue
|
||||
app/frontend/apps/mobile/components/CommonTicketStateIndicator/__tests__/CommonTicketStateIndicator.spec.ts
|
||||
app/frontend/apps/mobile/components/User/UserItem.vue
|
||||
app/frontend/apps/mobile/components/User/types.ts
|
||||
app/frontend/apps/mobile/components/User/__tests__/UserItem.spec.ts
|
||||
@ -2783,6 +2780,9 @@ app/frontend/apps/mobile/components/layout/__tests__/LayoutBottomNavigation.spec
|
||||
app/frontend/apps/mobile/components/layout/LayoutCustomNavigation.vue
|
||||
app/frontend/apps/mobile/components/layout/useCustomLayout.ts
|
||||
app/frontend/apps/mobile/components/layout/LayoutMain.vue
|
||||
app/frontend/apps/mobile/components/CommonTicketPriorityIndicator/types.ts
|
||||
app/frontend/apps/mobile/components/CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator.spec.ts
|
||||
app/frontend/apps/mobile/components/CommonTicketPriorityIndicator/CommonTicketPriorityIndicator.vue
|
||||
app/frontend/apps/mobile/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
||||
app/frontend/apps/mobile/components/CommonShowMoreButton/CommonShowMoreButton.vue
|
||||
app/frontend/apps/mobile/components/CommonUsersList/__tests__/CommonUsersList.spec.ts
|
||||
@ -2967,26 +2967,44 @@ app/frontend/apps/mobile/AppMobile.vue
|
||||
app/frontend/apps/mobile/server/apollo/index.ts
|
||||
app/frontend/apps/mobile/server/apollo/cache/initializer/.keep
|
||||
app/frontend/apps/desktop/pages/ticket/routes.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/HighlightMenu.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/TicketDetailTopBar.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/HighlightMenu.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/__tests__/support/testOptions.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketInformation.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/TicketDetailTopBar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailTopBar/useTicketEditTitle.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/ApplyTemplate.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDuplicateDetectionAlert.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarButton.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarOrganizationButton.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSharedDraftStartContent.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/index.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/organization.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/types.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/shared-draft-start.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/customer.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarOrganizationContent.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSharedDraftStartButton.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarCustomerContent.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarContent.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarCustomerButton.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSharedDraftFlyout.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/types.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketSidebarSharedDraftStart.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketDuplicateDetectionAlert.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketSidebarOrganization.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketSidebarSharedDraftStartSubscription.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketSidebarCustomer.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketSidebarSharedDraftFlyout.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/views/TicketCreate.vue
|
||||
app/frontend/apps/desktop/pages/ticket/views/TicketDetailView.vue
|
||||
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-create.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-create-a11y.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/__tests__/support/ticket-create-helpers.ts
|
||||
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-create-apply-template.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-create-shared-drafts.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/graphql/subscriptions/templateUpdates.api.ts
|
||||
app/frontend/apps/desktop/pages/ticket/graphql/subscriptions/templateUpdates.mocks.ts
|
||||
app/frontend/apps/desktop/pages/ticket/graphql/subscriptions/templateUpdates.graphql
|
||||
@ -2995,6 +3013,7 @@ app/frontend/apps/desktop/pages/ticket/graphql/queries/templates.mocks.ts
|
||||
app/frontend/apps/desktop/pages/ticket/graphql/queries/templates.graphql
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useApplyTemplate.ts
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useTicketSidebar.ts
|
||||
app/frontend/apps/desktop/pages/ticket/composables/useTicketInformation.ts
|
||||
app/frontend/apps/desktop/pages/authentication/routes.ts
|
||||
app/frontend/apps/desktop/pages/authentication/after-auth/plugins/twoFactorSetup.ts
|
||||
app/frontend/apps/desktop/pages/authentication/after-auth/composable/useAfterAuthPlugins.ts
|
||||
@ -3336,11 +3355,22 @@ app/frontend/apps/desktop/entities/two-factor-configuration/composables/useConfi
|
||||
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.api.ts
|
||||
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.graphql
|
||||
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.mocks.ts
|
||||
app/frontend/apps/desktop/components/CommonTicketEscalationIndicator/CommonTicketEscalationIndicator.vue
|
||||
app/frontend/apps/desktop/components/CommonTicketEscalationIndicator/__tests__/CommonTicketEscalationIndicator.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
|
||||
app/frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
|
||||
app/frontend/apps/desktop/components/CommonOverlayContainer/__tests__/CommonOverlayContainer.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonPublicLinks/CommonPublicLinks.vue
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/plugins/user.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/plugins/index.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/plugins/organization.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/entity/OrganizationEntity.vue
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/entity/UserEntity.vue
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/types.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/__tests__/CommonEntityList.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/__tests__/support/entityOptions.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleEntityList/CommonSimpleEntityList.vue
|
||||
app/frontend/apps/desktop/components/CommonSimpleTable/CommonSimpleTable.vue
|
||||
app/frontend/apps/desktop/components/CommonSimpleTable/types.ts
|
||||
app/frontend/apps/desktop/components/CommonSimpleTable/__tests__/CommonSimpleTable.spec.ts
|
||||
@ -3422,6 +3452,8 @@ app/frontend/apps/desktop/components/Form/fields/FieldPermissions/index.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/types.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/__tests__/FieldPermissions.spec.ts
|
||||
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/FieldPermissionsInput.vue
|
||||
app/frontend/apps/desktop/components/CommonTicketStateIndicator/CommonTicketStateIndicator.vue
|
||||
app/frontend/apps/desktop/components/CommonTicketStateIndicator/__tests__/CommonTicketStateIndicator.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/types.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/__tests__/CommonBreadcrumb.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonBreadcrumb/CommonBreadcrumb.vue
|
||||
@ -3489,6 +3521,7 @@ app/frontend/apps/desktop/components/layout/__tests__/LayoutContent.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/__tests__/LayoutPublicPage.spec.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
|
||||
app/frontend/apps/desktop/components/layout/composables/useMainLayoutContainer.ts
|
||||
app/frontend/apps/desktop/components/layout/LayoutBottomBar.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutSidebar.vue
|
||||
app/frontend/apps/desktop/components/layout/LayoutPage.vue
|
||||
@ -3501,6 +3534,9 @@ app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuFilter.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/types.ts
|
||||
app/frontend/apps/desktop/components/NavigationMenu/NavigationMenuHeader.vue
|
||||
app/frontend/apps/desktop/components/NavigationMenu/__tests__/NavigationMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/types.ts
|
||||
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/CommonTicketPriorityIndicator.vue
|
||||
app/frontend/apps/desktop/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonShowMoreButton/CommonShowMoreButton.vue
|
||||
app/frontend/apps/desktop/components/CommonButton/types.ts
|
||||
@ -3524,12 +3560,15 @@ app/frontend/apps/desktop/components/CommonFlyout/types.ts
|
||||
app/frontend/apps/desktop/components/CommonFlyout/__tests__/CommonFlyout.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonActionMenu/__tests__/CommonActionMenu.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonActionMenu/CommonActionMenu.vue
|
||||
app/frontend/apps/desktop/components/CommonInlineEdit/__test__/CommonInlineEdit.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonInlineEdit/CommonInlineEdit.vue
|
||||
app/frontend/apps/desktop/components/CollapseButton/__tests__/CollapseButton.spec.ts
|
||||
app/frontend/apps/desktop/components/CollapseButton/__tests__/useCollapseHandler.spec.ts
|
||||
app/frontend/apps/desktop/components/CollapseButton/CollapseButton.vue
|
||||
app/frontend/apps/desktop/components/CollapseButton/composables/useCollapseHandler.ts
|
||||
app/frontend/apps/desktop/initializer/assets/whatsapp.svg
|
||||
app/frontend/apps/desktop/initializer/assets/type-strikethrough.svg
|
||||
app/frontend/apps/desktop/initializer/assets/highlighter.svg
|
||||
app/frontend/apps/desktop/initializer/assets/list-ul.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-bar-left.svg
|
||||
app/frontend/apps/desktop/initializer/assets/github.svg
|
||||
@ -3545,6 +3584,7 @@ app/frontend/apps/desktop/initializer/assets/patch-check.svg
|
||||
app/frontend/apps/desktop/initializer/assets/printer.svg
|
||||
app/frontend/apps/desktop/initializer/assets/calendar.svg
|
||||
app/frontend/apps/desktop/initializer/assets/insert-column-after.svg
|
||||
app/frontend/apps/desktop/initializer/assets/priority-low.svg
|
||||
app/frontend/apps/desktop/initializer/assets/calendar-date-time.svg
|
||||
app/frontend/apps/desktop/initializer/assets/wrench.svg
|
||||
app/frontend/apps/desktop/initializer/assets/question-circle.svg
|
||||
@ -3562,6 +3602,7 @@ app/frontend/apps/desktop/initializer/assets/trash3.svg
|
||||
app/frontend/apps/desktop/initializer/assets/file-image.svg
|
||||
app/frontend/apps/desktop/initializer/assets/three-dots-vertical.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-repeat.svg
|
||||
app/frontend/apps/desktop/initializer/assets/priority-high.svg
|
||||
app/frontend/apps/desktop/initializer/assets/magic.svg
|
||||
app/frontend/apps/desktop/initializer/assets/type-h2.svg
|
||||
app/frontend/apps/desktop/initializer/assets/upload.svg
|
||||
@ -3583,6 +3624,7 @@ app/frontend/apps/desktop/initializer/assets/type-underline.svg
|
||||
app/frontend/apps/desktop/initializer/assets/info-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/crown.svg
|
||||
app/frontend/apps/desktop/initializer/assets/search.svg
|
||||
app/frontend/apps/desktop/initializer/assets/input-cursor-text.svg
|
||||
app/frontend/apps/desktop/initializer/assets/square.svg
|
||||
app/frontend/apps/desktop/initializer/assets/text-indent-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/file-music.svg
|
||||
@ -3590,6 +3632,7 @@ app/frontend/apps/desktop/initializer/assets/arrows-collapse.svg
|
||||
app/frontend/apps/desktop/initializer/assets/insert-row-after.svg
|
||||
app/frontend/apps/desktop/initializer/assets/gitlab.svg
|
||||
app/frontend/apps/desktop/initializer/assets/linkedin.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check-circle-outline-dashed.svg
|
||||
app/frontend/apps/desktop/initializer/assets/type-h.svg
|
||||
app/frontend/apps/desktop/initializer/assets/moon-stars.svg
|
||||
app/frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
|
||||
@ -3608,11 +3651,13 @@ app/frontend/apps/desktop/initializer/assets/saml.svg
|
||||
app/frontend/apps/desktop/initializer/assets/clock.svg
|
||||
app/frontend/apps/desktop/initializer/assets/facebook.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check2-all-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/priority-normal.svg
|
||||
app/frontend/apps/desktop/initializer/assets/eye.svg
|
||||
app/frontend/apps/desktop/initializer/assets/type-italic.svg
|
||||
app/frontend/apps/desktop/initializer/assets/google.svg
|
||||
app/frontend/apps/desktop/initializer/assets/logo.svg
|
||||
app/frontend/apps/desktop/initializer/assets/person-add.svg
|
||||
app/frontend/apps/desktop/initializer/assets/organization-edit.svg
|
||||
app/frontend/apps/desktop/initializer/assets/telephone-inbound.svg
|
||||
app/frontend/apps/desktop/initializer/assets/eye-slash.svg
|
||||
app/frontend/apps/desktop/initializer/assets/delete-row.svg
|
||||
@ -3631,11 +3676,13 @@ app/frontend/apps/desktop/initializer/assets/microsoft.svg
|
||||
app/frontend/apps/desktop/initializer/assets/box-arrow-up-right.svg
|
||||
app/frontend/apps/desktop/initializer/assets/phone.svg
|
||||
app/frontend/apps/desktop/initializer/assets/spinner.svg
|
||||
app/frontend/apps/desktop/initializer/assets/clipboard2.svg
|
||||
app/frontend/apps/desktop/initializer/assets/insert-row-before.svg
|
||||
app/frontend/apps/desktop/initializer/assets/lock.svg
|
||||
app/frontend/apps/desktop/initializer/assets/buildings-slash.svg
|
||||
app/frontend/apps/desktop/initializer/assets/twitter.svg
|
||||
app/frontend/apps/desktop/initializer/assets/grip-vertical.svg
|
||||
app/frontend/apps/desktop/initializer/assets/warning-triangle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/dash-circle.svg
|
||||
app/frontend/apps/desktop/initializer/assets/code.svg
|
||||
app/frontend/apps/desktop/initializer/assets/split-cells.svg
|
||||
@ -3669,15 +3716,19 @@ app/frontend/apps/desktop/composables/useCopyToClipboard.ts
|
||||
app/frontend/apps/desktop/composables/useTransitionCollapse.ts
|
||||
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
|
||||
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
||||
app/frontend/apps/desktop/composables/useElementScroll.ts
|
||||
app/frontend/apps/desktop/composables/useOverlayContainer.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useCopyToClipboard.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/usePrintMode.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useElementScroll.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||
app/frontend/apps/desktop/styles/tailwind.desktop.js
|
||||
app/frontend/apps/desktop/main.ts
|
||||
app/frontend/apps/desktop/server/apollo/index.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/templates.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketSharedDraftStartList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/currentUserUpdates.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAvatarList.ts
|
||||
@ -3955,7 +4006,9 @@ app/frontend/shared/entities/ticket/types.ts
|
||||
app/frontend/shared/entities/ticket/__tests__/mocks/frontendObjectAttributes.json
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketAttributes.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/ticketMention.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/fragments/overviewAttributes.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/unsubscribe.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/customerUpdate.api.ts
|
||||
@ -3971,10 +4024,16 @@ app/frontend/shared/entities/ticket/graphql/mutations/create.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/subscribe.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/create.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/create.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/update.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/update.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/update.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/mutations/unsubscribe.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/queries/ticket.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/queries/ticket.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/queries/ticket/overviews.mocks.ts
|
||||
app/frontend/shared/entities/ticket/graphql/queries/ticket/overviews.api.ts
|
||||
app/frontend/shared/entities/ticket/graphql/queries/ticket/overviews.graphql
|
||||
app/frontend/shared/entities/ticket/graphql/queries/ticket.graphql
|
||||
app/frontend/shared/entities/ticket/composables/useTicketView.ts
|
||||
app/frontend/shared/entities/ticket/composables/useTicketFormOrganizationHandler.ts
|
||||
app/frontend/shared/entities/ticket/composables/useTicketPreferences.ts
|
||||
@ -3993,6 +4052,28 @@ app/frontend/shared/entities/public-links/graphql/subscriptions/currentLinks.gra
|
||||
app/frontend/shared/entities/public-links/graphql/queries/links.api.ts
|
||||
app/frontend/shared/entities/public-links/graphql/queries/links.mocks.ts
|
||||
app/frontend/shared/entities/public-links/graphql/queries/links.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/fragments/sharedDraftStartAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/fragments/ticketSharedDraftStartAttributes.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/fragments/ticketSharedDraftStartAttributes.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartDelete.mocks.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartUpdate.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartCreate.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartUpdate.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartCreate.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartDelete.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartDelete.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartCreate.mocks.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/mutations/ticketSharedDraftStartUpdate.mocks.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/subscriptions/ticketSharedDraftStartUpdateByGroup.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/subscriptions/ticketSharedDraftStartUpdateByGroup.mocks.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/subscriptions/ticketSharedDraftStartUpdateByGroup.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartList.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartSingle.api.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartList.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartSingle.graphql
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartList.mocks.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/graphql/queries/ticketSharedDraftStartSingle.mocks.ts
|
||||
app/frontend/shared/entities/ticket-shared-draft-start/composables/useTicketSharedDraftStart.ts
|
||||
app/frontend/shared/entities/tags/graphql/mutations/assignment/update.graphql
|
||||
app/frontend/shared/entities/tags/graphql/mutations/assignment/update.mocks.ts
|
||||
app/frontend/shared/entities/tags/graphql/mutations/assignment/update.api.ts
|
||||
@ -4008,8 +4089,6 @@ app/frontend/shared/i18n/__tests__/localeForBrowserLanguage.spec.ts
|
||||
app/frontend/shared/i18n/__tests__/i18n.spec.ts
|
||||
app/frontend/shared/i18n/availableLocales.ts
|
||||
app/frontend/shared/i18n/localeForBrowserLanguage.ts
|
||||
app/frontend/shared/components/CommonTicketEscalationIndicator/CommonTicketEscalationIndicator.vue
|
||||
app/frontend/shared/components/CommonTicketEscalationIndicator/__tests__/CommonTicketEscalationIndicator.spec.ts
|
||||
app/frontend/shared/components/CommonInputSearch/CommonInputSearch.vue
|
||||
app/frontend/shared/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
|
||||
app/frontend/shared/components/CommonPopover/types.ts
|
||||
@ -4118,9 +4197,7 @@ app/frontend/shared/components/Form/fields/FieldEditor/ImageResizable.vue
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/index.ts
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/FieldEditorColorMenu/initializeEditorColorMenu.ts
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/FieldEditorColorMenu/useColorPallet.ts
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/FieldEditorColorMenu/ColorSchemeList.vue
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/FieldEditorColorMenu/types.ts
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/FieldEditorColorMenu/FieldEditorColorMenu.vue
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/SuggestionsList.vue
|
||||
app/frontend/shared/components/Form/fields/FieldEditor/ActionBar.vue
|
||||
@ -4172,8 +4249,6 @@ app/frontend/shared/components/Form/composables/useValue.ts
|
||||
app/frontend/shared/components/Form/initializeFieldEditor.ts
|
||||
app/frontend/shared/components/Form/utils.ts
|
||||
app/frontend/shared/components/Form/types/field.ts
|
||||
app/frontend/shared/components/CommonTicketStateIndicator/CommonTicketStateIndicator.vue
|
||||
app/frontend/shared/components/CommonTicketStateIndicator/__tests__/CommonTicketStateIndicator.spec.ts
|
||||
app/frontend/shared/components/CommonNotifications/CommonNotifications.vue
|
||||
app/frontend/shared/components/CommonNotifications/index.ts
|
||||
app/frontend/shared/components/CommonNotifications/useNotifications.ts
|
||||
@ -4231,9 +4306,6 @@ app/frontend/shared/components/CommonIcon/__tests__/CommonIcon.spec.ts
|
||||
app/frontend/shared/components/CommonIcon/injectIcons.ts
|
||||
app/frontend/shared/components/CommonIcon/useRawHTMLIcon.ts
|
||||
app/frontend/shared/components/CommonIcon/README.md
|
||||
app/frontend/shared/components/CommonTicketPriorityIndicator/types.ts
|
||||
app/frontend/shared/components/CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator.spec.ts
|
||||
app/frontend/shared/components/CommonTicketPriorityIndicator/CommonTicketPriorityIndicator.vue
|
||||
app/frontend/shared/components/CommonLabel/types.ts
|
||||
app/frontend/shared/components/CommonLabel/__tests__/CommonLabel.spec.ts
|
||||
app/frontend/shared/components/CommonLabel/CommonLabel.vue
|
||||
@ -4386,6 +4458,8 @@ app/frontend/shared/composables/useDebouncedLoading.ts
|
||||
app/frontend/shared/composables/usePublicLinks.ts
|
||||
app/frontend/shared/composables/useLocaleUpdate.ts
|
||||
app/frontend/shared/composables/useReactiveNow.ts
|
||||
app/frontend/shared/composables/useColorPallet/useColorPallet.ts
|
||||
app/frontend/shared/composables/useColorPallet/types.ts
|
||||
app/frontend/shared/utils/formatter.ts
|
||||
app/frontend/shared/utils/helpers.ts
|
||||
app/frontend/shared/utils/markup.ts
|
||||
@ -4481,8 +4555,10 @@ app/frontend/tests/graphql/factories/TicketPriority.ts
|
||||
app/frontend/tests/graphql/factories/ObjectManagerFrontendAttributesPayload.ts
|
||||
app/frontend/tests/graphql/factories/PageInfo.ts
|
||||
app/frontend/tests/graphql/factories/Avatar.ts
|
||||
app/frontend/tests/graphql/factories/fixtures/ticket-article-customer-object-attributes.ts
|
||||
app/frontend/tests/graphql/factories/fixtures/ticket-article-object-attributes.ts
|
||||
app/frontend/tests/graphql/factories/fixtures/organization-object-attributes.ts
|
||||
app/frontend/tests/graphql/factories/fixtures/ticket-customer-object-attributes.ts
|
||||
app/frontend/tests/graphql/factories/fixtures/ticket-object-attributes.ts
|
||||
app/frontend/tests/graphql/factories/fixtures/user-object-attributes.ts
|
||||
app/frontend/tests/graphql/factories/SearchResult.ts
|
||||
@ -5123,6 +5199,7 @@ app/models/form_updater/core_workflow/backend.rb
|
||||
app/models/form_updater/updater.rb
|
||||
app/models/form_updater/apply_value/base.rb
|
||||
app/models/form_updater/apply_value/tags.rb
|
||||
app/models/form_updater/apply_value/attachment.rb
|
||||
app/models/form_updater/apply_value/date.rb
|
||||
app/models/form_updater/apply_value/datetime.rb
|
||||
app/models/form_updater/apply_value/recipient_autocomplete.rb
|
||||
@ -5278,6 +5355,7 @@ app/views/messaging/ticket_info/lt.md.erb
|
||||
app/views/messaging/ticket_info/bg.md.erb
|
||||
app/views/messaging/ticket_info/de.md.erb
|
||||
app/views/messaging/ticket_info/nl.md.erb
|
||||
app/views/messaging/ticket_info/zh-cn.md.erb
|
||||
app/views/messaging/ticket_info/hr.md.erb
|
||||
app/views/messaging/ticket_info/cs.md.erb
|
||||
app/views/messaging/ticket_info/sk.md.erb
|
||||
@ -5464,6 +5542,7 @@ app/views/mailer/ticket_update_received_merge/en.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/hr.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/de.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/nl.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/zh-cn.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/hu.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/sr-latn-rs.html.erb
|
||||
app/views/mailer/ticket_update_received_merge/tr.html.erb
|
||||
@ -5871,6 +5950,8 @@ app/services/service/ticket/article/type/temporary_delivery_error.rb
|
||||
app/services/service/ticket/article/type/base_deliver.rb
|
||||
app/services/service/ticket/article/create.rb
|
||||
app/services/service/ticket/article/change_visibility.rb
|
||||
app/services/service/ticket/shared_draft/start/create.rb
|
||||
app/services/service/ticket/shared_draft/start/update.rb
|
||||
app/services/service/ticket/merge.rb
|
||||
app/services/service/execute_locked_block.rb
|
||||
app/services/service/channel/email/create.rb
|
||||
@ -5950,6 +6031,9 @@ app/graphql/gql/mutations/ticket/article/retry_media_download.rb
|
||||
app/graphql/gql/mutations/ticket/article/retry_security_process.rb
|
||||
app/graphql/gql/mutations/ticket/article/delete.rb
|
||||
app/graphql/gql/mutations/ticket/article/email_forward_reply.rb
|
||||
app/graphql/gql/mutations/ticket/shared_draft/start/create.rb
|
||||
app/graphql/gql/mutations/ticket/shared_draft/start/update.rb
|
||||
app/graphql/gql/mutations/ticket/shared_draft/start/delete.rb
|
||||
app/graphql/gql/mutations/ticket/merge.rb
|
||||
app/graphql/gql/mutations/ticket/live_user/base.rb
|
||||
app/graphql/gql/mutations/ticket/live_user/delete.rb
|
||||
@ -6000,6 +6084,7 @@ app/graphql/gql/subscriptions/template_updates.rb
|
||||
app/graphql/gql/subscriptions/base_subscription.rb
|
||||
app/graphql/gql/subscriptions/online_notifications_count.rb
|
||||
app/graphql/gql/subscriptions/ticket_article_updates.rb
|
||||
app/graphql/gql/subscriptions/ticket/shared_draft/start/update_by_group.rb
|
||||
app/graphql/gql/subscriptions/config_updates.rb
|
||||
app/graphql/gql/subscriptions/organization_updates.rb
|
||||
app/graphql/gql/subscriptions/app_maintenance.rb
|
||||
@ -6026,6 +6111,8 @@ app/graphql/gql/queries/object_manager/frontend_attributes.rb
|
||||
app/graphql/gql/queries/ticket/articles.rb
|
||||
app/graphql/gql/queries/ticket/overviews.rb
|
||||
app/graphql/gql/queries/ticket/signature.rb
|
||||
app/graphql/gql/queries/ticket/shared_draft/start/list.rb
|
||||
app/graphql/gql/queries/ticket/shared_draft/start/single.rb
|
||||
app/graphql/gql/queries/user.rb
|
||||
app/graphql/gql/queries/online_notifications.rb
|
||||
app/graphql/gql/queries/ticket.rb
|
||||
@ -6080,6 +6167,7 @@ app/graphql/gql/types/input/ticket/create_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/article_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/security_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/customer_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/shared_draft/start_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/update_input_type.rb
|
||||
app/graphql/gql/types/input/ticket/customer_update_input_type.rb
|
||||
app/graphql/gql/types/input/upload_file_input_type.rb
|
||||
@ -6158,6 +6246,7 @@ app/graphql/gql/types/token_type.rb
|
||||
app/graphql/gql/types/ticket/article_type.rb
|
||||
app/graphql/gql/types/ticket/live_user_type.rb
|
||||
app/graphql/gql/types/ticket/state_type.rb
|
||||
app/graphql/gql/types/ticket/shared_draft_start_type.rb
|
||||
app/graphql/gql/types/ticket/state_type_type.rb
|
||||
app/graphql/gql/types/ticket/article/type_type.rb
|
||||
app/graphql/gql/types/ticket/article/security_state_type.rb
|
||||
@ -7853,6 +7942,8 @@ spec/services/service/ticket/create_spec.rb
|
||||
spec/services/service/ticket/article/type/whatsapp_message/deliver_spec.rb
|
||||
spec/services/service/ticket/article/change_visibility_spec.rb
|
||||
spec/services/service/ticket/article/create_spec.rb
|
||||
spec/services/service/ticket/shared_draft/start/create_spec.rb
|
||||
spec/services/service/ticket/shared_draft/start/update_spec.rb
|
||||
spec/services/service/ticket/update_spec.rb
|
||||
spec/services/service/channel/admin/enable_spec.rb
|
||||
spec/services/service/channel/admin/disable_spec.rb
|
||||
@ -8250,6 +8341,9 @@ spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/article/change_visibility_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/article/retry_security_process_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/article/email_forward_reply_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/shared_draft/start/delete_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/shared_draft/start/create_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/shared_draft/start/update_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/live_user/delete_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/live_user/upsert_spec.rb
|
||||
spec/graphql/gql/mutations/ticket/update_spec.rb
|
||||
@ -8291,6 +8385,7 @@ spec/graphql/gql/subscriptions/template_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/organization_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_overview_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/user_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket/shared_draft/start/update_by_group_spec.rb
|
||||
spec/graphql/gql/subscriptions/config_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_article_updates_spec.rb
|
||||
spec/graphql/gql/subscriptions/ticket_updates_spec.rb
|
||||
@ -8319,6 +8414,8 @@ spec/graphql/gql/queries/object_manager/frontend_attributes_spec.rb
|
||||
spec/graphql/gql/queries/ticket/articles_spec.rb
|
||||
spec/graphql/gql/queries/ticket/overviews_spec.rb
|
||||
spec/graphql/gql/queries/ticket/signature_spec.rb
|
||||
spec/graphql/gql/queries/ticket/shared_draft/start/single_spec.rb
|
||||
spec/graphql/gql/queries/ticket/shared_draft/start/list_spec.rb
|
||||
spec/graphql/gql/queries/email_addresses_spec.rb
|
||||
spec/graphql/gql/queries/session_spec.rb
|
||||
spec/graphql/gql/queries/system/import/state_spec.rb
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -3665,6 +3665,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*egotecpage
|
||||
?*err_code=404
|
||||
?*f[*]=
|
||||
?*f[0]=*http://unpkg.com/robots.txt
|
||||
?*fbclid
|
||||
?*gg155.cn
|
||||
?*guestLogin=
|
||||
@ -5450,7 +5451,6 @@ I18n/static-7.312
|
||||
I18n/static-7.314
|
||||
I18n/static-7.315
|
||||
I18n/static-7.329
|
||||
ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var
|
||||
IEB/ToolBox/SB
|
||||
ILC-refresh
|
||||
IM
|
||||
@ -6580,6 +6580,7 @@ amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amp/authorize
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
amphtml/classic-apps
|
||||
@ -9455,6 +9456,7 @@ community/misc
|
||||
community/online
|
||||
community/posts
|
||||
community/q/questions/*/view_counts
|
||||
community/q/socket.io
|
||||
community/register
|
||||
community/search?
|
||||
community/trackback
|
||||
@ -10371,6 +10373,7 @@ dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
deluge/help/search-results.html
|
||||
demo
|
||||
demokratie-jetzt.html
|
||||
demonstration
|
||||
demos
|
||||
denver
|
||||
@ -13360,7 +13363,7 @@ http://raiplay.it/robots.txt
|
||||
http://redbubble.com/robots.txt
|
||||
http://support.apple.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
http://tiny.cc/robots.txt
|
||||
http://torproject.org/robots.txt
|
||||
http://translate.google.com/robots.txt
|
||||
http://upload.wikimedia.org/robots.txt
|
||||
@ -13960,6 +13963,7 @@ index.php/ko/node/
|
||||
index.php/magazine/get_comment
|
||||
index.php/media/oembed
|
||||
index.php/members/profile
|
||||
index.php/node/
|
||||
index.php/node/add
|
||||
index.php/node/add/
|
||||
index.php/ru/node/
|
||||
@ -14007,7 +14011,6 @@ info/jobs/Kooperations-Manager.html
|
||||
info/jobs/Social-Media-Online-Kommunikation.html
|
||||
info/jobs/UX-UI-Designer.html
|
||||
info/jobs/ba-medieninformatik.html
|
||||
info/jobs/backend-entwicklerin.html
|
||||
info/jobs/buchhaltung-payment.html
|
||||
info/jobs/buchhaltung-personal.html
|
||||
info/jobs/compliance.html
|
||||
@ -14020,6 +14023,7 @@ info/jobs/product-owner.html
|
||||
info/jobs/projektberater.html
|
||||
info/jobs/scrum-master.html
|
||||
info/jobs/showmaster.html
|
||||
info/jobs/site-reliability-engineer.html
|
||||
info/jobs/social-media.html
|
||||
info/jobs/support.html
|
||||
info/jobs/texterin-uxwriterin.html
|
||||
@ -14910,7 +14914,6 @@ latest-playlist
|
||||
latest-talk
|
||||
latin
|
||||
latin_en
|
||||
launch-day-show-voting.html
|
||||
launch2005/
|
||||
law-school/search-results/
|
||||
lawlib/archive
|
||||
@ -15530,6 +15533,7 @@ marketplace/hire/*?serviceIds=
|
||||
marketplace/reviews/reviews-list/*/write-comment/
|
||||
marketplace/reviews/write-review/
|
||||
marketplace/search*
|
||||
marketplace/templates?
|
||||
marvelshop/iframe/
|
||||
mashupmaker
|
||||
masthead
|
||||
@ -16831,6 +16835,7 @@ no_cookies
|
||||
noaccess
|
||||
nocookie
|
||||
node
|
||||
node/
|
||||
node/*/edit
|
||||
node/*/nodequeue
|
||||
node/add
|
||||
@ -16840,7 +16845,7 @@ noflashhtml
|
||||
nofollow=1
|
||||
nojs=
|
||||
nonConfig/api/wpa
|
||||
nonce="DW1U89WJ9og884BQ8BZSxA">if(google.cis
|
||||
nonce="PbnxhYr3g0agxKsrJ7vMaA">if(google.cis
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
@ -17752,7 +17757,7 @@ pmc/publisherportal/download
|
||||
pmc/publisherportal/journalmanager
|
||||
pmc/tocrender.fcgi
|
||||
pmc/utilities
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyaQooCiZXbyBsaWVndCBkaWUgUm9ib3RzLnR4dCBiZWkgV29yZFByZXNzPwoTChFXYXMgaGVpw590IFJvYm90PwolCiNXYXMgYmVkZXV0ZXQgVXNlciBBZ2VudCAqIERpc2FsbG93PxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22GQ99Ky6xP9c2tUwvp_bJi6weS_Y\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyYAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChQKEldhcyBoZWnDn3QgUm9ib3RzPxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x222RvfglwLLWVLTexRUFIl1VScWm4\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
@ -22147,6 +22152,7 @@ understanding-c3g
|
||||
understanding-melanoma
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
unicef-component-mosaic
|
||||
unicorn/check
|
||||
unijobs/*/emailjob
|
||||
unijobs/*/jbequicksignup
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user