Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for bringing DEV into PROD #6388

Merged
merged 55 commits into from
Jul 16, 2024
Merged

PR for bringing DEV into PROD #6388

merged 55 commits into from
Jul 16, 2024

Commits on Jun 8, 2024

  1. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
             - remove "empty.css" from webassets
             - remove lazy loading from carousel as now there are few items and is the largest section impacting the "Largest Contentful Paint", so we want the browser to prioritize loading the images
             - removed signup + verify popups from page template as they have been moved to a separate page
             - use <link rel="preconnect" to trigger DNS request for google fonts
             - refactored google recaptcha js to load only in pages where it is needed (large asset)
             - remove individual css file generation for: banner-styles, search-styles, onboarding-styles, onboarding-verify-styles, onboarding-survey-styles,
             - onboarding-styles included in onboarding-bulk-anon or onboarding-bulk-user (2 new css files)
    aalecs committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    aaefadd View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
    - add rcssmin to requirements
    aalecs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7d5bd00 View commit details
    Browse the repository at this point in the history
  2. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
    - add rcssmin to requirements
    aalecs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8555a48 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    e60d27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cef75 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6368 from OCHA-DAP/bugfix/HDX-9916

    HDX-9916 fix showcase action buttons
    danmihaila committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    77021ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e410d5 View commit details
    Browse the repository at this point in the history
  5. HDX-8971 fix tests

    ccataalin committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1c099f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6369 from OCHA-DAP/feature/HDX-9453-build-page-c2…

    …-reenter-email
    
    HDX-9453 add tests for changing email during onboarding
    danmihaila committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8eadf72 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. HDX-8971 add tests

    ccataalin committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    306f11d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request #6372 from OCHA-DAP/feature/HDX-8971-disable-setti…

    …ng-live-dataset-filestores-resources
    
    HDX-8971 disable setting a filestore resources only dataset to live
    danmihaila committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0bb24b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6365 from OCHA-DAP/fix/hdx-9070-google-search-opt…

    …imize
    
    HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…
    danmihaila committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e05e4ef View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update version.py

    danmihaila committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9c57f6c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
             - optimize js bundles that are coming from vendor & base
             - move bundles in hdx_theme with similar naming
             - avoid using ckan vendor as no bundling possible
             - move jquery extra to bundle
    aalecs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0aa916f View commit details
    Browse the repository at this point in the history
  2. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
             - test reverting to lazy load for imgs
    aalecs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1a3a769 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6374 from OCHA-DAP/fix/hdx-9070-google-search-opt…

    …imize
    
    HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…
    danmihaila committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    27d73c2 View commit details
    Browse the repository at this point in the history
  4. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
             - fix vendor loads + fontawesome
    aalecs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    442753e View commit details
    Browse the repository at this point in the history
  5. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
             - load fontawesome from CDN instead of CKAN
    aalecs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2d4b625 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. HDX-9927 add CSRF tokens

    ccataalin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    3e7d444 View commit details
    Browse the repository at this point in the history
  2. HDX-9927 fix tests

    ccataalin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c97c5f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request #6375 from OCHA-DAP/feature/HDX-9927-add-csrf-tokens

    PR: HDX-9927 add CSRF tokens
    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d0aac9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6376 from OCHA-DAP/fix/hdx-9070-google-search-opt…

    …imize
    
    Fix/hdx 9070 google search optimize
    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0e69db0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db1c7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32c352c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6377 from OCHA-DAP/feature/HDX-9935-improve-usern…

    …ame-validation-logic
    
    HDX-9935 improve live feedback validation for username
    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0196e38 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6378 from OCHA-DAP/feature/HDX-9944-update-powerb…

    …i-tutorial-url
    
    HDX-9944 update url of PowerBI tutorial
    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cb5f600 View commit details
    Browse the repository at this point in the history
  7. HDX-9906 update HDX logo

    ccataalin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3f1edbf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6379 from OCHA-DAP/feature/HDX-9906-update-hdx-logo

    HDX-9906 update HDX logo
    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1200429 View commit details
    Browse the repository at this point in the history
  9. update quickcharts version

    ccataalin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f3d191f View commit details
    Browse the repository at this point in the history
  10. Update requirements.in

    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7dc4c00 View commit details
    Browse the repository at this point in the history
  11. Update requirements.txt

    danmihaila committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8dfe569 View commit details
    Browse the repository at this point in the history
  12. HDX-9945 Fix for pagination when multi-valued filter is used

    This fixed pagination when filtering by 2 orgs or by 2 tags
    alexandru-m-g committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d530b79 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #6380 from OCHA-DAP/bugfix/HDX-9945-pagination-pro…

    …blem
    
    PR HDX-9945 Fix for pagination when multi-valued filter is used
    danmihaila committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    39ecc59 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/prod' into dev

    # Conflicts:
    #	ckanext-hdx_theme/ckanext/hdx_theme/version.py
    alexandru-m-g committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e78457a View commit details
    Browse the repository at this point in the history
  3. HDX-9955 fix js errors

    ccataalin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ded21b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #6383 from OCHA-DAP/bugfix/HDX-9955-fix-js-errors

    HDX-9955 fix js errors
    danmihaila committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    844637a View commit details
    Browse the repository at this point in the history
  2. HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…

    …are for March 2024
    
             - fix fontawesome for pages that don't inherit page.html
    aalecs committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    28fd806 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6384 from OCHA-DAP/fix/hdx-9070-google-search-opt…

    …imize
    
    HDX-9070 - Discovery - Google Search Console - Core Web Vitals - Prep…
    danmihaila committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3fd4284 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Update requirements.in

    danmihaila committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7c6f336 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    danmihaila committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3e1d10a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. HDX-9959 - Font Awesome not loaded on all pages (DEV)

    - remove all old hdx_show_more references in templates
    aalecs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3c9f6da View commit details
    Browse the repository at this point in the history
  2. HDX-9959 - Font Awesome not loaded on all pages (DEV)

     - fix add select2 in page-light bundle as responsive pages were missing the lib
     - fix i18n loaded after notify js for the custom org page
     - hdx_show_more bundle refactor
    aalecs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    61fe1fc View commit details
    Browse the repository at this point in the history
  3. HDX-9959 - Font Awesome not loaded on all pages (DEV)

     - fix loading search scripts instead of styles in search light template
    aalecs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b7e3486 View commit details
    Browse the repository at this point in the history
  4. HDX-9962 - test on dev- Jul 3

          - fix - no need for select2 css to be added again manually from templates, as it is part of the page styles bundle
    aalecs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    78d2c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ad695c View commit details
    Browse the repository at this point in the history
  6. HDX-9959 - Font Awesome not loaded on all pages (DEV)

             - refactor show more bundle to be included in base page scripts
    aalecs committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    db3eed4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6386 from OCHA-DAP/fix/hdx-9070-google-search-opt…

    …imize
    
    Fix/hdx 9070 google search optimize
    alexandru-m-g committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b91e59b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Updating version to 1.82.6

    Also removing the PY3 suffix
    alexandru-m-g committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    34056ea View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. HDX-9962 loading google-analytics.js immediately after hdx-util-lib.js

    - because google-analytics adds functions to hdx-util-lib
    alexandru-m-g committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    13a2bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2609a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    76213d9 View commit details
    Browse the repository at this point in the history
  2. HDX-9962 do not load old select2 version on all light pages

    - some light pages (new onboarding) use a newer select2 v4. Both old and new select2 should NOT be loaded at the same time on a page (causes problems)
    - on the FAQ page, the select2.css needs to be loaded before other css
    alexandru-m-g committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e4a05f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge pull request #6390 from OCHA-DAP/bugfix/webassets-fixes

    PR HDX-9962Bugfix/webassets fixes
    alexandru-m-g committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e8bb6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7528c5b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6389 from OCHA-DAP/feature/HDX-9969-improve-hdx-s…

    …ignals-signup-form
    
    HDX-9969 improve HDX Signals signup form
    alexandru-m-g committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    958db03 View commit details
    Browse the repository at this point in the history