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

  • a373fc92b3
    Merge aee95f50b4 into 7a4802f64e smith 2024-11-20 16:24:22 -0500
  • aee95f50b4
    Add back updateRevisionList to ensure list populates with saved data Smith Ellis 2024-11-20 16:23:58 -0500
  • 3576a38780
    Merge 895cef7a16 into 7a4802f64e smith 2024-11-20 16:16:43 -0500
  • 895cef7a16
    Extend debounce and improve query Smith Ellis 2024-11-20 15:55:09 -0500
  • c35650d787
    Merge 63034bd754 into 7a4802f64e Tasos Katsoulas 2024-11-20 20:31:01 +0100
  • 661b8994b5
    Merge 513445baba into 7a4802f64e Tasos Katsoulas 2024-11-20 20:31:01 +0100
  • 7a4802f64e
    Remove erroneous call to updateRevisionList (#6365) main smith 2024-11-20 14:13:46 -0500
  • 98c7ed9ff3
    Remove erroneous call to updateRevisionList Smith Ellis 2024-11-20 13:42:21 -0500
  • 0092a1b9c4
    Merge 8a0532b78b into d6242fa632 Ryan Johnson 2024-11-20 10:37:36 -0800
  • 7ad5b03d00
    Merge 6839f6f189 into d6242fa632 smith 2024-11-20 13:26:51 -0500
  • d6242fa632
    Merge pull request #6363 from akatsoulas/enable-update-on-select Tasos Katsoulas 2024-11-20 19:19:49 +0200
  • 513445baba
    Do not edit moderated questions Tasos Katsoulas 2024-11-20 19:01:43 +0200
  • 297f3a3984
    Enable Update button on selection Tasos Katsoulas 2024-11-20 18:41:08 +0200
  • affd8a9b33
    Merge a084ab4801 into ea38b72b5b dependabot[bot] 2024-11-20 16:40:51 +0000
  • 63034bd754
    Create Tier3 of the taxonomy Tasos Katsoulas 2024-11-20 18:22:18 +0200
  • ea38b72b5b
    Improve user lookup form field query (#6361) smith 2024-11-20 10:40:00 -0500
  • 8e24967a3a
    Improve user lookup form field query * Remove from loop * Get all responses, not just first Smith Ellis 2024-11-20 08:04:39 -0500
  • cd7e2f202c
    Merge pull request #6347 from emmanuel-ferdman/main Tasos Katsoulas 2024-11-20 11:27:20 +0200
  • 26d945bf60
    Merge pull request #6357 from smithellis/1952-phone-number-forum-spam Tasos Katsoulas 2024-11-20 11:22:21 +0200
  • 03b735d4f1
    Merge pull request #6360 from akatsoulas/seg-tags-moderation-tool Tasos Katsoulas 2024-11-20 11:19:40 +0200
  • 247ccc36a9
    Merge pull request #6359 from emilghittasv/playwright-add-more-group-tests Emil Ghitta 2024-11-20 10:44:22 +0200
  • 382b6f82a7
    Expose segmentation tags in moderation Tasos Katsoulas 2024-11-19 15:58:26 +0200
  • 8a0532b78b
    add bot handling Ryan Johnson 2024-11-19 14:40:55 -0800
  • 108db60344
    add kitsune.l10n app for handling content localization Ryan Johnson 2024-10-17 10:19:08 -0700
  • c760798d79
    2019 - Update 'MultiUsernameField' to handle display names (#6351) smith 2024-11-18 15:32:50 -0500
  • c477deb6e4
    Updated wiki.js to retain form data between page changes (#6341) smith 2024-11-18 15:32:11 -0500
  • 6b04957763
    Updated wiki.js to retain form data between page changes Also re-updates the revision list if there is data Also stops the 500 error use sessionStorage Smith Ellis 2024-11-07 13:42:58 -0500
  • 76db0523ac
    2019 - Update 'MultiUsernameField' to handle display names Use Q for improved query Fix issue where an invalid username forces full revision list Smith Ellis 2024-11-12 10:23:45 -0500
  • c6316d9532 - Adding the newly AAQ topics for AAQ test coverage. - Adding the functionality of creating a new KB article via kb/new API inside the add_kb_article_flow.py - Catching potential failures yielded by load_state events not being fired in conftest.py - Reducing the default navigation timeout from 2 minutes to 30 seconds and using the internal navigate_to_link() function in conftest.py - Creating kb articles via kb/new API calls in several tests. - Removing external link validations in test_edit_my_profile.py - Skipping some flaky tests from Chromium. Emil Ghitta 2024-11-18 15:48:39 +0200
  • dcbf7871b4
    Merge pull request #6358 from akatsoulas/zd-seg-tags Tasos Katsoulas 2024-11-18 12:06:09 +0200
  • 7594fd70ef
    Adjust command for the custom SumoTag model. Tasos Katsoulas 2024-11-15 14:23:53 +0200
  • d2db4f233b
    Migrate existing tags to SumoTag Tasos Katsoulas 2024-11-15 14:23:16 +0200
  • bdd3050bfd
    Introduce a custom Tag model. Tasos Katsoulas 2024-11-15 16:59:03 +0200
  • 5f7737d8c2
    Improve spam filtering Smith Ellis 2024-11-14 11:59:29 -0500
  • 8a157f72de
    Merge pull request #6354 from akatsoulas/extract-moderation-tool Tasos Katsoulas 2024-11-15 10:24:48 +0200
  • 345ec8150b
    Merge pull request #6355 from smithellis/2021-update-500-error Tasos Katsoulas 2024-11-14 13:31:10 +0200
  • f6a3e99a8e
    Merge pull request #6356 from emilghittasv/playwright-add-more-group-tests Emil Ghitta 2024-11-14 10:39:31 +0200
  • 9a7a3c0781 - Adding TestGroup3 to playwright. - Expanding the user_groups_messages.py to include locale leader removal or addition page messages. - Modifying the flows in user_group_flow.py to handle actions against group leaders. - Adding locators and functions for group leaders in groups_page.py page object. Adding a new test in test_groups.py which verifies: - That admin users can add and remove locale leaders from groups. - That the correct banner is displayed when adding or removing a group leader. - That adding a group leader to a group successfully adds the leader in both the leaders & members group lists. Emil Ghitta 2024-11-13 16:07:18 +0200
  • 692f387e89
    Move validation to the clean_avatar method Smith Ellis 2024-11-13 11:00:08 -0500
  • 1c98787226
    Extract moderation tool to a separate url Tasos Katsoulas 2024-11-13 13:19:47 +0200
  • 93183962b7
    Merge pull request #6353 from emilghittasv/playwright--further-testfixes Emil Ghitta 2024-11-13 10:30:06 +0200
  • befa48d3e6
    Merge pull request #6342 from smithellis/2021-500-error-group-avatar Tasos Katsoulas 2024-11-13 10:00:56 +0200
  • 8dd4ae5c8d - Fix test_post_aaq_questions_for_all_freemium_products_topics and test_additional_system_details_user_agent_information tests from the test_aaq_form_page.py by waiting for a particular selector after performing the ticket submission. If the locator is not displayed we are re-trying the ticket submission. - Fix some failures related to the top_navbar.py hover function by waiting for a particular top-navbar selector to be displayed before attempting to perform the click. Emil Ghitta 2024-11-12 23:37:03 +0200
  • 69ad9af782
    2021 - Clean avatar Smith Ellis 2024-11-08 14:05:54 -0500
  • 137dbd801e
    Expose all realated topics in the moderation (#6352) Tasos Katsoulas 2024-11-12 23:44:05 +0200
  • 147ad4414e
    Merge pull request #6350 from akatsoulas/taxonomy-topic-updates Tasos Katsoulas 2024-11-12 18:38:42 +0200
  • 17375a6938
    Expose all realated topics in the moderation Tasos Katsoulas 2024-11-12 18:14:28 +0200
  • f8d8a50438
    Update taxonomy map Tasos Katsoulas 2024-11-12 16:00:33 +0200
  • 2b8b0ad4b1
    Merge pull request #6340 from akatsoulas/update-tier2 Tasos Katsoulas 2024-11-12 15:49:39 +0200
  • 48713397b4
    Add more entries for Tier2 Tasos Katsoulas 2024-11-07 16:20:08 +0200
  • a42e1eacb0
    Merge pull request #6344 from emilghittasv/playwright-expand-group-coverage Emil Ghitta 2024-11-12 13:22:55 +0200
  • c8b210c4dd
    Merge branch 'mozilla:main' into 2019-filter-on-user-or-displayname smith 2024-11-11 19:02:49 -0500
  • 80a6b2a0ee
    Merge pull request #6349 from akatsoulas/topic-nav-all-products Tasos Katsoulas 2024-11-11 17:43:46 +0200
  • fa0d88e703
    Pass keyword args in widget Tasos Katsoulas 2024-11-11 17:43:00 +0200
  • f6eb07c126
    Merge pull request #6345 from emilghittasv/playwright-improve-allure-report-generation Emil Ghitta 2024-11-11 17:25:44 +0200
  • 29e74d1bb5
    2019 - Allow filtering on username or display_name Smith Ellis 2024-11-11 08:47:41 -0500
  • 2b77d55062
    Update license reference Emmanuel Ferdman 2024-11-11 05:11:04 -0800
  • 6c0fee1a43
    Merge pull request #6346 from akatsoulas/aaq-widget-qdetails Tasos Katsoulas 2024-11-11 14:25:49 +0200
  • c092d7759a
    Set AAQ context in question details Tasos Katsoulas 2024-11-11 14:24:54 +0200
  • cd5fb24f2b Instead of downloading and installing Homebrew to install Allure in order to generate the test report in a single .html file we are going to Download the Allure commandline tool and use it directly to generate the test report in a single .html file. Emil Ghitta 2024-11-11 13:35:03 +0200
  • 854fa465d3 - Improving the groups_page.py page object and adding new locators & functions against them to be used in tests. - Adding a function to click on groups listed inside the profile page. - Adding user group tests pytest marker to pytest.ini - Adding new test images for usage in tests. - Expanding playwright coverage over the groups section via the test_groups.py - Expanding playwright coverage into verifying that messages can be sent via the groups page inside the test_messaging_system.py - Adding a couple of helper functions inside the utilities.py to: 1. Have the capability of uploading files via file choosers. 2. Have the capability of taking a screenshot for a particular locator. 3. Have the capability of comparing two given images using python pillow. Emil Ghitta 2024-10-30 17:52:36 +0200
  • 438222a03c
    Merge pull request #6343 from smithellis/1229-long-search-summary-overlaps-filter Tasos Katsoulas 2024-11-11 12:09:11 +0200
  • 0755f8f074
    1229 - Contrain search summary size to container Smith Ellis 2024-11-08 14:59:08 -0500
  • a084ab4801
    Bump pillow from 9.5.0 to 11.0.0 dependabot/pip/pillow-11.0.0 dependabot[bot] 2024-11-07 16:45:49 +0000
  • 474d8a4bd1
    Management command to merge tags (#6339) Tasos Katsoulas 2024-11-07 18:43:35 +0200
  • 9ba2d92816
    Management command to merge tags Tasos Katsoulas 2024-11-07 13:55:03 +0200
  • 0e07070d27
    Merge pull request #6338 from emilghittasv/playwright-flakiness-try-fix Emil Ghitta 2024-11-07 11:13:27 +0200
  • 6839f6f189 Update search.py to handle is_archived filter smithellis 2024-11-06 20:05:31 -0500
  • 99e0c88a9a
    Remove orphaned tags (#6335) Tasos Katsoulas 2024-11-06 22:16:13 +0200
  • 9915962290
    Set the AAQ context for the wiki widget (#6337) Tasos Katsoulas 2024-11-06 19:38:39 +0200
  • 303be7fb6a
    remove merging of fuzzy-matching tags Ryan Johnson 2024-11-06 09:12:15 -0800
  • 5dda7567da - Creating a new helper function in utilities.py that gives the possibility of re-calling a function which failed due to a 502 error. This function relies on catching a warning emitted by the handle_502_error function inside conftest.py. - Fix locators issues due to the transition from selectize to tom-select. - Extended the checkbox_interaction() function in basepage.py to handle ElementHandles and implemented a retry mechanism if the element check() or uncheck() has failed due to some reason. - Modified the click() function in basepage.py to: 1. Accept and interact with ElementHandles. 2. Implement a retry mechanism based on a given expected_locator or expected_url after the click action. If the expected_locator or expected_url condition is not fulfilled after the click action we are forcing a re-click on the target element. 3. Wait for networkidle before attempting to click on the element. - Updated the page objects, tests and flows for which flakiness occurred in the past to use the newly implemented click() and function re-call mechanism. - Added a helper function in basepage.py which moves the mouse to a given location. Emil Ghitta 2024-11-05 00:13:15 +0200
  • fa57466baa
    Set the AAQ context for the wiki widget Tasos Katsoulas 2024-11-06 17:38:12 +0200
  • eae560d68c
    Merge pull request #6336 from akatsoulas/permanent-redirect Tasos Katsoulas 2024-11-06 16:24:19 +0200
  • 1a79af0eae
    Make topic slug redirect permanent Tasos Katsoulas 2024-11-06 15:32:50 +0200
  • a8aeb72bb4
    Curate list of existing tags Tasos Katsoulas 2024-11-06 10:38:28 +0200
  • 91731e2cfd
    Bump django-taggit to 6.1.0 Tasos Katsoulas 2024-11-05 13:22:16 +0200
  • ea918f8403
    Merge pull request #6326 from akatsoulas/disable-tag-creation Tasos Katsoulas 2024-11-06 10:36:43 +0200
  • d41cc80ce3
    Merge pull request #6328 from akatsoulas/wagtail-references Tasos Katsoulas 2024-11-04 17:53:53 +0200
  • 3d9e2cd8d8
    Do not allow the creation of new tags Tasos Katsoulas 2024-10-31 18:55:54 +0200
  • 10637c3837
    Merge pull request #6333 from akatsoulas/500-all-questions 1.1.6 Tasos Katsoulas 2024-11-04 13:59:08 +0200
  • f9e7f40ec5
    Improve aaq config check Tasos Katsoulas 2024-11-04 13:58:13 +0200
  • 95d21cbdfe
    Remove wagtail references from squashed migrations Tasos Katsoulas 2024-11-01 11:29:52 +0000
  • b181806818
    Remove squashed migrations Tasos Katsoulas 2024-11-01 13:19:34 +0200
  • aaf7285958
    Remove wagtail references Tasos Katsoulas 2024-11-01 13:16:42 +0200
  • 8d65c38657
    Merge pull request #6332 from akatsoulas/500-aaq-config-topics Tasos Katsoulas 2024-11-04 11:30:22 +0200
  • 2caac8cf72
    Do not reference empty list Tasos Katsoulas 2024-11-04 11:29:18 +0200
  • b02cd92dde
    Merge pull request #6329 from smithellis/1206-search-pagination-gototop Tasos Katsoulas 2024-11-04 11:06:23 +0200
  • 3873525da8
    scroll to top on pagination Smith Ellis 2024-10-31 12:42:04 -0400
  • 1ba7b207c2
    Limit simple search Smith Ellis 2024-10-31 11:14:33 -0400
  • cb43e48178
    Remove squashed migrations Tasos Katsoulas 2024-11-01 13:19:34 +0200
  • 463ab47cd0
    Squash Wagtail migrations (#6295) Tasos Katsoulas 2024-11-01 00:36:56 +0200
  • 684f534c41
    Drop unique_constraint Tasos Katsoulas 2024-10-31 19:44:43 +0200
  • 3eb90c4ac8
    Squash Wagtail migrations Tasos Katsoulas 2024-10-15 16:18:33 +0300
  • 026d0a3b54
    Merge pull request #6323 from akatsoulas/replace-selectisize-tom-select Ryan Johnson 2024-10-31 07:29:39 -0700
  • a706123f49
    Merge pull request #6324 from smithellis/2028-templates-in-featured Tasos Katsoulas 2024-10-31 16:09:59 +0200
  • fae551905e
    2028 - No templates in featured articles Smith Ellis 2024-10-31 09:17:26 -0400
  • 3b08bf735c
    Replace selectize with tom-select Tasos Katsoulas 2024-10-23 16:52:25 +0300
  • 4f409a51d2
    Upgrade npm packages Tasos Katsoulas 2024-10-30 15:11:24 +0200
  • 5d6c2e3899
    Merge pull request #6321 from akatsoulas/multiple-topics-500 1.1.5 Tasos Katsoulas 2024-10-30 15:05:21 +0200