Aiirondev_dev
cdf7b9c45d
slight correction to also account for name and last_name
Release Inventarsystem / release-docker (push) Successful in 2m16s
2026-08-12 16:09:52 +02:00
Aiirondev_dev
5ba0944faf
implementation of the user .csv importing
Release Inventarsystem / release-docker (push) Successful in 2m16s
2026-08-12 15:46:31 +02:00
Aiirondev_dev
8fa495a23c
changes to allow a easier register process
2026-07-26 23:52:08 +02:00
Aiirondev_dev
dcfd23b412
changes to work
2026-07-26 23:21:56 +02:00
Aiirondev_dev
d523dd0a68
change to allow for the wtf tocken to be read in correctly
2026-07-26 23:08:47 +02:00
Aiirondev_dev
eebaaef9ea
changes to the register process to make it more streamlined
2026-07-26 22:30:26 +02:00
Aiirondev_dev
4b376bc426
fix: update password requirements title for clarity
2026-05-24 13:40:18 +02:00
Aiirondev_dev
bc61e87ab0
Refactor UI styles to use CSS variables for consistent theming
...
- Updated background colors across various templates to use CSS variables for better theming support.
- Replaced hardcoded colors with variables like `var(--ui-surface)` and `var(--ui-surface-soft)` for backgrounds.
- Adjusted text colors to use `var(--ui-text)` for improved readability and consistency.
- Enhanced the theme toggle functionality in the base template to dynamically change theme colors based on user preference.
- Ensured that all relevant templates reflect the new theming approach for a cohesive user experience.
2026-04-20 20:20:33 +02:00
Aiirondev_dev
92bea9a87e
Remove student account fields and related logic from registration process
2026-04-19 19:38:46 +02:00
Aiirondev_dev
627de12bea
feat: Update username generation to use abbreviated format from first and last name
2026-04-18 00:06:55 +02:00
Aiirondev_dev
ec165ea6bd
feat: Generate username automatically from first and last name during registration
2026-04-17 23:58:12 +02:00
Aiirondev_dev
9b7ba39702
feat: Update user registration to include first and last name fields and enhance permission checks for upload actions
2026-04-17 23:22:10 +02:00
Aiirondev_dev
3b637de188
feat: Implement custom permission settings in user registration and update user addition logic
2026-04-17 23:07:37 +02:00
Aiirondev_dev
fad7d9a757
Initial Commit
2026-04-10 14:48:52 +02:00