Vincent Fiduccia
848169bf8e
Update catalog service
2016-10-05 17:01:30 -07:00
Vincent Fiduccia
32ccefadf3
Read supported orchestation tags
2016-10-03 22:22:28 -07:00
Vincent Fiduccia
cfb5953b9a
this._state === destroying -> this.isDestroyed
2016-10-03 20:58:19 -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
e14e9b0247
More denormalizing
2016-10-03 20:58:17 -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
3e70d8135f
Service log ( #836 )
...
* Service log
2016-09-07 16:23:40 -07:00
Vincent Fiduccia
042ddf3a3f
s/{env,environment,environmentId}/{stack,stack,stackId}/g
2016-08-30 14:13:21 -07:00
Vincent Fiduccia
7ab98b0ff9
Show service transitioning message ( #819 )
2016-08-13 18:25:17 -07:00
Vincent Fiduccia
253650717a
Deployment and ReplicaSet support
2016-07-15 15:48:00 -07:00
Vincent Fiduccia
3a078ca936
Bugs
2016-07-11 18:55:01 -07:00
Westly Wright
78aecba2a9
Ember 2.6 upgrade ( #766 )
...
Refactor login views
Refactor out application view
Refactor out environments/new view
Refactor out k8s-tab view
Refactor out k8s rc and pods view
Refactor out k8s service view
Refactor out graph view to component
update components that use "didInitAttrs" for deprecation
2016-07-06 12:40:37 -07:00
Vincent Fiduccia
059421832d
Longhorn backup/snapshot
2016-06-14 01:55:49 -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
lvuch
51a6fa415f
td colon
2016-06-06 12:50:07 -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
47a8408659
i18n fixes ( #663 )
2016-05-14 15:30:56 -07:00
Vincent Fiduccia
b6ac83f26a
Bugs, i18n ( #658 )
...
* Go to waiting for Cattle (rancher/rancher#4783 )
* Save vs Create
* Stacks, disk size input
* Fix broken translations
2016-05-13 16:22:36 -07:00
Vincent Fiduccia
bbd78f8f8b
More bugs & i18n ( #654 )
...
* i18n, root disk size
* bugs, i18n
* Move VM support to per-environment
2016-05-12 16:00:43 -07:00
lauren Vuchetich
8fc24f4ea8
edit proj, vmcons, volrow ( #650 )
...
* edit proj, vmcons, volrow
viewEditProject
swarm and storage
stack section and edit proj
stack section
sortable th labels
schedrow, schema, sidekick info
pg header env, proj row, reg row
schema dupe
* yaml deletions
* typo
2016-05-12 15:07:33 -07:00
Vincent Fiduccia
bf06831a35
Header i18n & bugs ( #637 )
2016-05-04 10:43:20 -07:00
Vincent Fiduccia
08571b1ad4
Combine waiting pages
2016-05-01 23:33:59 -07:00
Vincent Fiduccia
975b08470c
Fix parsing of empty healthcheck requestline ( rancher/rancher#4154 )
2016-03-27 00:29:31 -07:00
Vincent Fiduccia
79ac6e0c2e
Fix altAction-click on action-menu ... button
2016-03-25 22:11:27 -07:00
Vincent Fiduccia
65c4fd6999
Dropdown focus ring, alignment ( rancher/rancher#4087 )
2016-03-23 00:24:03 -07:00
Westly Wright
19c9444e87
Remove some disabled properties to match the ux of audit-logs ux
...
(rancher/rancher#3306 )
Add project url to catalog template if it exists
rancher/rancher#3897
Swap row link for name link in process logs table in prep for more changes coming
Add external links to resource type on Process Logs
Add 404 handler and route
rancher/rancher#1506
Add stack description on stack detail page
Also fix color issue with host descriptions
rancher/rancher#555
Remove tooltip from container-dot, add tooltip to host container name
rancher/rancher#1415
Add 10 min timer to authenticated to check for github auth token expire
rancher/rancher#255
Add link to rancher AMIs for amazon to ec2 add host
rancher/rancher#1520
Add option to use non-secure http for github enterprise auth
rancher/rancher#1410
2016-03-15 13:11:59 -07:00
lvuch
0a73a891ac
k8s dropdown
2016-03-04 15:59:27 -07:00
lvuch
315f36cdf5
resolve 3777
2016-03-04 15:06:10 -07:00
lvuch
e692ada5c0
resolve #3774
2016-03-04 14:08:05 -07:00
lvuch
232391888c
environment, account and audit tables
...
tables processes and environment
more data title and styles
container ports and volumes tables
a few form tables
badge instead of full bar
2016-03-03 10:59:18 -07:00
Westly Wright
ce0b1b1179
Upgrade Ember to 2.3 and refactor to remove deprecations.
2016-03-02 11:03:15 -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
823f86e011
Lauren changes from #470
2016-02-16 12:32:05 -07:00
Vincent Fiduccia
a4523870a7
System stack display
2016-01-14 10:57:27 -07:00
lvuch
ab95842112
ui polish minus settings page
2016-01-06 17:27:23 -07:00
Vincent Fiduccia
93224c3997
Bug fixes
2015-12-18 11:09:22 -07:00
lvuch
a9799d31c6
header tweaks
2015-12-14 16:47:09 -07:00
Vincent Fiduccia
9e102710fd
Custom HAProxy config support
2015-12-10 18:47:34 -07:00
Vincent Fiduccia
d90565bcc1
Settings set functionality, vm.enabled setting
2015-12-07 00:10:38 -07:00
Vincent Fiduccia
0de3be7958
VM supoprt
2015-12-04 17:46:57 -07:00
Vincent Fiduccia
5a2572d03f
Merge pull request #363 from vincent99/master
...
Move port links to addtl-info, bugfixes
2015-11-23 16:16:44 -07:00
lvuch
19c3a3571b
breadcrumb changes, dropdown transition revert, couple wild carets etc.
2015-11-23 16:12:58 -07:00
Vincent Fiduccia
68edcfeba9
Move port links to addtl-info, bugfixes
2015-11-23 16:08:07 -07:00
Vincent Fiduccia
98c427bb7b
Show IPs for ports
2015-11-23 11:00:27 -07:00
Vincent Fiduccia
215bce7d90
Link ports
2015-11-22 20:56:42 -07:00
Vincent Fiduccia
0adffb8f10
Fix image uuid and command
2015-11-20 17:33:13 -07:00
Vincent Fiduccia
83a9be0e07
Merge pull request #353 from vincent99/storage
...
Storage Pool display and Add Volume
2015-11-20 01:03:30 -07:00
Vincent Fiduccia
6112eba0a1
Storage Pool display and Add Volume
2015-11-19 18:41:59 -07:00
lvuch
e5909fd47d
and a bountiful pixel hunt it was
2015-11-19 15:57:49 -07:00