Commit graph

33 commits

Author SHA1 Message Date
a0576fc1cd Throw error if the offer is not yours 2021-05-09 17:53:41 +02:00
54486d008c Implement basic editing of offer 2021-05-09 17:23:02 +02:00
d10ef764bc change homepage route 2021-05-09 11:20:45 +02:00
19d2bfbcc3 list users offers 2021-05-09 11:20:19 +02:00
185bede2b7 remove getting user 2021-05-09 10:19:54 +02:00
375e3ebec5 fix deletion of wishes after messed up merge 2021-05-08 23:32:12 +02:00
9b134dca40 Merge changes 2021-05-08 17:07:25 +02:00
b3500b630a show offers on user page 2021-05-08 17:03:25 +02:00
fec68fa969 Fix deletion of wishes 2021-05-08 16:59:45 +02:00
c3e56756cb change offering to offer in frontend 2021-05-05 22:11:24 +02:00
ffbc8e2c6d implement deletion of wishes 2021-05-05 21:58:55 +02:00
eaebcaad57 Show wishes on offer page 2021-05-04 12:33:58 +02:00
b190f94213 add forgotten entity manager 2021-05-04 11:52:51 +02:00
f2dd4da50b Implement basic wishlist 2021-05-04 11:52:20 +02:00
d69842ba07 split controllers 2021-05-03 18:32:31 +02:00
caeec30509 add reset password functionality 2021-05-02 14:45:17 +02:00
23c3a24672 show details of offer 2021-05-01 15:33:45 +02:00
faee4ca8ab Implement image upload 2021-04-30 19:23:01 +02:00
48174c8998 Flash a notification when offering added 2021-04-30 17:21:15 +02:00
990da0e669 Create form to create offering 2021-04-30 17:09:02 +02:00
8c4771e4f9 complete registration process 2021-04-29 23:30:34 +02:00
b212d1fa74 create site with form to add offerings 2021-04-28 00:15:13 +02:00
d6f44bd29a correctly import textareafield 2021-04-27 13:20:37 +02:00
19a8630a6d handle zipcode and descrition in crud 2021-04-26 23:50:11 +02:00
jannisp
0cc7902f7f disply all offerings on homepage 2021-04-26 17:31:24 +02:00
jannisp
8ab7341dc6 correctly handle byUser 2021-04-26 17:05:38 +02:00
d3a26a57ac adapt admin panel to handle offerings 2021-04-24 17:55:48 +02:00
jannisp
d74c283830 use username 2021-04-23 15:06:41 +02:00
jannisp
5a32d90adc setup basic app controller 2021-04-22 17:44:16 +02:00
jannisp
af10620337 setup admin interface 2021-04-22 15:48:32 +02:00
jannisp
dfff8adb8f setup registration and migration 2021-04-22 15:35:03 +02:00
jannisp
75eaa5a82a setup login form 2021-04-22 15:20:02 +02:00
jannisp
b2f873d8f4 Add initial set of files 2021-04-22 12:44:17 +02:00