ddServer/handlers
Patryk Hegenberg 206b5bb506 add everything necessary to be able to calculate skills interactive.
added new route to main to handle skill field update
added new handler to work with htmx requests for skill calculation
made skill fields readonly
adapted templates for reloading of skills only
2023-12-12 20:56:55 +01:00
..
about_handler.go backend: frontend: fix errors in model struct and add new fields to result table view 2023-12-07 15:55:47 +01:00
add_monster_handler.go add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
contact_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
form_handler.go add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
main_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
monster_table_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
skill_calculation_handler.go add everything necessary to be able to calculate skills interactive. 2023-12-12 20:56:55 +01:00
submit_handler.go backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00