Commit Graph

27 Commits

Author SHA1 Message Date
Vincent Fiduccia 072f869079
Server is probably https 2019-04-22 10:10:49 -07:00
Westly Wright c6cf2fb50d
Upgrade Ember to latest stable release
upgrade to 3.5

upgrade to 3.6

upgrade to ember 3.7

upgrades for 3.7

package upgrades

eslint changes

upgrade to 3.8

HanlderInfos deprecation

logger deprecations

shadowed block param deps

route fixes

upgrade engines and add workaround for infinite loop query params

refresh issue

ember-engines/ember-engines number 614

update read me
2019-03-25 13:22:38 -07:00
Vincent Fiduccia 9249070c42
Copyright date 2019-03-22 14:46:24 -07:00
Vincent Fiduccia 4794cefb2f
Update build/test to use docker build image 2018-10-30 14:34:54 -07:00
Vincent Fiduccia f59193a901
opt out dev, replace clusters 2018-08-09 13:09:38 -07:00
Westly Wright f4d2e21b8b
remove bower dependecies 2018-05-09 11:25:23 -07:00
Westly Wright 23b3871dc4
Nevermind. Decided to implment yarn. 2017-03-30 17:13:26 -07:00
Vincent Fiduccia 4e600f58f4 Update translations 2016-09-08 15:57:09 -07:00
Westly Wright 85cbe6f77c Update intl to have a fall back langauge
Add static fall backs for error pages incase transitions dont load
update readme
add supported locales link to read me
2016-05-23 11:59:43 -07:00
Craig Jellick 6eac6c9d57 Update address of local ui to https 2016-03-09 15:53:49 -07:00
Vincent Fiduccia be386b477b More K8s support 2016-02-11 12:31:12 -07:00
Vincent Fiduccia d9b8a90b85 Fix quorum serializing 2016-01-19 17:28:40 -07:00
Vincent Fiduccia 59aab83625 Add dependencies command 2015-11-10 13:45:16 -07:00
Vincent Fiduccia 0e9f90783e Move CI server 2015-10-27 21:33:05 -07:00
Vincent Fiduccia 74a143907e Rename RANCHER_ENDPOINT, make catalog endpoint configurable 2015-10-24 17:09:06 -07:00
Vincent Fiduccia 41b34704c7 Use node 0.12 2015-09-08 14:35:06 -07:00
Vincent Fiduccia 40388c14a5 Update README.md 2015-07-27 07:28:36 -07:00
Vincent Fiduccia 2919aa2d82 Update repo some more 2015-07-10 11:35:42 -07:00
Vincent Fiduccia 309d306b09 Update repo 2015-07-10 11:35:11 -07:00
Denise 0a455fea19 Update README.md 2015-07-10 09:07:42 -07:00
Vincent Fiduccia 70ebff0cc1 Fix add credential, NAV colors 2015-03-25 16:42:59 -07:00
Vincent Fiduccia 8c515b417f Update license 2015-02-25 10:25:57 -07:00
Vincent Fiduccia 685c47bb40 Update ember, cli, handlebars and deprecations
- Update to ember 1.9.1, handlebars 2, ember-cli 0.1.5
- Move hosts/item into component (host-widget)
- Move host/instance into component (container-widget)
- Move resource actions into a compontent (resource-actions)
- Move available action logic into resource controller
- Replace all {{#each thing}} with {{#each stuff in thing}}
2015-01-08 17:24:48 -07:00
will-chan 8eb0db28c4 Updated README
Updated README to include installation steps for node.js and bower if
using a Mac and Homebrew.
2014-12-31 14:00:56 -08:00
Vincent Fiduccia 103ef08604 Bug fixes
- Feature: `RANCHER_ENDPOINT=` to README.
- Feature: Return of the loading spinner.
- Fix: Editing a container with volumes causes infinite recursion in `serialize()`.
- Change: Rename Container `Console` action to `Execute Shell` to disambiguate with actual console.
- Fix: Host-Only network disappears from Network droppdown if Create Container is shown more than once.
- Change: Move requested host ID from request URI to query param.
- Feature: alt+click on delete buttons will bypass the confirmation.
- Change: Move all host/container actions to `{{action-button}}` component.
2014-12-22 17:36:53 -07:00
Vincent Fiduccia 2d16fb0330 Make term.js a submodule, add build status, bump version 2014-12-17 14:50:33 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00