Граф коммитов

10775 Коммитов

Автор SHA1 Сообщение Дата
Tasos Katsoulas ea918f8403
Merge pull request #6326 from akatsoulas/disable-tag-creation
Do not allow the creation of new tags
2024-11-06 10:36:43 +02:00
Tasos Katsoulas d41cc80ce3
Merge pull request #6328 from akatsoulas/wagtail-references
Wagtail references
2024-11-04 17:53:53 +02:00
Tasos Katsoulas 3d9e2cd8d8
Do not allow the creation of new tags 2024-11-04 16:58:43 +02:00
Tasos Katsoulas 10637c3837
Merge pull request #6333 from akatsoulas/500-all-questions
Improve aaq config check
2024-11-04 13:59:08 +02:00
Tasos Katsoulas f9e7f40ec5
Improve aaq config check 2024-11-04 13:58:13 +02:00
Tasos Katsoulas 95d21cbdfe
Remove wagtail references from squashed migrations 2024-11-04 13:45:08 +02:00
Tasos Katsoulas b181806818
Remove squashed migrations 2024-11-04 13:45:08 +02:00
Tasos Katsoulas aaf7285958
Remove wagtail references 2024-11-04 13:45:01 +02:00
Tasos Katsoulas 8d65c38657
Merge pull request #6332 from akatsoulas/500-aaq-config-topics
Do not reference empty list
2024-11-04 11:30:22 +02:00
Tasos Katsoulas 2caac8cf72
Do not reference empty list 2024-11-04 11:29:18 +02:00
Tasos Katsoulas b02cd92dde
Merge pull request #6329 from smithellis/1206-search-pagination-gototop
scroll to top on pagination
2024-11-04 11:06:23 +02:00
Smith Ellis 3873525da8
scroll to top on pagination 2024-11-01 15:11:30 -04:00
Tasos Katsoulas 463ab47cd0
Squash Wagtail migrations (#6295)
* Squash Wagtail migrations

* Drop unique_constraint
2024-10-31 15:36:56 -07:00
Ryan Johnson 026d0a3b54
Merge pull request #6323 from akatsoulas/replace-selectisize-tom-select
Replace selectisize tom select
2024-10-31 07:29:39 -07:00
Tasos Katsoulas a706123f49
Merge pull request #6324 from smithellis/2028-templates-in-featured
2028 - No templates in featured articles
2024-10-31 16:09:59 +02:00
Smith Ellis fae551905e
2028 - No templates in featured articles 2024-10-31 09:17:26 -04:00
Tasos Katsoulas 3b08bf735c
Replace selectize with tom-select 2024-10-31 13:45:12 +02:00
Tasos Katsoulas 4f409a51d2
Upgrade npm packages 2024-10-30 15:11:24 +02:00
Tasos Katsoulas 5d6c2e3899
Merge pull request #6321 from akatsoulas/multiple-topics-500
Remove erroneous check
2024-10-30 15:05:21 +02:00
Tasos Katsoulas 3fed68762e
Remove erroneous check 2024-10-30 14:59:18 +02:00
Tasos Katsoulas b136ae6891
Merge pull request #6320 from akatsoulas/product-aaq-config
Get product regardless of AAQ config
2024-10-30 14:15:48 +02:00
Tasos Katsoulas a8a79c11f1
Get product regardless of AAQ config 2024-10-30 13:37:11 +02:00
Tasos Katsoulas fcc8910243
Merge pull request #6319 from escattone/add-ga4-events-for-helpfulness-survey
add unhelpful survey GA4 events
2024-10-30 11:13:32 +02:00
Tasos Katsoulas fff55b4ae3
Merge pull request #6297 from akatsoulas/aaq-widget-404
Respect AAQ configuration in widgets
2024-10-30 11:02:20 +02:00
Ryan Johnson d964262752
add unhelpful survey GA4 events 2024-10-29 16:13:18 -07:00
Tasos Katsoulas 39ebb01027
Respect AAQ configuration in widgets 2024-10-29 15:43:50 +02:00
Ryan Johnson b7a7972b18
Merge pull request #6316 from mozilla/dependabot/pip/werkzeug-3.0.6
Bump werkzeug from 3.0.3 to 3.0.6
2024-10-28 08:13:14 -07:00
Emil Ghitta a5adfeb00c
Merge pull request #6314 from emilghittasv/playwright-extend-groups-coverage
Playwright handle 502 errors and increase execution threads to 4
2024-10-28 11:42:55 +02:00
dependabot[bot] 51d018edd8
Bump werkzeug from 3.0.3 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:06:52 +00:00
Emil Ghitta 4e6a61dd33
Merge pull request #6315 from emilghittasv/playwright-update-to-1.48
Bump playwright to 1.48.0
2024-10-28 11:04:32 +02:00
Emil Ghitta 9264a3e07a - Bump playwright to 1.48.0 2024-10-25 15:05:47 +03:00
Emil Ghitta c320441697 - Handle 502 errors inside the page context by refreshing the current page after a 5 seconds delay.
- Increase number of threads from 2 to 4 for playwright tests.
2024-10-25 11:48:15 +03:00
Emil Ghitta 8e76a2e7e0
Merge pull request #6313 from emilghittasv/playwright-improve-explore-by-topic
Playwright improve and document the explore_by_topic page object
2024-10-24 22:43:22 +03:00
Emil Ghitta fc2f23b4bf - Improve and document the explore_by_topic_page.py page object. 2024-10-24 18:45:57 +03:00
Emil Ghitta 73051140e0
Merge pull request #6312 from emilghittasv/playwright-improve-product-support
Playwright improve and document the product_support_page page object
2024-10-24 18:45:00 +03:00
Emil Ghitta 4dcbcd9b0c - Improve and document the product_support_page.py page object.
- Enable the "Guides" product page verification inside the test_still_need_help_button_redirect test.
2024-10-24 18:16:15 +03:00
Emil Ghitta cfcb285fba
Merge pull request #6310 from emilghittasv/playwright-improve-messaging-system
Playwright improve and document messaging system related page objects and flows
2024-10-24 18:02:48 +03:00
Tasos Katsoulas 9948084c30
Merge pull request #6311 from akatsoulas/drop-avatar-admin
Remove avatar from admin
2024-10-24 17:27:01 +03:00
Tasos Katsoulas bd4be480fd
Remove avatar from admin 2024-10-24 16:59:37 +03:00
Tasos Katsoulas 25510d0859
Merge pull request #6308 from akatsoulas/remove-profile-avatar
Remove avatar field from profile
2024-10-24 16:29:04 +03:00
Tasos Katsoulas 384a4b1d8d
Remove avatar field from profile 2024-10-24 15:42:59 +03:00
Emil Ghitta 6f30eefa25 - Improve and document the messaging_system_flow.py
- Document the page objects related to messaging system.
2024-10-24 11:07:31 +03:00
Tasos Katsoulas fcb53a1f8a
Merge pull request #6309 from akatsoulas/fxa-avatar-v2
Drop fxa_avatar in profile clear()
2024-10-23 20:17:22 +03:00
Tasos Katsoulas e7c5e872ff
Drop fxa_avatar in profile clear() 2024-10-23 18:19:54 +03:00
Emil Ghitta aa7bb47c8a
Merge pull request #6307 from emilghittasv/playwirght-improve-search
Playwright document and improve search page object and utilities
2024-10-23 11:28:58 +03:00
Emil Ghitta 16a2340e70 - Improve and document search_page page object.
- Document utilities.py
- Remove unused search_synonym.py
2024-10-22 23:15:24 +03:00
Emil Ghitta 364e39f14f
Merge pull request #6305 from emilghittasv/playwright-improve-auth-page
Playwright improve and document auth related page object & flow classes
2024-10-22 19:20:36 +03:00
Tasos Katsoulas efde9eae4c
Merge pull request #6301 from akatsoulas/delete-avatar
Delete MA avatar on deactivation.
2024-10-22 18:27:57 +03:00
Ryan Johnson e152e4117c
Merge pull request #6306 from akatsoulas/remove-dup-tag
Remove duplicate tag
2024-10-22 07:38:45 -07:00
Tasos Katsoulas eacf9e2a63
Remove duplicate tag 2024-10-22 16:20:13 +03:00