Commit Graph

222 Commits

Author SHA1 Message Date
Vincent Fiduccia 55edf52499 Show balancer info 2016-11-01 15:12:29 -07:00
Westly Wright 606f2ae2da Update github auth to use new v1-auth service 2016-10-12 17:29:14 -07:00
Vincent Fiduccia b2d8e25874 Kubernetes waiting/store tweaks 2016-10-07 10:55:48 -07:00
Vincent Fiduccia 22671bccb5 Reorganize waiting pages 2016-10-07 10:55:48 -07:00
Vincent Fiduccia 4666d3d422 Move machine into host 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
Vincent Fiduccia 45e244b7c7 Move format-ip to a helper 2016-10-03 20:58:16 -07:00
Vincent Fiduccia 75335e3c8f Load less stuff on init, more in parallel 2016-10-03 20:58:16 -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 e521d85e61 Telemetry option (#832)
* Telemetry and Feedback opts

* Typo

* Text tweaks

* Only get feedback for OSS

* Opt in text

* Don't blow up if there's no locale
2016-08-29 15:36:47 -07:00
Westly Wright 036d42aef7 Add new snapshot timeline (#800) 2016-08-01 21:27:30 -07:00
Vincent Fiduccia 37eaefbf33 Fix detail page headers (#790) 2016-07-20 13:31:42 -07:00
Westly Wright bfea49208f Updates to digital ocean machine driver to get real data (#778)
rancher/rancher#4168

Fix issues with tab selection on load balancer

rancher/rancher#5377
2016-07-14 15:47:38 -07:00
Westly Wright 2f578595be add new shared containers logic to the mount model
rancher/rancher#3178
2016-07-01 15:49:47 -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
Vincent Fiduccia 7b223b1daf Snapshot/backup restore 2016-06-14 23:47:22 -07:00
Vincent Fiduccia 059421832d Longhorn backup/snapshot 2016-06-14 01:55:49 -07:00
Vincent Fiduccia e139ba359f Clear namespace when changing project (rancher/rancher#4902) 2016-06-09 15:03:45 -04:00
Vincent Fiduccia e5c12b6adf Wait for disconnect before reconnect 2016-06-06 01:45:36 -04:00
Vincent Fiduccia 97d8a1e6f0 Add new rancher machine catalog style page
(rancher/rancher#4856)
2016-06-03 10:09:46 -07:00
Vincent Fiduccia bde93f57c1 Fix safari websocket warning 2016-05-23 18:23:41 -07:00
Vincent Fiduccia 55eda79ec0 Bug fixes (#676)
* Bug fixes

* fix mesos links
2016-05-19 17:07:17 -07:00
Vincent Fiduccia e220e378a8 Subscribe logging, orchestation state fixes (#672)
* Better logging for socket/subscribe

* Fix waiting page/orchestration issues

* Activate machine driver on create
2016-05-19 11:58:26 -07:00
Vincent Fiduccia bf06831a35 Header i18n & bugs (#637) 2016-05-04 10:43:20 -07:00
Vincent Fiduccia 02f0a9ddc8 Move language set to after prefs are loaded (#635) 2016-05-03 10:30:33 -07:00
Vincent Fiduccia 1e2ebcb36e i18n fixes (#634)
* i18n fixes
2016-05-03 00:18:02 -07:00
Vincent Fiduccia 7402968f05 Merge 625 2016-05-02 12:39:12 -07:00
lauren Vuchetich e38863ded8 Moar Header (#630)
* header styling

* Fix refresh with no project (#627)

* k8s header style

* remove or
2016-05-02 12:27:52 -07:00
Vincent Fiduccia 43e8b839ee i18n to master (#629)
* Add ember-intl (#612)
* Refactor pages to use new ember-intl (#628)
2016-05-02 12:17:49 -07:00
Vincent Fiduccia 080ba9ed9f Fix refresh with no project (#627) 2016-05-02 11:55:06 -07:00
Vincent Fiduccia 968a152811 Mesos stuff, remove active-link wrapper 2016-05-02 10:26:17 -07:00
Vincent Fiduccia 08571b1ad4 Combine waiting pages 2016-05-01 23:33:59 -07:00
Vincent Fiduccia 32bb55de6b wip 2016-04-29 14:14:20 -07:00
Vincent Fiduccia 2a10611de9 WIP: Orchestration ready/waiting page 2016-04-29 14:14:20 -07:00
Vincent Fiduccia 9025a4776a ProjectId bugfixes (#602) 2016-04-18 11:00:27 -07:00
Vincent Fiduccia 674123ffde Split into store vs userStore 2016-04-14 18:07:14 -07:00
Vincent Fiduccia 7627ffcae2 Send projectId in path instead of header 2016-04-14 18:07:14 -07:00
Vincent Fiduccia eee08c6401 Some info after enabled, download config 2016-04-06 19:36:37 -07:00
Vincent Fiduccia a5bd428dc2 Hide swarm subnav if not ready 2016-04-06 00:09:42 -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
Vincent Fiduccia f3131b5ea4 Fix auth error message (rancher/rancher#951) 2016-03-11 22:32:12 -07:00
Vincent Fiduccia 97dcd4098b Ember 2.x fixes 2016-03-03 11:37:11 -07:00
Vincent Fiduccia 0f34c09181 Wait for K8S to be ready 2016-03-02 01:27:30 -07:00
Vincent Fiduccia 1fe2f69c85 jshint 2016-02-23 10:53:00 -07:00
Vincent Fiduccia d411473357 Remember default namespace in session 2016-02-23 10:42:56 -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 be04df203c Select project on admin/api tab, fix audit log sort 2016-02-16 11:14:41 -07:00
Vincent Fiduccia ab1d1e53d0 More replication controller 2016-02-12 11:13:35 -07:00
Vincent Fiduccia be386b477b More K8s support 2016-02-11 12:31:12 -07:00
Vincent Fiduccia ce155e17dc Make projectId part of the URL 2016-02-11 12:27:45 -07:00
Vincent Fiduccia 443a2592f1 Initial K8s tab support 2016-02-11 12:27:31 -07:00
Vincent Fiduccia 8799f17c73 Bug fixes 2016-01-29 16:26:05 -07:00
Vincent Fiduccia df452796cf Bug fixes 2016-01-21 17:22:15 -07:00
Westly Wright 16a0c2cb2a Add user toggle to switch between light/auto/dark 2016-01-20 14:05:53 -07:00
Vincent Fiduccia a4523870a7 System stack display 2016-01-14 10:57:27 -07:00
Vincent Fiduccia c98d154f3b Bug fixes 2016-01-12 13:44:15 -07:00
Vincent Fiduccia e8665f6819 Bug fixes 2016-01-11 11:25:13 -07:00
Vincent Fiduccia 05410fdfa8 Reset service mapping when switching environments 2016-01-07 12:41:06 -07:00
Vincent Fiduccia a62fb3ffac Bug fixes 2015-12-18 17:41:26 -07:00
Vincent Fiduccia 9e102710fd Custom HAProxy config support 2015-12-10 18:47:34 -07:00
Vincent Fiduccia 843f6b9529 Load prefs before selecting default project 2015-12-07 13:36:36 -07:00
Vincent Fiduccia 24c39becd9 Fix stack loading (rancher/rancher#2861 and rancher/rancher/2826) 2015-12-07 13:20:45 -07:00
Vincent Fiduccia 0de3be7958 VM supoprt 2015-12-04 17:46:57 -07:00
Vincent Fiduccia 979b777f32 Fix LB edit/clone 2015-11-24 16:34:04 -07:00
Vincent Fiduccia d18946ad27 Oops 2015-11-23 16:53:16 -07:00
Vincent Fiduccia 0e74ebeed6 Fixes 2015-11-23 16:39:32 -07:00
Vincent Fiduccia 9a43c8550e Tweaks 2015-11-11 17:52:38 -07:00
Vincent Fiduccia c99a68fd27 File cleanup
- Remove edit-labels in favor of manage-labels -> {[form-user-labels}]
- Remove deprecated and unused mixins and utils
2015-11-02 12:16:52 -07:00
Vincent Fiduccia 3a60760042 Handle k8s resource change events 2015-10-29 09:49:36 -07:00
Vincent Fiduccia 99a79e03fd Fix service link mapping on services that aren't there yet 2015-10-26 16:21:04 -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 cf95c77502 More refactor 2015-08-05 16:22:04 -07:00
Vincent Fiduccia 660463a595 Initial LDAP refactor & support 2015-08-05 16:22:04 -07:00
Vincent Fiduccia 9ed1a2ab02 Bug fixes 2015-07-10 11:22:41 -07:00
Vincent Fiduccia 84b64bc259 Ember 1.13: About screen, deprecate cattle.* 2015-07-05 20:07:51 -07:00
Vincent Fiduccia 9866c399ed Ember 1.13: Registry list/detail/edit 2015-07-03 13:43:57 -07:00
Vincent Fiduccia 80d2cf4eb2 Ember 1.13: Split out app/utils/cattle, apikeys, projects 2015-06-30 01:15:20 -07:00
Vincent Fiduccia 222a26b05f Bug fixes 2015-06-29 12:51:44 -07:00
Vincent Fiduccia e57d8ecebb Ember 1.12 updates 2015-06-26 01:37:39 -07:00
Vincent Fiduccia 4ccfb3c7d7 Cookie support 2015-06-16 12:38:42 -07:00
Vincent Fiduccia c90c45c7bc Web socket reconnect, logging, close improvements 2015-06-13 20:44:51 -07:00
Vincent Fiduccia cd7092451b Welcome splash 2015-06-12 17:53:07 -07:00
Vincent Fiduccia 35f48a4617 Save default project if there isn't an active one (rancherio/rancher#812) 2015-06-11 16:54:22 -07:00
Vincent Fiduccia 6c3c38cc29 Refactor service consumer lookup, edit service link names 2015-06-11 14:49:39 -07:00
Vincent Fiduccia f97670ba4c Bug fixes 2015-06-10 00:33:47 -07:00
Vincent Fiduccia e05347edf3 Fix authorized but no active projects (rancherio/rancher#786) 2015-06-09 22:46:29 -07:00
Vincent Fiduccia c123d85e10 Move volumes into host 2015-06-09 12:41:19 -07:00
Vincent Fiduccia 4b657ee158 Remove one action on socket events 2015-06-08 10:54:38 -07:00
Vincent Fiduccia bf5714a6f2 Generate action menus on demand 2015-06-06 21:30:45 -07:00
Vincent Fiduccia 188211a163 Darren hates spinners 2015-06-02 14:28:13 -07:00
Vincent Fiduccia a008de53a7 Bug fixes 2015-06-01 16:33:36 -07:00
Vincent Fiduccia 3869ef506c Redirect instead of popup for login, Github Enterprise 2015-05-26 23:20:17 -07:00
Vincent Fiduccia e322e09efa Fix stats scale, clone EC2, small bugs 2015-05-25 10:42:29 -07:00
Vincent Fiduccia 7e66758149 Bug fixes 2015-05-23 00:37:47 -07:00
Vincent Fiduccia c004ee874b Bug fixes 2015-05-22 00:23:42 -07:00
Vincent Fiduccia 0127d007b3 UI redesign WIP 2015-05-20 17:34:29 -07:00
Vincent Fiduccia 66cec22b87 Fix clone, support API without userpreferences 2015-05-13 12:23:53 -07:00
Vincent Fiduccia 38a7df2dec Store prefs in userPreferences resource 2015-05-13 10:21:40 -07:00
Vincent Fiduccia d319e22671 Pick a project if the default doesn't exist 2015-05-08 16:07:11 -07:00
Vincent Fiduccia b17f7dbc04 Fix initial projectId detection
- Fix transitioning polling of resources changing frequently
- Spread out transition poll timers by 10%
2015-05-07 16:03:46 -07:00
Vincent Fiduccia 709d1aa735 Send the user to projects if there are none 2015-05-06 08:05:27 -07:00
Vincent Fiduccia 75d58dd79d Project improvements 2015-05-06 08:05:27 -07:00
Vincent Fiduccia a49d4400a0 Service dependency graph 2015-04-24 19:33:41 -07:00
Vincent Fiduccia 3166fdcba3 Show all projects in dropdown when auth is off (rancherio/rancher#603) 2015-04-23 16:29:16 -07:00
Vincent Fiduccia df55ffa92c Fix issues with no active projects 2015-04-23 12:16:58 -07:00
Vincent Fiduccia d0db635af0 Bug fixes 2015-04-22 17:37:11 -07:00
Vincent Fiduccia 82d4b86456 Projects WIP 2015-04-22 01:09:10 -07:00
Vincent Fiduccia d6ae030828 Add/Edit new project 2015-04-22 01:09:10 -07:00
Vincent Fiduccia c88475c619 Projects WIP 2015-04-22 01:08:50 -07:00
Vincent Fiduccia 1d60267c18 Send Auth info when downloading machine/enviroment 2015-04-17 12:23:00 -07:00
Vincent Fiduccia 4e7303bcca Service Discovery WIP 2015-04-13 13:15:24 -07:00
Vincent Fiduccia 23a8ddb478 Service Discovery WIP 2015-04-09 18:10:22 -07:00
Vincent Fiduccia ce3941d6d6 Service Discovery WIP 2015-04-09 18:06:24 -07:00
Vincent Fiduccia fd170519ed Bug fixes 2015-04-08 00:30:00 -07:00
Vincent Fiduccia 7eeefb936b More LB WIP 2015-04-03 20:47:27 -07:00
Vincent Fiduccia 3cac7a1092 HealthCheck and Stickiness 2015-04-01 16:17:34 -07:00
Vincent Fiduccia e3c59b7547 Some hidden load balancing, and EC2 UI 2015-03-30 17:15:36 -07:00
Vincent Fiduccia 7bb87ee24b Pods directory is deprecated 2015-03-30 17:15:35 -07:00