Commit Graph

555 Commits

Author SHA1 Message Date
Alexander d01b1fe602 menu closes when clicking somwhere else 2023-07-22 13:12:45 +02:00
Alexander 716600d4af show username 2023-07-21 12:43:30 +02:00
Alexander 01b2409a8d add Note field in recipe 2023-07-21 00:18:37 +02:00
Alexander ee48bcd2e5 simplify avatar setup via background-image 2023-07-20 15:41:04 +02:00
Alexander 2db4a92d1b fix removal of ranges 2023-07-20 15:24:10 +02:00
Alexander 1277045d99 mobile logout option 2023-07-20 15:05:08 +02:00
Alexander 31e8896316 less database requests 2023-07-20 14:48:50 +02:00
Alexander c541fcc7a1 user displayed in navbar with option to logout 2023-07-19 14:52:50 +02:00
Alexander 3d5aba4baa remove double scale-up 2023-07-18 18:17:47 +02:00
Alexander ec76c626fd fix global .icon for action_button 2023-07-18 18:11:47 +02:00
Alexander 45db421ed0 fix global .icon for action_button 2023-07-18 18:10:57 +02:00
Alexander bfd61735a3 symbol in Header 2023-07-18 18:09:31 +02:00
Alexander e21f621a49 allow for build because of jsonwebtoken quirk 2023-07-18 14:28:39 +02:00
Alexander a6b8685f91 First fully working user management, move to layout groups 2023-07-18 14:18:52 +02:00
Alexander c14b174a42 cleaner login and registration 2023-07-18 12:05:30 +02:00
Alexander 265add1f89 custom multiplier and cleaner fractions 2023-07-17 09:14:09 +02:00
Alexander cee1fb00da active season/icon highlighted insteas of using text 2023-07-14 14:33:55 +02:00
Alexander ac46543b12 ranges in portions are handled correctly 2023-07-14 14:31:19 +02:00
Alexander 73cdd93124 break word 2023-07-13 23:15:13 +02:00
Alexander 7224fbbab9 initial adjust amounts implemented 2023-07-13 20:53:27 +02:00
Alexander 7ad172eef6 fix modal image screen overflow 2023-07-13 18:57:29 +02:00
Alexander d8a41d9cb1 less mislicks, switched to :focus where appropriate 2023-07-13 18:27:02 +02:00
Alexander 4c2add0a59 show zoom-in pointe only when ready 2023-07-13 17:30:36 +02:00
Alexander d69e7dcdf1 click on title image for full image 2023-07-13 15:26:16 +02:00
Alexander e612b06662 Card hover effect smooth, mobile navbar hides on click 2023-07-13 13:54:42 +02:00
Alexander b01d06d0b0 smoother transition 2023-07-12 12:46:33 +02:00
Alexander 9b34559013 reliably unblur, only use unblur if image not already loaded 2023-07-12 12:44:44 +02:00
Alexander 7bd70d809a rm jukit stuff 2023-07-12 12:28:34 +02:00
Alexander 4a9e904fcf add initial img API endpoints 2023-07-12 11:35:43 +02:00
Alexander 73dabf8d65 randomize determined by day alone, not order of execution as well 2023-07-12 09:51:33 +02:00
Alexander 8ddee94419 do not show progress of downloading full image 2023-07-11 19:36:59 +02:00
Alexander 52d2e04829 fix placeholder thumbnail misalignment 2023-07-11 19:14:39 +02:00
Alexander 87fa100f16 correctly show matching recipes 2023-07-11 19:07:26 +02:00
Alexander 3aa3f7949a initial implementation of placeholder images, thumbnails and blurring between using sharp 2023-07-11 18:47:29 +02:00
Alexander 73ee214ea9 add missing css 2023-07-10 13:25:04 +02:00
Alexander 8cd1550851 add shake.css 2023-07-10 13:24:42 +02:00
Alexander 22f4e0c3c0 fix some icon animations 2023-07-10 13:19:35 +02:00
Alexander 68c79643a0 randomize order of recipes based on day 2023-07-10 13:00:11 +02:00
Alexander 43ec3b9959 stack tags from bottom of card 2023-07-05 18:48:59 +02:00
Alexander 73c1d13c37 Icon route added 2023-07-03 12:39:34 +02:00
Alexander e37718d894 Remove unnecessary a11y warnings 2023-07-03 00:09:00 +02:00
Alexander f589d6946f API routes now return proper Responses and basic errors are handled
slight improvements in layouting
2023-07-02 23:39:31 +02:00
Alexander 6bf138359c test 2023-06-30 13:32:38 +02:00
Alexander 45dc5f6e6a add stores 2023-06-27 19:02:10 +02:00
Alexander 825245c74c Update 2023-06-27 19:01:06 +02:00
Alexander c5a1d26186 small fix 2023-06-25 14:49:52 +02:00
Alexander a4ad22af8e Image parallax on recipes 2023-06-25 12:15:20 +02:00
Alexander 46bd324e5f Update build process 2023-06-25 10:17:12 +02:00
Alexander f1dc876590 Does not work: uploading images
Adding/Editing/Deleting works
SeasonsSelect works
Nice recipe layout
2023-06-24 15:35:38 +02:00
Alexander 651a48f6e2 First almost fully functioning MVP.
Lacking:
- Seasons cannot be added/edited
- image upload
- layout recipe/adding
2023-06-24 15:35:38 +02:00