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

feat: Smart Wearables #1952

Merged
merged 7 commits into from
Aug 9, 2023
Merged

feat: Smart Wearables #1952

merged 7 commits into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    11105e9 View commit details
    Browse the repository at this point in the history
  2. feat: Smart badge in item cards (#1933)

    * feat: Show smart badge instead of only icon in the Asset Card
    
    * fix: Display animation on smart badge only on hover
    
    * fix: Send corret asset type to the smart badge
    
    * styles: Add missing EOL
    
    * chore: Bump UI with the change of the smart icon
    kevinszuchet authored and cyaiox committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    31d1979 View commit details
    Browse the repository at this point in the history
  3. feat: Display SW new data (video showcase and required permissions) i…

    …n detail page (#1934)
    
    * feat: Add required permissions in the SW item detail page
    
    * feat: Make the asset image container flexible enough to adapt to the new stats in the right side
    
    * feat: Add button to play sw video showcase
    
    * test: Fix tests of the new modal
    
    * refactor: Generalize required permissions to reuse it in the wearable detail
    
    * feat: Saga to fetch the required permissions
    
    * feat: Wait the required permissions before loading the assets
    
    * feat: Fetch req permissions when they are not yet loaded in the state
    
    * feat: Render video using the data from the catalyst
    
    * test: Missing tests related to the video and req permissions fetching and components
    
    * styles: Sort imports
    kevinszuchet authored and cyaiox committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e426af4 View commit details
    Browse the repository at this point in the history
  4. feat: Give more visibility to the smart filter (#1942)

    * feat: Give OnlySmart filter more visibility
    
    * chore: Add TODO
    
    * style: Fix styles reviewed in the PR
    
    * feat: Show different sections depending on the dispositive
    kevinszuchet authored and cyaiox committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b7c6d69 View commit details
    Browse the repository at this point in the history
  5. feat: Fetch sw public content (#1946)

    * feat: Fetch item content to take the video from builder api
    
    * fix: Use asset itemid only
    
    * fix: Visual fixes in the showcase modal
    
    * feat: Add EOL in css file
    kevinszuchet authored and cyaiox committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f6395ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddd237c View commit details
    Browse the repository at this point in the history
  7. chore: Smart wearables related wording (#1961)

    * feat: Add smart wearables ftu modal (#1928)
    
    * feat: Add smart wearables ftu modal
    
    * chore: Change CTA wording
    
    * feat: Add ftu video and fix styles
    
    * fix: PR Feedback
    
    * chore: Smart wearables related wording
    
    * test: Fix test that was not using translations
    
    * fix: Keep FTU video border and increase its height
    
    * fix: Add preload auto in the ftu video
    
    * feat: SW FTU Learn More redirects to the new blogpost
    kevinszuchet authored and cyaiox committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    781ab01 View commit details
    Browse the repository at this point in the history