Commit Graph

19 Commits

Author SHA1 Message Date
wujun 5f59400e9e support multi nic 2023-01-12 18:49:23 +08:00
Westly Wright 902587d20a
Replace URL regex with linkifystr 2020-07-28 10:02:51 -07:00
Westly Wright 231c9b6f1f
remove maybe-t helpers because t has default (fallback) built in 2019-10-30 12:14:43 -07:00
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
loganhz 384aa95ae2 Bug fix for enabling istio and registry page 2019-06-06 00:22:45 +08:00
Westly Wright 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -07:00
Sebastiaan van Steenis 9f906112e4 Import workaround for prettycron 2018-09-20 11:16:33 +02:00
Westly Wright 183963a175
Move shared resources out of pipeline 2018-08-15 09:24:40 -07:00
Vincent Fiduccia 536d3f55d3
Lint 2018-04-09 17:23:24 -07:00
Aaron 57ecd42c27 Change so Annotations is in table like Labels 2018-03-30 20:24:54 +08:00
Vincent Fiduccia 8761fc94b1
Merge pull request #1745 from loganhz/fix
Fix
2018-03-21 11:43:53 -07:00
Vincent Fiduccia 7c8ecfc723
concat-str -> concat 2018-03-21 10:58:37 -07:00
loganhz 1094650dc6 Add text for generic node driver
https://github.com/rancher/rancher/issues/12074
2018-03-21 13:52:46 +08:00
Vincent Fiduccia 7aa0e32ee0
More node pools 2018-02-14 17:32:32 -07:00
loganhz c52f00a6ae Fix ember-intl issue 2018-02-01 19:44:42 +08:00
loganhz aaba2b03df Implement RBAC 2018-01-16 10:39:40 +08:00
Vincent Fiduccia 8a57e7c412
Namespaced certs 2018-01-03 16:24:32 -07:00
Westly Wright 1cfb825acb
wip - remove failing helper tests until i can figure out how to get in-repo-addon tests working 2017-11-07 11:20:41 -07:00
Westly Wright f86c615a2f
admin header working 2017-11-01 13:07:25 -07:00