jlmitch5
|
413976f2f7
|
Merge pull request #6814 from jlmitch5/loggingProtocolCtit
add logging protocol and timeout to ctit ui
|
2017-06-30 08:52:13 -04:00 |
|
John Mitchell
|
3df6cda4cd
|
add logging protocol and timeout to ctit ui
|
2017-06-29 15:39:36 -04:00 |
|
jlmitch5
|
59775c52c9
|
Merge pull request #6783 from jlmitch5/testLogAggregator
add test log aggregator button to ui
|
2017-06-29 14:56:41 -04:00 |
|
John Mitchell
|
0731b658c8
|
add test log aggregator button to ui
|
2017-06-28 16:25:51 -04:00 |
|
jlmitch5
|
adb9f05fbd
|
Merge pull request #6672 from jlmitch5/multiCredServiceAndTests
move shared multi credential code to service and add unit tests
|
2017-06-22 12:33:09 -04:00 |
|
John Mitchell
|
2f255cc521
|
removeCred unit test and skeleton for other service function
|
2017-06-21 16:10:25 -04:00 |
|
John Mitchell
|
74e03083f1
|
propogate unnecessary unchecking of machine cred to multicredential modal (previous prompt on launch fix)
|
2017-06-21 15:49:41 -04:00 |
|
John Mitchell
|
8d6408fb53
|
add MultiCredentialService.updateCredentialTags unit tests
|
2017-06-21 15:40:13 -04:00 |
|
John Mitchell
|
c8cf03a54f
|
move shared multi credential code to service
|
2017-06-21 15:05:54 -04:00 |
|
jlmitch5
|
986c35c1e8
|
Merge pull request #6637 from jlmitch5/revertInMultiCred
update revert link text size in prompt
|
2017-06-21 15:05:37 -04:00 |
|
John Mitchell
|
8b0876cb3a
|
update revert link text size in prompt
add revert to multi cred modal
|
2017-06-19 15:26:21 -04:00 |
|
John Mitchell
|
ba22b3426d
|
fix issue where machine cred was untoggling when an extra credential tag was removed
|
2017-06-19 13:02:00 -04:00 |
|
jlmitch5
|
be3b0ff330
|
Merge pull request #6630 from jlmitch5/select2CredentialType
select2ify credential type in add cred modals
|
2017-06-19 12:24:40 -04:00 |
|
John Mitchell
|
b5b619d491
|
select2ify credential type in add cred modals
|
2017-06-19 11:42:11 -04:00 |
|
jlmitch5
|
8061667ace
|
Merge pull request #6609 from jlmitch5/newCredOnJT
multi-credential ui selector on job template page
|
2017-06-19 10:31:52 -04:00 |
|
John Mitchell
|
adfe4ef92f
|
update multi cred and prompt on launch modals to show net credential kinds
|
2017-06-16 14:57:40 -04:00 |
|
John Mitchell
|
e1fadd0c8a
|
update help text wording for credential field on jt page based on tvo's feedback
|
2017-06-16 14:51:43 -04:00 |
|
John Mitchell
|
b5bc387d33
|
implement multi credential selection in ui for job templates
|
2017-06-16 14:49:45 -04:00 |
|
John Mitchell
|
dc9eb51959
|
fix variable setup for certain inventory source types
|
2017-05-30 13:32:17 -04:00 |
|
jlmitch5
|
b12f0d8823
|
Merge pull request #6350 from jlmitch5/scmInvSourceUi
add scm inv source ui
|
2017-05-26 12:16:25 -04:00 |
|
John Mitchell
|
4fcfac3137
|
updates to jshint and groups language to inventory_source
|
2017-05-26 11:56:14 -04:00 |
|
John Mitchell
|
6789abbdeb
|
smooth out logic for adding new options to single select to select2
|
2017-05-25 14:28:07 -04:00 |
|
John Mitchell
|
7f00cfdd5a
|
set the inventory file to pristine on source change
|
2017-05-25 13:12:40 -04:00 |
|
John Mitchell
|
a229259559
|
only show text input for add new single-selects
|
2017-05-25 13:04:09 -04:00 |
|
John Mitchell
|
2b37d04204
|
remove unwanted line
|
2017-05-25 11:54:26 -04:00 |
|
John Mitchell
|
7a927825ce
|
add scm inv source ui
|
2017-05-25 11:47:40 -04:00 |
|
jlmitch5
|
e1cb9615cb
|
Merge pull request #6149 from jlmitch5/tacacsUI
tacacs ui implementation
|
2017-05-02 13:49:33 -04:00 |
|
John Mitchell
|
1a96e20a07
|
tacacs ui implementation
|
2017-05-01 15:27:30 -04:00 |
|
jlmitch5
|
932f53b2ea
|
Merge pull request #6090 from jlmitch5/credTypes
add credential types to ui
|
2017-04-28 17:10:00 -04:00 |
|
John Mitchell
|
879f98df2a
|
updates to credential types forms and lists
|
2017-04-28 17:08:59 -04:00 |
|
John Mitchell
|
7f48da9114
|
fix toggle display based on greg's work
|
2017-04-28 17:08:18 -04:00 |
|
John Mitchell
|
3a5a9aac41
|
make select2 elements fit in their alloted space
|
2017-04-28 17:07:54 -04:00 |
|
John Mitchell
|
3731c8b72f
|
reduce options reqests and get requests further
|
2017-04-28 16:00:29 -04:00 |
|
John Mitchell
|
2b57027067
|
deduping options request and possibly fixing choices of undefined error
|
2017-04-28 16:00:29 -04:00 |
|
John Mitchell
|
38c0c0a89b
|
add credential types to ui
|
2017-04-28 16:00:29 -04:00 |
|
jlmitch5
|
7d7d1daae7
|
Merge pull request #6074 from jlmitch5/fixEscapingStdout
Fix escaping stdout
|
2017-04-24 11:47:39 -04:00 |
|
John Mitchell
|
a44e5b208a
|
fix brace interpolation on standard out pane
|
2017-04-20 12:27:58 -04:00 |
|
jlmitch5
|
9b3036f150
|
Merge pull request #6051 from jlmitch5/fixCappedLines
don't display chunked lines'
|
2017-04-18 13:46:32 -04:00 |
|
John Mitchell
|
ea0f7ad0de
|
don't display chunked lines'
|
2017-04-18 12:56:22 -04:00 |
|
jlmitch5
|
2631e6ab9f
|
Merge pull request #5981 from jlmitch5/colorAudit
3.2 color audit
|
2017-04-10 10:00:04 -04:00 |
|
John Mitchell
|
9b0911dab8
|
remove important when possible
fix job type non-disabled checkbox
|
2017-04-07 18:53:25 -04:00 |
|
John Mitchell
|
9fcb536844
|
3.2 color audit
|
2017-04-07 15:33:08 -04:00 |
|
jlmitch5
|
b9531ea42a
|
Merge pull request #5897 from jlmitch5/fixLegacyStdout
Fix legacy stdout
|
2017-03-28 11:17:35 -04:00 |
|
John Mitchell
|
d4955599ad
|
fix legacy standard out
|
2017-03-27 12:06:54 -04:00 |
|
jlmitch5
|
722f09357d
|
Merge pull request #5606 from jlmitch5/cleanupOtherResources
Update Resource Modules
|
2017-03-21 11:30:10 -04:00 |
|
John Mitchell
|
455d91fa0e
|
fix workflow edit controller di
|
2017-03-21 10:53:32 -04:00 |
|
John Mitchell
|
367943fa3c
|
fix org list
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
bc5e275694
|
fix app js module entrypoint
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
1b33e531cf
|
add i18n back into job template form
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
73ec664d53
|
fix the rest of the forms
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
d52739d04e
|
cleaned up the rest of the lists
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
434d14b428
|
remove unused lists and forms
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
46aaed6c65
|
fix jshint error
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
7541244354
|
remove org form and list def reference from app.js
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
1db4a288bc
|
fix jshint error
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
b3e7102e02
|
cleanup orgs
|
2017-03-21 10:49:28 -04:00 |
|
John Mitchell
|
9bc217ec8d
|
cleanup workflows
|
2017-03-21 10:49:27 -04:00 |
|
John Mitchell
|
e784dba612
|
cleanup activity stream
|
2017-03-21 10:48:01 -04:00 |
|
John Mitchell
|
a6c57fc060
|
cleanup schedules
|
2017-03-21 10:48:01 -04:00 |
|
John Mitchell
|
a548aa72e0
|
cleanup users
|
2017-03-21 10:48:01 -04:00 |
|
John Mitchell
|
8688e3c6a1
|
cleanup teams
|
2017-03-21 10:48:01 -04:00 |
|
John Mitchell
|
f74f866b81
|
remove TeamHelper from messed up merge conflict fix
|
2017-03-21 10:48:01 -04:00 |
|
John Mitchell
|
3b4d40a6c3
|
update credentials
|
2017-03-21 10:48:01 -04:00 |
|
jlmitch5
|
1c266b6ab5
|
Merge pull request #5605 from jlmitch5/cleanupProjects
Cleanup projects
|
2017-03-14 15:56:09 -04:00 |
|
John Mitchell
|
f78410ec2d
|
update app.js to remove helpers
|
2017-03-14 15:30:09 -04:00 |
|
John Mitchell
|
0929413989
|
delete helpers that showed back up in rebase
|
2017-03-14 15:25:08 -04:00 |
|
John Mitchell
|
36f09d2bb6
|
update di's of project controllers
|
2017-03-14 15:03:23 -04:00 |
|
John Mitchell
|
75ee34153d
|
fix jshint
|
2017-03-14 15:03:23 -04:00 |
|
John Mitchell
|
4963ae5308
|
rid ourselves of the project status form
|
2017-03-14 15:03:23 -04:00 |
|
John Mitchell
|
75820064e8
|
modularize project form
|
2017-03-14 15:02:34 -04:00 |
|
John Mitchell
|
9a0e409abf
|
move projects list to module
|
2017-03-14 15:01:28 -04:00 |
|
jlmitch5
|
ad40e509e4
|
Merge pull request #5694 from jlmitch5/addOrgToPermModal
add org to user/team perm modal
|
2017-03-14 11:18:35 -04:00 |
|
jlmitch5
|
f37765c2e9
|
Merge branch 'devel' into addOrgToPermModal
|
2017-03-13 15:35:56 -04:00 |
|
John Mitchell
|
b842c82e55
|
add org to user/team perm modal
|
2017-03-10 15:24:19 -05:00 |
|
jlmitch5
|
68237b9718
|
Merge pull request #5655 from jlmitch5/makeHostConfigRequired
Make host config required
|
2017-03-10 11:20:54 -05:00 |
|
jlmitch5
|
cfd1564bbb
|
Merge pull request #5648 from jlmitch5/removeScheduleButtonForManProjs
remove schedule button for manual projects
|
2017-03-10 11:20:17 -05:00 |
|
John Mitchell
|
d243f13c1c
|
remove schedule button for manual projects
|
2017-03-09 10:32:43 -05:00 |
|
John Mitchell
|
e29fb01f4c
|
make host config required when allow callbacks checkbox is checked
|
2017-03-09 10:30:14 -05:00 |
|
John Mitchell
|
d97ac8cec6
|
reorder user and notification template form fields
|
2017-03-07 16:48:50 -05:00 |
|
John Mitchell
|
ef87d35901
|
SUIT-ify less and fix bottom padding for about modal
|
2017-03-07 16:48:50 -05:00 |
|
John Mitchell
|
205e52cbe8
|
fix jshint error
|
2017-03-07 16:48:50 -05:00 |
|
John Mitchell
|
8f5253014b
|
update about modal to be monospace and have core version
|
2017-03-07 16:48:49 -05:00 |
|
jlmitch5
|
2b838a3978
|
Merge pull request #5592 from jlmitch5/removeOldSearchComments
remove old search comments
|
2017-03-01 14:03:16 -05:00 |
|
John Mitchell
|
45620f35a3
|
fix jshint error
|
2017-03-01 13:50:02 -05:00 |
|
John Mitchell
|
55b74ddd23
|
fix refresh and refreshJobs functions
|
2017-03-01 12:46:39 -05:00 |
|
John Mitchell
|
cb30b47098
|
remove old search comments
|
2017-02-28 15:46:32 -05:00 |
|
jlmitch5
|
d8151b05b8
|
Merge pull request #5550 from jlmitch5/fixCancelOnNonPBDetailPages
fix cancel on non playbook detail pages
|
2017-02-24 11:03:18 -05:00 |
|
John Mitchell
|
30de9569ee
|
fix cancel on non playbook detail pages
|
2017-02-24 10:31:37 -05:00 |
|
John Mitchell
|
2e0597b13f
|
fix permissions disabled tooltip wording
|
2017-02-23 15:14:52 -05:00 |
|
John Mitchell
|
3fe444374b
|
only call processEvent within the buffer
|
2017-02-23 14:57:02 -05:00 |
|
jlmitch5
|
70b826fecb
|
Merge pull request #5513 from jlmitch5/stylingJobResults
fix job results styling
|
2017-02-22 16:40:35 -05:00 |
|
John Mitchell
|
4c665171ed
|
fix job results styling
|
2017-02-22 15:52:24 -05:00 |
|
jlmitch5
|
365659051e
|
Merge pull request #5474 from jlmitch5/fixRecentJobRunsList
include workflows on dashboard recent job runs list
|
2017-02-22 14:37:00 -05:00 |
|
jlmitch5
|
6c799325c8
|
Merge pull request #5497 from jlmitch5/fixJobResultsRaceCondition
Fix job results race condition
|
2017-02-22 13:56:46 -05:00 |
|
John Mitchell
|
105a926abe
|
also remove line from karma config coz chris meyers is an idiot
|
2017-02-22 13:45:43 -05:00 |
|
John Mitchell
|
78dab3741d
|
accidentally messed up karma config, reverting
|
2017-02-22 13:44:56 -05:00 |
|
John Mitchell
|
96121c6189
|
fix tests
|
2017-02-22 13:41:12 -05:00 |
|
jlmitch5
|
d2746351e6
|
Merge pull request #5494 from jlmitch5/fixNoEventCase
fix old job no event case
|
2017-02-21 16:14:46 -05:00 |
|
John Mitchell
|
a1f5ee501c
|
fix test?
|
2017-02-21 15:12:35 -05:00 |
|
John Mitchell
|
191cbeee42
|
make sure entering already running job case doesn't called elapsed to reset
|
2017-02-21 15:03:36 -05:00 |
|