codyrancher
cc086ee953
Switch safemode to use the query param
...
Making this switch because using the path can lead to undefined routes and some confusion on wildcard routes.
https://github.com/rancher/dashboard/pull/9135#discussion_r1232391119
2023-07-09 09:07:42 -07:00
Richard Cox
859c157962
Two Build Related Tweaks
...
- Fix chunking for `pages/c/_cluster/settings/DefaultLinksEditor.vue`
- bundle css with pages, instead of as prefetched links in index.html
2023-06-01 14:22:08 +01:00
Richard Cox
541be75918
Fix router base
...
- build time env var was not passed through to where it was used in runtime
- resulted in RC builds looking for resources in `/` instead of `/dashboard`
2023-05-25 12:58:52 +01:00
Cody Jackson
487cf0d6a4
Migrating all of the files out of the nuxt directory into reasonable places within shell
2023-04-20 11:56:58 +02:00
Nancy
7f856985b5
fix role detail view webpackchunkname ( #8487 )
2023-03-21 09:39:52 -07:00
Nancy
ce56fe6abd
fix router.js component paths ( #8474 )
2023-03-20 14:04:03 -07:00
Cody Jackson
eecefff26a
Moving the route files outside of the nuxt subfolder
2023-03-14 17:00:42 -07:00