I've checked all pages fixed the UI design, colors, and page directory layouts. I am going to end the new-app milestone with this PR. Afterwards, I plan to perform dev Q/A in the internal development environment for a certain period of time to fix bugs. new-webapp branch will be merged into the main branch after the internal tests.
Modifications:
The concept of metadata has been removed from the UI. I found it difficult to directly understand what metadata means in Central Dogma. Because it can be anything. I renamed them into project settings and repository permissions that would be more intuitive. The related directory hierarchy, links, and buttons are refactored.
Navigation has been improved. URLs have been changed to more navigable structures, which makes breadcrumbs easier to create links.
Motivation:
I've checked all pages fixed the UI design, colors, and page directory layouts. I am going to end the new-app milestone with this PR. Afterwards, I plan to perform dev Q/A in the internal development environment for a certain period of time to fix bugs.
new-webapp
branch will be merged into the main branch after the internal tests.Modifications:
metadata
has been removed from the UI. I found it difficult to directly understand whatmetadata
means in Central Dogma. Because it can be anything. I renamed them intoproject settings
andrepository permissions
that would be more intuitive. The related directory hierarchy, links, and buttons are refactored.Result:
Ready to perform dev Q/A