jklink/src/app
2025-01-19 21:23:26 +01:00
..
dashboard feat(dashboard): add dashboard table with links display 2025-01-19 21:23:26 +01:00
login feat: add dashboard component and routing logic 2025-01-19 20:46:37 +01:00
service feat(dashboard): add LinkService to fetch dashboard links 2025-01-19 21:07:31 +01:00
app.component.css chore: initialize Angular project with basic files 2025-01-19 19:27:41 +01:00
app.component.html feat(login): add login component and routing configuration 2025-01-19 20:05:24 +01:00
app.component.spec.ts chore: initialize Angular project with basic files 2025-01-19 19:27:41 +01:00
app.component.ts feat(login): add login component and routing configuration 2025-01-19 20:05:24 +01:00
app.config.ts chore: initialize Angular project with basic files 2025-01-19 19:27:41 +01:00
app.routes.ts feat: add dashboard component and routing logic 2025-01-19 20:46:37 +01:00