Commit Graph

797 Commits

Author SHA1 Message Date
Vincent Fiduccia 045d89cb15 Update upgrade status when externalId changes 2015-10-19 10:40:56 -07:00
Vincent Fiduccia e33426f9d4 Upgrade/rollback actions 2015-10-19 10:40:56 -07:00
Vincent Fiduccia 2606e0458b 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-19 10:40:56 -07:00
Vincent Fiduccia bd03b14195 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-19 10:40:56 -07:00
Westly Wright c8c11f4d38 Add multiline support and some error checking 2015-10-19 10:40:56 -07:00
Westly Wright 8ab81d73dc Fix issues based on reviews 2015-10-15 21:32:22 -07:00
Vincent Fiduccia e257f77846 Merge pull request #276 from westlywright/catalog-updates
Fix typo to view Rancher Compose
2015-10-15 18:39:55 -07:00
Westly Wright 878b1f2cca Fixes #2352 2015-10-15 18:36:40 -07:00
Vincent Fiduccia 44fbb279af Merge pull request #275 from westlywright/catalog-updates
Catalog updates
2015-10-15 17:53:37 -07:00
Westly Wright 89857b3eff Add environment and uuid variables to environment creation 2015-10-15 17:46:19 -07:00
Vincent Fiduccia 161902750c Merge pull request #274 from vincent99/westlywright-catalog
Add catalog
2015-10-15 12:20:21 -07:00
Vincent Fiduccia 374419f5e5 Cache catalog response 2015-10-15 12:19:25 -07:00
Westly Wright e111245426 Add the catalog app. 2015-10-15 11:21:38 -07:00
Vincent Fiduccia e778cd5a22 Merge pull request #273 from vincent99/master
Fix balancer clone with no loadBalancerConfig (rancher/rancher#1973)
2015-10-08 10:21:11 -07:00
Vincent Fiduccia 0e72cd7dcb Fix balancer clone with no loadBalancerConfig (rancher/rancher#1973) 2015-10-08 10:01:06 -07:00
Vincent Fiduccia 7eb21cea35 Merge pull request #271 from vincent99/sidekick
Update to Ember & CLI 1.13.8
2015-10-07 16:50:00 -07:00
Vincent Fiduccia 9ca1213756 Update to Ember & CLI 1.13.8
- Update all helpers for new style
- Remove more controllers
- Move needs to injections
- MD5 external ID before creating identicon
- Fix confirm delete action
2015-10-07 16:48:05 -07:00
Vincent Fiduccia bbd9c3114f Merge pull request #270 from vincent99/performance
Improve render performance and reorganize files
2015-10-07 10:43:41 -07:00
Vincent Fiduccia 9b1e241905 Move models to app/models 2015-10-07 10:20:06 -07:00
Vincent Fiduccia 189fd9d564 Move actions from controllers to models 2015-10-07 10:20:05 -07:00
Vincent Fiduccia bbc65a1c13 Performance improvements
- Rename `actions` in JSON to `actionLinks`
- Move actions from controllers to models, remove `{{#with}}s`
  (deprecated)
- Move resource-action-menus from a component per entry to a single
  global menu
- Disable transitioning resource polling except on resources that really
  need it
- Disable static/relative positioning based on content height (white
  boxes all the way to the bottom)
2015-10-07 10:20:05 -07:00
Vincent Fiduccia 73ba14e76a Don't fingerprint for ';atest' 2015-10-06 22:03:32 -07:00
Vincent Fiduccia f7c8f6ba7b Unbreak build 2015-10-06 12:39:26 -07:00
Vincent Fiduccia c30662c7a4 Merge pull request #268 from vincent99/ubiquityhosting-master
Ubiquity Hosting driver
2015-10-05 13:36:13 -07:00
Andrew Ayers ec29d3a0c3 Reformatted code per @vincent99 to 2 space indentation, re-implemented code to getImages(), handled "200 OK / x-error-*" responses properly, replaced Base64 encoding with proper call to btoa(), also general code clean-up.
Signed-off-by: Andrew Ayers <andrew.ayers@nobistech.net>
2015-10-05 13:31:02 -07:00
Justin Canington 523418413f Adding Ubiquity Hosting interface
Signed-off-by: Justin Canington <justin.canington@nobistech.net>
2015-10-05 13:25:34 -07:00
Vincent Fiduccia ba9888454d Merge pull request #266 from vincent99/master
Fix CPU Scale, Avatars
2015-10-05 13:00:31 -07:00
Vincent Fiduccia 11b11198b6 Merge pull request #267 from vincent99/sidekick
Sidekick bug fixes
2015-10-05 13:00:27 -07:00
Vincent Fiduccia 2c17985804 Sidekick bugfixes 2015-10-05 12:54:11 -07:00
Vincent Fiduccia 6338199a1a Merge pull request #265 from vincent99/sidekick
Display sidekicks nicer
2015-10-05 12:23:19 -07:00
Vincent Fiduccia 93000817d7 Fix CPU scale for multiple cores (rancher/rancher#2158) 2015-10-02 18:04:37 -07:00
Vincent Fiduccia 41318bf2a2 Applications view sidekicks 2015-10-02 17:14:14 -07:00
Vincent Fiduccia e2649594dc Hosts view grouping and sidekicks 2015-10-02 17:14:14 -07:00
Vincent Fiduccia 19b5826d9f Fix avatars on access controls page (rancher/rancher#2183) 2015-10-02 16:06:32 -07:00
Vincent Fiduccia 50b4831584 Merge pull request #264 from vincent99/master
Bug fixes
2015-10-01 15:59:58 -07:00
Vincent Fiduccia 8d56eeffde Don't blow up if there are no container stats (rancher/rancher#2211) 2015-10-01 15:53:21 -07:00
Vincent Fiduccia 348b01823e Fix generic-machine create (rancher/rancher#2135) 2015-10-01 10:55:31 -07:00
Vincent Fiduccia 72d205a864 Merge pull request #263 from vincent99/master
Bug fixes
2015-09-30 15:43:39 -07:00
Vincent Fiduccia 063955ef56 Fix certs with no CN (rancher/rancher#2018) 2015-09-30 15:40:48 -07:00
Vincent Fiduccia 4f1004bc25 Fix initialization of new-selects (rancher/rancher#2163) 2015-09-30 15:37:35 -07:00
Vincent Fiduccia 2003cd9b57 Fingerprint filenames 2015-09-30 15:37:12 -07:00
Vincent Fiduccia 698dcde6e4 Merge pull request #262 from westlywright/admin-processes-bugs
Updates for Admin - Processes page
2015-09-29 14:56:27 -07:00
Westly Wright 8cb1b22b05 Fix/change things around after a review from darren 2015-09-29 14:22:40 -07:00
Vincent Fiduccia da70736a83 Merge pull request #261 from vincent99/master
Fix stack edit (rancher/rancher#2126)
2015-09-24 12:25:30 -07:00
Vincent Fiduccia 949ac252ad Fix stack edit (rancher/rancher#2126) 2015-09-24 12:24:58 -07:00
Vincent Fiduccia 68492dfc2e Fix circle states to match previous releases 2015-09-24 11:23:27 -07:00
Vincent Fiduccia bc99ebcad1 Merge pull request #260 from westlywright/admin-processes-bugs
Fixing bugs and making additions based on review
2015-09-24 11:07:52 -07:00
Westly Wright a6eb3c3198 Fixing bugs and making additions based on review 2015-09-24 10:45:33 -07:00
Vincent Fiduccia 6d3cb62087 Merge pull request #259 from vincent99/generic-machine
Generic Machine drivers, /v1/proxy, compose import
2015-09-23 22:44:01 -07:00
Vincent Fiduccia 88a99f0f50 Generic support for other Machine drivers 2015-09-23 10:16:47 -07:00