Feature Flags - Table View Last requested column

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem

Not all details from https://gitlab.com/gitlab-org/gitlab-ee/issues/6220 were implemented (this is thus a follow-up). This focuses on adding the "last requested" field, which shows the last time that feature flag's status was requested by an application.

Further details

Solution

Feature flag table

  • add requested column with header copy being Last requested

image

Vue refactoring

As discussed this iteration will be implemented in Vue using the public API. The existing HAML implementation will be removed.

BE requirement

from https://gitlab.com/gitlab-org/gitlab-ee/issues/7731#note_123889585

last requested is not yet available on the backend`

Thus this issue requires backend

What does success look like, and how can we measure that?

  • Requested columns has been added

Links / references

Edited by 🤖 GitLab Bot 🤖