Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mozilla/kitsune Loading
base: 1.0.4
Choose a base ref
...
head repository: mozilla/kitsune Loading
compare: 1.0.5
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on May 29, 2024

  1. KB Document metadata (#6024)

    * Add Metadata to KB Docs
    Add django.contrib.humanize
    Update scss
    Update view to pass `helpful_votes` and `product`
    Update `document_meta` block in `document_macros.html`
    Include `document_meta` in the `content_block`
    
    * Add Metadata to Document listing pages
    - Modify `product/documents.html` to display metadata
    - Modify scss to support layout needed
    - Modify `facets.py` to return metadata needed
    
    * update scss for small screens
    
    * improve queries in facets.py
    
    * alter document_metadata to support product listings
    
    * alter document_meta call to reflect updated code
    
    * alter product/documents.html to support macro from wiki
    
    * remove helpful votes metadata for document lists
    
    ---------
    
    Co-authored-by: Ryan Johnson <rjohnson@mozilla.com>
    smithellis and escattone committed May 29, 2024
    Configuration menu
    Copy the full SHA
    88ac3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585e68d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944b321 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #6031 from escattone/no-metadata-for-archived-kb-a…

    …rticles-1811
    
    do not show metadata for archived articles
    akatsoulas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    30d2940 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6032 from escattone/limit-width-of-product-metada…

    …ta-tooltip-for-kb-articles-1810
    
    limit width of tooltip for product KB metadata
    akatsoulas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a185499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c5c6f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6034 from akatsoulas/topics-css

    Fix product metadata overlap
    akatsoulas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7f6ba58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a71a1d7 View commit details
    Browse the repository at this point in the history
Loading