Skip to content

fix https://github.com/Olog/phoebus-olog-web-client/issues/304#305

Open
lcaouen wants to merge 1 commit intoOlog:mainfrom
lcaouen:changing_base
Open

fix https://github.com/Olog/phoebus-olog-web-client/issues/304#305
lcaouen wants to merge 1 commit intoOlog:mainfrom
lcaouen:changing_base

Conversation

@lcaouen
Copy link

@lcaouen lcaouen commented Feb 6, 2026

correct the routes and allow relative navigation depending on the base base which is now configured in .env

Summary of Changes

  • correct the routes when changing base in vite.config.ts
  • add the basename to the route when navigating
  • base route is now set in .env with the variable VITE_APP_ENDPOINT

Visual Inspection

  • Conformance to Markdown styles: https://olog.esss.lu.se/Olog/help/CommonmarkCheatsheet
    • ...when viewing a log entry
    • ...when previewing HTML while writing a description
    • ...when viewing a log entry in the group view
  • Scroll is possible (elements don't overflow their container, and they are scrollable)
    • ...search result list
    • ...log entry group view list
    • ...log entry single view
    • ...create new log entry page
  • Overall layout fills full width and height of viewport
  • Pagination element doesn't overflow into other elements

correct the routes and allow relative navigation depending on the base
base is now configured in .env which more generic
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant