Commit Graph

5 Commits (39393eb6126e203960928246f49d4ccbe3c33d5b)

Author SHA1 Message Date
Jan Dittberner 070bac6314 Fix ui build in Makefile
cacert-boardvoting/pipeline/head This commit looks good Details
2 years ago
Jan Dittberner f966cbd62f Implement user creation and voter management 2 years ago
Jan Dittberner 0ad88fe5f4 Implement motion detail view
- add httprouter for parameterized routing
- improve styling
- add routes and handlers
- implement motion detail handler
2 years ago
Jan Dittberner 4ce321dc36 Implement security headers and HTTPS 2 years ago
Jan Dittberner d7a742d97d Update UI framework
- add package.json for npm/npx
- update to fomantic-ui
- move ui files to ui directory
- add UI build documentation to README.md
- add ui target to Makefile
- add addPrefix handler in boardvoting.go to allow the same /static/
  prefix for static resources
2 years ago