Commit Graph

111 Commits

Author SHA1 Message Date
Neil MacDougall c30a8fbb3e
Remove unused credit card/stripe code and dependencies (#5043)
* Remove unused credit card/stripe code and dependencies

* Fix lint isue
2023-07-12 10:28:08 -07:00
Westly Wright 5dc0e43b25
Update Ember 3.24
This puts back the fixes from the revert with the exception of ember-concurrency
Something in the internals of this is breaking when we iframe into the vue dashboard.
Reverting this particular change fixes it. Since this was not a required change but a nicety I've decided to revert until I have more time to investigate.
2021-06-21 10:48:45 -07:00
Westly Wright 29103e4f2f
Revert "Ember LTS and Dependency Upgrades" 2021-06-18 12:46:15 -07:00
Westly Wright 1feb2118a7
v3.20.2...v3.21.2
v3.21.2...v3.24.0

update node 10 -> 12 lts

audit updates

hide link-to-external when switching scopes

this action causes the route info to be unavailable to the current route lookup before we transition out of the alert lib
2021-06-17 15:53:11 -07:00
Westly Wright 5f572f3674
Upgrade Ember to 3.12
Remove ember object and use regular object instead

Found durning upgrade to 3.12, I'm not sure why we'd even need to declare an
ember object for this return anyway.

Get the current cluster's id from scope servervice

Found durning upgrade to 3.12, not sure how this ever worked as I looked on live
and it was failing but the system didn't explode on 3.8. In 3.12
transistion.params is undefined and the whole system explodes. We were never
passing the queryparams so they wouldn't have come through. I changed this so we
fetched the current cluster id from the scope service and everything seems to
work correctly.

Ensure that accordion items only try to expand once during the init

Found durning upgrade to 3.12, expanded was being double rendered.

lint fix

test fixes

lint
2019-10-02 13:33:15 -07:00
Vincent Fiduccia 9b82a8b8a4
Proxy to HA install fixes 2019-05-06 13:28:21 -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
Westly Wright 1b2a622473
Missed what seemed to be a critical update to the testem.js file 3.3 2018-08-16 15:06:54 -07:00
Vincent Fiduccia 108a27ac79
Telemetry 2018-07-30 12:26:05 -07:00
Vincent Fiduccia 10be169925
Remove CaaS, fix PL 2018-07-25 10:39:59 -07:00
Vincent Fiduccia 9505a6f068
Start reorganizing add-cluster 2018-02-13 10:41:07 -07:00
Vincent Fiduccia 4f64bbc5eb
Start supporting authProviders 2018-02-02 23:41:41 -07:00
Vincent Fiduccia 24cf1bcb43
Default to https 30443 2018-01-28 19:20:37 -08:00
Vincent Fiduccia 8ff662ebfa
Kubeconfig is required 2018-01-24 01:42:16 -07:00
Vincent Fiduccia cbaaed1555
Cluster import, identicon, SSL server proxy 2018-01-23 20:56:14 -07:00
Vincent Fiduccia e4d3f14b31
Cluster subscribe 2017-12-28 14:16:00 -07:00
Vincent Fiduccia eaf39a50b2
Split subscribe into 2 sockets 2017-12-26 16:31:02 -07:00
Westly Wright 95c8989bb0
Move app config to service to consumers 2017-12-20 18:16:22 -07:00
Vincent Fiduccia dd062ddd32
Move proxy 2017-12-13 17:24:18 -07:00
Vincent Fiduccia cf0ceba3e3
Catalog support 2017-12-12 03:44:43 -07:00
Vincent Fiduccia c4c624f67a
More moving 2017-12-05 02:26:11 -07:00
Vincent Fiduccia 1f45f6d6c7
3-store monte 2017-12-05 00:39:55 -07:00
Vincent Fiduccia 6c6ecb5c5d
Convert to v3 2017-12-05 00:39:55 -07:00
Vincent Fiduccia c28f50659a
Workload deploy 2017-11-29 14:18:14 -07:00
Vincent Fiduccia 544c921a48
Load against new APIs 2017-11-17 02:24:08 -07:00
Westly Wright 991a785688
update package 2017-10-30 09:51:34 -07:00
Westly Wright 6c3f56e3e6
upgrade fixes for 2.16 2017-10-30 09:51:34 -07:00
Vincent Fiduccia 86b5e88c81
AuditLog sorting, polling, actions 2017-10-16 10:58:58 -07:00
Vincent Fiduccia 4ed83887a0
Remove baseURL 2017-10-11 01:01:08 -07:00
Vincent Fiduccia 9dc21de057
I can't believe it's not kubectl 2017-09-19 16:14:55 -07:00
Vincent Fiduccia 0b9b827c4f
Kubernetes dashboard 2017-09-19 12:17:22 -07:00
Vincent Fiduccia fcca907153
Hide cluster stats, disable auth 2017-09-18 17:15:00 -07:00
Vincent Fiduccia 1c31c892f3
Switch to API v3 2017-08-09 17:55:24 -07:00
Vincent Fiduccia 05bd283d3c
rmrf swarm and mesos 2017-07-31 15:22:36 -07:00
Vincent Fiduccia fdd829ecf3
Sidekick upgrade 2017-07-17 16:28:26 -07:00
Vincent Fiduccia 4c0bcf6915
Host tweaks 2017-06-05 01:23:28 -07:00
Vincent Fiduccia 4ec678ee41
Page containers, show sysetm services in dropdown 2017-06-02 00:08:16 -07:00
Vincent Fiduccia 71ae6d1d34
Split env/env templates 2017-05-24 12:31:15 -07:00
Vincent Fiduccia 04cce2a66b
Tweaks 2017-04-21 13:50:25 -07:00
Westly Wright 0d68b93c58
more fixes for upgrade 2017-03-30 15:53:51 -07:00
Westly Wright e72149e7f8
remove jshint ref 2017-03-30 15:04:36 -07:00
Westly Wright 927a3bad97
updates for eslint 2017-03-30 14:58:44 -07:00
Vincent Fiduccia 26c293813d
K8s dashboard 2017-03-28 02:04:12 -07:00
Vincent Fiduccia e609e7c1f6
Nested search 2017-03-04 16:48:02 -07:00
Vincent Fiduccia 2f18583006
Portainer UI 2017-03-04 02:41:50 -07:00
Westly Wright 083db0eec7
updates for caas payments 2017-02-23 15:14:40 -07:00
Westly Wright 2fa6790d3d
Add stripe user inputs and token fetch 2017-02-23 15:14:40 -07:00
Westly Wright a87558e6d9
adding new components and dependencies for stripe 2017-02-23 15:14:40 -07:00
Vincent Fiduccia 8e1ac47e2c
Cleanup & header 2017-02-03 15:08:25 -07:00
Vincent Fiduccia 9eaebb1ab9 Trim down k8s 2017-01-06 17:09:55 -07:00