Commit Graph

165 Commits

Author SHA1 Message Date
Vincent Fiduccia 045d89cb15 Update upgrade status when externalId changes 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
Westly Wright 878b1f2cca Fixes #2352 2015-10-15 18:36:40 -07:00
Westly Wright 89857b3eff Add environment and uuid variables to environment creation 2015-10-15 17:46:19 -07:00
Westly Wright e111245426 Add the catalog app. 2015-10-15 11:21:38 -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 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 f7c8f6ba7b Unbreak build 2015-10-06 12:39:26 -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 2c17985804 Sidekick bugfixes 2015-10-05 12:54:11 -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 4f1004bc25 Fix initialization of new-selects (rancher/rancher#2163) 2015-09-30 15:37:35 -07:00
Westly Wright 8cb1b22b05 Fix/change things around after a review from darren 2015-09-29 14:22:40 -07:00
Vincent Fiduccia 949ac252ad Fix stack edit (rancher/rancher#2126) 2015-09-24 12:24:58 -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 88a99f0f50 Generic support for other Machine drivers 2015-09-23 10:16:47 -07:00
Vincent Fiduccia 3c9f989eb0 Take compose.yml files when creating stack 2015-09-23 10:15:08 -07:00
Vincent Fiduccia 3f7141bd83 Bump ember-api-store, version 2015-09-22 12:31:07 -07:00
Vincent Fiduccia b2e1a40a01 Fix sparkline for no data 2015-09-21 12:55:20 -07:00
arion 6f345eba62 Added processes tab to admin pages. 2015-09-21 12:05:22 -07:00
Vincent Fiduccia c5f22cfd47 Merge pull request #254 from vincent99/icons
Support local hosting without internet access
2015-09-16 16:06:57 -07:00
Vincent Fiduccia 61cbb70eb0 Support airgap install with all local resources 2015-09-15 18:06:00 -07:00
Vincent Fiduccia c5c1ae27dd Stats improvements 2015-09-14 17:13:57 -07:00
Vincent Fiduccia 2c9b8bb8f1 Container statistics, spark-lines 2015-09-11 17:56:31 -07:00
arion 4c682e03f5 Fixes issue rancher/rancher#1923
* Added mixin for resizing dropdowns when dynamically adding content to the dropdown

Add some comments and rename a variable

refactor resize bootstrap dropdown function into util

make test pass
2015-09-09 15:35:27 -07:00
Vincent Fiduccia 5c79090779 Fix password does not match message 2015-09-04 17:57:54 -07:00
Vincent Fiduccia e7c4383a7c Accounts improvements for other auth providers 2015-09-04 17:57:54 -07:00
Vincent Fiduccia abd863e31d Local Auth support & Account management 2015-09-04 01:33:44 -07:00
Vincent Fiduccia 687f0147c6 SSL fixes 2015-08-27 18:34:42 -07:00
Vincent Fiduccia dd76c00672 SSL Termination 2015-08-26 14:46:10 -07:00
Vincent Fiduccia b33bfa4384 LB SSL termination 2015-08-26 01:18:43 -07:00
Vincent Fiduccia ae9786cf18 SSL WIP 2015-08-24 15:16:45 -07:00
Vincent Fiduccia 113c650d17 Certificate add/detail, start LB Cert picking 2015-08-19 18:52:34 -07:00
Vincent Fiduccia d9b9b55e44 Certificates WIP 2015-08-19 11:52:58 -07:00
Vincent Fiduccia e4695052f3 Send authProvider when generating token 2015-08-14 16:10:33 -07:00
Vincent Fiduccia 70da3b7ab9 Github identity restriction 2015-08-14 08:42:33 -07:00
Vincent Fiduccia 8a9067d56a More github identity support 2015-08-13 14:54:46 -07:00
Vincent Fiduccia 204ad96fe5 jslint 2015-08-06 21:27:42 -07:00
Vincent Fiduccia 4436a61893 Working member add, group dropdown 2015-08-06 18:37:30 -07:00
Vincent Fiduccia 1706ecf7ff Add project members 2015-08-06 01:53:12 -07:00
Vincent Fiduccia 8952d6b0dd More LDAP, working configure and avatar 2015-08-05 16:22:04 -07:00
Vincent Fiduccia 7d89708dae More LDAP 2015-08-05 16:22:04 -07:00