Merge staged 17.6 features fixes into master#298
Open
mayur-dhande wants to merge 63 commits intomasterfrom
Open
Merge staged 17.6 features fixes into master#298mayur-dhande wants to merge 63 commits intomasterfrom
mayur-dhande wants to merge 63 commits intomasterfrom
Conversation
* ngfw-15448 ui implemmentation for authority management * ngfw-15448 settings mixin import changes * rename settings with commansettings and upgrade with yarn.lock with 1.60.16
* ngfw-15453 Added Google.vue component with get settings api integration * ngfw-15453 setSettings and Google Picker Integration * ngfw-15453 Removed console logs * ngfw-15453 updated yarn.lock file
* NGFW-15471 renamed store settings to config
* ngfw-15450 root sertificate funxtionality implementation * ngfw-15450 Util declearation change and config store import changes in google
* NGFW-15471 renamed store settings to config
* NGFW-15486 Administration Tab reformation changes * ngfw-15486 Appdrawer changes * ngfw-15486 dynamic drawer changes
* ngfw-15463 upload certificate functionality changes * ngfw-15463 yarn.lock upgrade
* ngfw-15500 server certifcate list intrgration changes * ngfw-15500 toaster remove
NGFW-15474 Test Email client calls
#314) * ngfw-15515 server certficate generate import and sign in request functionality * ngfw-15515 getServerCertificatesList api call handled * ngfw-15515 yarn.lock file upgrade
* ngfw-15517 Events page added with EventRulesList component * ngfw-15517 Added API call for class fields data * ngfw-15517 dynamic conditions on rule change * ngfw-15517 Added description in conditionDefs field * ngfw-15517 Added useful comments in code
* ngfw-15516 refresh changes * ngfw-15516 comment updated * ngfw-15516 yarn.lock file upgrade * ngfw-15516 sync with 17.6-feature fixes --------- Co-authored-by: VarshaKache <varsharani.kache@arista.com>
NGFW-15514: Global Safe List UI & Centralized Runtime App Data Loading
* ngfw-15517 Events page added with EventRulesList component * ngfw-15517 Added API call for class fields data * ngfw-15517 dynamic conditions on rule change * ngfw-15517 Added description in conditionDefs field * ngfw-15517 Added useful comments in code * ngfw-15534 Changes for trigger rules and In onSettingsChange * ngfw-15534 Updated yarn.lock
…f-api NGFW-15545 Save email quarantine configuration API integration
…tine-conf NGFW-15561 calling V2 API to set quarantine details
…ps-store NGFW-15575 Optimized and refactored apps store
* NGFW-15528 Setting GeoLite2-Country db instead of GeoLite2-City * NGFW-15528 changed grep string * NGFW-15528 updated geoip db name * NGFW-15528 geoip download retry and md5 sum validation * NGFW-15528 updated geo DB references and retry logic to download the db * NGFW-15528 renaming the mmdb file after extraction * NGFW-15528 fixed script * NGFW-15528 Updated geoip cron as per posix syntax * NGFW-15528 renamed vars * NGFW-15528 Updated geoip cron script * NGFW-15578 Debug * ngfw-15578 remove debug * ngfw-15578 update key --------- Co-authored-by: Mayur Dhande <mayur.dhande@arista.com> Co-authored-by: Mayur Dhande <154527616+mayur-dhande@users.noreply.github.com> Co-authored-by: singhrohit23 <rohitsingh@arista.com> Co-authored-by: singhrohit23 <154513962+singhrohit23@users.noreply.github.com> Co-authored-by: Chris Blaise <cblaise@untangle.com>
* ngfw-15582 delete policy condition implementation * ngfw-15582 comments updated
ngfw-15547: Refactor SMTP actions to use Promise-based API and remove unused parameters
* ngfw-15553 Policy Switch, Apps, Install Apps Demo UI * ngfw-15563 Apps and Installable Apps raw view impl * ngfw-15563 Added app installation feaure and code refactoring * ngfw-15563 handling app auto install managing installed apps view * ngfw-15563 handled policy manager uninstalled condition * ngfw-15553 Installable Apps CSS Fix, API Calls optimisation. * ngfw-15564 Added translations for Installable Apps description * ngfw-15583 updated vuntangle in yarn.lock * ngfw-15583 managed session scope flags correctly. * ngfw-15583 handling isRegistered and isCCHidden on App Install
NGFW-15570 email user quarantine wrapper component
…system components (#353) * NGFW-15609 wrapper component for Quarantine Digest Request
* ngfw-15601 App actions api implementation * ngfw-15601 remove instantiateApp function from apps.js
* ngfw-15602 policy rules props changes * ngfw-15602 add fetchNetworkSettings for dispatch method
…mmon Components (#365) * ngfw-15603 initial commit for poc * ngfw-15610 progress on description section * ngfw-15612 Status tab reports implementation initial changes * ngfw-15612 Changes for reports section * ngfw-15613 Changes for Metrics and Sessions * ngfw-15613 metrics and statistics code refactoring * ngfw-15611 App State management with seven states * ngfw-15611 App State management with four states * ngfw-15614 Code for Remove App Functionality and Refactoring * ngfw-15606 Changes for Application Control Lite Signatures * ngfw-15606 emitting events on state change and app remove to post process on extjs side * ngfw-15611 Refactoring appFiltering getPowerClass method * ngfw-15606 enhancements in loadAppData and setSettings action * ngfw-15607 yarn file updated
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
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.
This PR will be merged once 17.5 branch cut is done.