Terrastories / terrastories

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

[Rails] Remove profile link from super admin dashboard #812

Closed rudokemper closed 1 year ago

rudokemper commented 1 year ago

When logged in as a super admin (e.g. via username super@terrastories.io and password terrastories per the default seed data), you access a unique dashboard for the super admin user.

At the top right, there is a leftover Profile link from other user role dashboards, which is currently leading to an error page. Let's remove this link.

image

asheerrizvi commented 1 year ago

I can take this @rudokemper

rudokemper commented 1 year ago

Thanks @asheerrizvi! I assigned you.

asheerrizvi commented 1 year ago

@rudokemper have opened a PR for this: https://github.com/Terrastories/terrastories/pull/814

rudokemper commented 1 year ago

Hey @asheerrizvi we just merged that administrate refactor branch; can you submit your PRs for the main TS branch?

asheerrizvi commented 1 year ago

@rudokemper done, you can check now.

asheerrizvi commented 1 year ago

@rudokemper we can close this as per Laura's comment on the PR:

https://github.com/Terrastories/terrastories/pull/814#issuecomment-1265545904

rudokemper commented 1 year ago

Thanks @asheerrizvi; sorry for the miscommunication on this one.