Commit 02e82e6
authored
upcoming: [UIE-9511, UIE-9513, UIE-9632] - Add and Integrate Prefix List Details Drawer (#13146)
* Add and integrate PL details drawer
* Update comment
* Update some old references
* Added changeset: Add and Integrate Prefix List Details Drawer
* Added changeset: Add `deleted` property to `FirewallPrefixList` type after API update
* Some refactor and clean up
* Some refactor and update button text from cancel to close
* Rename the 'reference' to 'context' prop for clarity and update all related instances1 parent 545e476 commit 02e82e6
File tree
18 files changed
+980
-45
lines changed- packages
- api-v4
- .changeset
- src/firewalls
- manager
- .changeset
- src
- assets/icons
- factories
- features/Firewalls
- FirewallDetail/Rules
- mocks
18 files changed
+980
-45
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | 110 | | |
113 | | - | |
| 111 | + | |
| 112 | + | |
114 | 113 | | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 126 | | |
130 | 127 | | |
131 | 128 | | |
132 | 129 | | |
133 | 130 | | |
134 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
135 | 136 | | |
0 commit comments