Skip to content
Raphael Mäder requested to merge PLAY-85 into master

Created by: sergbavykin

  • PLAY-85 Add a single select with sites available and customize a bit in custom css

  • PLAY-85 Add label and customize for theme standsrts

  • PLAY-85 Change an approach to compare two keys - use scala style

  • PLAY-85 Cleanup from unnecessary part of code(comments of older tries)

  • PLAY-85 Adjust site change handling in global select

  • PLAY-85 Implement additional point for parsing logo path

  • PLAY-85 Adjust layout template

    According to the ticket we need render specific to site logo. The functionality to handle data is already completed in Sites API, so there only adjusted some steps to use logo per site and of course, we should use something default whenever an uploaded image doesn't present there

    • Adjust layout template
    • Make some style fixes to wrap logo in brand container according to theme created space
  • PLAY-85 Small fixes according to Urs changes

  • PLAY-85 Get rid from unneccessary older sites links

  • PLAY-85 Grant an access for show all page only for SU

  • PLAY-85 Adjust template make show all button available only for SU/SA

  • PLAY-85 Add new keys and transtales

  • PLAY-85 Edit the route where we can see the list of templates, append its data with additional param

  • PLAY-85 Add new row - 'site' to email entity

  • PLAY-85 Make controller handle the both of variants to retrieve emails

  • PLAY-85 Edit templates make them use separated templates according to ticket requirements

  • PLAY-85 Remove an opportunity to list vpathes from system

    Remove the multisite checkbox from navigation search menu and also desable a possibility in API to make requests within all sites

Merge request reports