-
Notifications
You must be signed in to change notification settings - Fork 7
Catch up PR with lots of changes. #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
huxoll
wants to merge
279
commits into
drewbrown:master
Choose a base branch
from
MomentumSI:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d from the OpenStack router.
…ble. Need to port collection auto update.
…e a table showing their interfaces details where you can remove them from.
… new warning message if deleting a router with active interfaces.
…ine from 0.3.1 to 0.5.2
OpenStack network router support.
…ashboard. Also, Refactor some code for better design and working on adding the remove permissions support.
…ir email and password. Work in progress.
… Removed the temporary feature to update user password. Added a my account page.
…word rules to complete.
… button wasn't working and the form wasn't updating properly.
Fixed synchronicity issues with sessionStorage and Common.cache Removed band-aid that ensured Common.credentials was properly handled as string and object in favor of proper logic enforcing the use of an object
Updated cloudSetupView.js to default to id if selectedId is not populated
…OC anyway) Need to mock up Common.account object for use by all tests
… access application.
fixed bug with registration where countries didn't show up
Mesh view updates
Fixes issues #147
Model unit tests
Default selectedId to id when selectedId is not populated
Updated both view files to use UNIX line endings instead of DOS Sometimes Common.credentials is an object and sometimes a string. I updated a few location shwere this was causing a problem but this is simply a band-aid for now. The overall design of this feature needs to be re-worked to be reliable and consistent. So this partially fixes issues #139.
Fixed synchronicity issues with sessionStorage and Common.cache Removed band-aid that ensured Common.credentials was properly handled as string and object in favor of proper logic enforcing the use of an object
…_139 Conflicts: js/collections/cloudCredentials.js js/views/account/cloudCredentialManagementListView.js
Common.credentials synchronicity issues.
Added bootstrap dependency to rjsConfig Removed some dead stackplace code from router.js
Removed some debug .orig files
Removed topNav because it was being used but its functionality was completely disabled.
…erenced as such in each view, etc.
…selectedId is undefined so index list items are clickable. This fix was applied already but must have been trampled in a subsequent merge.
Added 10px of margin-left to #cloud_setup_menu <ul> to bump cloud setup nav menu off the edge of container a bit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.