Commit Graph
100 Commits
Author SHA1 Message Date
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
John Mitchell 69220e94de fix race condition with status socket 2017-02-21 14:55:11 -05:00
John Mitchell f59b3ad886 fix job results codemirror non-mono font 2017-02-21 14:53:18 -05:00
John Mitchell d80b8fa305 fix old job no event case 2017-02-21 12:30:37 -05:00
jlmitch5 a55f3d9ee8 Merge pull request #5473 from jlmitch5/fixDetailTabInvManageGroup
fix detail tab for inventory manage edit group
2017-02-21 11:30:26 -05:00
John Mitchell ad6d7acf4d update failed icon for rhs dashboard recent job run list 2017-02-20 15:51:30 -05:00
John Mitchell f97ffefe93 include workflows on dashboard recent job runs list 2017-02-20 15:34:21 -05:00
John Mitchell fb72a0ba13 fix detail tab for inventory manage edit group 2017-02-20 15:10:23 -05:00
John Mitchell 11ac1db1c7 fix safari desktop responsive view 2017-02-20 11:55:29 -05:00
jlmitch5 7b8f8b88ea Merge pull request #5440 from jlmitch5/errorMessageForLegacyJobs
show error message for <= 3.0.x jobs
2017-02-17 17:04:29 -05:00
John Mitchell 329156a9eb add toDestroy to watch statement 2017-02-17 16:48:44 -05:00
John Mitchell c52796da61 show error message for <= 3.0.x jobs 2017-02-17 15:55:21 -05:00
John Mitchell c51fa69da6 don't stop event buffer 2017-02-17 13:34:34 -05:00
John Mitchell 321e2a7673 fix permissions workflow job weirdness 2017-02-17 12:19:29 -05:00
jlmitch5 71c6fc2fa1 Merge pull request #5424 from jlmitch5/jobResultsFixes
Job results fixes
2017-02-17 10:51:52 -05:00
John Mitchell 30b4f17872 fix jshint error 2017-02-17 10:38:38 -05:00
John Mitchell 9747f7597b fix performance for the last time of 3.1.0? 2017-02-16 16:24:18 -05:00
John Mitchell 656dcdcd2f fix job results out of order case 2017-02-16 16:09:07 -05:00
John Mitchell d730d751d4 fix state logic for relaunching jobs 2017-02-16 15:28:39 -05:00
jlmitch5 6545869684 Merge pull request #5369 from jlmitch5/fixManagementScheduleNumberInputs
fix management schedule number inputs
2017-02-15 11:34:27 -05:00
John Mitchell 3bc4d515d7 fix disabling stuff 2017-02-14 15:46:24 -05:00
John Mitchell e17a4c4712 fix management schedule number inputs 2017-02-14 15:11:00 -05:00
jlmitch5 aff3dbea73 Merge pull request #5353 from jlmitch5/fixFirefoxJobResultsPane
Fix firefox job results pane
2017-02-14 14:14:36 -05:00
John Mitchell da981f413f hack to get firefox to make the pane height correct 2017-02-14 12:03:30 -05:00
jlmitch5 691612d899 Merge pull request #5296 from jlmitch5/jobResultsPerformanceAgain
more job results performance stuff
2017-02-13 14:31:15 -05:00
jlmitch5 e66537db71 Merge pull request #5288 from jlmitch5/fixExtraVarsJobResultsWidth
fix extra vars on job results page width
2017-02-13 10:21:52 -05:00
John Mitchell 16b5047b1f more job results performance stuff 2017-02-09 16:56:02 -05:00
John Mitchell 2545838973 fix extra vars on job results page width 2017-02-09 15:33:06 -05:00
John Mitchell 8b39d30a7a fix current update cloud icon click 2017-02-09 12:52:36 -05:00
jlmitch5 4e1576c65d Merge pull request #5273 from jlmitch5/distributeStdoutColors
distribute colors if escape sequence isn't in line
2017-02-09 12:38:28 -05:00
John Mitchell 2f96939792 add new color escape code 2017-02-09 11:29:22 -05:00
John Mitchell d570dc6e37 distribute colors if escape sequence isn't in line 2017-02-09 11:04:48 -05:00
John Mitchell 0b410fb6a8 remove log statement 2017-02-06 13:21:48 -05:00
John Mitchell 03e2fd8760 quick fix to make host status bar work for no-stats-event jobs 2017-02-06 11:18:40 -05:00
jlmitch5 3f098b1167 Merge pull request #5150 from jlmitch5/nullPromptField
fix erros with promptable lookups
2017-02-03 11:39:18 -05:00
John Mitchell 1d590c0dd3 fix erros with promptable lookups 2017-02-02 13:25:14 -05:00
jlmitch5 3b578b732a Merge pull request #5089 from jlmitch5/fixFieldReadonlys
Fix field readonlys
2017-02-01 13:16:50 -05:00
jlmitch5 9c7df272d6 Merge pull request #5118 from jlmitch5/randomJobResultsFixes
Random job results fixes
2017-02-01 13:13:22 -05:00
John Mitchell e9a64c5022 fix jshint issue 2017-02-01 12:26:23 -05:00
John Mitchell 1935183ebc rudimentary buffer of incoming stdout events 2017-02-01 12:20:47 -05:00