Commit graph

68 commits

Author SHA1 Message Date
Ruidy
16757b2218
State (#10)
* configure context

* refactor

* get meal with context

* random button with context

* async actions

* refactor meal client
2021-09-16 18:45:56 +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
0b5a0a991c fix cve again 2021-03-24 10:33:14 +00:00
0531ee0d39 fix cve 2021-03-24 10:24:22 +00:00
Ruidy
500c6a1b73
Rj nemo/gitpod setup (#4)
* Fully automate dev setup with Gitpod

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.

* ignore file
2021-02-10 20:33:01 +01:00
dependabot[bot]
00e603df0a
Bump node-fetch from 2.6.0 to 2.6.1 in /functions (#3)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 22:51:55 +01:00
dependabot[bot]
c5942e8d47
Bump lodash from 4.17.15 to 4.17.19 in /functions (#2)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 09:21:11 +02:00
Ruidy
32daef87c3
Merge pull request #1 from rjNemo/dependabot/npm_and_yarn/functions/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /functions
2020-06-23 19:37:25 +02:00
dependabot[bot]
963f2217e1
Bump websocket-extensions from 0.1.3 to 0.1.4 in /functions
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 05:04:31 +00: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
0967f5f2ad Documentation 2020-04-03 22:21:54 +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