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

[Release] Stage to Main #2910

Merged
merged 13 commits into from
Sep 24, 2024
Merged

[Release] Stage to Main #2910

merged 13 commits into from
Sep 24, 2024

Commits on Sep 19, 2024

  1. [MWPW-157924] - Added functionality to disable Active Element Detecti…

    …on (#2892)
    
    Added functionality to disable Active Element Detection
    Deva309 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e3844f2 View commit details
    Browse the repository at this point in the history
  2. MWPW-158464: Switch Odin endpoint (#2894)

    * init plans cards doc
    
    * switch to QA bucket
    
    * add plans html
    
    * add test payload
    
    * upd path
    
    * card
    
    * test hlxignore
    
    * test
    
    * remove test files
    
    * remove edge payload
    
    * add marquee
    
    * add spacing
    3ch023 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c80cf18 View commit details
    Browse the repository at this point in the history
  3. MWPW-154059 - Milo templates library (#2855)

    * MWPW-154059 - Milo templates library
    
    * Allows template-metadata block to output metadata block in template
    * Fixes inital listing order
    * Adds search ability to templates
    
    Resolves: MWPW-154059
    
    * Updating unit tests
    
    * Addressing eslint issue
    
    * Address PR feedback
    
    ---------
    
    Co-authored-by: Ryan Clayton <rclayton@adobe.com>
    rgclayton and Ryan Clayton committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    549c71f View commit details
    Browse the repository at this point in the history
  4. [MWPW-158756] Enhance stage links conversion for cross-domain localiz…

    …ation (#2913)
    
    * support cross-domain localization on stage links conversion
    
    * Update libs/utils/utils.js
    
    Co-authored-by: Rares Munteanu <overmyheadandbody@gmail.com>
    
    * hotfix
    
    ---------
    
    Co-authored-by: Rares Munteanu <overmyheadandbody@gmail.com>
    robert-bogos and overmyheadandbody committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    740348c View commit details
    Browse the repository at this point in the history
  5. [AUTOMATED-PR] Update imslib.min.js dependency (#2872)

    Update self hosted dependency
    
    Co-authored-by: GitHub Action <action@github.com>
    github-actions[bot] and actions-user committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    647f799 View commit details
    Browse the repository at this point in the history
  6. [MWPW-158021] Update Milo README with Nala commands details (#2909)

    * update readme with nala commands
    
    * update few command sentences
    
    * horizontal line
    
    * update horizontal line
    
    * update heading
    
    * update nala wiki link
    
    ---------
    
    Co-authored-by: Santoshkumar Sharanappa Nateekar <nateekar@SantoshumarsMBP.attlocal.net>
    skumar09 and Santoshkumar Sharanappa Nateekar committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    adf2a9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3c9bcc View commit details
    Browse the repository at this point in the history
  8. MWPW-158674 [MEP] Support nested placholders in MEP placeholders (#2908)

    * MWPW-158674 [MEP] Support nested placholders in MEP placeholders
    
    * unit test
    
    * move match functionality to reusable function
    
    * add default value for info in getManifestConfig declaration
    
    * MWPW-158142 [MEP] check for MEP placeholders as fragmentless content is inserted (#2919)
    
    * Initial checkin. Working state.
    
    * Code refactor.
    
    * Unit test initial checkin.
    
    * Refactor into reusable function.
    
    * Removed old code.
    
    * Linting.
    
    * update unit test to call create content
    
    ---------
    
    Co-authored-by: vgoodric <vgoodric@adobe.com>
    
    ---------
    
    Co-authored-by: Dave Linhart <132396886+AdobeLinhart@users.noreply.github.com>
    vgoodric and AdobeLinhart committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1791eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. MWPW-154980 - Milo advanced page publishing part 2 (#2885)

    * sidekick publish button state
    
    * bulk publish publish config errors
    
    * dial in functionality add custom messages and denylist
    
    * publish permission in bulk pub testing
    
    * test permissions and utils coverage
    
    * remove extra variable assignment
    
    * add no signin message
    
    * put back timout for init sidekick pub button decoration
    
    * fix edge case where sk event isnt fired on refresh
    
    * fix unit tests
    
    * put back var assignment
    
    * dial in user can publish funtion
    
    * move publish utility to tools dir
    
    * fix disabled false on button
    
    * preflight publishing disabling
    
    * watch for sidekick logins
    
    * remove css formatting updates
    Sartxi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7d7eb63 View commit details
    Browse the repository at this point in the history
  2. [MWPW-153363] Countdown Timer implementation based on page metadata (#…

    …2928)
    
    * CDT Approach based on metadata
    
    * Add unit tests for CDT
    
    * self code review
    
    * removed comments
    
    * Add support for CDT in media block
    
    * Code Coverage fix
    
    * code coverage
    
    * code coverage
    
    * Handling Review Comments
    
    * Review comments
    
    * add unit test for code coverage
    
    * added cdt feature tests
    
    * increase code coverage
    
    * NIT for one line coverage
    
    * review comments for parallel load
    
    * code coverage
    
    * Fix UTC
    
    * Support instant query param
    
    * Fix code coverage
    rahulgupta999 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c5e352f View commit details
    Browse the repository at this point in the history
  3. MWPW-158077 rollout new Timeline block (#2926)

    * Move files out of mep folder
    
    * Update to match grid-width-10
    
    * Remove from mep folder and add unit tests
    
    * Add mock to test
    markpadbe committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5943664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3118631 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. [MWPW-158872 : NALA] Update Nala GitHub Action runs to correctly hand…

    …le bot-generated PR details. (#2930)
    
    * update the globalset for nala run
    
    * fix eslint errors
    
    * remove comma from console message
    
    * fix eslint comma-dangle rule
    
    ---------
    
    Co-authored-by: Santoshkumar Sharanappa Nateekar <nateekar@SantoshumarsMBP.attlocal.net>
    skumar09 and Santoshkumar Sharanappa Nateekar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b600045 View commit details
    Browse the repository at this point in the history