|
5cc559c7e9
|
Slides Abschlusspräsentation
|
2025-01-10 15:40:18 +01:00 |
|
|
582b2aeef4
|
feat: even more dart tests
|
2025-01-08 20:33:59 +00:00 |
|
|
4324d22bf8
|
fix: typo
|
2025-01-08 19:59:32 +00:00 |
|
|
2ed0335aa1
|
fix: keep prisma client in go.mod
|
2025-01-08 19:58:41 +00:00 |
|
|
bdfbbe4e1a
|
reorganized go.mod file
|
2025-01-08 19:40:17 +00:00 |
|
|
b645b52d7e
|
fix: devocontainer permission fix
|
2025-01-08 20:32:44 +01:00 |
|
|
a39b7adfbc
|
remove deprecated insomnia files
|
2025-01-05 10:16:44 +00:00 |
|
|
4fd8dba759
|
fix: wrong representation in gtilab
|
2025-01-05 10:13:33 +00:00 |
|
|
ea0f2c3d30
|
minor fix after rework
|
2025-01-05 10:11:34 +00:00 |
|
|
d0d34fac37
|
docu: added spec and roadmap
|
2025-01-05 10:09:41 +00:00 |
|
|
b4d1a19926
|
adjusted readme
|
2025-01-05 10:02:04 +00:00 |
|
|
73ddbaeb6f
|
ducu: added latest spec
|
2025-01-05 09:34:55 +00:00 |
|
|
c83a797075
|
removed uncomple web ui and put it on a different branch to avoid confusion, rmoved common folder with files for redis and grpc as they are currently not used, adjusted dev container
|
2025-01-05 09:15:50 +00:00 |
|
|
178bd81d9c
|
docu: added visio drawing
|
2025-01-04 22:14:11 +00:00 |
|
|
53ffffe9d4
|
test: implemented test for all services in go
|
2025-01-04 22:08:33 +00:00 |
|
|
f8933bee15
|
tests: implemented go user api tests
|
2025-01-04 21:30:29 +00:00 |
|
|
48aae18736
|
tests: added mock data sources to go backend
|
2025-01-04 20:28:02 +00:00 |
|
|
ba15a542b9
|
docu: Setup info
|
2025-01-04 19:40:09 +00:00 |
|
|
8ebcfeca0b
|
docu:: fixes
|
2025-01-04 19:21:37 +00:00 |
|
|
9a6c66adfc
|
readme overhaus
|
2025-01-04 19:13:03 +00:00 |
|
|
f25815e617
|
docu: added information on architecture and progress
|
2025-01-04 19:07:52 +00:00 |
|
|
01a603b8d4
|
Test Server Endpoints
|
2025-01-04 17:41:12 +00:00 |
|
|
d4bf238f50
|
tests: tests for dart repositories
|
2025-01-04 16:25:00 +00:00 |
|
|
bdfb08f092
|
refactor
|
2025-01-04 15:10:21 +00:00 |
|
|
ea8d6b9b30
|
docu: updated insomnia files
|
2025-01-04 14:54:24 +00:00 |
|
|
e9221f36ef
|
feat: applied auth wirth session token on dart backend
|
2025-01-04 14:50:08 +00:00 |
|
|
55edac6abe
|
feat: applied auth on go services
|
2025-01-04 14:10:55 +00:00 |
|
|
02af66b585
|
feat: set session token, improved paths
|
2025-01-04 11:27:08 +00:00 |
|
|
89422726bf
|
migrated to fp-go curry function
|
2025-01-04 11:16:46 +00:00 |
|
|
bded64757a
|
refactor functional styple in data sources
|
2025-01-04 11:10:33 +00:00 |
|
|
05fdefc3e2
|
implemented auth repository and service in dart (JWT)
|
2025-01-03 22:28:25 +00:00 |
|
|
6cf055db22
|
added insonia file for testing
|
2025-01-03 20:50:20 +00:00 |
|
|
d0d88de15c
|
added auth service to go backend
|
2025-01-03 20:45:39 +00:00 |
|
|
98fb6942fe
|
applied secure passwords
|
2025-01-03 19:22:03 +00:00 |
|
|
03c5908605
|
fix: check if Error is null in json response
|
2025-01-03 19:16:15 +00:00 |
|
|
8e6c578dbd
|
made data sources more functional
|
2025-01-03 18:41:00 +00:00 |
|
|
aca98554d0
|
completed go backend
|
2025-01-03 16:18:25 +00:00 |
|
|
f151fa7eae
|
made usage of first class citizen functions in go
|
2025-01-03 15:23:33 +00:00 |
|
|
e021ab7370
|
simplified array mapping
|
2025-01-03 15:03:55 +00:00 |
|
|
b5c851c018
|
Implemented User Repository in a functional manner by making use of IBMs fp-go package
|
2025-01-03 14:54:39 +00:00 |
|
|
aac9c8af4f
|
made use of first class citizen objects as json validator functions
|
2025-01-03 13:32:42 +00:00 |
|
|
2210fe4bb1
|
gin and user service (WIP)
|
2025-01-03 11:25:49 +00:00 |
|
|
5d836ac199
|
feat: go - added repositories for buisness logic
|
2025-01-02 13:56:46 +00:00 |
|
|
615e749a12
|
implemented data sources with prisma in go
|
2025-01-02 13:19:55 +00:00 |
|
|
cfb0bdf9cf
|
made end time nullable
|
2025-01-01 22:05:18 +00:00 |
|
|
bdbf4659e0
|
made end time optional on time entry
|
2025-01-01 22:00:26 +00:00 |
|
|
ac0a5e994f
|
fix: typo
|
2025-01-01 21:37:52 +00:00 |
|
|
10c72f22c5
|
implemented other repos, services, objects ...
|
2025-01-01 21:36:20 +00:00 |
|
|
6d980a980e
|
added project repository
|
2025-01-01 20:32:01 +00:00 |
|
|
4d52186d21
|
refactor user repo with helpers. better api validation etc.
|
2025-01-01 19:58:19 +00:00 |
|