Commit Graph

111 Commits

Author SHA1 Message Date
loganhz fe5cbad8d3 Support request and limit for pipeline executor
https://github.com/rancher/rancher/issues/17569
2019-02-01 09:08:06 +08:00
loganhz 9217fbadb4 Fix pipeline deploy catalog issue
https://github.com/rancher/rancher/issues/17685
2019-01-29 15:02:58 +08:00
loganhz 4f640ed68e Rename catalog field to catalogTemplate in pipeline
https://github.com/rancher/rancher/issues/17277
2019-01-10 14:38:31 +08:00
loganhz f8b2cdc6a6 Support configuring custom CA root certificate in pipeline
https://github.com/rancher/rancher/issues/17314
2019-01-09 14:16:44 +08:00
loganhz 323d390441 Fix pipeline catalog issue
https://github.com/rancher/rancher/issues/16154
2019-01-06 21:54:07 +08:00
loganhz 3ebea09a4d Fix pipeline publish catalog validation issue
https://github.com/rancher/rancher/issues/17234
2018-12-27 17:56:37 +08:00
loganhz 03948131c7 Fix the issue that user can see other projects' catalog in pipeline
https://github.com/rancher/rancher/issues/17242
2018-12-27 17:32:59 +08:00
loganhz dfd33c2a39 Fix project/cluster level catalog issue in pipeline
https://github.com/rancher/rancher/issues/17243
2018-12-27 17:23:32 +08:00
loganhz 8342a2eadf Remove the default values for git author and email 2018-12-20 12:11:42 +08:00
loganhz fa85557816 Catalog integration in Pipeline
rancher/rancher#16154
2018-12-20 10:11:14 +08:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
loganhz 23ceb02106 Fix typo 2018-11-30 23:05:14 +08:00
n313893254 5fbee6ecf5 UI support for pipeline notification config
https://github.com/rancher/rancher/issues/15666
2018-11-29 20:55:12 -08:00
loganhz 714f49ab91 Improve code 2018-11-26 21:34:50 -08:00
loganhz 5a974847b0 Support Bitbucket
https://github.com/rancher/rancher/issues/15700
2018-11-26 21:34:50 -08:00
lvuch ec754bed5a nav item boxes add label and reconfig image 2018-10-31 11:51:48 -07: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
loganhz 5227e73f8a Remove linkify for commit message
https://github.com/rancher/rancher/issues/15722
2018-09-25 08:32:43 +08:00
loganhz 6190db8347 Capitalize text for clone stage 2018-09-12 12:02:33 +08:00
loganhz 6f7e4423d0 Support pipeline log fullscreen mode 2018-09-05 16:11:03 +08:00
loganhz 5822568b82 Update link style in pipeline log 2018-09-05 15:53:44 +08:00
loganhz 641bd3e7ec Hide privileged option in pipeline 2018-08-31 20:13:46 +08:00
loganhz 19532786fb Use svg icon for gitlab 2018-08-23 20:39:44 -07:00
loganhz ed0f24ac4c Update for review 2018-08-23 20:39:44 -07:00
loganhz 4087478a6a Update pipeline 2018-08-23 20:39:44 -07:00
Westly Wright d18bf3c271
more changes for pipeline lazy loading 2018-08-15 09:24:40 -07:00
Westly Wright 183963a175
Move shared resources out of pipeline 2018-08-15 09:24:40 -07:00
Westly Wright a146ff9214
deps and warnings 2018-08-15 09:24:40 -07:00
Westly Wright db174b0d28
more updates for ping 2018-07-24 10:04:05 -07:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Vincent Fiduccia a041c39833
Merge pull request #1884 from loganhz/route
Preserve route
2018-06-27 17:01:07 -07:00
loganhz 847b3fcc75 Focus repository by default
https://github.com/rancher/rancher/issues/13287
2018-06-10 22:54:44 +08:00
loganhz d41cfd9f92 Fix pipeline translation issue 2018-06-09 12:22:36 +08:00
loganhz ebdf1fde5f Fix pipeline icon issue
https://github.com/rancher/rancher/issues/13459
2018-06-09 12:19:02 +08:00
loganhz 20daa5deab Show error message if import pipeline failed 2018-06-05 16:58:56 +08:00
loganhz 27299cb5c5 Preserve worload sub route 2018-06-03 20:29:46 +08:00
loganhz cabb636719 Preserve cluster level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz 806feda069 Preserve project level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz a3930e566d Fix pipeline clone issue
https://github.com/rancher/rancher/issues/13458
2018-06-01 12:11:09 +08:00
n313893254 6375a865b3 export text to tranlation file 2018-05-18 15:07:17 +08:00
Aaron 2ad07980c4 Fix issue https://github.com/rancher/rancher/issues/13459 2018-05-16 15:21:32 +08:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
n313893254 f9419850ad Make Repository the default field when I get into Add Pipeline
https://github.com/rancher/rancher/issues/13287
2018-05-08 14:37:45 +08:00
Aaron 8204d95ac8 Change pre-caned step
Fix issue https://github.com/rancher/rancher/issues/12764
2018-05-02 19:40:39 +08:00
Aaron 095600d5ce Change `this.get`/ `this.set` to `get`/`set` 2018-05-02 19:40:39 +08:00
Aaron 5c781a865c When click on Add a Stage, make default cursor in name field
Fix issue https://github.com/rancher/rancher/issues/12990
2018-04-27 20:14:37 +08:00
Aaron 5424a3adee Support triggering pipeline by git tag event
Fix issue https://github.com/rancher/rancher/issues/12624
2018-04-27 19:05:54 +08:00
Vincent Fiduccia 44035df0c1
Lint fixes 2018-04-25 01:07:00 -07:00