[Draft] Implement Early deletion by Submitter #37 #38

Merged
ben merged 15 commits from ben/Jobboerse:main into main 2023-01-28 18:00:00 +01:00

15 commits

Author SHA1 Message Date
41473ac06b
stop ignoring test
- a workaround for the linked issue has been implemented
2023-01-28 16:52:22 +01:00
2cfb1eb58f
fix version mismatch between Cargo.toml and Changelog.md 2023-01-28 16:34:03 +01:00
a1c6b3b03b
update/upgrade dependencies
- and fix build afterwards
- fix generate_thirdparty.sh script
2023-01-28 15:32:25 +01:00
ba0d3931a4
remove docker support 2023-01-28 14:05:56 +01:00
ae09f54411
fix prod script 2023-01-28 14:03:25 +01:00
d8b45c9d0f
apply workaround to fix migration problem 2023-01-28 13:47:58 +01:00
5d8e74d392
adjust changelog 2022-10-09 01:29:57 +02:00
dc4e18ff0a
add a test for the migration
(currently ignored, due to what I believe is a serde bug)
2022-10-09 01:27:16 +02:00
a316cc83b4
fix various things
- migration where not being applied as the old structure was successfully parsed as the new structure
- incorrect field order for toml serialization
- docker stuff
2022-10-09 01:25:56 +02:00
faa2c4f5be
fix unused variable lint 2022-10-08 22:06:40 +02:00
508579fe63
allow deleting job offers after confirmation 2022-10-08 21:18:06 +02:00
70797cc298
don't remove confirmation token after confirmation
this way it can be used for early deletion
rename it to submitter token in the process
2022-10-08 20:42:39 +02:00
11fda40e3b
move root package to packages/jobboerse
for more consistency and also fix docker builds

more descriptive startup errors
2022-10-08 20:26:24 +02:00
3bc0fa3da0
fix excessive/missing blank lines 2022-10-08 01:49:08 +02:00
0b92710d3c
large dependencies update 2022-10-08 01:04:36 +02:00