Commit graph

182 commits

Author SHA1 Message Date
54d57b2b83 add modal to confirm deletion of offer 2021-05-15 18:58:28 +02:00
07cb90e7fb implement deletion of offer 2021-05-15 12:18:23 +02:00
54dd7caf3f add purpose comment 2021-05-15 11:58:05 +02:00
7c1911fcd9 Deny permission for removing wishes 2021-05-15 10:38:17 +02:00
e8b3bdaa34 style offer detail view 2021-05-13 23:41:52 +02:00
00016d61e7 remove precursing p 2021-05-13 22:55:05 +02:00
c45f81616b fix domain name 2021-05-13 22:46:58 +02:00
ad9f338b63 fix ä encoding 2021-05-13 22:40:55 +02:00
3f4d5ed825 update email credentials 2021-05-13 22:28:08 +02:00
cf60740251 add logout button if logged in 2021-05-13 16:48:27 +02:00
428baa749c create a public user page 2021-05-13 12:11:02 +02:00
e0ec9807a3 Add link to edit offer 2021-05-12 15:02:11 +02:00
2f856d798e fix typo 2021-05-12 15:01:41 +02:00
198c976441 fix typo 2021-05-12 14:48:58 +02:00
e7920873c4 set login url 2021-05-12 10:07:43 +02:00
a9d05fea93 add php.ini to increase file upload size 2021-05-11 23:38:54 +02:00
e3cdf5f273 add login button 2021-05-11 23:37:59 +02:00
92c683eb51 Notify not verified 2021-05-11 12:00:53 +02:00
1b4128cd09 Create Hompage 2021-05-11 11:57:12 +02:00
6f213c7147 send actual mails 2021-05-11 11:37:34 +02:00
a0576fc1cd Throw error if the offer is not yours 2021-05-09 17:53:41 +02:00
9fac9e6607 allow homepage for all users 2021-05-09 17:52:08 +02:00
54486d008c Implement basic editing of offer 2021-05-09 17:23:02 +02:00
47033e8677 initial homepage 2021-05-09 11:22:37 +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
7c2b895820 disply errors on wishlist 2021-05-09 10:17:17 +02:00
375e3ebec5 fix deletion of wishes after messed up merge 2021-05-08 23:32:12 +02:00
02d6011675 create staging env with mail credentials 2021-05-08 20:51:17 +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
b5d7281d77 init deployer 2021-05-07 15:27:49 +02:00
3528a2b81b add icons to offer footer 2021-05-07 09:55:41 +02:00
8ac069d7a4 update dockerfile 2021-05-06 15:46:34 +02:00
9a074023de fix compose command 2021-05-06 15:26:12 +02:00
965aad41fd try deploy step 2021-05-06 14:59:29 +02:00
b6f152acae ignore phpunit for now 2021-05-06 14:07:12 +02:00
5345ce3d7d add matomo tracking 2021-05-06 14:07:03 +02:00
056a1764d8 add constraint for 4 digit zipcode 2021-05-06 13:31:06 +02:00
379121c777 correctly use bootstrap 2021-05-06 13:21:07 +02:00
ecd4ebc784 fill form with previously tried email if set 2021-05-06 11:56:17 +02:00
f0e3459333 try quotes 2021-05-06 11:36:37 +02:00
d91e2a43e9 fix phpunit command 2021-05-06 11:34:08 +02:00
c6de2d24c4 define test pipeline step 2021-05-06 11:31:24 +02:00
af34c70b90 setup phpunit for testing 2021-05-06 11:31:06 +02:00
1680667cf1 use pflänz.li as title 2021-05-05 23:17:51 +02:00
741e6ad91e create user dropdown menu 2021-05-05 23:17:14 +02:00
d32e62c01b temporarily use bootstrap cdn for js-files 2021-05-05 22:49:11 +02:00