-
- Downloads
wip add crud for templates
Showing
- migrations/Init1697574747_down.sql 2 additions, 2 deletionsmigrations/Init1697574747_down.sql
- migrations/Init1697574747_up.sql 1 addition, 1 deletionmigrations/Init1697574747_up.sql
- public/assets/icons/refresh.svg 4 additions, 0 deletionspublic/assets/icons/refresh.svg
- src/app/eiffel/parser.go 19 additions, 1 deletionsrc/app/eiffel/parser.go
- src/app/template/template.go 33 additions, 33 deletionssrc/app/template/template.go
- src/app/template/template_test.go 17 additions, 17 deletionssrc/app/template/template_test.go
- src/app/template/web.go 137 additions, 41 deletionssrc/app/template/web.go
- templates/template/_form-new.go.html 39 additions, 0 deletionstemplates/template/_form-new.go.html
- templates/template/_form-set-new.go.html 1 addition, 1 deletiontemplates/template/_form-set-new.go.html
- templates/template/_list-set.go.html 10 additions, 2 deletionstemplates/template/_list-set.go.html
- templates/template/_list.go.html 41 additions, 0 deletionstemplates/template/_list.go.html
- templates/template/list-page.go.html 7 additions, 0 deletionstemplates/template/list-page.go.html
- templates/template/new-page.go.html 7 additions, 0 deletionstemplates/template/new-page.go.html
- templates/user/_form-edit.go.html 1 addition, 1 deletiontemplates/user/_form-edit.go.html
- translations/de.json 18 additions, 1 deletiontranslations/de.json
Loading
Please register or sign in to comment