-
Notifications
You must be signed in to change notification settings - Fork 4
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
Classification #2
base: master
Are you sure you want to change the base?
Conversation
Fix(Tour): Modified Search Step and added code to support Tour in Hud
fix(index):added a check to see if we should display webtop
…are not to be above FOUO #686
fix(reviews): Changed variable name and text to reflect that reviews …
fix(Carousel): Fixed arrows disappearing when tabbing into carousel #524
enhance(tags): Increase tag length to 30 #719
…ets classification accordingly #709
Fix(SecurityBanner): display different banner for second party users
Fix(Carousel): Moved carousel buttons below carousel div to correct c…
fix(notificationSettings) Fix notification overflow #691
…t of the list #726
fix(carousel): carousel scroll boundary fix #726
…ogin screen. webpack dev server now serves at :8000/ instead of :8000/dist Various URL repairs in package.json and upgraded ozp-react-commons.
…efore pushing events
…itlab ozp-classification
…cation configurable
@clabas we appreciate your pull request and would like to put it forward for our GOSS Board to determine if this should be included in the product. We have just formalized our patch process that can be found at https://ozone.nextcentury.com/patch_process. Please ensure that the following has been included so that it can be presented to the board:
Please be sure to include in your documentation how this will be a breaking change. Thank you again for your contribution to this project. |
This pull request adds support for dynamically setting classification banners based on an overall system classification. Per Igor, despite this technically being a breaking change, making this effort available to the community.
Note that this contains the changes added in the 'cas' branch.