aecworks / aec.works-web

Frontend for https://aec.works
https://aec.works
GNU General Public License v3.0
8 stars 2 forks source link

Show Who Created #78

Closed gtalarico closed 3 years ago

gtalarico commented 3 years ago

While editing a page, should be able to see which user created. I initially hid it because 99% where me and I didn't want it to come out as brag.

However, two things have changed:

  1. this page is currently visible by editors only
  2. now that we have more editors, helpful to see who is doing what
gtalarico commented 3 years ago

Fixed on api: https://github.com/aecworks/aec.works-api/pull/78

on frontend was already setup: https://github.com/aecworks/aec.works-web/blob/7d785ab9cff306ae159c38d89b290e58b03b50a0/src/views/CompanyEdit.vue#L110