horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance
Tatiana Ovchinnikova b532943a31 Update devDependencies in package.json
This patch updates outdated JavaScript dev dependencies.

The latest Jasmine version makes nested beforeEach and unhandled
promise rejection fail, this was fixed.

Also, the latest Jasmine version runs tests in random order by default,
random is set to false for now to prevent tests failures.

Finally, the latest Jasmine version supports a new configuration option
failSpecWithNoExpectations. By default, this option is set to false and
Jasmine reports specs that have no expectations as passed. Setting this
option to true tells Jasmine to report specs without as expectations as
failed. For now, it is set to false for openstack-dashboard tests, this
should be changed in future.

Change-Id: I04d5c3ce7f7e0a9a38251e975b68bfa1998e556f
2020-12-17 12:21:31 -06:00
..
configuration Drop the usage of nova extensions in JavaScript code 2020-10-27 20:00:45 +09:00
details [Micro version] Support description for instance 2017-10-26 22:36:00 +08:00
flavor Remove flavor disk size ckeck when create instance from volume 2020-01-06 14:59:19 +08:00
keypair Add key_type selection on Keypairs form 2019-03-13 16:32:06 +02:00
metadata Adjust width so as not to be hidden by "help element” 2016-05-05 21:00:59 +00:00
network Network and subnet names are empty 2018-10-30 15:20:30 +08:00
networkports i18n: Fix untranslated messages 2018-01-31 13:35:36 +00:00
scheduler-hints Support scheduler hints when launching instance 2016-04-15 22:47:57 +00:00
security-groups Add pagination to Security Groups table in Launch Instance wizard 2020-01-16 08:58:22 +00:00
server-groups Add pagination to Server Groups table in Launch Instance wizard 2020-01-31 15:45:26 +01:00
source On the create instance from, when the image name is empty, show id 2020-11-03 15:37:24 -06:00
launch-instance-modal.controller.js Launch Instance Modal should be exist as a Service 2015-12-02 16:07:33 +00:00
launch-instance-modal.controller.spec.js Launch Instance Modal should be exist as a Service 2015-12-02 16:07:33 +00:00
launch-instance-modal.service.js Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
launch-instance-modal.service.spec.js Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
launch-instance-model.service.js Merge "Drop the usage of nova extensions in JavaScript code" 2020-11-18 13:33:11 +00:00
launch-instance-model.service.spec.js Update devDependencies in package.json 2020-12-17 12:21:31 -06:00
launch-instance-wizard.controller.js Update eslint-plugin-angular to the latest 2016-01-11 10:42:06 -08:00
launch-instance-wizard.controller.spec.js JSCS Cleanup - style guide cleanup for Launch Instance wizard 2015-08-07 22:35:58 +00:00
launch-instance-workflow.service.js Drop the usage of nova extensions in JavaScript code 2020-10-27 20:00:45 +09:00
launch-instance-workflow.service.spec.js Drop the usage of nova extensions in JavaScript code 2020-10-27 20:00:45 +09:00
launch-instance.module.js Sync nova policy 2018-02-05 05:57:02 +09:00
launch-instance.module.spec.js Dashboard ReOrg - Relocate Launch Instance module 2015-08-05 11:21:19 -06:00