Neil MacDougall
f9ccad8a5e
Fix typo
2021-05-24 16:14:08 +01:00
Neil MacDougall
8926e6b825
Add Cluster Tools tip to the Cluster Dashboard page
2021-05-21 12:51:14 +01:00
Vincent Fiduccia
d12079875a
/v3/settings to /v1/management.cattle.io.setting
...
- /v3 doesn't exist if multi-cluster-management is disabled
- Use /v1/management.cattle.io.settings everywhere instead of /v3
- It now returns the public set of settings if retrieve with no auth, so
the store needs to remember that even though we loaded "all" of them
that wasn't really ALL of them so that the full list gets loaded after
auth.
- Use new x-api-cattle-auth header to determine authentication state if present
- Use SETTINGS.* constants consistently
- `brand` -> `ui-brand` for consistency
- `eula-accepted=true` -> `eula-agreed=<timestamp>` to match Ember
2021-05-20 16:48:45 -07:00
Neil MacDougall
f463e58dfa
Fix issue with last login location
2021-05-14 12:13:21 +01:00
Neil MacDougall
70c0196850
Support last place ladning page
2021-05-14 12:13:21 +01:00
Vincent Fiduccia
bded6fc500
Landing preference no longer relevant
2021-05-13 17:29:32 -07:00
Nancy Butler
5260e4c916
brand cookie
2021-05-13 07:54:08 -07:00
Nancy Butler
7dfba34e3f
hide brand settings page
2021-05-13 07:54:08 -07:00
Nancy Butler
4d32ad7142
suse dark theme stylesheet;
2021-05-13 07:54:08 -07:00
Nancy Butler
c35e252d61
start adding support for suse scss file
2021-05-13 07:54:08 -07:00
Nancy Butler
3d56d18b91
fix brandimage
2021-05-13 07:52:45 -07:00
Nancy Butler
fc49ee549f
suse brand
2021-05-13 07:52:09 -07:00
Neil MacDougall
4f3e8aab42
FIx bugs with closeable cards
2021-05-11 13:57:53 +01:00
Neil MacDougall
48ba6781b1
Minor tidy ups
2021-05-11 09:19:33 +01:00
Neil MacDougall
770e605555
Fix lint issues. Rename to pageActions
2021-05-11 09:19:33 +01:00
Neil MacDougall
fefb4dfd94
Add page header action that can be used to set login page
2021-05-11 09:18:48 +01:00
Vincent Fiduccia
fafa6406d2
Show the right create/import cluster options
2021-05-08 01:48:40 -07:00
Neil MacDougall
d3374bff88
Working iframe embedding
2021-05-05 11:20:05 +01:00
Neil MacDougall
bab2724e82
[2.6] Home Page
2021-04-21 12:09:33 +01:00
Vincent Fiduccia
7ef7e64c39
Labels
2021-04-13 17:38:54 -07:00
Nancy Butler
ca4b849d3c
user pref to filter pre-release helm charts
2021-04-13 13:29:58 -07:00
Vincent Fiduccia
e3f696cc01
Theme toggle on form control page
2020-12-07 18:53:01 -07:00
Nancy Butler
868c045273
sensitive data feedback
2020-11-12 11:35:58 -07:00
Nancy Butler
c37fe9017f
toggle show/hide sensitive data pref
...
add line breaks to view mode multiline input;
hide info mode for labeledinput and clickexpand
2020-10-30 10:43:04 -07:00
Vincent Fiduccia
08e451185d
Fleet list & details
2020-09-30 05:05:53 -07:00
Vincent Fiduccia
cf0c102dcf
Namespace filter; pick one of the 5 special views, empty=all, default to user ns entry
2020-09-30 05:05:52 -07:00
Vincent Fiduccia
e2864433c0
Set cookie paths to /
2020-09-30 05:05:52 -07:00
Vincent Fiduccia
67e88430da
Optional description of the type banner on list pages
2020-09-17 02:59:27 -07:00
Vincent Fiduccia
d824261315
Start latest round of catalog redesign
2020-09-03 20:59:50 -07:00
Vincent Fiduccia
783bb1654f
Ember login/products integration
2020-08-26 03:21:55 -07:00
Vincent Fiduccia
e7c38b35e8
Drop access product
2020-07-16 18:20:12 -07:00
Vincent Fiduccia
7e3497b126
Group & sort products
2020-07-13 10:51:33 -07:00
Vincent Fiduccia
ba5fba343d
Product switcher
2020-07-10 11:26:00 -07:00
Vincent Fiduccia
62462734ee
Steve vs Rancher types, types.js is only for type names
2020-06-09 16:09:06 -07:00
Vincent Fiduccia
4d7142e560
WindowManager for container logs and shell
2020-05-12 03:15:12 -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
Vincent Fiduccia
c2e5a785ef
Save last namespace as pref and use for defaultNamespace
2020-04-20 17:02:53 -07:00
Vincent Fiduccia
153ac7dcda
Drop recent types
2020-04-20 14:33:41 -07:00
Vincent Fiduccia
4bc1321dab
Edit project of namespaces, bugs
...
- Edit project on namespace
- Certificate fields need to be multiline
- Create-edit-view creates metadata.(annotations, labels) automatically and cleans up on save if empty so you don't have to check if they're there.
- Form components should have a focus() instead of reaching into each other's $refs
- LabeledSelect takes and emits the value, not the `{label: x, value: y}` object.
- Resource names are almost never editable after create
- NameNsDescription takes a resource and manages setting name/ns/description on it itself.
- TextAreaAutoGrow should resize on file input
2020-04-14 16:16:10 -07:00
Vincent Fiduccia
2bc21b885a
Support auto theme with prefers-color-scheme
2020-04-14 15:58:31 -07:00
Vincent Fiduccia
457489f814
Navigation, take 6.. action
2020-03-26 16:49:20 -07:00
Vincent Fiduccia
1e3e1b600f
SortableTable Pagination
2020-03-25 20:10:29 -07:00
Vincent Fiduccia
676dbd22a9
Use userpreference to save prefs
2020-03-24 16:03:43 -07:00
Vincent Fiduccia
fab595d82f
Project picker/filter, standalone steve
2020-03-17 23:07:33 -07:00
Vincent Fiduccia
3742637779
Watch schemas, reorganize nav
2020-03-12 02:42:15 -07:00
Vincent Fiduccia
aee09b12fa
Almost working left nav
2020-02-20 11:11:22 -07:00
Vincent Fiduccia
c3eb8c20f9
i18n, new header
2019-12-27 15:59:56 -07:00
Vincent Fiduccia
a0c7cdb81f
Left nav, footer
2019-10-29 09:15:39 -07:00
Vincent Fiduccia
20640bcf4c
KeyValue, Cluster switch/import
2019-09-24 15:35:10 -07:00
Vincent Fiduccia
d690ecfcb4
Server-side verify flow
2019-09-18 20:29:54 -07:00