Skip to content

fix(ui): branch page polishes

Lasha Kakabadze requested to merge branching-ui-polishes into dle-4-0

Description

  • Status - Docker image: Perhaps we could specify the full name of the image ("registry.gitlab.com/postgres-ai/se-images/supabase:15-0.5.4" or "supabase:15-0.5.4", "extended-postgres:15") instead of displaying only the version
  • Branches page: The list of branches is not displayed, although we can see that there is one branch (1).
  • Lack of indentation for the breadcrumb on the branch page.
  • In the example for the CLI, there seems to be no option to select a branch based on which a new branch is created (if not main is selected)

Related issue

!695 (comment 1865801552)

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED
Edited by Lasha Kakabadze

Merge request reports