diff --git a/services/idp/Makefile b/services/idp/Makefile index 1844f39da..b9b291934 100644 --- a/services/idp/Makefile +++ b/services/idp/Makefile @@ -30,9 +30,7 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target ci-node-generate: assets .PHONY: assets -assets: i18n \ - ui-images \ - yarn-build \ +assets: yarn-build \ assets/identifier/static \ assets/identifier/static/logo.svg \ assets/identifier/static/favicon.ico diff --git a/services/idp/package.json b/services/idp/package.json index 3902e36ce..baf2e2e59 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -23,6 +23,7 @@ "i18next-browser-languagedetector": "^6.1.3", "i18next-http-backend": "^1.3.2", "i18next-resources-to-backend": "^1.0.0", + "kpop": "https://download.kopano.io/community/kapp:/kpop-2.2.0.tgz", "query-string": "^7.1.1", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/services/idp/ui/public/index.html b/services/idp/ui/public/index.html index 7d5cb2ca4..8dccae78b 100644 --- a/services/idp/ui/public/index.html +++ b/services/idp/ui/public/index.html @@ -3,18 +3,16 @@
- + + -