DRAFT: Geo Node Status 2.0 - UI [NO-MERGE]
Why WIP
This MR will be broken down into a few smaller MRs. This will be used as a "home base" to track the end goal of the UI.
Tasks before MR breakdown
-
Build UI Components -
Mobile Breakpoints 1st iteration -
Request preliminary UX review from @sunjungp
-
UI Follow ups -
Build Vuex Store/Data Fetching -
Replace mock data -
Break-off Vuex Store into its own MR and rebase this MR on top -> !53910 (merged) -
Merge Vuex Store Data -
Breakdown the UI components into reviewable chunks -
Close this MR
What does this MR do?
Closes #287978 (closed)
The UI being implemented here can be seen here: &4712 (closed)
This MR will create the entire new UI. This of course will become a very large MR, thus it will be broken down with this MR used as a reference point as to why each smaller MR is created.
How to test
- Set up a Geo Primary/Secondary GDK
- Fetch the current branch
- Activate the Feature Flag on your Primary GDK (
:geo_nodes_beta
) - Navigate to
http://127.0.0.1:3000/admin/geo/nodes_beta
- View UI
Screenshots (strongly suggested)
Desktop (1600px) | Laptop (1072px) | |
---|---|---|
Screenshot |
Tablet (768px) | Phablet (576px) | Mobile (375px) | |
---|---|---|---|
Screenshot |
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 -
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
Related to #287978 (closed)
Edited by Zack Cuddy