Vincent Fiduccia
1c31c892f3
Switch to API v3
2017-08-09 17:55:24 -07:00
Vincent Fiduccia
4c0bcf6915
Host tweaks
2017-06-05 01:23:28 -07:00
Westly Wright
2049466365
Password reset bugs
2017-05-18 11:24:24 -07:00
Westly Wright
991788a64c
fix server error issue
2017-05-18 11:24:24 -07:00
Westly Wright
d145c5f3b8
Fix error bugs and tweak usage of reset password
2017-05-18 11:24:24 -07:00
Westly Wright
a97d988d7f
Fix bug in signup where an error is never delivered to browser
2017-05-18 11:24:24 -07:00
Westly Wright
cb7cc38e2f
Cloud Plans changes and bug fixes
2017-04-20 18:25:20 -07:00
Westly Wright
23b3871dc4
Nevermind. Decided to implment yarn.
2017-03-30 17:13:26 -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
Vincent Fiduccia
173f2c5e95
Base url was a bad choice...
2017-03-10 12:35:52 -07:00
Vincent Fiduccia
ffd50935b4
Bugs
2017-03-10 12:35:52 -07:00
Westly Wright
b0a70e18c1
Check password active before finishing account
...
rancher/rancher#8106
2017-03-09 13:15:50 -07:00
Westly Wright
8cc4c6221a
remove left over function
2017-02-23 18:42:47 -07:00
Westly Wright
b1e90e2678
Fixes for pr feedback
2017-02-23 15:20:48 -07:00
Westly Wright
4a26fbd7a8
Change inline-label to col-inline so it can be used more universally
2017-02-23 15:20:48 -07:00
Westly Wright
5c7f25c637
Refactor payment api
2017-02-23 15:17:06 -07:00
Westly Wright
db004a0f01
add edit account
2017-02-23 15:17:06 -07:00
Westly Wright
b05a291ab4
Add remove payment option
...
wip
2017-02-23 15:17:06 -07:00
Westly Wright
63ece2019a
Add credit card fetching to client
2017-02-23 15:17:06 -07:00
Westly Wright
4b8e2dddd0
Add subscription handler in node
2017-02-23 15:15:22 -07:00
Westly Wright
083db0eec7
updates for caas payments
2017-02-23 15:14:40 -07:00
Westly Wright
e8db3dddef
Remove address collection for now
...
wip
2017-02-23 15:14:40 -07:00
Westly Wright
29ab605c62
Add response body
2017-02-13 12:16:20 -07:00
Westly Wright
7b3e09742c
Remove json response when not sending json
2017-02-13 11:24:18 -07:00
Westly Wright
633e059642
Add error handler for accounts exists
2017-02-13 10:11:31 -07:00
Westly Wright
d3525a2bb3
fix call until the right status is recieved
2017-02-12 15:27:10 -07:00
Westly Wright
9f8b223baa
Add check for account active.
2017-02-12 14:48:48 -07:00
Vincent Fiduccia
d6265403be
Fail early, consistent callbacks, tpl settings
2017-02-11 01:48:46 -07:00
Westly Wright
12d6f7ac62
Add Conatiner Cloud user registration system
2017-02-10 17:02:54 -07:00
Vincent Fiduccia
cfec4833d5
Webhooks ( #954 )
...
* Webhook receivers
2016-12-27 16:33:04 -07:00
Vincent Fiduccia
faa5d05610
Dev proxy tweaks, bump
2016-11-25 17:47:07 -07:00
Westly Wright
606f2ae2da
Update github auth to use new v1-auth service
2016-10-12 17:29:14 -07:00
Vincent Fiduccia
932895cf55
Legacy and Auth API proxies
2016-08-30 16:26:17 -07:00
Vincent Fiduccia
253650717a
Deployment and ReplicaSet support
2016-07-15 15:48:00 -07:00
Vincent Fiduccia
a034db7372
kubectl 1.2
2016-04-13 14:22:48 -07:00
Vincent Fiduccia
eee08c6401
Some info after enabled, download config
2016-04-06 19:36:37 -07:00
Vincent Fiduccia
a04bf5b8c1
K8s view in api action
2016-03-02 01:27:30 -07:00
Vincent Fiduccia
123b606c94
Fix terminal close, k8s proxies
2016-02-25 09:56:03 -07:00
Vincent Fiduccia
a78c46284e
# This is a combination of 3 commits.
...
# The first commit's message is:
Namespace filter
# This is the 2nd commit message:
WIP
# This is the 3rd commit message:
WIP
2016-02-23 10:42:14 -07:00
Vincent Fiduccia
79f50be17c
WIP
2016-02-23 10:41:34 -07:00
Vincent Fiduccia
1fb949dec1
Merge pull request #464 from vincent99/lvuch-master
...
PL support, branded loader and error pages
2016-02-02 16:17:22 -07:00
Vincent Fiduccia
1782db23e4
PL support
2016-02-02 16:17:10 -07:00
Vincent Fiduccia
296017629b
Remove appsession cookie support
2016-02-02 11:25:29 -07:00
Vincent Fiduccia
084df32bd8
Fix SSL WebSockets in dev server
2016-02-01 16:22:16 -07:00
Westly Wright
148d360f29
Add selfsigned SSL for local devlopment
2016-02-01 13:11:46 -07:00
Vincent Fiduccia
74a143907e
Rename RANCHER_ENDPOINT, make catalog endpoint configurable
2015-10-24 17:09:06 -07:00
Vincent Fiduccia
3367b1ab52
Catalog bugfixes
...
- Fix category uniqueness
- Fix crash server if catalog API unavailable
- Fix selecting no version after one is selected
- Select the default version if set & exists
- Scroll to top when an error is shown
- Stack description not required
- Cancel button when no version selected
- "Create" instead of "Save"
- Update ember-api-store for less deprecations
2015-10-16 12:30:41 -07:00
Westly Wright
e111245426
Add the catalog app.
2015-10-15 11:21:38 -07:00
Vincent Fiduccia
88a99f0f50
Generic support for other Machine drivers
2015-09-23 10:16:47 -07:00