Commit Graph

8238 Commits

Author SHA1 Message Date
Vincent Fiduccia 945b359fbf Merge pull request #19 from vincent99/master
Access Control config enhancements
2015-01-13 16:23:02 -07:00
Vincent Fiduccia b4940855e8 Access Control config enhancements
- Check Github API and automatically remove users/orgs that don't exist
- Saving/Saved state on the authorization save button to show state
- Waiting state on test button to show state
- Size GitHub popup window bigger to show content
2015-01-13 15:21:23 -07:00
Vincent Fiduccia 1c0a29899b Merge pull request #18 from vincent99/github-auth
Support for GitHub authentication

- Also has fallback support for APIs that don't support auth yet
2015-01-12 17:44:06 -07:00
Vincent Fiduccia c2c93d4e32 Support for GitHub authentication 2015-01-12 17:26:45 -07:00
Vincent Fiduccia a6cdf94f93 Merge pull request #17 from vincent99/update-ember
Update ember, cli, handlebars and deprecations
2015-01-08 17:36:58 -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
Vincent Fiduccia b43a815ecf Merge pull request #15 from cloudnautique/build_script_friendly
Made the build/bootstrap scripts 'wrap' friendly and setup for drone
2015-01-07 21:00:09 -07:00
Bill Maxwell 6a2d14a3d4 Made the build/bootstrap scripts 'wrap' friendly and setup for drone 2015-01-07 16:50:02 -07:00
Vincent Fiduccia 97386abfb4 Merge pull request #12 from will-chan/master
Added missing '/' support for app.endpoint URL
2015-01-07 01:25:20 -07:00
will-chan d6c16a0401 Added missing '/' support for app.endpoint URL
Fixed an issue where if URL specified in app.endpoint with the
/app/pods/application/configuration.js file does not end with a “/“.
2015-01-06 17:58:12 -07:00
will-chan a67f01c4c8 Merge pull request #1 from rancherio/master
Upstream merge 1.6.2015
2015-01-06 16:22:51 -07:00
Vincent Fiduccia 7c398978bd Merge pull request #11 from vincent99/parity
CpuShares, devices, restartPolicy
2015-01-06 15:53:27 -07:00
Vincent Fiduccia d374b1d81d cpuShares, devices, restartPolicy & pod-ify things
- Add support for cpuShares, devices and restartPolicy
- Move more things under pods
- Reorganize build scripts for future auto-updating /latest URL on CDN
2015-01-06 15:41:12 -07:00
will-chan fd130a3291 Updated README
Updated README to include installation steps for node.js and bower if
using a Mac and Homebrew.
2015-01-05 11:37:23 -08:00
Vincent Fiduccia 29f1732878 Update initializer to load schemas 2015-01-05 11:29:38 -08:00
Vincent Fiduccia 234948d62e Merge pull request #9 from will-chan/master
Updated README
2014-12-31 14:08:52 -08: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 f4f6360b77 Use absolute endpoint links on API page and goToApi actions 2014-12-24 14:19:09 -07:00
Vincent Fiduccia d945e72598 Fix API endpoint and pagination 2014-12-23 14:57:36 -07:00
Vincent Fiduccia 0db91bc68d Fix port edit 2014-12-23 01:44:53 -07:00
Vincent Fiduccia 301ce68e07 Sort networks by name 2014-12-22 22:13:38 -07:00
Vincent Fiduccia 2b6969f8f6 Revert hbs compiler version 2014-12-22 21:58:37 -07:00
Vincent Fiduccia c5485d91d4 Merge pull request #5 from vincent99/master
Bug Fixes
2014-12-22 18:01:34 -07:00
Vincent Fiduccia bf749ff432 Fix version of HBS compiler 2014-12-22 17:47:08 -07: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 308c29664f Enable loading spinner 2014-12-22 10:20:45 -07:00
Vincent Fiduccia 3b0e725187 Merge pull request #3 from vincent99/github-auth
Path cleanup
2014-12-19 17:27:51 -07:00
Vincent Fiduccia 51116b6bfd Use ui/ instead of relative include paths 2014-12-19 14:37:16 -07:00
Vincent Fiduccia dfe5ce2beb Blueprint for route to require auth 2014-12-19 14:20:49 -07:00
Vincent Fiduccia db1b638f14 Reorganize tests into pods 2014-12-19 14:19:48 -07:00
Vincent Fiduccia e36f9b8b74 Merge pull request #2 from vincent99/master
TTY, LXC, Memory options on container create
2014-12-18 16:03:06 -07:00
Vincent Fiduccia a9b6e5a1cd TTY, LXC, Memory options on container create 2014-12-18 15:46:04 -07:00
Vincent Fiduccia 1851d4c22a Merge branch 'master' of github.com:rancherio/ui 2014-12-17 18:07:10 -07:00
Vincent Fiduccia 0ac2833dbc Ignore more folders 2014-12-17 18:05:08 -07:00
Vincent Fiduccia 7d364d7cff Merge pull request #1 from vincent99/master
Make term.js a submodule, add build status, bump version
2014-12-17 14:58:06 -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 94c1dc20bb Bump version, build status 2014-12-17 14:22:47 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00