Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P UI] Make base url configurable #5577

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

matmair
Copy link
Contributor

@matmair matmair commented Sep 20, 2023

This PR makes the base URL (by default platform) configurable. This way the admin can select under which subpath P UI should be server (or if it should not use a subpath at all).

@matmair matmair added enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process refactor Platform UI Related to the React based User Interface labels Sep 20, 2023
@matmair matmair added this to the 0.13.0 milestone Sep 20, 2023
@matmair matmair self-assigned this Sep 20, 2023
@netlify
Copy link

netlify bot commented Sep 20, 2023

Deploy Preview for inventree ready!

Name Link
🔨 Latest commit f6f9de1
🔍 Latest deploy log https://app.netlify.com/sites/inventree/deploys/650b20d59f684800087a8f85
😎 Deploy Preview https://deploy-preview-5577--inventree.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 86
Best Practices: 100
SEO: 70
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@lippoliv
Copy link
Sponsor Contributor

Does it also support Ports ("http://some-nas:1337")? Because 0.12.7 doesn't :/

@matmair
Copy link
Contributor Author

matmair commented Sep 20, 2023

Ports already work, our dev environments work that way.

PRs are not the right place to report problems if you want help though. That would be either discussions or issues.

@lippoliv
Copy link
Sponsor Contributor

Agreed. I'll collect information and report a bug. I just thought it's a full makeover so a bug would be obsolete. Thanks 🙏

@SchrodingersGat SchrodingersGat merged commit 8432297 into inventree:master Sep 20, 2023
24 checks passed
@SchrodingersGat
Copy link
Member

Seems like a straightforward change, thanks @matmair

@matmair
Copy link
Contributor Author

matmair commented Sep 20, 2023

@SchrodingersGat I am just splitting out all the side noice from #5559 so you can review that ;-)

@matmair matmair deleted the refactor-base-url branch September 20, 2023 23:51
@lippoliv lippoliv mentioned this pull request Sep 21, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature Platform UI Related to the React based User Interface refactor setup Relates to the InvenTree setup / installation process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants