• Vue 49%
  • Kotlin 24.7%
  • TypeScript 22.7%
  • HTML 1.9%
  • CSS 1%
  • Other 0.7%
Find a file
malopieds 1f56b5039f
All checks were successful
Build, Test and Push / build (push) Successful in 14m15s
feat: build docker in pipeline (#97)
closes #30
added openapi generator in gradle build, closes #66
2026-05-01 22:28:44 +02:00
.github/workflows feat: build docker in pipeline (#97) 2026-05-01 22:28:44 +02:00
app feat: add logging (#96) 2026-05-01 20:31:38 +02:00
buildSrc feat: start of project 2026-02-03 15:15:41 +01:00
common feat: list all the jdmis for the current user (#93) 2026-04-30 23:46:09 +02:00
database feat: list all the jdmis for the current user (#93) 2026-04-30 23:46:09 +02:00
docker feat: add logging (#96) 2026-05-01 20:31:38 +02:00
frontend feat: add pagination to models (#90) 2026-04-28 23:19:22 +02:00
gradle feat: start of project 2026-02-03 15:15:41 +01:00
jdmi feat: add logging (#96) 2026-05-01 20:31:38 +02:00
mailer feat: send success information in recap email (#92) 2026-04-30 19:50:01 +02:00
open-api feat: build docker in pipeline (#97) 2026-05-01 22:28:44 +02:00
users feat: add logging (#96) 2026-05-01 20:31:38 +02:00
.gitignore add JDMI service and module (#12) 2026-03-05 18:34:44 +01:00
.gitmodules feat: move roles to a set (#77) 2026-04-20 21:21:15 +02:00
build.gradle.kts feat: start of project 2026-02-03 15:15:41 +01:00
gradle.properties feat: start of project 2026-02-03 15:15:41 +01:00
gradlew feat: start of project 2026-02-03 15:15:41 +01:00
gradlew.bat feat: start of project 2026-02-03 15:15:41 +01:00
settings.gradle.kts feat: openapi generator (#51) 2026-03-29 21:32:42 +02:00