Neil MacDougall
f1468f7959
Fix back button nav issue
2021-06-11 16:46:59 +01:00
Vincent Fiduccia
4f78aad2ad
Cluster templates
2021-06-04 01:45:47 -07:00
Neil MacDougall
6b1f967f16
Final page moves following review
2021-05-25 10:42:20 +01:00
Richard Cox
7766d1e66a
Fix proxy for `/k` which was swallowing `/k8s`
2021-05-25 10:42:20 +01:00
Neil MacDougall
8699cc71be
Changes to add v1 charts to cluster tools
2021-05-25 10:42:19 +01:00
Vincent Fiduccia
c31abe7471
IFrame non-rke2 cluster edit
2021-05-12 01:54:29 -07:00
Neil MacDougall
b0754094d8
Tidy nuxt config changes
2021-05-05 13:52:34 +01:00
Neil MacDougall
002536c2b4
TIdy ups and remove some hacks
2021-05-05 11:33:03 +01:00
Neil MacDougall
deacdf6b7c
Latest changes
2021-05-05 11:32:32 +01:00
Neil MacDougall
a70506c0e0
Fix lint issues
2021-05-05 11:20:11 +01:00
Neil MacDougall
47f86b9e1d
TIdy ups and remove some hacks
2021-05-05 11:20:06 +01:00
Neil MacDougall
6427754168
Address merge issues
2021-05-05 11:20:06 +01:00
Neil MacDougall
7f53e97033
Latest changes
2021-05-05 11:20:06 +01:00
Neil MacDougall
9ebdbab776
Tweaks
2021-05-05 11:20:06 +01:00
Neil MacDougall
d3374bff88
Working iframe embedding
2021-05-05 11:20:05 +01:00
Richard Cox
1e0269eb7b
Disable prism theme brought in via Nuxt Content
...
- prism theme borks our code block styles
- see https://content.nuxtjs.org/configuration/#markdownprismtheme
- the docs pages look fine without, but we may need to investigate when those use cases grow
2021-04-29 22:15:21 +01:00
Neil MacDougall
bca4048b5a
Fix lint issues
2021-04-22 13:58:40 +01:00
Neil MacDougall
539f564b9a
Add support for Release Notes and Getting Started pages
2021-04-22 13:54:46 +01:00
Vincent Fiduccia
19bcd3127e
Cluster improvements
2021-04-21 17:16:44 -07:00
Neil MacDougall
8c44642fb7
WIP: Navigation and other UI changes
2021-04-20 00:49:55 -07:00
Vincent Fiduccia
660dece1f2
Use node 12 for builds, and fix ssr on node >= 14
2021-02-25 17:00:58 -07:00
Neil MacDougall
dd34927d3d
Add polyfill for String.replaceAll
2021-02-17 11:55:56 +00:00
Cody Jackson
1bf3efd295
Implementing AzureAD auth
...
rancher/dashboard#2117
2021-02-09 11:53:48 -07:00
Nancy Butler
26baa8309e
saml auth popup
2021-01-28 06:20:53 -07:00
Vincent Fiduccia
7a09df35b7
Something resembling provisioning
2021-01-15 12:59:56 -07:00
Vincent Fiduccia
8c6abe36a9
Disable filename hashing for images
2020-10-27 17:38:42 -07:00
Vincent Fiduccia
f625c11384
Don't hash pl images, so they can be bind-mounted over
2020-10-27 17:38:41 -07:00
Vincent Fiduccia
fef2645f4f
Pass version & commit
2020-08-31 16:18:29 -07:00
Vincent Fiduccia
5c7f3e0368
Pass commit id/version down
2020-08-31 15:28:53 -07:00
Vincent Fiduccia
29ef754344
Upgrade
2020-08-06 15:58:29 -07:00
Vincent Fiduccia
a58e4a6a70
Load custom chart values components
2020-07-31 19:51:46 -07:00
Vincent Fiduccia
2a746d0503
Bugs, app detail, chart refresh, app nav
2020-07-29 23:02:57 -07:00
Vincent Fiduccia
32487aabaa
App icons
2020-07-24 02:56:35 -07:00
Vincent Fiduccia
d50ab5ec70
i18n support for type names, combine singular&pluralLabelFor
2020-07-22 03:55:41 -07:00
Vincent Fiduccia
34dc78ff32
Don't try to load server state in SPA where it doesn't exist
2020-07-15 11:09:56 -07:00
Vincent Fiduccia
ac49cb2d40
Upgrade nuxt, always modern, cache builds more
2020-07-15 00:11:24 -07:00
Vincent Fiduccia
7e3497b126
Group & sort products
2020-07-13 10:51:33 -07:00
Vincent Fiduccia
94cb6a49d7
Use individual lodash modules
2020-07-10 11:25:45 -07:00
Vincent Fiduccia
dad04cb9e3
Standalone Steve /v1/clusters support
2020-06-09 19:14:36 -07:00
Vincent Fiduccia
3b8e3ff89b
Revert part of #772 that is breaking SSR
2020-06-04 16:25:50 -07:00
Westly Wright
1219cca477
more style import updates
2020-06-03 10:46:01 -07:00
Vincent Fiduccia
2265c3f34d
LoadDeps -> fetch
2020-05-30 03:14:00 -07:00
Westly Wright
d46e00be1a
Add nuxt/style-resources so we can stop importing scss everywhere
2020-04-30 12:16:24 -07:00
Cody Jackson
00476e5cb9
Enabling no-console rule for eslint
...
This will automate checking for stray console errors so they don't need to be
checked for in PRs.
2020-04-24 10:37:10 -07:00
Cody Jackson
2cc259d241
Remove new yaml serialization
...
Adding serialization to the scope of the currently pr has become
slightly unwieldy. I'm going to put the serialization into a separate
pr.
2020-04-15 10:00:09 -07:00
Cody Jackson
fea71ffae2
Refactored YAML editing to better support parameters
...
We needed a way to support arbitrarily complex parameters in both
type and nesting level. As a temporary solution I enabled the user
to toggle between a key value component and a yaml editor.
To enable this I refactored ResourceYaml into a composable YamlEditor
component that can be used elsewhere.
rancher/dashboard#388
rancher/dashboard#380
2020-04-15 09:53:24 -07:00
Vincent Fiduccia
dca9b3e689
Bugs
2020-03-27 16:47:47 -07:00
Vincent Fiduccia
1d81de8fc6
Move tree to vuex state
2020-03-07 03:42:40 -07:00
Vincent Fiduccia
684457db11
Better standaone Steve support
2020-03-07 03:42:40 -07:00
Nancy Butler
efa1679245
create ingress
2020-03-03 14:18:58 -07:00