-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
AntiPhishingPolicy Standard #2257
Closed
OfficialEsco
wants to merge
2
commits into
KelvinTegelaar:dev
from
Ren-Roros-Digital:AntiPhishingPolicy
Closed
AntiPhishingPolicy Standard #2257
OfficialEsco
wants to merge
2
commits into
KelvinTegelaar:dev
from
Ren-Roros-Digital:AntiPhishingPolicy
Conversation
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
JohnDuprey
added a commit
to JohnDuprey/CIPP
that referenced
this pull request
Mar 27, 2024
hugescale39
pushed a commit
to hugescale39/CIPP
that referenced
this pull request
Mar 31, 2024
daniel-itstuffed
pushed a commit
to daniel-itstuffed/CIPP
that referenced
this pull request
Apr 3, 2024
warmo1
pushed a commit
to warmo1/CIPP
that referenced
this pull request
Apr 11, 2024
* Handle null values in flatten function * Add tags to all standards * Helptext change to reflect change * Add sortable quota selectors for onedrive and email reports * Change nudgeMFA standard to be 1 entry * Change to reflect backend * Add reporting and alerts for undo oauth * Change UserSubmissions to be only 1 entry * Change to number instead of string * helptext * improvements mailbox stats * added manager field * Graph Explorer - Add import/export option - Add custom path to CippCodeOffcanvas * Add copied state * Update CippCodeOffcanvas.jsx * add bulk remove and add of users * text changes * add urlonly * add urlonly * add device list * add device actions * Cleanup graph explorer import/export * Function Statistics * fix interface bug for all tenants overview * add exchange standard * version up * Graph Explorer - Add React Select search with Creatable component - Change $select form input to RFFCSelectSearch with preloading properties * Add filters and reorder table * guest name change * Update GraphExplorer.jsx * Update GraphExplorer.jsx * Add refresh function * Update RFFComponents.jsx * version up * Update DomainsAnalyser.jsx Added DKIM Records to table and export. * remove old imports * save columns when user changes them with option to reset * add exportselector where required * fixes missing postal code * Added custom thresholds for SharePoint and Mailbox Quota alerts Added custom thresholds for SharePoint and Mailbox Quota alerts * removed default value removed default value * use endpointname instead of report name. * CippDatatable - refetch * for now, this'll do. * CippTable fix Fix addColumn for omitted cols * More omit checks * Made a start on adding "New User" attributes in "User Settings" one for @JohnDuprey / @KelvinTegelaar the superheroes to finish off! * Fix nav items property * Devices Bulk Actions Add selectable rows to Devices page Add Enable/Disable/Delete actions Implements KelvinTegelaar#2154 * Settings refactor, CippCallout wip * Bump version, update font awesome icons * Unify all results notifications to use new component CippCallout which combines CCallout and CAlert but is dismissible. Fix issues with notification not appearing when running a second time. Fix issue with password config not working. * add saving of user settings * added defaultAttributes * update license overview * add anon data warning. * fixes anon * added KelvinTegelaar#2189 * Pending Webhooks - Add table offcanvas - Add pending webhooks action button with expandable json view * fix button text * fixes bug when endpoint name is null for modals * fixed issue with graph explorer columns * minor bug with new column setup * Update AppHeader.jsx * fix card layout while bringing sexy back * fix button * cleanup imports * Pretty MEM policy list json * Add tooltips * Graph Explorer - Org Branding preset Implements KelvinTegelaar#2160 * upp version * Add null safe operator to default settings * up version * Update Statistics.jsx * update package-lock * fixes edit user bug * users fix * DisableAppCreation standard * Update formatters for alerts/scheduler * up version * Update package-lock.json * Add boolean switch to standards list * SafeLinks Standard * Add SafeLinks Policy Standard * SafeLinks Policy Label fix * SafeLink Policy use boolean * Revert "SafeLink Policy use boolean" * boolean test * Added EnableOrganizationBranding to SafeLink option * Move SafeLinksPolicy to Defender Standard * Updated Name label * Changed according to feedback * Updated label name * bulk user adds * create * Added Compliance Policies * Standard for trusting external MFA in Cross-tenant access setting * dynamic lists * fixes bug with blank arrays * fixes KelvinTegelaar#2210 * added alerts * changes * fix radio/checkbox bug * fixes selector * fix tenant access check * fixes ap issue disappearing offCanvas * add standards from PR KelvinTegelaar#2257 KelvinTegelaar#2256 KelvinTegelaar#2255 KelvinTegelaar#2254 * improved search * fixes for or * WizardTableField set dynamicColumns to false * remove lighthouse requirement for tenant check * add version update function * Mail Test * Update MailTest.jsx * add multi select offboarding * add alert for going over maximum * up version * Update MailTest.jsx * Added default value support to standards number type * handle undefined/null columns * favourites adding * add dash header if favorites are set. * null safe props on mail test * Update licenses * Fix Number defaultValue Update standards.json fix? Co-Authored-By: Kai Stenbro <58435124+GreenChiip@users.noreply.github.com> * preserve tableFilter in tenant selector fixes KelvinTegelaar#2293 * Up version * Revert "Merge pull request KelvinTegelaar#2298 from KelvinTegelaar/dev" This reverts commit e3cb141, reversing changes made to 1c3eb56. * up version --------- Co-authored-by: BNWEIN <bweinberg@prime-networks.co.uk> Co-authored-by: John Duprey <jwd@johnwduprey.com> Co-authored-by: Kristian Kjærgård <31723128+kris6673@users.noreply.github.com> Co-authored-by: Kristian Kjærgård <kris6673@hotmail.com> Co-authored-by: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com> Co-authored-by: KelvinTegelaar <Kelvin@limenetworks.nl> Co-authored-by: John Duprey <john@cyberdrain.com> Co-authored-by: Kevin Grube <grube.kevin@gmail.com> Co-authored-by: Esco <OfficialEsco@users.noreply.github.com> Co-authored-by: Kai Stenbro <58435124+GreenChiip@users.noreply.github.com>
dmorris-AMC
pushed a commit
to Athens-Micro/CIPP
that referenced
this pull request
Apr 12, 2024
jchurchh
pushed a commit
to jchurchh/CIPP
that referenced
this pull request
Apr 23, 2024
* Graph Explorer - Add import/export option - Add custom path to CippCodeOffcanvas * Add copied state * Update CippCodeOffcanvas.jsx * add bulk remove and add of users * text changes * add urlonly * add urlonly * add device list * add device actions * Cleanup graph explorer import/export * Function Statistics * fix interface bug for all tenants overview * add exchange standard * version up * Graph Explorer - Add React Select search with Creatable component - Change $select form input to RFFCSelectSearch with preloading properties * Add filters and reorder table * guest name change * Update GraphExplorer.jsx * Update GraphExplorer.jsx * Add refresh function * Update RFFComponents.jsx * version up * Update DomainsAnalyser.jsx Added DKIM Records to table and export. * remove old imports * save columns when user changes them with option to reset * add exportselector where required * fixes missing postal code * Added custom thresholds for SharePoint and Mailbox Quota alerts Added custom thresholds for SharePoint and Mailbox Quota alerts * removed default value removed default value * use endpointname instead of report name. * CippDatatable - refetch * for now, this'll do. * CippTable fix Fix addColumn for omitted cols * More omit checks * Made a start on adding "New User" attributes in "User Settings" one for @JohnDuprey / @KelvinTegelaar the superheroes to finish off! * Fix nav items property * Devices Bulk Actions Add selectable rows to Devices page Add Enable/Disable/Delete actions Implements KelvinTegelaar#2154 * Settings refactor, CippCallout wip * Bump version, update font awesome icons * Unify all results notifications to use new component CippCallout which combines CCallout and CAlert but is dismissible. Fix issues with notification not appearing when running a second time. Fix issue with password config not working. * add saving of user settings * added defaultAttributes * update license overview * add anon data warning. * fixes anon * added KelvinTegelaar#2189 * Pending Webhooks - Add table offcanvas - Add pending webhooks action button with expandable json view * fix button text * fixes bug when endpoint name is null for modals * fixed issue with graph explorer columns * minor bug with new column setup * Update AppHeader.jsx * fix card layout while bringing sexy back * fix button * cleanup imports * Pretty MEM policy list json * Add tooltips * Graph Explorer - Org Branding preset Implements KelvinTegelaar#2160 * upp version * Add null safe operator to default settings * up version * Update Statistics.jsx * update package-lock * fixes edit user bug * users fix * DisableAppCreation standard * Update formatters for alerts/scheduler * up version * Update package-lock.json * Add boolean switch to standards list * SafeLinks Standard * Add SafeLinks Policy Standard * SafeLinks Policy Label fix * SafeLink Policy use boolean * Revert "SafeLink Policy use boolean" * boolean test * Added EnableOrganizationBranding to SafeLink option * Move SafeLinksPolicy to Defender Standard * Updated Name label * Changed according to feedback * Updated label name * bulk user adds * create * Added Compliance Policies * Standard for trusting external MFA in Cross-tenant access setting * dynamic lists * fixes bug with blank arrays * fixes KelvinTegelaar#2210 * added alerts * changes * fix radio/checkbox bug * fixes selector * fix tenant access check * fixes ap issue disappearing offCanvas * add standards from PR KelvinTegelaar#2257 KelvinTegelaar#2256 KelvinTegelaar#2255 KelvinTegelaar#2254 * improved search * fixes for or * WizardTableField set dynamicColumns to false * remove lighthouse requirement for tenant check * add version update function * Mail Test * Update MailTest.jsx * add multi select offboarding * add alert for going over maximum * up version * Update MailTest.jsx * Added default value support to standards number type * handle undefined/null columns * favourites adding * add dash header if favorites are set. * null safe props on mail test * Update licenses * Fix Number defaultValue Update standards.json fix? Co-Authored-By: Kai Stenbro <58435124+GreenChiip@users.noreply.github.com> * preserve tableFilter in tenant selector fixes KelvinTegelaar#2293 * Up version * add jsx * potential fix. * Revert "Merge pull request KelvinTegelaar#2298 from KelvinTegelaar/dev" This reverts commit e3cb141, reversing changes made to 1c3eb56. * up version * Fixes dynamic routes issues. * Allow retry button while running * DefaultValue Switch and Input * fixes columns not being correct. * set default size to A3, with fit to page enabled for reprinting. * add sort for devices * update footer add augmentt remove netfriends * use $orderby and $count for devices * removed unused vars * Change to use tenantID for DA * Update augmentt link * json translation prework * Partner webhooks * removed console logs * testing new layout * Add webhook testing * fixes new json view * add displayName sort if available. * replaces json overview * prettification * null safe edit user * null safe adduser * update augmentt logo * added option to create templates for standards. * Include logdata object * remove unused vars * finsihed tester * added policy tester to nav * Create dev_deploy.yml * added listing of applications * Fix cellTable * removed beta * logo spacing * up version * deleted old routes.js * corrected app.jsx * fix conflict issues * fixed app.jsx * fixes annoying thing --------- Co-authored-by: John Duprey <jwd@johnwduprey.com> Co-authored-by: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com> Co-authored-by: KelvinTegelaar <Kelvin@limenetworks.nl> Co-authored-by: Kristian Kjærgård <31723128+kris6673@users.noreply.github.com> Co-authored-by: Kristian Kjærgård <kris6673@hotmail.com> Co-authored-by: BNWEIN <bweinberg@prime-networks.co.uk> Co-authored-by: John Duprey <john@cyberdrain.com> Co-authored-by: Kevin Grube <grube.kevin@gmail.com> Co-authored-by: Esco <OfficialEsco@users.noreply.github.com> Co-authored-by: Kai Stenbro <58435124+GreenChiip@users.noreply.github.com>
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.
Related to KelvinTegelaar/CIPP-API#691
Feel free to suggest changes =)