Commit graph

170 commits

Author SHA1 Message Date
2815ac3028 fix typo in heading 2021-05-04 22:02:06 +02:00
db9316b580 styling offer page 2021-05-04 14:28:18 +02:00
75142b9347 update new offer form 2021-05-04 14:28:06 +02:00
eaebcaad57 Show wishes on offer page 2021-05-04 12:33:58 +02:00
4e7b8ec340 fix typo 2021-05-04 12:19:08 +02:00
728727b747 add captcha to registration 2021-05-04 11:59:08 +02:00
4fd13f7dde make email field readonly 2021-05-04 11:53:08 +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
d80d667e0d rename user twig template 2021-05-03 18:32:46 +02:00
d69842ba07 split controllers 2021-05-03 18:32:31 +02:00
35254a0bb4 remove comment 2021-05-03 18:06:55 +02:00
7e196b8754 fix flex-bug 2021-05-02 16:35:00 +02:00
af944b2abf Add readme 2021-05-02 15:55:16 +02:00
f2c8fef06f Add readme 2021-05-02 15:54:00 +02:00
45ca62f967 Add readme 2021-05-02 15:24:27 +02:00
d7002df737 recommit 2021-05-02 14:48:03 +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
85289c0e64 add link for forgot password 2021-05-01 00:18:31 +02:00
351c4c7dc8 Add form to update user settings 2021-05-01 00:14:57 +02:00
c7e261745b update homepage link 2021-05-01 00:14:32 +02:00
1effd26ee9 restrict admin access to ROLE_ADMIN 2021-04-30 21:24:51 +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
14d242f173 update navigation 2021-04-30 17:21:45 +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
8697c8a618 Merge branch 'master' of ssh://git.thisfro.ch:222/thisfro/plant-exchange 2021-04-30 10:03:59 +02:00
8c4771e4f9 complete registration process 2021-04-29 23:30:34 +02:00
1a024415c3 set forms to use bootstrap 2021-04-28 13:22:59 +02:00
b212d1fa74 create site with form to add offerings 2021-04-28 00:15:13 +02:00
781c8602d9 use font-awesome 2021-04-27 23:22:12 +02:00
e8cfb87012 use flexbox for card-deck 2021-04-27 13:21:00 +02:00
d6f44bd29a correctly import textareafield 2021-04-27 13:20:37 +02:00
d71656dd00 style the front page and create navbar 2021-04-27 10:20:02 +02:00
2d6a4eacd5 persist data for database and pgadmin 2021-04-27 09:52:17 +02:00
6e8e85b025 styling homepage 2021-04-26 23:50:23 +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
519b90456e adapt gitignore 2021-04-26 22:58:38 +02:00
jannisp
83f9f680f8 describe how to create user 2021-04-26 18:55:53 +02:00
jannisp
811056d901 use bootstrap card to display offerings 2021-04-26 18:54:00 +02:00
jannisp
fa734d7350 install symfony asset package 2021-04-26 17:49:41 +02:00
jannisp
8e276de739 exclude images from upload 2021-04-26 17:49:17 +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
jannisp
857e98139c update development instructions 2021-04-26 09:24:07 +02:00
jannisp
3faace6a2c make more beautiful 2021-04-24 19:13:45 +02:00