https://github.com/ging/horizon

sort by:
Revision Author Date Message Commit Date
c27efc4 [Launch Instance Fix] Add Sorting To Table in Select Source Change-Id: I8fd351d412750fc472d9821d8c835a96856e31ad Closes-Bug: 1432880 17 March 2015, 19:27:33 UTC
233a07b Merge "Imported Translations from Transifex" 17 March 2015, 10:13:13 UTC
71fc685 Merge "hypervisor list and details page reports invalid data" 17 March 2015, 07:38:32 UTC
fd5aae3 Merge "Redirect initial hit to login page" 17 March 2015, 07:11:47 UTC
0dd6253 Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I48f63ae281d0c9a02c1af3386459fd140dfb6345 17 March 2015, 06:36:44 UTC
8dd0a84 hypervisor list and details page reports invalid data Nova some times allows to have same hypervisor_hostname for more than one hypervisor. In this scenario, horizon hypervisor Table view and Detail view shows invalid data as follows: Table View: For those hypervisors having same hypervisor_hostname, Table view reports the same values for all of them, irrespective of actual values Detail View: For those hypervisors having same hypervisor_hostname, Details view reports the instance from all them , instead of for the given hypervisor. By using the combination of hypervisor id and name, hypervisor detail veiw is updated to filter the instances from the given hypervisor id. Change-Id: I45925ac70f1a6b123c83888373bddb108380a9c0 Closes-bug: #1402572 17 March 2015, 04:20:40 UTC
f9f936e Merge "Fixes Error message during image upload due to long name" 17 March 2015, 03:15:35 UTC
9d744a4 Merge "Clean modal forms in Orchestration Stacks" 17 March 2015, 03:15:23 UTC
8060464 Merge "Fix transfer tables example" 17 March 2015, 03:15:12 UTC
01ef286 Merge "Source step - fix instance count limit and donut chart" 17 March 2015, 03:15:01 UTC
0518160 Merge "Correct ngdoc in Neutron AngularJS service" 17 March 2015, 03:14:51 UTC
b79a740 Merge "Heat resource url mapping improvement" 17 March 2015, 03:10:42 UTC
eaf14f1 Merge "Replace usage of urllib in nova rest api" 17 March 2015, 03:10:31 UTC
ce18ec7 Merge "Refactor, customization and fixes of Metadata Widget" 17 March 2015, 03:10:19 UTC
78f30aa Merge "Prevent flash of left nav panels when loading page" 17 March 2015, 02:04:26 UTC
b2e77f2 Merge "Launch Instance Step - Network" 17 March 2015, 02:04:08 UTC
02acf12 Source step - fix instance count limit and donut chart In the current version of the Launch Instance Wizard Source Step, the instance count field is not correctly limited based on current instance usage and nova limits (maxTotalInstances). There is a bug whereby the user can enter an instance count of more than what is available (exceeding their quota). In addition, the donut chart does not update properly when this occurs. This patch corrects this so that if a user enters a number greater than what is available, it automatically changes the count to the maximum count that will still stay within quota limits. Closes-Bug: 1432897 Change-Id: I24f1309b04f3c045c02b67409c49fc3ee86aea3f 17 March 2015, 01:03:18 UTC
d38b5a7 Merge "Launch Instance Step - Access and Security" 17 March 2015, 00:14:40 UTC
c02bdde Correct ngdoc in Neutron AngularJS service The example objects documented for createNetwork and CreateSubnet were incorrect. Updated those. Change-Id: I025f0ae13fe9b8f8d5923a8886e5330b9a580021 16 March 2015, 23:40:12 UTC
0fac119 Launch Instance Step - Network This is one step in launch instance wizard work flow. Co-Authored-By: Matt Borland <matt.borland@hp.com> Partially Implements: blueprint launch-instance-redesign Change-Id: Ie0beedea5425405a28b406380c53c1373acb9891 16 March 2015, 21:23:09 UTC
53c68fa Merge "Launch Instance Step - Configuration" 16 March 2015, 20:41:41 UTC
f49b973 Merge "Launch Instance Step - Select Flavor" 16 March 2015, 20:02:35 UTC
0d3b3be Merge "Launch Instance Step - Select Source" 16 March 2015, 20:02:24 UTC
0d969bc Merge "Launch Instance Model" 16 March 2015, 20:02:14 UTC
3ff48ab Merge "add the package 'which' to fedora" 16 March 2015, 19:31:11 UTC
4475225 Replace usage of urllib in nova rest api urllib is incompatible for python 3. Change-Id: I3d70cd3f77a946afd4e873823edfdc5bd0e07a16 16 March 2015, 16:56:34 UTC
a81a326 Refactor, customization and fixes of Metadata Widget Allow customization of strings in Metadata Widget by extracting them from template to separate service. Fix alignment of filter boxes when longer text is provided as column title. Fix available filter only showing expanded items. Fix level-0 item showing in available list when all level-2 leafs was added manually. Make the tree logic reusable by extracting it into service. Closes-Bug: 1394472 Change-Id: I88f4d008f4c814747028585842769aff26ff9936 16 March 2015, 14:09:11 UTC
beab5bc Heat resource url mapping improvement This patch set adds a few resource types to resource url mapping to make proper links to resources from stacks details. Partially implements blueprint: heat-ui-improvement Change-Id: I829c586b75c9b4c15dcf58ea317cf28eddec182b 16 March 2015, 11:53:11 UTC
02e239f made all status values translatable in port table in port table, all the value of the status column are not translatable, since some of the status values are missing in the display choice tuple. this patch adding the missing port status values in the display choice tuple. Change-Id: I44755a86205df8b561e3c0b48a299e08e6ae6986 Closes-Bug: #1432505 16 March 2015, 08:37:21 UTC
20ef6b4 Merge "Launch instance - common style" 16 March 2015, 05:07:32 UTC
c6deff0 Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I766fccd11885765f10523660de8abcf1280086dd 15 March 2015, 06:14:40 UTC
d2e09f4 Merge "Imported Translations from Transifex" 14 March 2015, 21:40:51 UTC
c86d752 Fix transfer tables example The available.html.example file has some old markup. This patch updates the markup. Additionally, the row.disabled check in the transfer tables allocate function is removed since it is not required. Change-Id: Iedc29d7cdae723f767010e778ab5a1422d35098f Closes-Bug: #1432241 14 March 2015, 20:49:10 UTC
f91274a Merge "Allow all printable ASCII characters in security group names" 14 March 2015, 10:07:58 UTC
1811b8a Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I26b2020e56de9e4457f31d416342fff014f4e074 14 March 2015, 06:08:49 UTC
a3ba13b Launch Instance Step - Configuration This is one step in launch instance wizard work flow. Partially Implements: blueprint launch-instance-redesign Change-Id: Idbe4f55e7924b5aed751b1e022f4679179700b7e 14 March 2015, 00:35:16 UTC
5e1d627 Launch Instance Step - Access and Security This is one step in launch instance wizard work flow. Partially Implements: blueprint launch-instance-redesign Change-Id: I8f457eea19caea0e45f65f4dd3ddcc09ca220b5c Co-Authored-By: Travis Tripp <travis.tripp@hp.com> Co-Authored-By: Richard Jones <r1chardj0n3s@gmail.com> Co-Authored-By: Neill Cox <neill.cox@ingenious.com.au> Co-Authored-By: Kelly Domico <kelly.domico@hp.com> 14 March 2015, 00:34:54 UTC
0d15e4d Launch Instance Step - Select Flavor This is one step in launch instance wizard work flow. This commit adds a basic select flavor table. Additional commits will follow to add a details row for each flavor. Co-Authored-By: Tyr Johanson <tyr@hp.com> Partially Implements: blueprint launch-instance-redesign Change-Id: Ideda45897581f2ee51df6dc4ca78487abaeb4452 14 March 2015, 00:34:39 UTC
8823a44 Launch Instance Step - Select Source This is the first step in launch instance wizard work flow. Co-Authored-By: Brian Tully <brian.tully@hp.com> Partially Implements: blueprint launch-instance-redesign Change-Id: Iee47830cd848516abaf7cdbd79573bdfca769d38 14 March 2015, 00:34:11 UTC
61e4d59 Launch Instance Model This is the M part in MVC for launch instance that will use the APIs to load data and send request to server via the APIs. This model is injected into to LaunchInstanceCtrl and available to all controllers for every step in the work flow. To access: - Add to local_setting.py: LAUNCH_INSTANCE_NG_ENABLED = True - Then go to: http://localhost:9000/project/instances/ - Then click the left "Launch Instance" button. To disable the legacy launch instance button: - Add to local_setting.py: LAUNCH_INSTANCE_LEGACY_ENABLED = True Partially Implements: blueprint launch-instance-redesign Co-Authored-By: Travis Tripp <travis.tripp@hp.com> Co-Authored-By: Neill Cox <neill.cox@ingenious.com.au> Co-Authored-By: Richard Jones <r1chardj0n3s@gmail.com> Co-Authored-By: Tyr Johanson <tyr@hp.com> Co-Authored-By: Matt Borland <matt.borland@hp.com> Change-Id: I040f13f7d1fd336fcd1070bdbe0c81bd5a828d43 14 March 2015, 00:33:43 UTC
98d3381 Launch instance - common style This patch includes common styles across all steps in launch instance workflow. Partially Implements: blueprint launch-instance-redesign Change-Id: Ida8273c51bc20787f5ec3d2e3979b865c4bed537 14 March 2015, 00:30:24 UTC
ae561bb Merge "made network status value translatable" 13 March 2015, 20:55:26 UTC
b993d94 Merge "Add "Preview Stack" action to Stacks table" 13 March 2015, 20:16:44 UTC
1281fdd Clean modal forms in Orchestration Stacks Refactoring orchestration stacks modals. Based on merged patch: https://review.openstack.org/#/c/123472/ Partially-Implements: blueprint form-template-to-view Change-Id: I59e4b0fd0d9acc0f2d40f1a384a1ff2ebbd7536d 13 March 2015, 19:58:04 UTC
b6ccb8e Merge "Updated transfer tables" 13 March 2015, 18:55:15 UTC
0a45b0b Merge "Changes Identity->Projects Forms into Horizontal Forms" 13 March 2015, 15:34:42 UTC
cc4a585 Merge "Fix CSS, remove bad semicolon in _variables.scss" 13 March 2015, 14:45:10 UTC
cab3912 Add "Preview Stack" action to Stacks table This patch set adds "Preview Stack" button to Stacks table to provide user with a possibility to preview stack without creating it, as it is already implemented in CLI. Partially implements blueprint: heat-ui-improvement Change-Id: Idf92deb57f8213a403f102db467828087d91e79a 13 March 2015, 12:35:47 UTC
a188054 made network status value translatable value of status column is not translatable in network table in this patch, added the display choices with translatable option Change-Id: Ide70ca5639d0af697856f79900b01bcf6cc84165 Closes-Bug: #1431825 13 March 2015, 11:44:51 UTC
d844b0f Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I245e8beb4474f33363a36f1d69635742fea9c05c 13 March 2015, 06:19:51 UTC
f9ceb2d Redirect initial hit to login page By rendering the login page within the GET / path we cannot trap the /auth location from horizon to allow us to setup kerberos and other REMOTE_USER tasks on that path. On initial unauthenticated request redirect the user to /auth/login. Change-Id: Ibe577672fc67a33460ea5d8726925b7e4b2a65e9 Closes-Bug: #1418440 13 March 2015, 04:14:23 UTC
c30ff07 Merge "Incorrect error message when VM deletion failed" 13 March 2015, 03:00:27 UTC
b39f4b1 Merge "cancel next previous buttons are aligned properly" 12 March 2015, 22:36:19 UTC
79e0d92 Merge "Fixes alignment of pencil icon in Users Table" 12 March 2015, 22:32:05 UTC
cec1309 Updated transfer tables The updated transfer tables now provide a warning popover that appears if the user clicks a disabled allocated button. The popover contains a message and link to expand the details for the row. Popover should dismiss on click elsewhere. A warning icon now shows on the bottom right of the disabled button. This patch also includes: - cleanup allocate section to hide count for single allocation - cleanup of directive code and documentation - cleanup of table CSS and transfer table CSS - moved re-order column to first column (if applicable) - addition of IrDragNDrop to hz-table - updated tests Partially Implements: blueprint launch-instance-redesign Change-Id: Icf2046a9e620a8a0efb2bdc7a7ddb18f6445a20f 12 March 2015, 21:47:48 UTC
5d2b7a7 Fix CSS, remove bad semicolon in _variables.scss There is an extra semicolon in _variables.scss that will output a stray "!default;" at the top of the compiled CSS files, which usually will invalidate the first CSS statement in the file (as well as invalidate the css). Change-Id: I247f330225cf14c071e8aeb6bcd8321d5030ca72 Closes-Bug: 1431428 12 March 2015, 16:00:09 UTC
d5021f4 add the package 'which' to fedora in fedora minimal installations, the package "which" is not included, but required for run_tests.sh to install necessary dependencies Change-Id: I31b43de1f0f72be2d8d3d97af2909744080ad706 12 March 2015, 14:23:09 UTC
7e51353 Fixes alignment of pencil icon in Users Table When cell is empty (e.g. in the email column), the edit pencil icon gets shifted down and not centered. This patch makes the pencil icon centered for all the cases. Change-Id: I5a344449e496e73f2a0679a6206e4c35747afb0f Closes-bug: #1419204 12 March 2015, 14:19:47 UTC
4dec85f Merge "Fixing job binary creation from existing file" 12 March 2015, 11:16:36 UTC
d80d74f Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Iaf9fbedcd43c84c0d8887b34fc308a05618f6c87 12 March 2015, 06:10:03 UTC
942deb1 Merge "Angular Form Password Validation" 11 March 2015, 23:33:56 UTC
1249735 Merge "Fix missing icon of `Terminate instance`" 11 March 2015, 22:49:53 UTC
a69ab4b Merge "Angular-based Modal Wait Spinner Widget" 11 March 2015, 21:29:46 UTC
b9db3e6 Merge "Reduce page title duplication in Data Processing" 11 March 2015, 18:15:38 UTC
da699e6 Merge "Refactor modal forms for Volumes" 11 March 2015, 16:54:46 UTC
64aa242 Merge "Follow-up patch to fix a descrition in docs" 11 March 2015, 10:49:03 UTC
0f96b2f Follow-up patch to fix a descrition in docs This was brought up during review https://review.openstack.org/86880 Change-Id: I4df48986d0cdd6099296484c27c846a9d4420b9b 11 March 2015, 08:22:28 UTC
e7b36ba Merge "Imported Translations from Transifex" 11 March 2015, 08:18:23 UTC
98996f3 Merge "added check for delay >= timeout in LB add monitor" 11 March 2015, 06:58:44 UTC
8e00e11 Merge "Narrow selector to eliminate JavaScript keydown perf hit" 11 March 2015, 06:57:23 UTC
ee4fadb Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I6ca594c3a61baf6385cee21f5a0a6fc4d09f0a72 11 March 2015, 06:10:53 UTC
e27bed8 Merge "Updated Wizard Help Panel Design" 11 March 2015, 05:37:55 UTC
b0d2578 Merge "Double check admin password when update user password" 11 March 2015, 05:18:01 UTC
61a4959 Angular-based Modal Wait Spinner Widget When all UI action must be blocked in Horizon, such as waiting for a new page, or submitting a server request, Horizon shows a wait spinner. The current spinner does not correctly layer on top of Angular bootstrap modal components (such as the wizard). This widget has the same look and feel as the current Horizon spinner, but provides an Angular service to allow easy control from Angular components, and correctly layers on top of any Angular bootstrap modals that are currently shown. Currently, this is intended as a "global" wait spinner. It does not yet support being used as a wait spinner within other components (such as waiting for a cell of data to load within a table). Partially Implements: blueprint launch-instance-redesign Change-Id: I1e93ee2e2afde8cc55daa42148dfcdb4d0496d89 11 March 2015, 04:26:58 UTC
a6b101e Merge "Action List with Angular directives" 11 March 2015, 03:27:12 UTC
8ad2420 Merge "fixed row update for loadbalancer tables" 11 March 2015, 03:27:00 UTC
49a8902 Merge "Angular Filter files" 11 March 2015, 02:15:21 UTC
c5197f1 Merge "Modified "remote" column in the secgroup table" 10 March 2015, 22:12:47 UTC
827ed61 Merge "Add mismatch arguments in inherited dashboard classes" 10 March 2015, 22:12:35 UTC
a9883ae Merge "Fix auto-fill on filename input." 10 March 2015, 22:11:30 UTC
f8d3804 Merge "Fix inconsistent sidebar toggle icon" 10 March 2015, 22:04:12 UTC
1550d77 Merge "Support to move the horizon relative to web root" 10 March 2015, 20:59:10 UTC
2f23577 Merge "Required fields' asterisk missing in 'Launch Instance' Dialog" 10 March 2015, 13:50:48 UTC
7951d32 Modified "remote" column in the secgroup table Replaced Remote column in the security group rule table with two columns "Remote IP Prefix" and "Remote Security Group" to provide clear details to the user. Closes-Bug: #1378878 Change-Id: Id62c89c071db2d43b1186016d8c17337ecf5fb13 10 March 2015, 11:43:26 UTC
96fb6d4 Merge "Remove unviewable data from dashboard images (gif/png)" 10 March 2015, 11:41:53 UTC
47c3306 added check for delay >= timeout in LB add monitor In network loadbalancer, while adding health monitor the value of 'delay' should be greater than or equal to 'timeout' value. this should be catched before submitting the form but in the current implementation the form is just submitted and displaying the generic error 'unable to add monitor' this patch is checking this condition and displaying the specific error without submitting the form. Change-Id: Iac7cb4871e25ca2dc7e8bbdb1e35a2881a4c6d7a Closes-Bug: #1430235 10 March 2015, 10:29:12 UTC
017d775 Merge "Imported Translations from Transifex" 10 March 2015, 09:55:32 UTC
2a772d6 Support to move the horizon relative to web root When deploying Horizon, on a web server, where other applications are used, it's quite handy to be able to move Horizon around quickly. This change introduces a single Variable WEBROOT to achieve this. Implements: blueprint shared-webserver Change-Id: Ic731f6754e233b328a8dbe7026b1d7417620fd66 10 March 2015, 09:24:50 UTC
7810172 Merge "Fixing permissions for data processing panels" 10 March 2015, 08:22:16 UTC
d2426df Merge "Refactor multiple references to $(document)" 10 March 2015, 08:22:04 UTC
e7c765f Merge "'External Gateway Information' TO 'External Gateway'" 10 March 2015, 08:21:52 UTC
28873ee Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I7b9c48ef8eb04f3573434dd5a4ce5f3a54be49d0 10 March 2015, 06:08:58 UTC
4496ccc Merge "Updating sahara image registry form for dynamic adds" 10 March 2015, 03:42:45 UTC
708a53b 'External Gateway Information' TO 'External Gateway' Text 'External Gateway Information' could not fully displayed in 'Router Details'. Change 'External Gateway Information' to 'External Gateway'. Change-Id: If4ab23710099aea679c244566998cc3369a6c550 Closes-bug: #1416980 10 March 2015, 01:24:50 UTC
4198cbf Double check admin password when update user password Add a new setting to enable a new textbox field on the Change Password form that will double check the logged-in Admin user's password. For example if the logged-in admin leaves an unattended computer, someone can change the password of the logged in user successfully. Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com> Change-Id: Icafa8ce8ab30ec43d3f6419a77118a634a163870 Closes-Bug: #1387372 10 March 2015, 00:43:29 UTC
2a8cad0 Refactor multiple references to $(document) According to the Horizon Contributing Guide, we are to: "Avoid creating instances of the same object repeatedly within the same scope. Instead, assign the object to a variable and re-use the existing object." The guide references the use of "$(document)", as an example. And yet multiple examples can be found of that sort of approach. This commit cleans up those references. Partial-Bug: 1412971 Change-Id: Ica05700101ae9a453623d928f07b75fa7aaca186 09 March 2015, 23:23:00 UTC
cba98e5 Merge "Add test_sahara_create_delete_job_binary test method" 09 March 2015, 23:00:41 UTC
0d8c175 Merge "Add test_sahara_image_registry" 09 March 2015, 22:59:31 UTC
a323444 Merge "Add missing "plus" symbol to the firwall Add Policy button" 09 March 2015, 22:45:54 UTC
818a86e Action List with Angular directives A more declarative way for defining button group and button dropdown. Implemented as Angular directives. Change-Id: I87f15e68638178f4d21f63db13b05cdb1f6303c0 09 March 2015, 21:39:14 UTC
back to top