Closed liviuignat closed 7 years ago
Hi @RaulTsc , this PR does not include the changes we discussed about the links here. The branch was created before our discussion, but waited for a review.
I will create another branch for that. I have some ideas, will create a PR and discuss more :)
@RaulTsc, I will have merge this. If you have any comments, I will create a new PR to solve them :).
loggedInRedirectUrl
with redirect logic on the index page./server/controllers/index.ts
to/server/controllers/siteController.ts
tslint.json
validation rules for unused variables and removed unused variables.FormattedLink
component to acceptid
(for translation id as link) orhref
(for direct link but with locale appended in front of the link).