Update Geo Uploads Filter Nav
What does this MR do?
This is work towards the final product proposed here: #213219 (closed)
This MR focuses on bringing the HAML components for Geo Uploads up to spec with regards to the Filter Bar. This MR is strictly a UI/UX change and no functionality changes.
To do so was simply just removing the old filter nav and replace with the newly created filter nav partial.
As part of this effort, we also removed the Never
view as it is no longer supported.
To do so, we needed to map never
to pending
until it is clean up as part of this issue: #216049 (closed)
Screenshots
Old | Filter Open (New) | Filtered By Status (New) | Filtered by Name (New) | |
---|---|---|---|---|
Desktop | ||||
Mobile |
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry - Will be added when final change to close issue is added. - [-] 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 - [-] Informed Infrastructure department of a default or new setting change, if applicable per definition of done
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
Edited by Zack Cuddy