Logo
Explore Help
Sign In
admin/ludikevent_crm
1
0
Fork 0
You've already forked ludikevent_crm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
ludikevent_crm/assets/etl.scss

11 lines
264 B
SCSS
Raw Permalink Normal View History

✨ feat(etl): Add ETL authentication and navigation Add Keycloak authentication for ETL users. Configure ETL routes and login/logout functionality. Integrate ETL with Keycloak SSO. Update vite.config.js to include etl.js. Create EtlController with home, login, and logout routes. Implement EtlAuthenticator for email/password login. Configure security.yaml for ETL firewall and providers. Add etl.js and etl.scss for ETL frontend. Add Keycloak client configuration for ETL. Update PrestaireController to use absolute URL for login.
2026-02-06 11:43:31 +01:00
@import "tailwindcss";
body {
@apply bg-slate-50 text-slate-900 font-sans antialiased;
-webkit-tap-highlight-color: transparent;
}
.mobile-container {
@apply max-w-md mx-auto min-h-screen flex flex-col relative bg-white shadow-2xl overflow-hidden;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API