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
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
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
0e72cd7dcb
Fix balancer clone with no loadBalancerConfig ( rancher/rancher#1973 )
2015-10-08 10:01:06 -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
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
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
19b5826d9f
Fix avatars on access controls page ( rancher/rancher#2183 )
2015-10-02 16:06:32 -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
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
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
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
88a99f0f50
Generic support for other Machine drivers
2015-09-23 10:16:47 -07:00
Vincent Fiduccia
b8b16949d1
Move generic proxy from /proxy to /v1/proxy
2015-09-23 10:15:08 -07:00
Vincent Fiduccia
3c9f989eb0
Take compose.yml files when creating stack
2015-09-23 10:15:08 -07:00
Vincent Fiduccia
12f4dcce3b
Fix disk stats with duplicate timestamps
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
d233e9b7bc
Fix duplicate stats timestamps ( rancher/rancher#2086 )
2015-09-22 12:30:55 -07:00
Vincent Fiduccia
d050602135
Fix network stats, Bump version
2015-09-21 12:55:20 -07:00
Vincent Fiduccia
b2e1a40a01
Fix sparkline for no data
2015-09-21 12:55:20 -07:00
Vincent Fiduccia
b9512b987a
Fix stats reconnect on availability change ( rancher/rancher#2055 )
2015-09-21 12:55:20 -07:00
Vincent Fiduccia
d162aaf67c
Fix missing collapse/expand ( rancher/rancher#2064 )
2015-09-21 12:55:20 -07:00
arion
6f345eba62
Added processes tab to admin pages.
2015-09-21 12:05:22 -07:00
Jose Aguinaga
7cdef69a17
Latest merge from master
2015-09-17 01:34:25 +02:00
Jose Aguinaga
7d0566e74c
Added a better color for welcome screen “Learn more” link
2015-09-17 01:33:40 +02: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
e638b0a279
Fix scale buttons
2015-09-16 15:30:41 -07:00
Vincent Fiduccia
fe70d79c85
Build local version for tarball, CDN for hosted version
2015-09-16 01:20:50 -07:00
Vincent Fiduccia
d44940f973
Delay a bit to maybe avoid race condition
2015-09-15 23:55:18 -07:00