Commit graph

200 commits

Author SHA1 Message Date
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
jannisp
fe329eb481 add development instructions 2021-04-24 19:12:01 +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
f3ad0e4638 use bootstrap 2021-04-24 16:59:51 +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
7948cda40d use form validator 2021-04-22 15:20:24 +02:00
jannisp
75eaa5a82a setup login form 2021-04-22 15:20:02 +02:00
jannisp
db6ca30c7c add logging 2021-04-22 15:04:36 +02:00
jannisp
28779f9af1 use symfony debug profiler 2021-04-22 15:03:39 +02:00
jannisp
769e389787 create user and migration 2021-04-22 14:51:34 +02:00
jannisp
0f351f7ac7 set correct databse settings with docke-compose 2021-04-22 14:49:33 +02:00
jannisp
874f40d535 install orm doctrine 2021-04-22 14:46:36 +02:00
jannisp
ced8dbf963 install maker bundle for dev 2021-04-22 14:43:49 +02:00
jannisp
2a97f924e4 install security-bundle 2021-04-22 14:42:22 +02:00
jannisp
008c341ceb basic setup with twig 2021-04-22 12:46:14 +02:00
jannisp
b2f873d8f4 Add initial set of files 2021-04-22 12:44:17 +02:00