diff --git a/TODO.md b/TODO.md index 6de3dfe..9641cdd 100644 --- a/TODO.md +++ b/TODO.md @@ -5,5 +5,4 @@ - click to access feedback details for items in personal feedback list - Notifications infrastructure - Anonymous feedback claiming -- Email verification nudge - Create widgets for users to embed on their website \ No newline at end of file diff --git a/components/EmailVerificationNudge.vue b/components/EmailVerificationNudge.vue new file mode 100644 index 0000000..a3fd503 --- /dev/null +++ b/components/EmailVerificationNudge.vue @@ -0,0 +1,112 @@ + + + diff --git a/layouts/dashboard.vue b/layouts/dashboard.vue index 3fe1fd2..5de339e 100644 --- a/layouts/dashboard.vue +++ b/layouts/dashboard.vue @@ -12,6 +12,7 @@
+
@@ -19,4 +20,8 @@ - +