Commit 61b5561
Protect: Restore HistoryAdminSectionHero (#40551)
* Init project branch
* Protect: Add Go to Cloud and Scan now button to Protect primary header (#40057)
Co-authored-by: Nate Weller <[email protected]>
* Protect: Update Scan and History headers (#40058)
* Update Scan and History section header structure/content
* changelog
* Update projects/plugins/protect/src/js/routes/scan/scan-admin-section-hero.tsx
Co-authored-by: Nate Weller <[email protected]>
---------
Co-authored-by: Nate Weller <[email protected]>
* Protect: de-emphasize cloud link by using link variant (#40211)
* Protect: add ShieldIcon component
* Protect: Add ShieldIcon Component (#40402)
* Protect: Integrate ThreatsDataViews Component (#40076)
* Components: Add ScanReport (#40419)
* Fix type errors
Protect: add HMR support
Revert "Protect: add HMR support"
This reverts commit 06497a0.
* Protect: Refactor AdminSectionHero (#40516)
* Restore history header
* Pass status filter presets to consumer
* Restore early return
* Add plan level restrictions
* Remove unneeded filter handling
* Revert unnecessary threats data views updates
* Fix import
* Add size prop
---------
Co-authored-by: Nate Weller <[email protected]>
Co-authored-by: Nate Weller <[email protected]>1 parent f672f0a commit 61b5561
File tree
2 files changed
+79
-0
lines changed- projects
- js-packages/components/components/threats-data-views
- plugins/protect/src/js/routes/scan
2 files changed
+79
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
Lines changed: 78 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
0 commit comments