Commit Graph

23 Commits

Author SHA1 Message Date
Frank f82dc480f7 dynamic registration of routes, model, migrations and initializers. 2026-04-01 14:40:50 +02:00
Bardioc26 a7eb3cda81 Password email not sent (#34)
* Sending mails from password reset

now we are really sending the mail
* Must set Mail configuration
2026-02-17 23:12:58 +01:00
Bardioc26 95f0fc0b7a editing and maintenance and user suggestions
* every user has a right of a username and a display name and has the right to change it
* System information page now shows information about database user count, char count, and database schema version
* more maintenance lists
* show the right values in columns and fields
* move similar from inside of frontend component functions to utility js when used multiple times
* display help on mouse over
* add more than one believe to character
* make char name editable with better char info in headline
* GiT Gifttoleranz value not calculated correctly
* Bump backend to 0.2.3, frontend to 0.2.2
2026-02-03 17:21:43 +01:00
Frank c9aec1df03 Profile and Logout moved into a user menu 2026-01-14 16:14:42 +01:00
Frank 4e58a3b4bc added language setting to the users profile 2026-01-14 15:35:51 +01:00
Frank a547d850a2 TestCopyLiveDatabaseToFile now runs
after connection to local MySQL database is working for go tests
2026-01-02 12:07:28 +01:00
Frank 5df67ff649 As Admin we can change passwords for other users
Role is displayed in user profile
2025-12-30 08:31:37 +01:00
Frank bc948fcad4 We have a role concept 2025-12-30 08:00:04 +01:00
Frank b41b06763c added missing tests for new user profile handlers 2025-12-29 08:50:12 +01:00
Frank 5d2b2308f2 added user profile 2025-12-29 08:37:02 +01:00
Frank d226f2d5b6 added tests for register, login and passwordreset routes 2025-08-30 08:59:45 +02:00
Frank 67d12848ed Tests in user package 2025-08-30 08:59:45 +02:00
Frank 95a557cd13 Tests in user package 2025-08-30 08:59:45 +02:00
Frank 99dcfb57be Passwort und Reset Passwort tests added empty lines 2025-08-13 08:38:53 +02:00
Frank 68922033ea Passwort und Reset Passwort tests 2025-08-13 08:37:53 +02:00
Frank 9b7059884b Reset Passwort funktioniert 2025-08-13 08:28:47 +02:00
Frank 4df7376e33 logging, environment und Datenbank connection 2025-08-11 07:46:53 +02:00
Frank 8874084a07 Charakter creation bugfixing 2025-08-10 22:26:07 +02:00
Frank 20659fa5f6 Merge branch 'FlexiDB' 2025-07-24 07:39:43 +02:00
Frank e32102509c handle Import by upload vtt json and
handle login, token generation and check
2025-01-04 21:29:33 +01:00
Frank 87bae483d5 added MigrateStructure to SetupCheck
split the MigrateStructure to be handled in each package seperately
2025-01-02 21:42:20 +01:00
Frank 0e9fde5fe2 moved Users from models to domain 2024-12-30 15:46:18 +01:00
Frank 48e0708dc9 introduced structure backend packeges and frontend 2024-12-28 16:30:48 +01:00