Commit graph

94 commits

Author SHA1 Message Date
Richard Mitic
8ab1bdeb4a Fix bug in instruction normalization 2021-01-06 18:37:35 +01:00
Hayden
de17085e04 npm package update 2021-01-05 17:54:47 -09:00
Hayden
6cb53ee9ec add recipe button mobile accessibility 2021-01-05 17:54:37 -09:00
Hayden
fba3ed68fa support empty meal-plans 2021-01-05 17:36:53 -09:00
Hayden
e662e43288 remove random colors 2021-01-05 17:13:04 -09:00
Hayden
2f30d28138 abstract dictionary assignemnt into a function 2021-01-05 17:08:33 -09:00
Hayden
ec3f65576d restructure folders 2021-01-05 17:08:04 -09:00
Hayden
88afaa7c61
Merge pull request #35 from richardmitic/scraper_fixes
Normalize recipe instructions, yield, and image url
2021-01-05 13:35:34 -09:00
Richard Mitic
96b9f74f84 Normalize recipe instructions, yield, and image url
Including tests and example recipe data.
2021-01-05 22:19:32 +01:00
Hayden
6c81652b4d
Merge pull request #33 from zackbcom/dev
Added Simple Field Validation to New Theme Modal
2021-01-05 11:34:40 -09:00
zackbcom
1c6d38be9c Added Quick Validation to New Theme Modal 2021-01-05 13:15:06 -06:00
Hayden
06ffa16a44 confirmation text color - white 2021-01-05 10:00:48 -09:00
Hayden
70de7737f5
Merge pull request #30 from zackbcom/dev
Delete Confirmation
2021-01-05 09:55:54 -09:00
zackbcom
14383bff15 Added updates to devnotes 2021-01-05 12:52:10 -06:00
zackbcom
0d62fd01f7 Updated componets syntax 2021-01-05 12:48:10 -06:00
zackbcom
09c930b2ef Merge remote-tracking branch 'upstream/dev' into dev 2021-01-05 12:43:33 -06:00
zackbcom
32ade392aa Merged to props and events 2021-01-05 12:43:28 -06:00
Hayden
838a587ca1 remove old, fix user link 2021-01-05 09:05:47 -09:00
Hayden
e9d0a4af38
Merge pull request #31 from grssmnn/master
Fixed hot-reloading development environment
2021-01-05 09:04:11 -09:00
Kevin Grossmann
85e6eebda9
Merge branch 'dev' into master 2021-01-05 19:02:08 +01:00
Kevin Grossmann
9552d0b8b0 Added to changelog 2021-01-05 19:00:05 +01:00
Hayden
b61c6adb4e formatting 2021-01-05 08:58:27 -09:00
Hayden
c283688665 fixed contributor link 2021-01-05 08:50:51 -09:00
Hayden
d84399ebe0 more detailed docs 2021-01-05 08:49:10 -09:00
Kevin Grossmann
75bef08c7c Mount Vue Frontend only in production 2021-01-05 14:14:55 +01:00
Kevin Grossmann
76aac242cb More consistent names, added env var for frontend 2021-01-05 13:17:14 +01:00
Kevin Grossmann
cc1fdb6419 Fixed dockerfiles for DEV environment 2021-01-05 13:16:13 +01:00
Kevin Grossmann
90a06b6a33 Using --build option instead of extra build cmd, removed -d 2021-01-05 09:03:25 +01:00
Hayden
f33f90ad5d documentation rework + developer updates 2021-01-04 21:03:32 -09:00
zackbcom
92f00f41c6 Adding in Confirmation logic. 2021-01-04 23:10:14 -06:00
Hayden
8dc7f0663d create new recipe without image 2021-01-04 17:17:06 -09:00
Hayden
1aa9cbeebb Confirmation.vue start 2021-01-04 16:49:03 -09:00
Hayden
cd4694d85e resolve dev issues 2021-01-04 16:44:45 -09:00
Hayden
f6ec9a5c1c confirmation dialog 2021-01-04 16:41:13 -09:00
Hayden
c2a219fb4a clear notes 2021-01-03 20:10:25 -09:00
hay-kot
f5ab2dcde8
Merge pull request #24 from hay-kot/0.1.0 2021-01-03 20:09:25 -09:00
Hayden
e7777734e9 remove card 2021-01-03 20:07:36 -09:00
Hayden
a7b1ac162c new favicon / admin view imrpovements 2021-01-03 19:50:31 -09:00
Hayden
7387d7f7d5 improved docs 2021-01-03 19:50:16 -09:00
hay-kot
d27ea39279
Merge pull request #21 from ddouglas/patch-1
Correct URL is Contributing Doc
2021-01-03 18:03:18 -09:00
David Douglas
a7dd09a942
Correct URL is Contributing Doc 2021-01-03 21:59:00 -05:00
Hayden
a73e8f6232 test bot 2021-01-03 16:10:11 -09:00
Hayden
843cf92614 test build 2021-01-03 16:04:56 -09:00
Hayden
b0abc9e082 no folder crash error 2021-01-03 14:53:16 -09:00
Hayden
8c1b33ad0b scraper route update 2021-01-03 14:37:42 -09:00
Hayden
bc9e5692fa fix not updating bug 2021-01-03 14:34:00 -09:00
Hayden
db30daceef contribution framework updates 2021-01-03 14:25:38 -09:00
Hayden
adbc126ef5 documentation 2021-01-03 13:54:29 -09:00
hay-kot
03197a139f
Merge pull request #18 from mtoohey31/0.1.0
Updated css % opacity values to fix 1% issue
2021-01-03 13:50:00 -09:00
mtoohey31
203b3aaa2c Updated css % opacity values to fix 1% issue
The % opacity css values were all being changed to 1% in my builds, which I belive was due to this issue: https://github.com/cssnano/cssnano/issues/892 so I switched them to specify decimal opacity values instead.
2021-01-03 17:41:18 -05:00