Commit graph

30 commits

Author SHA1 Message Date
ed07ecfcd3 WIP fix ldap crate 2025-04-01 12:16:29 +02:00
3fecf86fd3 Merge branch 'main' of https://git.mixel.cloud/Turbo/peer-group-grading
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-01 11:50:39 +02:00
d867e6db46 add initial ldap auth 2025-04-01 11:50:36 +02:00
c8d4302863 added 'serve' feature
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-01 11:25:27 +02:00
b6bf4992c0 DB API
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-04-01 10:00:02 +02:00
ae30dbc1e6 add docker ldap
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-03-31 13:56:01 +02:00
jopejoe1
f30599b229 also check vue files
All checks were successful
ci/woodpecker/push/check_fmt Pipeline was successful
2025-03-31 13:52:01 +02:00
jopejoe1
c1264ac2fe run formater
All checks were successful
ci/woodpecker/push/check_fmt Pipeline was successful
2025-03-31 13:41:32 +02:00
jopejoe1
6ca637658f fix ci
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
2025-03-31 13:33:09 +02:00
jopejoe1
647aa6e566 add forma check 2025-03-31 13:30:25 +02:00
59b5f29344 add config.toml for xtask usage 2025-03-31 12:42:27 +02:00
fb8994694a initial actix_session 2025-03-31 11:56:02 +02:00
a168d30d84 Merge branch 'main' of https://git.mixel.cloud/Turbo/peer-group-grading 2025-03-31 11:43:32 +02:00
b2a5dc6ee4 add initial xtask 2025-03-31 11:43:28 +02:00
jopejoe1
83b7458e9f treefmt add rustfmt 2025-03-31 11:19:25 +02:00
f7612711b0 add entity and migration crates with SeaORM models for group, project, user, and user_group_project 2025-03-28 17:27:50 +01:00
801353eed1 implement migration for Project, Group, User, and UserGroupProject tables 2025-03-28 17:10:54 +01:00
d988c227cc Adapted er model 2025-03-28 16:24:18 +01:00
jopejoe1
cf8b748c0b configure nix fmt to use prettier 2025-03-28 12:05:18 +01:00
jopejoe1
84ff4719be add devshell 2025-03-28 11:20:04 +01:00
jopejoe1
bc8bbdb0e7 add packageManager to package.json 2025-03-28 10:57:48 +01:00
166d289072 updated frontend base 2025-03-28 10:19:16 +01:00
f1572eac0e Add initial Entity-Relationship Model diagram for migration 2025-03-27 14:15:13 +01:00
389792747f remove migrations folder 2025-03-27 13:16:21 +01:00
686b64fbec add migration crate 2025-03-27 13:14:36 +01:00
2d5a3a8310 actix setup 2025-03-27 13:06:56 +01:00
db982731e7 Add Docker Compose setup with PostgreSQL and Redis services 2025-03-27 12:06:00 +01:00
f05eaad166 setup backend 2025-03-27 11:33:32 +01:00
e27e51f587 first frontend setup 2025-03-27 11:05:44 +01:00
b5ce892215 Initial commit 2025-03-27 10:33:13 +01:00