From 5bf3094cfbc70ac729e6252c63c86ba9da42082b Mon Sep 17 00:00:00 2001 From: stephann <3025661+stephannv@users.noreply.github.com> Date: Mon, 26 Dec 2022 10:15:44 -0300 Subject: [PATCH] feat: Add wishlist import and shutdown notice --- README.md | 4 ++++ app/components/layout/user_menu_component.html.erb | 8 +++++++- app/controllers/wishlists_controller.rb | 13 ++++++++++++- app/views/layouts/application.html.erb | 6 ++++++ app/views/wishlists/show.csv.erb | 4 ++++ 5 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 app/views/wishlists/show.csv.erb diff --git a/README.md b/README.md index 4166a73..a87ca5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# nindika is shutting down on 15/01/2023 +Thanks for all support. If you need help with nindika code, getting in touch in discussions. + + # nindika [![Releases](https://img.shields.io/github/v/release/stephannv/nindika)](https://github.com/stephannv/nindika/releases) [![CI](https://github.com/stephannv/nindika/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/stephannv/nindika/actions/workflows/ci.yml?query=branch%3Amain++) diff --git a/app/components/layout/user_menu_component.html.erb b/app/components/layout/user_menu_component.html.erb index 5f11ffd..2332597 100644 --- a/app/components/layout/user_menu_component.html.erb +++ b/app/components/layout/user_menu_component.html.erb @@ -7,7 +7,7 @@ %> -