-
Notifications
You must be signed in to change notification settings - Fork 542
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
feat: added default values & missing fields to Upstream #1764
Merged
Merged
Changes from 50 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
c39993e
chore: added TLS
juzhiyuan 6a6fa02
chore: added TLS
juzhiyuan 9bb5146
chore: added i18n for Others
juzhiyuan acfa1d8
chore: update active.type
juzhiyuan 900e6a3
chore: update active.timeout
juzhiyuan 881f365
chore: added Concurrency
juzhiyuan c7eb03e
Merge branch 'master' into juzhiyuan/upstream-fields
juzhiyuan 7a0ccd9
chore: added concurrency i18n
juzhiyuan fb54a38
chore: update host fields
juzhiyuan 823c2b1
chore: update Port
juzhiyuan 04f2f29
chore: update Port
juzhiyuan 0c0c663
chore: added type tooltip
juzhiyuan 8f8d109
chore: update HTTP Path
juzhiyuan 8f5de24
chore: update Host
juzhiyuan 309d336
chore: added verify_https_certificate
juzhiyuan 02feece
chore: update i18n
juzhiyuan 1f7b685
chore: added TODO
juzhiyuan 4df5ec7
chore: update active check interval
juzhiyuan d544309
chore: update active check interval
juzhiyuan ece1c97
chore: update successes
juzhiyuan 8ebe5b9
chore: added active http_statues
juzhiyuan 9f0bcd0
chore: update timeouts
juzhiyuan be690b9
chore: update interval
juzhiyuan e16ac2a
chore: update HttpFailures & HttpStatues
juzhiyuan 0efb744
chore: update TCP failures
juzhiyuan b5886e6
chore: update req headers
juzhiyuan 3589ec6
chore: update ReqHeaders
juzhiyuan c3df0c2
chore: update components
juzhiyuan 0878486
chore: update UpstreamForm
juzhiyuan 0844b3a
chore: update passive
juzhiyuan 41d9e28
chore: added License
juzhiyuan 61a4899
chore: added new line
juzhiyuan 7072aab
chore: update i18n
juzhiyuan 098bb21
chore: added License
juzhiyuan df5bf44
style: added port width
juzhiyuan 3b2b4aa
chore: remove upstream form
juzhiyuan d49319f
chore: update i18n
juzhiyuan 681747b
chore: hidden service_name & discovery_type
juzhiyuan 914f7e5
chore: update Nodes
juzhiyuan 38c6421
chore: update TLS
juzhiyuan df33afb
chore: update Timeout
juzhiyuan 97641d8
chore: show HttpsVerifyCert when using https type
juzhiyuan 3372a6d
chore: update nodes
juzhiyuan 5773954
chore: update Retries
juzhiyuan b412e2e
chore: update Upstream Transform
juzhiyuan 155fb08
chore: update Route
juzhiyuan b51dbc7
chore: update initial values
juzhiyuan e4d62bb
fix: ci
juzhiyuan 6021971
fix: ci
juzhiyuan 47db0f7
Merge branch 'master' into juzhiyuan/upstream-fields
juzhiyuan 9cb53d2
Update selector.json
juzhiyuan 3a5d75a
chore: added plugin
juzhiyuan 154eff4
Merge branch 'juzhiyuan/upstream-fields' of github.com:juzhiyuan/apis…
juzhiyuan 202b523
fix: CI
juzhiyuan d38c7ca
fix: CI
juzhiyuan c1f8582
chore: remove extra line
juzhiyuan bbe67a5
chore: update typing
juzhiyuan c7ea9a1
Merge branch 'master' into juzhiyuan/upstream-fields
juzhiyuan d829414
fix: ci
juzhiyuan 2810a54
fix: ci
LiteSun 8644a28
Merge branch 'master' into juzhiyuan/upstream-fields
juzhiyuan 1890dc7
chore: sync CI codes
juzhiyuan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 0 additions & 71 deletions
71
web/cypress/integration/plugin/create-delete-in-drawer-plugin.spec.js
This file was deleted.
Oops, something went wrong.
71 changes: 0 additions & 71 deletions
71
web/cypress/integration/plugin/create-edit-delete-plugin.spec.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new line please.