Caleydo/ordino

Override datavisyn logo from tdp_core with Caleydo logo

thinkh opened this issue · 1 comments

We must test if Ordino still shows the Caleydo loading and header icon with the implementation of PR datavisyn/tdp_core#276.

grafik

  1. Checkout tdp_core branch of PR datavisyn/tdp_core#276
  2. Test which logo is shown (datavisyn or caleydo)

If the Caleydo is still shown there is nothing to do.

If the datavisyn logo is shown we must override this logo with the Caleydo logo.

  1. Create a new _vars.scss file
  2. Override the variables $phovea-loading-icon and $tdp-busy-background
  3. Import the _vars.scss file in /src/styles/ordino.scss
  4. Test again

Please also test the ordino_public and customer customizations.

Tested the branch datavisyn/tdp_core#276 with ordino, ordino_public , tdp_bi_bioninfodb, tdp_genentech. The correct logo and loader is shown.