Commit Graph

48 Commits

Author SHA1 Message Date
jean ea8d6b9b30 docu: updated insomnia files 2025-01-04 14:54:24 +00:00
jean e9221f36ef feat: applied auth wirth session token on dart backend 2025-01-04 14:50:08 +00:00
jean 55edac6abe feat: applied auth on go services 2025-01-04 14:10:55 +00:00
jean 02af66b585 feat: set session token, improved paths 2025-01-04 11:27:08 +00:00
jean 89422726bf migrated to fp-go curry function 2025-01-04 11:16:46 +00:00
jean bded64757a refactor functional styple in data sources 2025-01-04 11:10:33 +00:00
jean 05fdefc3e2 implemented auth repository and service in dart (JWT) 2025-01-03 22:28:25 +00:00
jean 6cf055db22 added insonia file for testing 2025-01-03 20:50:20 +00:00
jean d0d88de15c added auth service to go backend 2025-01-03 20:45:39 +00:00
jean 98fb6942fe applied secure passwords 2025-01-03 19:22:03 +00:00
jean 03c5908605 fix: check if Error is null in json response 2025-01-03 19:16:15 +00:00
jean 8e6c578dbd made data sources more functional 2025-01-03 18:41:00 +00:00
jean aca98554d0 completed go backend 2025-01-03 16:18:25 +00:00
jean f151fa7eae made usage of first class citizen functions in go 2025-01-03 15:23:33 +00:00
jean e021ab7370 simplified array mapping 2025-01-03 15:03:55 +00:00
jean b5c851c018 Implemented User Repository in a functional manner by making use of IBMs fp-go package 2025-01-03 14:54:39 +00:00
jean aac9c8af4f made use of first class citizen objects as json validator functions 2025-01-03 13:32:42 +00:00
jean 2210fe4bb1 gin and user service (WIP) 2025-01-03 11:25:49 +00:00
jean 5d836ac199 feat: go - added repositories for buisness logic 2025-01-02 13:56:46 +00:00
jean 615e749a12 implemented data sources with prisma in go 2025-01-02 13:19:55 +00:00
jean cfb0bdf9cf made end time nullable 2025-01-01 22:05:18 +00:00
jean bdbf4659e0 made end time optional on time entry 2025-01-01 22:00:26 +00:00
jean ac0a5e994f fix: typo 2025-01-01 21:37:52 +00:00
jean 10c72f22c5 implemented other repos, services, objects ... 2025-01-01 21:36:20 +00:00
jean 6d980a980e added project repository 2025-01-01 20:32:01 +00:00
jean 4d52186d21 refactor user repo with helpers. better api validation etc. 2025-01-01 19:58:19 +00:00
jean 8559b1c44e implemented user service (no auth!) 2025-01-01 18:33:53 +00:00
jean 0ded723bb9 wip, immutable types 2025-01-01 14:48:52 +00:00
jean 97fe0e69d0 reduced dev container overhead by accessing the db via dod instead of did 2025-01-01 14:24:07 +00:00
jean ceab3db8b4 orm (WIP) 2025-01-01 14:17:30 +00:00
jean bdd4042cef dart user service, dependency injection with riverpod 2025-01-01 12:05:39 +00:00
jean cf3c34fb2f added backend reverse proxy to next to directly fetch data from client 2025-01-01 10:28:26 +00:00
jean e06753fb24 nextjs improvements, auth dummies, auth guard 2024-12-31 15:30:28 +00:00
jean 872ad76f59 docu: known issue with browser extensions 2024-12-31 13:50:28 +00:00
jean 36b6aca431 fix: missing entry file 2024-12-31 13:41:40 +00:00
jean 31ab45c9ab adjusted devcontainer to improve performance on linux / wsl because binding windows fs was quite unusable as performance was really bad 2024-12-31 13:37:01 +00:00
jean b0a015eb61 Add .gitattributes to normalize line endings 2024-12-31 13:35:47 +00:00
jean 12b4742f29 fix: perm 600 ssh keys in dev moun 2024-12-31 11:41:21 +00:00
jean e3a2b09ef4 added devcontainer with all tools for frontent (deno, nextjs) and backend (dart, go) 2024-12-31 11:37:30 +00:00
jean b568907b65 added slides: Zwischenpräsentation 2024-11-27 16:12:23 +01:00
jean caf6007c26 added fpdart demo 2024-11-27 15:59:08 +01:00
jean 89e12bdf9f presentation 2024-11-13 19:18:55 +01:00
jean 3043c83f71 improved orm setup 2024-11-13 19:09:04 +01:00
jean 1e9ad26db5 setup prisma orm 2024-11-13 18:50:53 +01:00
jean 0db2a0c647 frontend and backend base setup 2024-11-13 16:43:32 +01:00
jean 338adc3b6f init project setup of the backend with dart and go as well as the frontend with nextjs 2024-11-10 19:18:04 +01:00
jean d237057ac1 init spec 2024-11-10 00:10:15 +01:00
studavrije7683 acd3b2d108 Initial commit 2024-10-07 12:20:26 +02:00