gentics / gentics/mesh-ui

Change base-path for API

Open
#282 1 comment 0 reactions 0 assignees View on GitHub
enhancement new ui
Dominant language
TypeScript
Stars
24
Forks
27
PR merge metrics
No merged PRs in 30d

Description

It's currently not possible to change the base-path of the mesh installation in the new UI.
This makes it impossible to use when mesh is served under a sub-directory.
Example: `https://my-domain.com/mesh/api/v2` would not work, as the UI always goes for `/api/v2`.
The old UI supports that setting in `apiUrl`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the new UI builds its API URL and compare that behavior with the old UI's apiUrl setting. Confirm how a mesh installation served under a sub-directory is configured; done means an example such as https://my-domain.com/mesh/api/v2 is used instead of always requesting /api/v2.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.