-
Notifications
You must be signed in to change notification settings - Fork 6
Ngfw 15454 implement UI for local directory users #302
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
Open
VarshaKache
wants to merge
130
commits into
17.5-features-fixes
Choose a base branch
from
ngfw-15454-Implement-UI-for-local-directory-Users
base: 17.5-features-fixes
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ngfw 15454 implement UI for local directory users #302
VarshaKache
wants to merge
130
commits into
17.5-features-fixes
from
ngfw-15454-Implement-UI-for-local-directory-Users
+5,097
−2,873
Conversation
This file contains hidden or 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
NGFW-14041: Added support for Q8W leds
ngfw-15208: added logic to remove conflicting logrotate file
The custom integration for the Interfaces tab has been replaced with the vuntangle component. Interface-mixin functions have been upgraded, and AppVariantInjector has been integrated.
…xt-and-vue NGFW-15206 Setting API version for Ext (v1) and Vue (v2) calls
…rsion-for-ext-and-vue Revert "NGFW-15206 Setting API version for Ext (v1) and Vue (v2) calls"
…xt-and-vue NGFW-15206 Setting API version for Ext (v1) and Vue (v2) calls
* InterfacesApi V2 changes for networkSettings ans interfaces status * setNetworkSetting replace with setNetworkSettingsV2
…kgs into ngfw-14957-17.5-features
…getALLstatus API to V2
…kgs into ngfw-14957-17.5-features
…kgs into ngfw-14957-17.5-features
* ngfw-15228 Interfaces listing changes according to vuntangle
…-initiation-on-each-iframe-load ngfw-15231 Eliminating jsonrpc initiation on each iframe load
ngfw-15243 delete interfaces functionality implemented
…kgs into ngfw-14957-17.5-features
* NGFW-15408 API call that checks network availability
…280) * ngfw-15410 Language Settings added in system settings - regional tab * ngfw-15410 Removed system refresh event * ngfw-15410 updated yarn.lock
* ngfw-15412 about functionality implementation * ngfw-15412 fetchAccountInfo function changes * ngfw-15412 yarn.lock file upgrade with vuntangle version 1.59.95
ngfw-15403: Added DBL event to sync status with ext UI
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ngfw-15347 Admin account table and system setting field changes * ngfw-15347 system setting object changes
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* NGFW-15438 client calls and store for logs
dhadarau
previously approved these changes
Dec 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description:
Local Directory - local users implementation


