Commit graph

66 commits

Author SHA1 Message Date
e63805539b
random recipe page 2024-12-15 01:18:08 +01:00
Ruidy
ea9b38cf76 chore: clear dead code, update todo 2021-12-13 12:49:20 -04:00
Ruidy
0ce8b1cfc2 feat: remove login and profile 2021-12-13 12:45:29 -04:00
Ruidy
09b69aeccb feat: remove LogOutButton.tsx 2021-12-13 12:30:54 -04:00
Ruidy
c3df2ba713 feat: remove LogInButton.tsx 2021-12-13 12:30:10 -04:00
Ruidy
f0ff25ef5e upgrade yarn 2021-09-26 00:52:55 +02:00
Ruidy
fecfc95982 minor refactorings 2021-09-25 15:40:11 +02:00
Ruidy
e8ac939fc9
state (#9)
* configure context

* refactor

* get meal with context

* random button with context

* async actions

* refactor meal client
2021-04-05 11:58:43 +02:00
Ruidy
7cde13f071
firebase (#8)
* use typescript

* fix types
2021-04-03 19:17:38 +02:00
Ruidy
cb101b22ec
strict typing (#7)
* strict=true

* typing and props
2021-03-31 16:39:07 +02:00
Ruidy
0d8cc9c9b3 icons 2021-03-29 12:46:40 +02:00
Ruidy
8409d09373
refactoring (#6)
* use tsx

* compile

* refactor Router

* refactor layout

* refactor home container

* refactor meal container

* refactor categories container

* refactor category container

* refactor search and profile container

* refactor

* move state over

* move state over

* css

* css
2021-03-29 12:37:53 +02:00
Ruidy
0e3b0a7cee
refactoring (#5)
* use tsx

* compile

* refactor Router

* refactor layout

* refactor home container

* refactor meal container

* refactor categories container

* refactor category container

* refactor search and profile container

* refactor
2021-03-28 17:05:46 +02:00
a1605dadc6 [bug]: fix error when unauthenticated user renders page 2020-04-28 15:19:57 +02:00
a07c91a332 chore: update dependencies 2020-04-28 12:09:02 +02:00
c4212eeb54 chore: update dependencies 2020-04-28 12:07:18 +02:00
b36b005f47 chore: update dependencies 2020-04-28 12:04:03 +02:00
81f92227c2 use env var for auth0 2020-04-28 11:27:40 +02:00
7fd605fd5d [bug]: save right value to favs db 2020-04-28 11:20:44 +02:00
e664753691 ProfilePage displays favourite recipes 2020-04-28 10:19:34 +02:00
93b76aecdb enable saving authenticated user favs to cloud db 2020-04-28 08:21:23 +02:00
99a7226d40 adds firebase functions; update ProfileUI; 2020-04-27 13:46:37 +02:00
29087ca71f get favs data from firebase to profile page 2020-04-15 17:22:48 +02:00
6132ed34ca refactor ContactForm 2020-04-15 14:53:01 +02:00
b5706c3a2e add PageLayout; updated pages 2020-04-15 10:32:49 +02:00
2a6f843d36 refactoring. Add MainLayout and MainRouter 2020-04-15 09:34:41 +02:00
47c9d5f4d9 added FireBase firestore 2020-04-04 13:09:51 +02:00
5b2cc29195 nodemailer 2020-03-08 13:03:55 +01:00
90f9bda6f4 contact 2020-03-07 11:40:31 +01:00
f4833c4214 Fav Button 2020-02-15 09:17:51 +01:00
c20a7330c8 decoupling views and controllers 2020-02-10 14:09:58 +01:00
df86b94dd6 CSS 2020-02-08 21:50:28 +01:00
abd510457c navbar done 2020-02-06 11:15:07 +01:00
b9ad1db190 navbar skeleton ++ 2020-02-04 20:50:27 +01:00
0c1e426669 navbar skeleton 2020-02-04 15:10:44 +01:00
99e61fdd74 secrets 2020-02-01 16:24:33 +01:00
bce9407986 cleanup 2020-01-31 20:23:43 +01:00
4c8ffd52f3 secrets 2020-01-31 17:08:43 +01:00
f329f6733a preloader 2020-01-31 16:20:16 +01:00
a649006d87 auth0 authentication & sample profile page 2020-01-31 11:00:19 +01:00
12fdc42bd5 navigation error handling 2020-01-31 08:24:30 +01:00
fd3362a169 cleanup 2020-01-30 22:18:39 +01:00
df80472fd7 contact page 2020-01-30 13:23:23 +01:00
df6c0e01bb footer links 2020-01-30 11:24:31 +01:00
24b6c29d7f logo font, meal page new style 2020-01-29 22:13:31 +01:00
257c14fa90 daily brush 2020-01-29 21:01:04 +01:00
85f6f9efc1 daily brush 2020-01-29 17:30:29 +01:00
162857407d error Handling 2020-01-28 12:19:44 +01:00
b624122f13 cardEntry 2020-01-28 07:53:55 +01:00
b9067c85bd styling UI 2020-01-27 21:35:54 +01:00