Commit Graph

483 Commits

Author SHA1 Message Date
Frank b07ecab435 update SQL für Testdatenbank 2026-01-02 10:21:29 +01:00
Frank 80f28c5cf4 Update maintenance Component for Skills 2026-01-02 10:21:29 +01:00
Frank 397676acfb Update maintenance Component for Skills 2026-01-02 10:21:29 +01:00
Frank 3831fcd239 not needed anymore 2026-01-02 10:21:29 +01:00
Frank 0faa17737e exclude directories from watching for DEV container rebuild 2026-01-02 10:21:29 +01:00
Frank f1d4ac1c4d export whole DB as json 2026-01-01 23:35:24 +01:00
Frank 662eac8db3 erster Test als Script 2026-01-01 15:47:05 +01:00
Frank 314b33db85 Bump backend to 0.1.31, frontend to 0.1.22 backend-v0.1.31 frontend-v0.1.22 v0.1.31 2026-01-01 14:25:28 +01:00
Bardioc26 b85effb483 Merge pull request #10 from Bardioc26/frontend_APIURL_Fix2
The frontend refused to communicate with the backend in production deployment.

The implementation can be improved
2026-01-01 14:15:48 +01:00
Frank a84ed99b20 added documentation for SetUp 2026-01-01 14:02:38 +01:00
Frank 717f4abd34 Now it is working... on bamort.trokan.de 2026-01-01 14:02:38 +01:00
Frank faa9489700 fix missing } 2026-01-01 14:02:38 +01:00
Frank 7eb44a7ae6 API URL was not taken from environment after docker container and npm was build
CORS prevented from loading
2026-01-01 14:02:38 +01:00
Bardioc26 8c7aa86181 cleanup unused or orphaned files (#9)
* changed vue.instructions to be used for  *.vue, *.ts, *.js, *.scss
* remove unneeded files or files that may conflict with some peoples' protection meanings
* ToDos as the popped up during cleaning
2026-01-01 14:01:15 +01:00
Bardioc26 d1986d6954 Merge pull request #8 from Bardioc26/frontend_refactor
Frontend refactor
consolidated css styling
Export allowes now PDF, VTT and Bamort format
added landing page
Added script to update versions
2025-12-30 22:57:40 +01:00
Frank f414979650 Added script to update versions 2025-12-30 22:52:58 +01:00
Frank 4e49a38cf9 Added version to landing page 2025-12-30 22:47:52 +01:00
Frank d0c177b46e added real landing page 2025-12-30 22:02:08 +01:00
Frank 97752905da consolidated even more css styling 2025-12-30 21:42:39 +01:00
Frank 095631dd29 consolidated even more css styling 2025-12-30 21:41:20 +01:00
Frank a77a84dc86 consolidated more css styling 2025-12-30 09:33:42 +01:00
Frank c6cc6879d1 consolidated css styling 2025-12-30 09:21:45 +01:00
Frank 53369baeef Export allowes now PDF, VTT and Bamort format 2025-12-30 08:55:00 +01:00
Frank e35b7a8edc refactor pdf export in its own component 2025-12-30 08:43:16 +01:00
Bardioc26 622ae1b5ff added an easy role concept
User roles
2025-12-30 08:33:20 +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 fd2c2462b2 added role checking for maintenance routes 2025-12-30 08:11:33 +01:00
Frank bc948fcad4 We have a role concept 2025-12-30 08:00:04 +01:00
Frank aa82b95d9e Merge branch 'main' of github.com:Bardioc26/bamort 2025-12-30 07:15:31 +01:00
Bardioc26 6e92481b8b Merge pull request #6 from Bardioc26/FixDerirvedValues
Fix derirved values
better calc for derived values
docker bugfixes and environment handling
frontend adding weapons and equipment
PDF Export bugfix Weaponslist
pdf export disply default character image
UI added user profile to change email and password
Upload character image
fix test for importer modules
remove useless tests
2025-12-30 06:27:28 +01:00
Frank af967fc0ea Export and import working 2025-12-29 23:06:04 +01:00
Frank 78b0582879 Importer Exporter Bamort style 2025-12-29 22:01:42 +01:00
Frank dacfb7d5d2 useless test 2025-12-29 18:14:58 +01:00
Frank 64abe4c985 OK, hope this works 2025-12-29 18:13:24 +01:00
Frank a46598c36c fix test in importer module 2025-12-29 17:39:06 +01:00
Frank 07a4f808d3 error cannot be nil at this point 2025-12-29 17:26:18 +01:00
Frank 620f982939 fixed layout things 2025-12-29 17:22:30 +01:00
Frank 28b6ed204a should update values from DataSheetView 2025-12-29 17:07:45 +01:00
Frank 3a12b613d9 Uploading a character image 2025-12-29 13:37:55 +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 c5b3034a8a PDF Rendering still fails from WebUI 2025-12-29 08:08:00 +01:00
Frank 0d3164d448 display default token if not set character image 2025-12-29 08:05:38 +01:00
Frank 2ecbd9d63c added folder to ignore list 2025-12-28 22:28:07 +01:00
Frank 21b6c3e2dc moved layout html templates to subfolder html
weaponskill should be i list of skills when exported to PDF
2025-12-28 22:28:05 +01:00
Frank 0983ca0139 added weaponskills to the exported skill list
added Raufen to the Weapons list as an attack
2025-12-28 17:38:21 +01:00
Frank a726922443 link back to login at register page 2025-12-28 17:28:32 +01:00
Frank 530931764d We can add weapons and equipment 2025-12-28 14:48:59 +01:00
Frank 4aea3559e6 added handling for .cofig via .env file 2025-12-28 14:18:02 +01:00
Frank 1c9cfd1d9b docker startup on non conflicting port 2025-12-27 08:59:08 +01:00