Terrastories / terrastories

Terrastories is a geostorytelling application for mapping, managing and sharing place-based stories.
https://terrastories.app
MIT License
319 stars 157 forks source link

[Rails] Allow super admin to view a "last updated on ..." note next to communities on the main dashboard #803

Closed rudokemper closed 2 years ago

rudokemper commented 2 years ago

When logged in as a super admin (e.g. via username super@terrastories.io and password terrastories per the default seed data), we are able to view all of the communities on the dashboard accessed at the /en/member/communities path. Let's add a Last updated on $date note on a new line following the name of the community, in italics.

This would track the last time that a change was made to the community database (e.g. adding or editing a Story, Speaker, Place, User, or a change made to the Theme).

It would look like this: image

In so doing, let's add the "Last updated on" string to the i18n files so they can be translated.

ashwini-seshadri commented 2 years ago

Hi! I would like to work on this issue! I have also signed up for hacktoberfest!

rudokemper commented 2 years ago

That's great @ashwini-seshadri! Thanks! I assigned you.

rudokemper commented 2 years ago

Hi @ashwini-seshadri just checking if you still wanted to work on this?

ashwini-seshadri commented 2 years ago

Hi @rudokemper I am still working on this and the other one, I will submit both PRs soon, latest by tomorrow! Thanks!

rudokemper commented 2 years ago

Awesome, sounds good @ashwini-seshadri :)