WIP: Puts additional data into the design tab version selector
What does this MR do?
This adds in dummy data for the design version dropdown. In line with what we expect from the backend.
There's a slight difference between the proposed design and this implementation.
Since it doesn't loook likely that we'll get the added/removed/changed counts in this release, I have updated the main message to say [user] updated the designs [timeago]
instead of [user] added [n] screens
.
DO NOT MERGE THIS
I planned on either putting this behind a feature flag or setting up a merge train, but I have done neither yet so please don't merge this or you'll confuse a lot of people with the dummy data I've added.
Screenshots
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. -
Tested in all supported browsers
Security
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
-
Label as security and @ mention @gitlab-com/gl-security/appsec
-
The MR includes necessary changes to maintain consistency between UI, API, email, or other methods -
Security reports checked/validated by a reviewer from the AppSec team
Closes #32082 (closed)