Commit Graph
100 Commits
Author SHA1 Message Date
Jake McDermott e9ce9621f2 implement model-based copy for inventories 2018-02-13 17:15:16 -05:00
Jake McDermott a02eda1bea add e2e test for project copy 2018-02-13 17:15:12 -05:00
Jake McDermott 779385ddb6 implement model based copy for projects 2018-02-13 17:15:05 -05:00
Jake McDermott e5fd483d06 implement model-based copy for job templates and workflow templates 2018-02-13 17:15:01 -05:00
Jake McDermott 8679651d4c add e2e test for template copy and delete warnings 2018-02-13 17:14:57 -05:00
Jake McDermott 4c988fbc02 add WorkflowJobTemplate model 2018-02-13 17:14:48 -05:00
Jake McDermott c40feb52b7 add base model unit test 2018-02-13 17:14:43 -05:00
Jake McDermott 78b975b2a9 add copy to base model 2018-02-13 17:14:38 -05:00
Jake McDermott cfba11f8d7 slight cleanup of templates list controller
lint / fix all of the indentation issues
smaller functions
use a variable for any string a user sees
2018-02-13 17:14:30 -05:00
Jake McDermott 73fa8521d0 add e2e test for job and workflow template copy 2018-02-13 17:14:18 -05:00
Jake McDermott 894f0cf2c5 update current workflow copy implementation to be compatible with recent api changes 2018-02-13 17:13:54 -05:00
Jake McDermott 605a2c7e01 Merge pull request #1189 from jakemcdermott/fix-multivault-select
fix recent multi-vault select breakage
2018-02-09 13:47:17 -05:00
Jake McDermott 484caf29b6 fix recent multi-vault select breakage 2018-02-09 12:52:16 -05:00
Jake McDermott b2b519e48d Merge pull request #1096 from mabashian/169-v1
UI support for prompting on job template schedules
2018-02-09 11:34:25 -05:00
Jake McDermott e8e6f50573 Merge branch 'devel' into 169-v1 2018-02-09 11:32:40 -05:00
Jake McDermott 6cb6c61e5c Merge pull request #1176 from jakemcdermott/stabilize-xss
use project details view to check permissions list
2018-02-08 17:32:39 -05:00
Jake McDermott 67e5d083b8 use project details view to check permissions list 2018-02-08 17:26:54 -05:00
Jake McDermott 8475bdfdc4 Merge pull request #1170 from shanemcd/fix_standalone_docker_wait_fors
Fix wait_fors in standalone Docker installs
2018-02-08 16:08:31 -05:00
Jake McDermott 90f555d684 always return schema from get_default_schema 2018-02-07 13:42:01 -05:00
Jake McDermott 8cd0870253 Merge pull request #1135 from chrismeyersfsu/tests-recent_jobs_xss
xss test for per-host recent jobs popup
2018-02-06 11:51:05 -05:00
Jake McDermott 3d421cc595 Merge pull request #1078 from jakemcdermott/saml-ldap-updates
update configuration views for multiple LDAP servers, SAML 2FA, and SAML attribute mapping
2018-02-02 12:15:44 -05:00
Jake McDermott f39fa35d86 Merge pull request #1103 from mabashian/1091-status-icons
Tweaked smart status icon styling to prevent overlap with action buttons
2018-02-01 23:03:37 -05:00
Jake McDermott ecacf64c28 Merge pull request #1105 from mabashian/1023-activity-stream-inv-link
Fixed inventory links in activity stream
2018-02-01 18:23:54 -05:00
Jake McDermott d01e6ab8b6 Merge pull request #1106 from mabashian/1014-team-link-user-permissions
Fixed team links in users permissions tab
2018-02-01 18:23:00 -05:00
Jake McDermott 5653b47aa3 Merge pull request #1112 from mabashian/994-empty-list-text
Updated empty list text
2018-02-01 18:22:11 -05:00
Jake McDermott 5a1ae9b816 Update ldap.md 2018-02-01 13:57:07 -05:00
Jake McDermott 3e98363811 Merge pull request #1104 from ansible/doc-formatting
Update saml.md
2018-02-01 11:55:46 -05:00
Jake McDermott e43879d44e Merge pull request #1092 from dovshap/patch-1
Update INSTALL.md
2018-01-31 14:11:11 -05:00
Jake McDermott 4cd6a6e566 add fields for saml + 2fa 2018-01-30 00:28:13 -05:00
Jake McDermott ed138fccf6 add forms + select for additional ldap servers 2018-01-30 00:28:02 -05:00
Jake McDermott 44d223b6c9 add fields for team and organization saml attribute mappings 2018-01-30 00:27:51 -05:00
Jake McDermott 7e829e3a9d use selenium hub / node container image version '3.8.1-erbium' 2018-01-28 16:05:29 -05:00
Jake McDermott 546f88c74d add minimum git version 2018-01-24 15:12:58 -05:00
Jake McDermott afa1fb489c Merge pull request #1044 from jakemcdermott/fix-948
bump templates form credential_types page limit
2018-01-24 09:35:43 -05:00
Jake McDermott 3571abb42b bump templates form credential_types page limit 2018-01-23 18:28:59 -05:00
Jake McDermott 21425db889 Merge pull request #1041 from jakemcdermott/fix-multicred-bugs
Fix multicred bugs
2018-01-23 13:34:35 -05:00
Jake McDermott cc64657749 use correct handle for modal tag deselect 2018-01-23 10:32:13 -05:00
Jake McDermott 7300c2ccc1 fix unexpected deselect when selecting no-vault-id vault credentials 2018-01-23 10:19:19 -05:00
Jake McDermott 7c596039c5 fix modal exit button close 2018-01-23 09:39:59 -05:00
Jake McDermott b96e33ea50 fix navbar / breadcrumb issue 2018-01-19 13:52:11 -05:00
Jake McDermott 5a21783013 Merge pull request #976 from jakemcdermott/multivault-templates-form
multivault select for templates form
2018-01-17 23:20:44 -05:00
Jake McDermott e33604de71 show credential kind icon on credential tags 2018-01-17 23:07:34 -05:00
Jake McDermott c50c63a9ff default to machine credential type 2018-01-17 23:07:23 -05:00
Jake McDermott 916d91cbc7 use updated credentials endpoint 2018-01-17 23:07:10 -05:00
Jake McDermott 79bd8b2c72 show vault id 2018-01-17 22:02:54 -05:00
Jake McDermott 5939116b0a update e2e and smoke tests for multivault select 2018-01-17 22:02:43 -05:00
Jake McDermott 6759e60428 add working multivault select for templates form 2018-01-17 22:02:30 -05:00
Jake McDermott ef8af79700 load multiselect list when vault kind is selected 2018-01-17 22:02:16 -05:00
Jake McDermott e699402115 Merge pull request #979 from mabashian/template-list-actions
Added old schedule/copy logic to template list
2018-01-12 20:19:31 -05:00
Jake McDermott fb414802fa Merge pull request #970 from ansible/smoketest-fixes-for-lists
update test selector for add button dropdown arrow
2018-01-11 16:13:51 -05:00
Jake McDermott 0afdca3674 update test selector for add button dropdown arrow 2018-01-11 13:48:03 -05:00
Jake McDermott ed7d7fcf00 add dialog and slider vendor imports 2018-01-04 14:46:42 -05:00
Jake McDermott f7259a1e78 Merge pull request #844 from jakemcdermott/fix-package-json-backmerge-issue
package.json updates / restore ui watch functionality
2017-12-18 17:03:03 -05:00
Jake McDermott 987cdc6802 Bump versions of angular-codemirror, jquery-ui, and moment 2017-12-18 16:21:29 -05:00
Jake McDermott c4ccfa1b27 restoring ui watch functionality 2017-12-14 14:23:46 -05:00
Jake McDermott 07cfa6cba5 Merge pull request #834 from AlanCoding/jump-the-start-line 2017-12-13 22:43:54 -05:00
Jake McDermott ad70754b6a Merge pull request #832 from mabashian/linting-error-cleanup
Fixed linting/leftover merge errors
2017-12-13 19:46:02 -05:00
Jake McDermott 3b791609cd fix merge issue with inventory source service 2017-12-13 13:23:15 -05:00
Jake McDermott 4b86815275 fix arg name clash in hosts list controller 2017-12-13 13:01:11 -05:00
Jake McDermott 6b6e898882 fix missing comma in package.json 2017-12-13 12:45:26 -05:00
Jake McDermott 40d1f2671f Merge pull request #811 from AlanCoding/i_wont_be_ignored
Fix bug creating inventory source schedules
2017-12-12 18:32:54 -05:00
Jake McDermott 526bcc4a68 Merge pull request #785 from jakemcdermott/stored-xss-test-update
fix lint error and stabilize stored xss test case
2017-12-10 12:07:46 -05:00
Jake McDermott 9dcdf20fb0 stabilize template form stored xss test case 2017-12-10 11:41:41 -05:00
Jake McDermott be0f66fd94 fix linting error in stored xss test 2017-12-10 11:39:13 -05:00
Jake McDermott 13d84b8d35 Merge pull request #768 from tchia04/fix_typo_credential_types
Fix typo: Failed to get credential tpyes
2017-12-04 22:26:52 -05:00
Jake McDermott ee0aa40542 Merge pull request #743 from jakemcdermott/gcp-service-file
fix submit when no input object defined
2017-11-29 20:50:24 -05:00
Jake McDermott 81f2184aa7 fix submit when no input object defined 2017-11-29 19:50:46 -05:00
Jake McDermott 96c66b1e20 Merge pull request #712 from jakemcdermott/gcp-service-file
add input field for gcp service account json file
2017-11-29 18:41:23 -05:00
Jake McDermott dbb9ffbaf4 use settings when setting up user data 2017-11-29 18:27:46 -05:00
Jake McDermott 06a7c024fe add e2e test for gcp service account file input 2017-11-29 18:27:34 -05:00
Jake McDermott 1229a10f35 add gcp service account file input 2017-11-29 18:27:24 -05:00
Jake McDermott f15b1ae549 disable textarea drag and drop when field is disabled 2017-11-29 18:27:12 -05:00
Jake McDermott 71fea2e360 allow for programmatic input to text and textarea-secret fields 2017-11-29 18:26:59 -05:00
Jake McDermott 5baa371739 add unit test for file input component 2017-11-29 18:26:47 -05:00
Jake McDermott cc8b5bc808 add file input component 2017-11-29 18:26:36 -05:00
Jake McDermott 34195a1b35 add pycrypto distro package to tools awx container image 2017-11-28 12:45:53 -05:00
Jake McDermott 8f6289707b Merge pull request #596 from jakemcdermott/stored-xss-test
add test suite for stored xss
2017-11-08 16:47:03 -05:00
Jake McDermott 79f450df8e add stored xss test suite 2017-11-07 13:43:20 -05:00
Jake McDermott aab66b8ce8 add namespacing, schedules, and sources to fixtures 2017-11-07 13:43:05 -05:00
Jake McDermott 0afe94c4d4 add navigateTo command 2017-11-07 13:42:41 -05:00
Jake McDermott 8666512d99 Merge pull request #550 from jakemcdermott/run_both_unit_test_suites
run both ui unit test suites and linting tasks, collect results for shippable
2017-11-02 15:40:30 -04:00
Jake McDermott 77e11fe8fe collect unit test results for shippable
Signed-off-by: Jake McDermott <jmcdermott@ansible.com>
2017-11-02 01:22:07 -04:00
Jake McDermott 93f35b037d remove unused config 2017-11-01 15:31:00 -04:00
Jake McDermott 4883876dc5 run both unit test suites and linting tasks 2017-11-01 13:36:34 -04:00
Jake McDermott 6c85902ce8 Merge pull request #541 from jakemcdermott/update-credentials-title-selector
fix credentials form title selector
2017-10-31 16:30:00 -04:00
Jake McDermott ef0c2086eb fix credentials form title selector when running container chrome 2017-10-31 16:11:44 -04:00
Jake McDermott b0c1be7338 Merge pull request #563 from jakemcdermott/bug-7718
append credential types documentation link to popovers
2017-10-30 16:24:19 -04:00
Jake McDermott 14a3a6073e append credential types documentation link to help popovers 2017-10-30 15:23:27 -04:00
Jake McDermott fc7c2117e9 Merge pull request #553 from jakemcdermott/bug-5449
use abbreviated month name for dashboard chart
2017-10-27 17:01:47 -04:00
Jake McDermott d6d84e8f5e use abbreviated month name for dashboard chart 2017-10-26 21:44:01 -04:00
Jake McDermott 1fe9f43690 Merge pull request #502 from jakemcdermott/update_test_config
test config cleanup and tooling updates
2017-10-25 15:39:55 -04:00
Jake McDermott 3800a16f3e refactor e2e settings and config modules
This should make the settings and configuration logic less implicit and
a little easier to follow. Some familiarity with the configuration behavior
of nightwatch is still necessary in places - specifically, one should know
that all test_settings defined for non-default environments are treated as
overrides to the values defined for the default environment.
2017-10-25 10:58:39 -04:00
Jake McDermott d70a0c8c24 cleanup e2e test development tooling and add readme examples 2017-10-25 10:22:18 -04:00
Jake McDermott 06f06173b0 Merge pull request #408 from jakemcdermott/smoke-tests
add smoke test
2017-10-13 15:21:00 -04:00
Jake McDermott 113d62a95f add smoke test 2017-10-11 18:28:56 -04:00
Jake McDermott b5899c193a update object fields and commands 2017-10-11 18:28:36 -04:00
Jake McDermott d4af743805 Merge pull request #397 from jakemcdermott/unit-linting
additional test de-linting
2017-10-10 20:56:40 -04:00
Jake McDermott 8b395c934c de-lint unit tests 2017-10-10 20:23:15 -04:00
Jake McDermott ae0855614b update unit test file names 2017-10-10 20:18:05 -04:00
Jake McDermott 169cd1a466 Merge pull request #395 from gconsidine/ui/combine-test-dirs
Ui/combine test dirs
2017-10-10 18:33:12 -04:00