Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

package.json

  • Sebastien Dumetz's avatar
    a34647bf
    Implement Search API. Redesign UI home page (#28) · a34647bf
    Sebastien Dumetz authored
    
    * implement search queries for getScenes. Also return thumbnails if possible
    
    * use the newly returned thumbnails in scene cards
    
    * improve server search API usage. Also add Authorization header support for basic auth
    
    * add homepage to eCorpus
    
    * update eCorpus scene cards
    
    * update list items ui, add href property to it
    
    * new home ui without gradiant
    
    * new layout for eCorpus collection
    
    * add missing translations in home and collection pages
    
    * add search fonction in ecorpus collection page
    
    * add proper WWW-Authenticate header to 401 responses
    
    * add a basic script to create thumbnails for all scenes
    
    * wrapping up search API
    
    ---------
    
    Co-authored-by: default avatarSarah MENOUAR <s.menouar@holusion.com>
    a34647bf
    History
    Implement Search API. Redesign UI home page (#28)
    Sebastien Dumetz authored
    
    * implement search queries for getScenes. Also return thumbnails if possible
    
    * use the newly returned thumbnails in scene cards
    
    * improve server search API usage. Also add Authorization header support for basic auth
    
    * add homepage to eCorpus
    
    * update eCorpus scene cards
    
    * update list items ui, add href property to it
    
    * new home ui without gradiant
    
    * new layout for eCorpus collection
    
    * add missing translations in home and collection pages
    
    * add search fonction in ecorpus collection page
    
    * add proper WWW-Authenticate header to 401 responses
    
    * add a basic script to create thumbnails for all scenes
    
    * wrapping up search API
    
    ---------
    
    Co-authored-by: default avatarSarah MENOUAR <s.menouar@holusion.com>
This project manages its dependencies using npm. Learn more