Vincent Fiduccia
d02b497c79
Catalog icon for project templates
2016-10-27 15:55:17 -07:00
Vincent Fiduccia
b561e70a4b
Choose environment template
2016-10-27 15:55:17 -07:00
Vincent Fiduccia
1ac76b2759
More infra stacks
2016-10-27 15:55:17 -07:00
Vincent Fiduccia
5ad62eb929
Add Edit option to env
2016-10-27 15:55:04 -07:00
Vincent Fiduccia
fd6f9b3d13
Use system flag on containers
2016-10-27 15:55:04 -07:00
Vincent Fiduccia
b1d69c5b60
Add Project Template
2016-10-27 15:55:03 -07:00
Vincent Fiduccia
0725bb3ca9
Merge pull request #875 from westlywright/bugs-1.2.0
...
Refactor catalog item question css
2016-10-27 15:27:26 -07:00
Westly Wright
44887b54e9
Refactor catalog item question css
...
rancher/rancher#6364
Change logic around retain ip on upgrade
rancher/rancher#5410
Refactor retainIp prop on services
@vincent99 and I had a discussion. Since retainIp is a service level
setting it does not make sense (nor did it ever work) to have retainIp
on sidekicks. So the setting has been removed from that screen. Additionally
since an upgrade does not modify the service but rather the launch config
turning Retain IP on/off during the upgrade does not work. The new requirement
is to disable the checkbox during an upgrade. The upgrade should retain the
origianl value.
rancher/rancher#5410
add password validate desc to local auth config page
rancher/rancher#6362
Change the way stack graph handles route transitions
rancher/rancher#6343
Prevent user from selecting a new catalog template
until the previous one loads
rancher/rancher#6166
Ensure ext service only shows the label outlet
rancher/rancher#5927
Remove double hr element when service doesnt have image
rancher/rancher#5850
Refactor how machine driver icons are displayed
rancher/rancher#5738
Add new fields to ldap config
rancher/rancher#3875
2016-10-27 13:47:23 -07:00
Vincent Fiduccia
be8f261af6
Merge pull request #874 from vincent99/master
...
Update URLs
2016-10-25 10:15:53 -07:00
Vincent Fiduccia
31c16fa817
Update URLs
2016-10-25 10:15:42 -07:00
Vincent Fiduccia
94bf8a84fa
Merge pull request #871 from vincent99/master
...
Bugs
2016-10-21 17:25:30 -07:00
Vincent Fiduccia
34cff754d0
Merge pull request #872 from westlywright/bugs-1.2.9
...
1.2.0 Bug Fixes
2016-10-21 17:22:56 -07:00
Westly Wright
986668a4e6
Fix typo
...
rancher/rancher#6336
Update shibboleth login for to deal with errors better
refactor focus action on edit driver modal
rancher/rancher#6337
refactor init procedures for catalog launch
rancher/rancher#6296
add new idp logout link
refactor some modal designs
rancher/rancher#6345
Add local validate description
rancher/rancher#6362
2016-10-21 16:25:08 -07:00
Vincent Fiduccia
4cbeb4c895
bugs
2016-10-21 15:37:37 -07:00
Vincent Fiduccia
b26663afa6
Default IPSec ports open for Azure
2016-10-20 12:45:57 -07:00
Vincent Fiduccia
099facaf75
Merge pull request #870 from vincent99/master
...
Fix azure ports (rancher/rancher#6351 )
2016-10-20 11:55:44 -07:00
Vincent Fiduccia
721675f357
Fix azure ports ( rancher/rancher#6351 )
2016-10-20 11:55:23 -07:00
Vincent Fiduccia
50814f5fdf
move remove
2016-10-20 10:20:21 -07:00
Vincent Fiduccia
b76302b3f3
Merge pull request #869 from vincent99/master
...
Bugs
2016-10-20 10:19:47 -07:00
Vincent Fiduccia
fd0dfc6e37
Fix text centering ( rancher/rancher#5946 )
2016-10-20 10:18:17 -07:00
Vincent Fiduccia
78d53093cc
Fix stats on started-once ( rancher/rancher#5908 )
2016-10-20 10:18:16 -07:00
Vincent Fiduccia
f8bcfe56ff
Fix container ip display ( rancher/rancher#6325 )
2016-10-20 10:18:16 -07:00
Vincent Fiduccia
6e430fafcc
Update labels when host changed ( rancher/rancher#6225 )
2016-10-20 10:18:16 -07:00
Vincent Fiduccia
a0415f33fc
Fix container logs/tty ( rancher/rancher#6135 , rancher/rancher$6134)
2016-10-20 10:18:16 -07:00
Vincent Fiduccia
1f4990e8e1
Fix modal height again
2016-10-20 10:18:16 -07:00
Vincent Fiduccia
e6966f35ff
Merge pull request #868 from vincent99/master
...
Bugs, translations
2016-10-19 12:26:05 -07:00
Vincent Fiduccia
f9e474454c
Update languages
2016-10-19 12:25:04 -07:00
Vincent Fiduccia
25cb073ade
Certified vs Partner label support
2016-10-19 11:58:00 -07:00
Vincent Fiduccia
3cb3b76c5c
Merge pull request #867 from westlywright/bugfixes-1.2.0
...
Driver upgrade option removed on state
2016-10-19 11:57:41 -07:00
Westly Wright
995f2ec540
Driver upgrade option removed on state
...
Driver upgrade options should not be visible if the state is inactive
(rancher/rancher#6186 )
Resolve issues with catalog drivers and refreshing
(rancher/rancher#6184 )
Fix issue with erroneous verbiage
(rancher/rancher#6178
Fix issue whe svg z-index blocking dropdown
(rancher/rancher#5882 )
fix bug in azure driver
Labels show up correctly on container details
(rancher/rancher#5650 )
Remove old code
(rancher/rancher#6248 )
Move no rules verbiage to right location
(rancher/rancher#5641 )
Allow users to disable esc to close in modals
(rancher/rancher#6302 )
Handle empty allowedIdentities field for shibboleth
add new modal stop component to container stops
rancher/rancher#6214
2016-10-19 11:34:14 -07:00
Vincent Fiduccia
634f7fded0
Merge pull request #866 from vincent99/master
...
Bugs
2016-10-18 16:26:47 -07:00
Vincent Fiduccia
20ae65df97
Bugs
...
- Update lacsso
- Show all normal stacks in K8s/Swarm/Mesos (rancher/rancher#6279 )
- Fix kubectl download URL (rancher/rancher#5696 )
- Update translations
2016-10-18 16:18:25 -07:00
Vincent Fiduccia
9fc1d7c552
Merge pull request #865 from vincent99/master
...
bugs, update translations
2016-10-18 11:18:11 -07:00
Vincent Fiduccia
1c20b4c18d
bugs, update translations
2016-10-18 11:04:19 -07:00
Vincent Fiduccia
26d77df0c5
Wait longer for google storage
2016-10-17 12:22:40 -07:00
Vincent Fiduccia
d559ccb02a
Merge pull request #864 from vincent99/master
...
Bugs
2016-10-17 10:32:56 -07:00
Vincent Fiduccia
73e0d7682e
Merge pull request #863 from westlywright/saml-flow-new
...
Add saml auth flow
2016-10-17 10:31:00 -07:00
Vincent Fiduccia
a850f8037f
bugs
2016-10-17 10:27:50 -07:00
Westly Wright
2963707fb0
Add saml auth flow
2016-10-14 17:55:46 -07:00
Westly Wright
fa98ad2b27
Merge pull request #862 from westlywright/github-fixes
...
Fix bug with way that github gets token
2016-10-13 16:33:40 -07:00
Westly Wright
bc39c808fd
Fix bug with way that github gets token
2016-10-13 16:26:36 -07:00
Vincent Fiduccia
7a21067414
Merge pull request #851 from westlywright/new-auth-flow
...
Update github auth to use new v1-auth service
2016-10-12 17:33:41 -07:00
Westly Wright
606f2ae2da
Update github auth to use new v1-auth service
2016-10-12 17:29:14 -07:00
Vincent Fiduccia
9ea2f7db78
Merge pull request #859 from vincent99/master
...
more bugs
2016-10-10 18:09:50 -07:00
Vincent Fiduccia
3fc15100bb
more bugs
2016-10-10 18:09:31 -07:00
Vincent Fiduccia
5c9772616c
Merge pull request #858 from vincent99/master
...
Fixes
2016-10-10 17:34:08 -07:00
Vincent Fiduccia
60941d00bf
Fixes
2016-10-10 17:33:08 -07:00
Vincent Fiduccia
260285521b
Update translations from crowdin
2016-10-10 17:33:08 -07:00
Vincent Fiduccia
bc924384a9
Fix host name validation for machine
2016-10-10 17:33:08 -07:00
Vincent Fiduccia
e6fcefb757
Fix host clone
2016-10-10 17:33:07 -07:00