Commit Graph

58 Commits

Author SHA1 Message Date
Neil MacDougall c628c5a91d
Remove extension autoLoad functionality (#8700) 2023-04-28 11:27:11 +01:00
Neil MacDougall 45381b0f39
Update vue options to preserve whitespace (#8742)
* Update vue options to preserve whitespace

* Bug fix with tidy-up
2023-04-26 12:33:41 +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
Neil MacDougall ca5f45ce50
Dev server: Improve ctrl+c handling and suppress proxy setup messages (#8391)
* Add CTRL+C handler and hide proxy messages

* Fix lint issues
2023-04-17 18:33:42 +01:00
Nancy 336f44142e
fix /meta/proxy requests when running locally (#8539) 2023-03-27 15:15:08 -07:00
Neil MacDougall 22920e61f7
Fix router base in production (#8388) 2023-03-09 13:43:16 +00:00
Cody Jackson 724d952e96 Fix proxy so requests like /rancherversion function 2023-03-08 20:51:17 -07:00
Cody Jackson cbf8507bc4 Fixing build errors in drone 2023-03-08 16:02:12 -07:00