Commit graph

15 commits

Author SHA1 Message Date
Ruidy
0ce8b1cfc2 feat: remove login and profile 2021-12-13 12:45:29 -04: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
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
a07c91a332 chore: update dependencies 2020-04-28 12:09:02 +02:00
b36b005f47 chore: update dependencies 2020-04-28 12:04:03 +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
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