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

  • 5862bff8dc Do not display products without docs Tasos Katsoulas 2024-08-05 14:12:26 +0300
  • 464f34d24e
    Merge pull request #6159 from escattone/fix-broken-image-upload-preview Tasos Katsoulas 2024-08-05 12:11:35 +0300
  • 5ff084a78c
    fix gallery image upload modal Ryan Johnson 2024-08-01 15:03:40 -0700
  • e35cb60c56
    Merge pull request #6162 from emilghittasv/playwright-browser-check-rework Emil Ghitta 2024-08-02 20:42:25 +0300
  • d043719cd6 - Playwright pytest provides the is_chromium, is_webkit and is_firefox fixtures to determine the current browser used for testing. Modifying the test to use those. Emil Ghitta 2024-08-02 18:36:38 +0300
  • c8eabcd6e6
    Putting back... Smith Ellis 2024-08-02 11:10:14 -0400
  • 7d6bf61ff4
    Updated to scripts folder Smith Ellis 2024-08-02 10:48:08 -0400
  • 27dce35a70
    Remove redirect to translate view Smith Ellis 2024-08-02 10:28:19 -0400
  • cdc763d3d1
    Merge pull request #6152 from akatsoulas/custom-wagtail-documents Tasos Katsoulas 2024-08-02 10:37:01 +0300
  • 1b8f5cd075
    Merge pull request #6158 from emilghittasv/playwright-kb-restricted-visibility-rework Emil Ghitta 2024-08-01 21:10:37 +0300
  • 4d50f5e0cf - Adding Mozilla Monitor to playwright coverage. - Fixing some failures caused by the recent taxonomy work. - Isolating the restricted visibility kb articles to avoid flakiness (no longer using a single kb article for multiple tests. Making use of the create_delete_article fixture to create a fresh kb article before each test & delete it when done) - Removing unused playwright.yml and pytest.ini markers. - Reworking the waits. Emil Ghitta 2024-07-31 20:44:33 +0300
  • 91b6f07151
    Merge pull request #6156 from akatsoulas/question-list-product Tasos Katsoulas 2024-08-01 13:58:43 +0300
  • 373d86e4e7 Display tags for all products in AAQ Tasos Katsoulas 2024-07-31 13:53:23 +0300
  • 219caad09f
    Merge pull request #6157 from akatsoulas/delete-existing-redirect Ryan Johnson 2024-07-31 15:57:13 -0700
  • 6bc9c7c25c
    Creates a folder for models - pages.py - Wagtail specific additions for: -- SumoPlaceholderPage - a page type for pages needed to fill in WT tree -- SingleProductIndexPage - a page that is the homepage for a chosen product -- Various blocks used to build pages: --- ProductSnippetBlock - allows product selection from model --- SearchBlock - includes page search feature --- CTABlock - a block for CTA inclusion --- FeaturedArticleBlock - a block for adding featured article section --- FrequestTopicsBlock - a block for adding frequest topics section - wagtail_hooks.py file to fix test issues, register Product as wagtail_snippet and set up panels Smith Ellis 2024-07-17 14:31:58 -0400
  • ae9a6bfe56
    Decorator to serve prefer CMS pages Smith Ellis 2024-07-17 14:23:52 -0400
  • db8dd6ed05 Delete existing redirects if slug exists in taxonomy. Tasos Katsoulas 2024-07-31 14:04:37 +0300
  • 1cc64b7542
    Merge pull request #6153 from akatsoulas/topic-get-absolute-url Tasos Katsoulas 2024-07-31 12:19:50 +0300
  • 1284224986
    Merge pull request #6155 from akatsoulas/drop-navigation-topics Tasos Katsoulas 2024-07-31 11:58:03 +0300
  • 5e12e4e28e Update Topic get_absolute_url method. Tasos Katsoulas 2024-07-30 15:47:29 +0300
  • 9214137aa6 Drop NAVIGATION_TOPICS entries Tasos Katsoulas 2024-07-31 11:41:13 +0300
  • fd295f5338
    Merge pull request #6154 from akatsoulas/topic-side-nav Ryan Johnson 2024-07-30 13:10:41 -0700
  • cc0d8c8893 Control topic side nav from the admin. Tasos Katsoulas 2024-07-30 16:36:29 +0300
  • 20cc71d54b
    Use custom Wagtail Document Tasos Katsoulas 2024-07-30 12:23:55 +0300
  • dbc2565cb1
    Merge pull request #6150 from akatsoulas/filter-by-product Tasos Katsoulas 2024-07-30 10:48:01 +0300
  • 5f23b341ae
    Filter by product in topic navigation. Tasos Katsoulas 2024-07-29 22:03:52 +0300
  • 98a3902bed
    Merge pull request #6146 from akatsoulas/migrate-topics-nav Tasos Katsoulas 2024-07-29 19:53:23 +0300
  • 8c83211208 Allow navigating by all topics Tasos Katsoulas 2024-07-25 19:20:20 +0300
  • adf6465141 Migrate content to the new taxonomy Tasos Katsoulas 2024-07-24 16:23:23 +0300
  • 39739e969e
    Merge pull request #6148 from akatsoulas/update-navigation-entries Tasos Katsoulas 2024-07-29 12:03:51 +0300
  • 79d2fd379f Update main menu navigation entries Tasos Katsoulas 2024-07-26 13:59:53 +0300
  • a61d27366b
    Merge pull request #6149 from escattone/move-message-count-alert Ryan Johnson 2024-07-26 09:44:00 -0700
  • dff07b4449
    move message count alert to be sibling of h4 Ryan Johnson 2024-07-26 09:20:09 -0700
  • badeff3318
    Merge pull request #6138 from escattone/add-message-count-indicator-1785 Ryan Johnson 2024-07-26 07:23:51 -0700
  • 63fac03d25
    Merge pull request #6147 from emilghittasv/fix-more-option Emil Ghitta 2024-07-26 12:31:43 +0300
  • e3a03a4194 Fix the "More" string from the topics listing page. Emil Ghitta 2024-07-26 11:32:14 +0300
  • 8e374eb907
    Merge pull request #6142 from akatsoulas/update-admin-m2m Tasos Katsoulas 2024-07-26 11:09:26 +0300
  • b6177cb4e4
    Merge pull request #6145 from emilghittasv/l10n-fix-topic-listing-page-strings Ryan Johnson 2024-07-25 15:52:39 -0700
  • 4ffba5cca2
    add message alert for signed-in users Ryan Johnson 2024-07-24 16:50:28 -0700
  • 4e91378a05 Fix the "More" unlocalized string from the topics listing page. Emil Ghitta 2024-07-25 19:08:34 +0300
  • 395580bf34
    Merge pull request #6143 from emilghittasv/l10n-fix-questions-missing-localization Tasos Katsoulas 2024-07-25 17:11:44 +0300
  • bda7535eac
    Merge pull request #6144 from emilghittasv/l10n-fix-browse-to-upload Tasos Katsoulas 2024-07-25 17:11:11 +0300
  • 559edc647f Fix missing localization for the "Browse..." string in attachments.html macro Emil Ghitta 2024-07-25 16:08:16 +0300
  • 8aee24031c Fix missing localization tags for strings question_details.html and email_subscribe.html Emil Ghitta 2024-07-25 15:25:00 +0300
  • 97e24bcc9d Display inline products m2m field. Tasos Katsoulas 2024-07-25 15:08:22 +0300
  • da7fedc623
    Merge pull request #6141 from emilghittasv/l10n-moderate-forum-content-fix Emil Ghitta 2024-07-25 14:21:49 +0300
  • b0f9e5da65
    Merge pull request #6139 from emilghittasv/l10n-strings-profile Tasos Katsoulas 2024-07-25 13:53:47 +0300
  • c7123fb7a7
    Merge pull request #6140 from akatsoulas/rename-all-topics-macro Tasos Katsoulas 2024-07-25 13:52:28 +0300
  • a2640d1021 Fix missing localization tags for strings in flagged_answer.html, flagged_post.html, flagged_profile.html, flagged_question.html and queue.html Emil Ghitta 2024-07-25 13:39:20 +0300
  • 936649ef87 Update wording in topic side menu Tasos Katsoulas 2024-07-25 13:26:52 +0300
  • eaa01db125 - Fix 'Cancel' button from the /users/edit page which is missing localization. Emil Ghitta 2024-07-25 12:12:43 +0300
  • 09ef541b80
    Merge pull request #6136 from escattone/remove-unreachable-refresh-firefox-from-download-firefox-macro-1716 Tasos Katsoulas 2024-07-25 11:53:53 +0300
  • 421c376ce3
    Merge pull request #6093 from escattone/no-doc-caching-when-vary-on-accept-language-1500 Ryan Johnson 2024-07-24 11:30:27 -0700
  • a23e91d314
    remove unreachable refresh firefox button from macro Ryan Johnson 2024-07-24 09:33:00 -0700
  • babb6b151e
    fix products.js and convert to vanilla JS Ryan Johnson 2024-07-24 09:19:12 -0700
  • 84a98a5d3a
    Merge pull request #6135 from akatsoulas/update-topic-desc 1.0.11 Tasos Katsoulas 2024-07-24 15:49:05 +0300
  • 91128b218f Update topic descriptions Tasos Katsoulas 2024-07-24 15:07:43 +0300
  • 6a79a25222
    Merge pull request #6134 from emilghittasv/expand-playwright-coverage-explore-by-topic Emil Ghitta 2024-07-24 09:18:47 +0300
  • f92c0b92ba - Adding a new helper function in BasePage to extract the list of textContent for a given locator. - Adding the https://support.allizom.org/en-US/kb/get-community-support?exit_aaq=1 page to test data. - Adding the AAQ widget text which is displayed when the "All Products" filter is applied to AAQWidgetMessage for further usage in tests. - Expanding the locators & actions for the ExploreByTopicsPage class. - Adding playwright coverage for the "Explore By Topic" page: - Verifying that the correct explore by topic page header is displayed when changing the topic via the "All Topics" side navbar. - Verifying that the "Filter by product" successfully updates the displayed list of articles with articles that belong to the chosen product from the "Filter by product" dropdown (by verifying the displayed metadata for each listed article) - Verifying that the correct AAQ widget text is displayed for each filtered product. - Verifying the correct AAQ widget redirect for each filtered product. - Added playwright coverage for the https://github.com/mozilla/sumo/issues/1876 case - Adding the new test suite to playwright.yml Emil Ghitta 2024-07-23 15:51:30 +0300
  • 99d6154cca
    Merge pull request #6133 from emilghittasv/expand-playwright-top-navbar-coverage Emil Ghitta 2024-07-22 22:39:33 +0300
  • c25974ece2 - Adding a new helper function inside BasePage which should check if a given Locator is visible. - Creating the contributor_discussions_page.py page (for /forums SUMO page), discussions_page.py (for /forums/{forumName}/ page) and explore_by_topic_page.py page (for /topics/ SUMO page). - Instantiating the newly created pages inside sumo_pages.py - Updating the top-navbar.py with several new locators (for the new top-navbar) & action functions against them. - Expanding playwright coverage over the top-navbar section by verifying: - All Explore Help Articles > Explore by product top-navbar options redirects. - All Explore Help Articles > Explore by topic redirects top-navbar options redirects + the default "Filter by product" & "All Topics" filter when accessing the page. - All Community Forums > Browse by product top-navbar options redirects. - All Community Forums > Browse all forum threads by topic top-navbar options redirects + the filter displayed inside the "Topics" dropdown. - All Ask a Question top-navbar option redirects. - All Contribute > Contributor Discussions top-navbar redirects + the highlighted option inside the "Contributor discussions" side-navbar Emil Ghitta 2024-07-22 17:38:27 +0300
  • 4ea3baed8e
    Merge pull request #6132 from janbrasna/fix/products-option-l10n Tasos Katsoulas 2024-07-22 17:40:26 +0300
  • 131d4bb037
    back to re_path Smith Ellis 2024-07-22 09:48:01 -0400
  • 4a8b96b2ac
    Merge pull request #6130 from akatsoulas/taxonomy-topics Tasos Katsoulas 2024-07-22 14:47:09 +0300
  • 6afaca093a
    Create new taxonomy topics Tasos Katsoulas 2024-07-19 15:01:46 +0300
  • 0ffd102eee
    Update product_macros default option l10n Jan Brasna 2024-07-22 13:00:14 +0200
  • 9a1ca419e5
    Merge pull request #6131 from janbrasna/fix/banner-macro-cta-l10n Tasos Katsoulas 2024-07-22 13:32:24 +0300
  • 20ceb553e7
    Fix common_macros scam_banner CTA l10n Jan Brasna 2024-07-21 19:20:30 +0200
  • f9c7d4275f
    Merge pull request #6129 from emilghittasv/playwright-framework-refactor Emil Ghitta 2024-07-19 13:50:07 +0300
  • 29d1844d52 - Update browser option from chrome to chromium. - Renamed the TestUtilities class to Utilities & class instance from test_utilities to utilities - Adding create_delete_article mark to pytest.ini Emil Ghitta 2024-07-19 11:35:10 +0300
  • c4eb68b1d5
    Merge pull request #6128 from emilghittasv/playwright-framework-refactor Emil Ghitta 2024-07-19 01:03:01 +0300
  • c1be78d3bc
    Make product FK nullable Tasos Katsoulas 2024-07-18 16:35:38 +0300
  • 4eef3588cb Refactoring playwright framework Emil Ghitta 2024-07-09 18:53:43 +0300
  • ea51d730e6
    URL changes required WT work Smith Ellis 2024-07-17 14:53:43 -0400
  • ae43b3b20a
    Merge pull request #6121 from mozilla/dependabot/pip/setuptools-70.0.0 Tasos Katsoulas 2024-07-17 18:40:05 +0300
  • 2a6332364c
    Merge pull request #6119 from escattone/fix-1876 Tasos Katsoulas 2024-07-17 18:29:48 +0300
  • a17c531ff4
    Merge pull request #6123 from akatsoulas/firefox-desktop Ryan Johnson 2024-07-17 08:25:12 -0700
  • b953efb0b9
    Wording menu updates Tasos Katsoulas 2024-07-17 17:11:50 +0300
  • 09b1c149b6
    Merge pull request #5999 from smithellis/1747-es-synonyms Tasos Katsoulas 2024-07-16 11:00:23 +0300
  • 2de62b413d
    Merge pull request #6122 from emilghittasv/test-enabler Emil Ghitta 2024-07-15 23:32:24 +0300
  • beda693055 - Enabling test_fallback_languages test since https://github.com/mozilla/sumo/issues/1820 is now fixed. - Removed some other Firefox Reality, FPN and Hubs mentions inside the playwright framework. Emil Ghitta 2024-07-15 16:05:52 +0300
  • e8913a4d9e
    Bump setuptools from 69.0.3 to 70.0.0 dependabot[bot] 2024-07-15 19:12:40 +0000
  • c4b5834a7c
    Merge pull request #6120 from akatsoulas/update-db-strings Ryan Johnson 2024-07-15 07:24:33 -0700
  • 1f84f53d70
    Update database strings Tasos Katsoulas 2024-07-15 14:46:36 +0300
  • 4ff5bd715f
    return 404 instead of 500 for non-navigable topics Ryan Johnson 2024-07-11 15:51:58 -0700
  • 51e5dcbf87
    Merge pull request #6112 from akatsoulas/customize-article 1.0.10 Tasos Katsoulas 2024-07-11 16:40:00 +0300
  • a5794c23d5
    Merge pull request #6118 from mozilla/dependabot/pip/wagtail-6.1.3 Tasos Katsoulas 2024-07-11 16:25:24 +0300
  • 7c0e20a790
    Bump wagtail from 6.1.2 to 6.1.3 dependabot[bot] 2024-07-11 13:23:44 +0000
  • a44505ca20
    Merge pull request #6116 from akatsoulas/topics-404 Tasos Katsoulas 2024-07-11 16:19:07 +0300
  • 31582b3342
    Merge pull request #6117 from emilghittasv/drop-sunset-products-from-playwright Emil Ghitta 2024-07-11 16:12:31 +0300
  • f8aabec21f Removing sunset products from playwright coverage. Emil Ghitta 2024-07-11 15:08:42 +0300
  • b6c7284ab0
    Query subtopics for redirects Tasos Katsoulas 2024-07-11 13:01:52 +0300
  • f2d5e5a17a
    Merge pull request #6114 from mozilla/dependabot/pip/django-4.2.14 Tasos Katsoulas 2024-07-11 10:49:36 +0300
  • 0bdc825dd8
    Bump django from 4.2.11 to 4.2.14 dependabot[bot] 2024-07-10 22:00:01 +0000
  • a044012405
    no doc caching when vary on accept-language Ryan Johnson 2024-06-27 14:20:18 -0700
  • 22e7c994b6
    Merge pull request #6113 from akatsoulas/aaq-config-update Ryan Johnson 2024-07-10 09:37:39 -0700
  • 928af53cb0
    Drop FPN, Hubs and Reality from AAQ Tasos Katsoulas 2024-07-10 17:40:32 +0300
  • 5f460f94f0
    Hide shofor macro for non visible articles Tasos Katsoulas 2024-07-10 13:36:29 +0300
  • 2a4c7d1dfc
    Merge pull request #6111 from escattone/zh-hant-fallback-fix-1820 Ryan Johnson 2024-07-09 11:11:33 -0700
  • 11d5687d65
    fix Traditional Chinese mappings Ryan Johnson 2024-07-09 07:40:31 -0700