Vincent Fiduccia
966151adfd
Bugs
2017-01-17 16:27:50 -07:00
Vincent Fiduccia
e6b2384fd1
Refactor service dropdown ( #957 )
...
* Add clearfix to all the headers
* Refactor service dropdowns into one component
* Webhook bugs (rancher/rancher#7215 , rancher/rancher#7214 , rancher/rancher#7212 )
2016-12-28 15:45:58 -07:00
Vincent Fiduccia
4cf7b3abfb
fix 'as name' again
2016-12-20 12:19:25 -07:00
Vincent Fiduccia
971e2eea62
Fix as name for cross-stack links with no alias
2016-12-16 17:31:41 -07:00
Vincent Fiduccia
2ed6c5a6ca
Localize service types ( rancher/rancher#5616 )
2016-12-16 17:31:41 -07:00
Vincent Fiduccia
7eb2bb45f4
Upgrade loadbalancer image
2016-12-09 18:59:11 -07:00
Vincent Fiduccia
8538a3c134
Better denormalize & out-of-order change events ( rancher/rancher#6630 )
2016-11-22 10:21:09 -07:00
Vincent Fiduccia
9b6e1f8a2c
bugs
2016-11-06 23:23:06 -07:00
Westly Wright
56b7a6f76c
Fix consistency with service desc
...
rancher/rancher#5850
Update sort for access control page on env
rancher/rancher#5698
Add new params for limits and reseravations
rancher/rancher#6256
upgrade ember to stable
this will address rancher/rancher#6313 for now
2016-11-04 16:56:44 -07:00
Vincent Fiduccia
5e33af54fb
Fixes
2016-11-01 15:12:29 -07:00
Vincent Fiduccia
55edf52499
Show balancer info
2016-11-01 15:12:29 -07:00
Vincent Fiduccia
1acce4b7ad
More lb v2
2016-11-01 15:12:29 -07:00
Vincent Fiduccia
f83bb1c34f
Cleanup service buttons
2016-11-01 15:12:28 -07:00
Vincent Fiduccia
e8386cc636
Use linkedservices instead of serviceconsumemaps except for LB
2016-10-03 20:58:18 -07:00
Vincent Fiduccia
4666d3d422
Move machine into host
2016-10-03 20:58:18 -07:00
Vincent Fiduccia
67dbd04fc7
Denormalize services better
2016-10-03 20:58:18 -07:00
Vincent Fiduccia
5b009b27bd
Fixes
2016-10-03 20:58:18 -07:00
Vincent Fiduccia
c75b4cbe03
More less includes
2016-10-03 20:58:17 -07:00
Vincent Fiduccia
fb215b27f9
Moar Performance
2016-10-03 20:58:16 -07:00
Westly Wright
ddcd4a7569
Update ember to 2.9-beta.4 and bring in lacsso modals
2016-10-03 20:57:57 -07:00
Vincent Fiduccia
042ddf3a3f
s/{env,environment,environmentId}/{stack,stack,stackId}/g
2016-08-30 14:13:21 -07:00
Vincent Fiduccia
08276ac805
Show error on update scale ( rancher/rancher#4107 )
2016-07-27 16:38:34 -07:00
Westly Wright
0526627ffb
Add safety check for consumedServiceFor on a service incase of reset
...
rancher/rancher#5146
Fix issue with mis-declared variable
rancher/rancher#4329
Add safety check for no services on stacks graph view
rancher/rancher#5211
Refactor container hosts to reconnect socket when transition to new host view
rancher/rancher#4408
Fix incorrect session timeout message
rancher/rancher#3218
Add new observer for labels to refresh labels section component
rancher/rancher#4421
Refactor host index to correctly set the show system checkbox
rancher/rancher#5186
Ensure the store is cleared on error
rancher/rancher#5065
2016-06-27 15:01:32 -07:00
lauren Vuchetich
909a792fa7
Bug Fixes ( #708 )
...
* 4828 and add xs stylesheet
4898 minus accessibility
dropdown z index issues
missing services translations
misc translations 4944
4943
4857 fix
4899
4830
4758
more translation with wes help
docker cli route
* docker cli translation
* pr fixes based on vincent99 notes
* servicejs
* loadbalancerservice
* loadbalancer fix
* typos
* 4473
* lb row 4473
2016-06-09 00:51:51 -04:00
Vincent Fiduccia
e5c12b6adf
Wait for disconnect before reconnect
2016-06-06 01:45:36 -04:00
Vincent Fiduccia
2d7b3efd49
Add service restart
2016-05-24 21:42:47 -07:00
Westly Wright
84d72ef0d1
Add new instance count to service
...
(rancher/rancher#1703 )
Add more translations
Add check for null url when opening new web socket
disable user add for github auth if no user has been looked up
(rancher/rancher#2289 )
Add service link as service link name to service link templates
(rancher/rancher#2887 )
Fix bug with Kube hover menus
2016-05-24 16:21:07 -07:00
Vincent Fiduccia
21e560e342
Header fixes
2016-05-24 00:42:26 -07:00
Vincent Fiduccia
b78de2e9be
i18n part 37 ( #643 )
...
* Partial save-cancel -> component
* Components i18n part 1
2016-05-06 09:46:18 -07:00
Vincent Fiduccia
674123ffde
Split into store vs userStore
2016-04-14 18:07:14 -07:00
Vincent Fiduccia
cb7d17a7df
Fix clone/upgrade with sidekick ( rancher/rancher#4159 )
2016-03-27 00:29:54 -07:00
Vincent Fiduccia
c6969256e1
Swarm waiting page
2016-03-25 22:11:27 -07:00
Vincent Fiduccia
e31993b4ab
Bugs
2016-03-17 12:47:06 -07:00
Vincent Fiduccia
176f38bef4
Remove UI calculated healthStates, use API ( rancher/rancher#3922 )
2016-03-16 12:50:11 -07:00
Vincent Fiduccia
794e7225f8
Yeah that was no good...
2016-03-16 09:47:11 -07:00
Vincent Fiduccia
311fc47239
More Swarm
2016-03-16 00:50:09 -07:00
Vincent Fiduccia
64541dc2fa
Swarm support
2016-03-15 23:53:41 -07:00
Vincent Fiduccia
2f91373979
Ignore service and stack healthStates from API
2016-03-10 01:02:41 -07:00
Westly Wright
f631c662c1
Remove subpod collapse functionality
...
Refactor theme toggler to use actions not click
rancher/rancher#3546
Add confirmation for deactivating stacks and services
rancher/rancher#3532
Add new hover over top nav -> display sub-nav functionality
Refactor admin processes to use run.later rather then setInterval
Fix right click issue on tooltips with action menus
* Reset the resource-actions model so the next time a right click occurs the menu will show
2016-02-23 15:58:10 -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
443a2592f1
Initial K8s tab support
2016-02-11 12:27:31 -07:00
Vincent Fiduccia
9af56c3a6f
Global service must a container to show active ( rancher/rancher#3410 )
2016-01-26 13:35:10 -07:00
Vincent Fiduccia
c9d07f4416
Initializing/Started-Once state display changes, login backTo support
2016-01-11 16:14:50 -07:00
Vincent Fiduccia
05410fdfa8
Reset service mapping when switching environments
2016-01-07 12:41:06 -07:00
Vincent Fiduccia
82263110ed
More bug fixes
2016-01-06 18:20:06 -07:00
lvuch
b185307c35
header fix icon class updates
2015-12-22 13:45:44 -07:00
Vincent Fiduccia
a62fb3ffac
Bug fixes
2015-12-18 17:41:26 -07:00
Vincent Fiduccia
93224c3997
Bug fixes
2015-12-18 11:09:22 -07:00
Vincent Fiduccia
0de3be7958
VM supoprt
2015-12-04 17:46:57 -07:00
Vincent Fiduccia
49b273ae04
DNS, hostname, start once, requested IP controls
2015-12-03 16:16:30 -07:00