No description
Find a file
2022-11-17 17:44:50 +01:00
.github/workflows devops: push only for master 2022-10-26 15:15:29 +02:00
.vscode chore: doporučené extensions 2022-10-24 16:13:02 +02:00
api feat: list candidates with id, name, surname, study 2022-11-17 17:44:50 +01:00
cli fix: correct argument names 2022-11-11 20:48:14 +01:00
core feat: list candidates with id, name, surname, study 2022-11-17 17:44:50 +01:00
entity feat: candidate fk on parent 2022-11-12 11:27:13 +01:00
migration feat: candidate fk on parent 2022-11-12 11:27:13 +01:00
src chore: project setup 2022-10-23 18:43:12 +02:00
.gitignore chore: add Cargo.lock to repo 2022-11-06 23:44:13 +01:00
Cargo.lock feat: add serial macro for tests, add more tests 2022-11-16 20:22:43 +01:00
Cargo.toml refactor: rename to portfolio-cl 2022-11-11 20:47:19 +01:00
docker-compose.yml chore: docker conf 2022-10-24 22:22:17 +02:00
Dockerfile chore: docker conf 2022-10-24 22:22:17 +02:00
Rocket.toml chore: project setup 2022-10-23 18:43:12 +02:00