cacert-boardvoting/cmd/boardvoting
Jan Dittberner f8fbf00c4d Refactor new motion form processing
- extract form parsing into helper method app.decodePostForm
- extract field checks into form.Validate
2022-05-26 16:06:31 +02:00
..
config.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
handlers.go Refactor new motion form processing 2022-05-26 16:06:31 +02:00
helpers.go Refactor new motion form processing 2022-05-26 16:06:31 +02:00
jobs.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
main.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
middleware.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
notifications.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
routes.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00