Commit graph

22 commits

Author SHA1 Message Date
1bc4adf419
Feature: Qualification management 2025-01-20 12:32:56 +01:00
856d3e44b9
Merge pull request 'Feature: Filter Dashboard - Simple Filter for visible values' () from feature/filter-dashboard into trunk
Reviewed-on: 
2025-01-16 10:50:38 +00:00
Rajbir Singh
748df61dc6 Feature: Filter Dashboard - Simple Filter for visible values 2025-01-16 10:32:02 +01:00
c08df8c2d8
Merge pull request 'Feature: Delete Employee - function created' () from feature/delete-employee into trunk
Reviewed-on: 
Reviewed-by: SZUT-Ole <ole.kueck@hmmh.de>
2025-01-15 12:50:30 +00:00
Rajbir Singh
9d3be76744 Feature: Delete Employee - function created 2025-01-15 12:53:25 +01:00
c43d73aadb
Merge pull request 'Feature: Dashboard' () from feature/dashboard into trunk
Reviewed-on: 
Reviewed-by: SZUT-Ole <ole.kueck@hmmh.de>
2025-01-15 07:46:58 +00:00
Rajbir Singh
3bffc414ec Feature: Dashboard - layout, style 2025-01-15 08:40:03 +01:00
3a528b0a01
Merge pull request 'Feature: Employee Edit and Create' () from feature/employee-edit into trunk
Reviewed-on: 
2025-01-13 17:16:13 +00:00
d4ec632053 Feature: Employee Edit - Function, Layout, Style 2025-01-10 13:13:00 +01:00
f6664e1d8a Feature: Employee Edit - Layout, Read, Style 2025-01-09 23:33:35 +01:00
708de7145c Fix: API Doc, RouterLink, Styling, Layout, Auth
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
cd7de1dedc
Merge pull request 'Notifications' () from feature/notifications into trunk
Reviewed-on: 
Reviewed-by: SZUT-Rajbir <rajbir2@schule.bremen.de>
2025-01-08 11:09:07 +00:00
cd0e269000 Notifications 2025-01-08 12:07:12 +01:00
a0f1d31523
Merge pull request 'Authorization' () from feature/auth into trunk
Reviewed-on: 
Reviewed-by: SZUT-Rajbir <rajbir2@schule.bremen.de>
2025-01-08 11:02:20 +00:00
c060acc7db Authorization with Keycloak 2025-01-08 11:41:52 +01:00
9289e486b1 Fix Inconsistencies towards Material Style 2024-12-19 15:31:53 +01:00
c846650556 Fix Route Active Indicator 2024-12-18 15:12:54 +01:00
1dca4a1f4f
Merge pull request 'Header & Routing' () from feature/header into trunk
Reviewed-on: 
Reviewed-by: SZUT-Ole <ole.kueck@hmmh.de>
2024-12-18 13:03:01 +00:00
2e9ec6e433 Header, Routing 2024-12-18 13:59:42 +01:00
c12b16f0c0 Adding Angular Material and 2024-12-18 12:04:38 +01:00
a333400673 Initalize Project 2024-12-18 10:50:56 +01:00
a6cf0429aa
Initial commit 2024-12-18 07:46:17 +00:00