Commit ea186e6
authored
refactor: [M3-9354] - Reroute Firewalls Feature (linode#11704)
* Initial commit
* Utils and tabs
* unit tests
* devices sort/pagination part 1
* healthy data passing refactor
* handle sorting
* fix remaining units
* fix component test setup
* cleanup
* Added changeset: Migrate Firewalls feature to Tanstack routing
* Feedback @@mjac0bs
* small adjustment
* Tying up together
* Cleanup - ready for review
* Cleanup2 - ready for review
* feedback @mjac0bs1 parent 302223a commit ea186e6
File tree
32 files changed
+872
-580
lines changed- packages/manager
- .changeset
- cypress
- component/features/firewalls
- support
- component
- util
- src
- features
- Events/factories
- Firewalls
- FirewallDetail
- Devices
- Rules
- FirewallLanding
- Images/ImagesCreate
- Linodes/LinodesDetail/LinodeNetworking/LinodeFirewalls
- hooks
- routes
- firewalls
32 files changed
+872
-580
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 | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
144 | 151 | | |
145 | 152 | | |
146 | 153 | | |
| |||
0 commit comments