Skip to content

Commit

Permalink
Merge pull request #235 from ontoportal-lirmm/feature/update-home-pag…
Browse files Browse the repository at this point in the history
…e-design

Feature: Update home page design
  • Loading branch information
syphax-bouazzouni committed Sep 5, 2023
1 parent 5725ebf commit 77093cc
Show file tree
Hide file tree
Showing 41 changed files with 924 additions and 173 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ gem 'thin'
gem 'view_component', '~> 2.72'
gem 'turnout'
gem 'will_paginate', '~> 3.0'
gem 'inline_svg'

gem 'ontologies_api_client', git: 'https://github.com/ontoportal-lirmm/ontologies_api_ruby_client.git', branch: 'development'

Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ GEM
importmap-rails (1.1.6)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
inline_svg (1.9.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.6.0)
irb (1.6.4)
reline (>= 0.3.0)
Expand Down Expand Up @@ -444,6 +447,7 @@ DEPENDENCIES
i18n
iconv
importmap-rails
inline_svg
jquery-rails
jquery-ui-rails
jsbundling-rails
Expand Down
3 changes: 3 additions & 0 deletions app/assets/images/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/assets/images/check-outlined.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 82 additions & 0 deletions app/assets/images/home-random-bubbles.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/collaboration/cnrs_logo.jpg
Binary file not shown.
Binary file added app/assets/images/logos/collaboration/d2kab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/collaboration/d2kab_logo.png
Binary file not shown.
Binary file added app/assets/images/logos/collaboration/inrae.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/collaboration/inrae_logo.jpg
Binary file not shown.
Binary file added app/assets/images/logos/collaboration/lirmm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/collaboration/lirmm_logo.png
Binary file not shown.
Binary file removed app/assets/images/logos/collaboration/sifr_logo.jpg
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/collaboration/um_logo.png
Binary file not shown.
Binary file not shown.
Binary file added app/assets/images/logos/supports/anr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/supports/anr_logo.png
Binary file not shown.
Binary file added app/assets/images/logos/supports/eu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/supports/ibc_logo.jpg
Binary file not shown.
Binary file removed app/assets/images/logos/supports/msca_eu_logo.jpg
Binary file not shown.
Binary file added app/assets/images/logos/supports/numev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/logos/supports/numev_logo.png
Binary file not shown.
3 changes: 3 additions & 0 deletions app/assets/images/loop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/assets/images/ontoportal-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/assets/images/play-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/assets/images/play.svg
3 changes: 3 additions & 0 deletions app/assets/images/upload.svg
Loading

0 comments on commit 77093cc

Please sign in to comment.