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

Feature/source link #907

Merged
merged 2 commits into from
Nov 17, 2022
Merged

Conversation

KTruesdellENA
Copy link
Contributor

@Kamilcuk

Added your changes and made it a configurable variable. Can you review please?

@Kamilcuk
Copy link
Contributor

Kamilcuk commented Sep 23, 2022

This is (with settings and such) way bolder than I could ever wish for.

When hitting make it prints something FAIL, running ./fabio results in error panic: template: routes:86: function "RoutingTable" not defined.

@KTruesdellENA
Copy link
Contributor Author

That issue should be fixed, i had pushed the initial changes before finding that bug, but it builds ok now and should be good.
We are holding on merging this initially right now while we hash out which "port" and "scheme" and what those should really be and where and when they should be used. But test it and see if its what you are looking for and want and how this works for you.
Thank you

@Kamilcuk
Copy link
Contributor

I tested ui.routingtable.source.linkenabled = true and works fine for me.

@CLAassistant
Copy link

CLAassistant commented Nov 17, 2022

CLA assistant check
All committers have signed the CLA.

Kamilcuk and others added 2 commits November 17, 2022 17:08
…ource and make it linkable with options, updated documentation

update documentation and logic for setting the port
fixed bug putting the scheme and host in the correct places in JS in the routes file and added the hugo build file to the git ignore file
update routing table source field to clickable link the logic of making the source field in the routing table was incomplete. updated so that it would account for if the source had a port in it already, and if it does then use that port instead of what is provided additionally added line/logic to turn the row red IF the source is invalid (by beginning with http)
adding icon and tooltip hover text to error messaging
@KTruesdellENA KTruesdellENA merged commit 87c4da1 into fabiolb:master Nov 17, 2022
@KTruesdellENA KTruesdellENA deleted the feature/source-link branch November 17, 2022 22:23
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.

4 participants