Commit b62848c
[Canvas] Switch Canvas to use React Router (#100579)
* Switch Canvas to use React Router
* Fix typescript errors
* Remove @scant/router from package.json
* Fix tests
* Fix functional test
* Fix functional tests
* Fix bad merge in package.json
* Cleanup from code review comments
* Fix double basepath append
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>1 parent 72d5b8a commit b62848c
107 files changed
Lines changed: 2071 additions & 2311 deletions
File tree
- x-pack
- plugins/canvas
- i18n
- public
- apps
- export
- home
- home_app
- workpad
- components
- app
- canvas_loading
- export_app
- __snapshots__
- fullscreen
- home_app
- link
- page_manager
- page_preview
- router
- routing
- toolbar
- workpad_app
- workpad_header
- fullscreen_control
- workpad_loader
- workpad_page
- workpad_interactive_page
- workpad_templates
- workpad
- lib
- routes
- home
- workpad
- hooks
- services
- stubs
- state
- actions
- middleware
- reducers
- style
- storybook/decorators
- test/functional/apps/canvas/feature_controls
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| 139 | + | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | | - | |
144 | 143 | | |
145 | 144 | | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | | - | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | 279 | | |
281 | 280 | | |
282 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
178 | 184 | | |
179 | 185 | | |
180 | 186 | | |
| |||
1384 | 1390 | | |
1385 | 1391 | | |
1386 | 1392 | | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
1387 | 1401 | | |
1388 | 1402 | | |
1389 | 1403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 34 | | |
40 | 35 | | |
41 | 36 | | |
| |||
103 | 98 | | |
104 | 99 | | |
105 | 100 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 101 | | |
110 | 102 | | |
111 | 103 | | |
| |||
178 | 170 | | |
179 | 171 | | |
180 | 172 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | 173 | | |
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments