Commit graph

13 commits

Author SHA1 Message Date
Rajbir Singh
748df61dc6 Feature: Filter Dashboard - Simple Filter for visible values
All checks were successful
Quality Check / Linting (push) Successful in 27s
Quality Check / Linting (pull_request) Successful in 26s
2025-01-16 10:32:02 +01:00
Rajbir Singh
9d3be76744 Feature: Delete Employee - function created
All checks were successful
Quality Check / Linting (push) Successful in 22s
Quality Check / Linting (pull_request) Successful in 21s
2025-01-15 12:53:25 +01:00
Rajbir Singh
3bffc414ec Feature: Dashboard - layout, style
All checks were successful
Quality Check / Linting (push) Successful in 28s
Quality Check / Linting (pull_request) Successful in 27s
2025-01-15 08:40:03 +01:00
d4ec632053 Feature: Employee Edit - Function, Layout, Style
All checks were successful
Quality Check / Linting (push) Successful in 25s
Quality Check / Linting (pull_request) Successful in 21s
2025-01-10 13:13:00 +01:00
f6664e1d8a Feature: Employee Edit - Layout, Read, Style
All checks were successful
Quality Check / Linting (push) Successful in 21s
2025-01-09 23:33:35 +01:00
708de7145c Fix: API Doc, RouterLink, Styling, Layout, Auth
All checks were successful
Quality Check / Linting (push) Successful in 21s
This Commit Does Following:
- Fixes Heidemann API doc to match his provided API
- Fixes naming of Heidemann API to be descriptive and consistent
- Replaces the Usages of `href` with `routerLink` for a nicer SPA feeling
- Adds a Warn/Error/Abort style which can be used on `button` with the respective classes: `warn`, `error` and `abort`
- Adds a `shadowless` class which can be used on FAB `button` to disable its shadow
- Sets the default form style to be `outline`
- Fixes the Main Layout to include a `<main>` and have proper header and site structure
- Fixes `AuthService#logoff` to work
- Fixes `AuthService` to write the API token to the API client
2025-01-09 23:22:42 +01:00
cd0e269000 Notifications
All checks were successful
Quality Check / Linting (push) Successful in 23s
Quality Check / Linting (pull_request) Successful in 22s
2025-01-08 12:07:12 +01:00
c060acc7db Authorization with Keycloak
All checks were successful
Quality Check / Linting (push) Successful in 28s
Quality Check / Linting (pull_request) Successful in 26s
2025-01-08 11:41:52 +01:00
9289e486b1 Fix Inconsistencies towards Material Style
All checks were successful
Quality Check / Linting (push) Successful in 22s
2024-12-19 15:31:53 +01:00
c846650556 Fix Route Active Indicator
All checks were successful
Quality Check / Linting (push) Successful in 23s
2024-12-18 15:12:54 +01:00
2e9ec6e433 Header, Routing
All checks were successful
Quality Check / Linting (push) Successful in 24s
Quality Check / Linting (pull_request) Successful in 24s
2024-12-18 13:59:42 +01:00
c12b16f0c0 Adding Angular Material and
All checks were successful
Quality Check / Linting (push) Successful in 23s
2024-12-18 12:04:38 +01:00
a333400673 Initalize Project
All checks were successful
Quality Check / Linting (push) Successful in 22s
2024-12-18 10:50:56 +01:00