You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VCST-3299: Use SEO module (#42)
* mark sluginfo as obsolete
* refactor of searching best seo
* refactor code correspond to helper method works
* move seo query back
* update references
* remove reference to core module
* fix link in obsoletes
* fix diagnosticid in obsoletes
* update dependencies in manifest
* update modules versions
* up dependencies versions
* use interface instead of implementation
* move classes to corresponded folders
* revert sluginfoquery changes
* revert SlugInfoResponseType changes
* revert SlugInfoQueryBuilder changes
* remove obsolete from private methods
* remove slug and permalink from scoring of the seo infos
* up versions
* return Slug argument into SlugInfo query
* up modules
VCST-3138: More efficient way to select best SEO item (#40)
* refactor of searching best seo
* refactor code correspond to helper method works
* up version to store module