1.1.1
Highlights
- Improved KB UI for selecting related topics/products
- Display time in format appropriate to locale
- New Moderation tool for topics
- Moderators are now able to filter through the flagged content inside the moderation tool based on the flagged reason.
- Moderators can now change the topic for AAQ questions which are flagged as
Misplaced bug report or support request
directly via the moderation tool.
- Added Wagtail models, routing and decorator in support of Product index pages
- New/updated tests to accommodate new code and GUI changes across kitsune
What's Changed
- Bump cryptography from 42.0.4 to 43.0.1 by @dependabot in #6212
- Bump @blakeembrey/template from 1.1.0 to 1.2.0 by @dependabot in #6211
- Remove obsolete code for win7 by @akatsoulas in #6213
- Bump Django to 4.2.16 by @akatsoulas in #6215
- improve relevant products/topics selection by @akatsoulas in #6221
- Wagtail - decorator by @smithellis in #6220
- Playwright fix test failures caused by recent kb form changes by @emilghittasv in #6222
- Model additions and changes for Wagtail by @smithellis in #6218
-
- Bump playwright to 1.47.0 by @emilghittasv in #6225
- Display different date formats based on locale by @akatsoulas in #6224
- Update database strings by @akatsoulas in #6226
- Playwright refactor EditProfileDataFlow, Top Navbar and user_pages classes by @emilghittasv in #6232
- Add back wagtail_urls to the urls.py by @smithellis in #6230
- Fix test failure in by @smithellis in #6235
- Remove waffle serving URL path by @smithellis in #6223
- Playwright refactor UserGroupFlow and GroupsPage classes by @emilghittasv in #6237
- Playwright refactor flows & classes belonging to the messaging system by @emilghittasv in #6238
- Playwright refactor flows & classes belonging to AAQ by @emilghittasv in #6242
- Playwright refactor auth flow related classes by @emilghittasv in #6250
- Validate topics in the clean method by @akatsoulas in #6240
- Add missing schema migration by @akatsoulas in #6239
- Playwright refactor kb article related flows and classes by @emilghittasv in #6251
- Moderate topics for forum questions by @akatsoulas in #6234
- Moderate topics only on Questions by @akatsoulas in #6254
- Do not overwrite query by @akatsoulas in #6255
- Validate both topics and products by @akatsoulas in #6253
- Playwright refactor delete kb article and edit article metadata flows by @emilghittasv in #6256
- Convert int to str in widgets by @akatsoulas in #6257
- Properly handle dropdowns and ajax calls by @akatsoulas in #6258
- Convert topic and product IDs to str by @akatsoulas in #6260
- Playwright kb article threads flow refactor by @emilghittasv in #6259
- Validate only active topic/products by @akatsoulas in #6261
- Preserve query parameters upon POST request by @akatsoulas in #6263
- chore(sumo):add build workflow by @Basma1912 in #6228
- chore(githubAction): adding the build workflow by @Basma1912 in #6266
- Playwright fix failing tests by @emilghittasv in #6262
- Playwright refactor kb localization flow by @emilghittasv in #6268
- Check every topic is associated with every product by @akatsoulas in #6267
- Reduce extra space in question details by @akatsoulas in #6270
- Trim extra spaces from wiki links by @akatsoulas in #6269
- Remove margin from announcement links by @akatsoulas in #6271
- Bump serve-static and browser-sync by @dependabot in #6265
- Disable update button if no value is set by @akatsoulas in #6272
Full Changelog: 1.1.0...1.1.1