Commit graph

84 commits

Author SHA1 Message Date
fec68fa969 Fix deletion of wishes 2021-05-08 16:59:45 +02:00
056a1764d8 add constraint for 4 digit zipcode 2021-05-06 13:31:06 +02:00
af34c70b90 setup phpunit for testing 2021-05-06 11:31:06 +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
eba1194686 raise max upload size 2021-04-30 19:30:31 +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
635c8e900c validate user input client-side 2021-04-30 13:47:34 +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
96e35c3b90 add zipcode and description to offering 2021-04-26 22:58:55 +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
307954d46f create offerings and its migration 2021-04-24 17:36:38 +02:00
jannisp
e209ea73ff correctly handle login 2021-04-23 15:16:06 +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
769e389787 create user and migration 2021-04-22 14:51:34 +02:00
jannisp
874f40d535 install orm doctrine 2021-04-22 14:46:36 +02:00
jannisp
b2f873d8f4 Add initial set of files 2021-04-22 12:44:17 +02:00