Commit Graph

4779 Commits

Author SHA1 Message Date
John Mitchell b19c427e9c fixed show hide button on survey's text 2015-06-10 14:44:54 -04:00
Joe Fiorini 9f6d93760e [system_tracking] Fix flexbox table styling in IE11 2015-06-10 14:20:33 -04:00
John Mitchell 4b41e86e75 fixed spacing of help text on missing playbooks alert 2015-06-10 13:24:12 -04:00
John Mitchell 1de3656cd2 underline setup menu titles on hover 2015-06-10 13:17:01 -04:00
Joe Fiorini 7374ebd7d9 [system_tracking] Display entire keypath for nested facts 2015-06-10 13:07:37 -04:00
Joe Fiorini cca0b08f68 [system_tracking] Highlight rows on hover/with diffs 2015-06-10 13:07:37 -04:00
Joe Fiorini fc361336da [system_tracking] Truncate long values in nested facts 2015-06-10 13:07:37 -04:00
John Mitchell 52dc039013 fixed wording on setup menu round 2 2015-06-10 11:26:53 -04:00
John Mitchell 63ba53380c change style of setup menu 2015-06-10 11:21:58 -04:00
John Mitchell 5a0944c6a5 fixed console error for portal mode nav 2015-06-10 10:20:48 -04:00
Chris Meyers f06c7e17f5 Merge pull request #273 from chrismeyersfsu/fix-job_launch_credential_permissions
restrict the set of valid, explicitly supplied credentials to be ones readable by the user
2015-06-10 08:37:25 -04:00
John Mitchell ca59314f87 IE11 fixes for dashboard 2015-06-09 22:43:53 -04:00
Jared Tabor 76e4626fbe Adjusting tooltips for job detail donut chart
for better mouse movement, adding an offset based on the charts dimensions
2015-06-09 20:20:23 -04:00
John Mitchell 885d42fdbe fixed spacing on job details page 2015-06-09 18:52:30 -04:00
John Mitchell 3a511f24ce fixed setup menu wording 2015-06-09 18:43:52 -04:00
John Mitchell 381e9b227c fixed license menu wording 2015-06-09 18:41:25 -04:00
John Mitchell 68d0655101 fixed password button on survey taker 2015-06-09 17:09:13 -04:00
Jared Tabor 558cebffe9 Smart-status: check for valid id before redirect 2015-06-09 17:08:44 -04:00
John Mitchell 406d7a6b74 fixed live updating of tooltips on job detail page 2015-06-09 16:58:09 -04:00
Jared Tabor 6462d14ace default playbook for scan job template
when creating a scan job template via the inventory detail page`
2015-06-09 16:47:15 -04:00
John Mitchell df5a0a76d8 add autopopulation parameter to lookupinit 2015-06-09 16:11:49 -04:00
Matthew Jones 3c2f3f323a Fix some flake8 2015-06-09 16:07:06 -04:00
Matthew Jones ab5c4b5f20 Check connection for scan jobs before actually running the job, fail
early if the system tracking database isn't available
2015-06-09 15:31:23 -04:00
Chris Church 58207b4a04 Update ec2 inventory from core. 2015-06-09 14:53:31 -04:00
Jared Tabor 3573a164e7 Job detail donut chart tooltip fix
adding a mousemove event listener to have the tooltip move in respect to the user's mouse movement. also adjusted the colors to be more dynamic
2015-06-09 13:07:53 -04:00
Matthew Jones c6c80447a6 Fix a spelling error in the setup script that's causing rpm build failures 2015-06-09 10:57:38 -04:00
Joe Fiorini 419bc3dd1c [system_tracking] Match button group colors to dashboard 2015-06-09 10:50:56 -04:00
Joe Fiorini 0016744e1f [system_tracking] Clarify wording on date picker labels 2015-06-09 10:50:56 -04:00
Joe Fiorini f38709e55e [system_tracking] Adjust headings and add table row hover 2015-06-09 10:50:56 -04:00
Chris Meyers 3b67a24057 Merge pull request #271 from chrismeyersfsu/fix-license_2
allow config endpoint to posted to without license data
2015-06-09 10:24:09 -04:00
Matthew Jones 62e16929d0 Merge pull request #274 from matburt/add_mongo_munin_stats
Add munin monitors for mongo
2015-06-08 20:35:54 -04:00
Jared Tabor 89b8f832b9 adding search widget back to select2
due to restrictions of the update of select2, I'm opting to include the search bar in the select2 dropdown for now
2015-06-08 16:53:28 -04:00
Matthew Jones 712861b829 Remove mongo_{btree,lock} as worthless monitoring points (and broken at that) 2015-06-08 16:24:33 -04:00
Matthew Jones 848bff4220 Add munin monitors for mongo 2015-06-08 16:23:37 -04:00
John Mitchell a44c6c92d4 fixed password button text 2015-06-08 16:20:07 -04:00
Matthew Jones 074e66219d Add a docker development container build make target 2015-06-08 16:00:35 -04:00
Jared Tabor 56760f69a9 Adding sentence to prompt modal for cleanup_facts job 2015-06-08 15:53:45 -04:00
Jared Tabor a5a6f9c9bb fix to event viewer on job details page 2015-06-08 15:40:20 -04:00
Jared Tabor 4cbf8e0c17 Fix for host events viewer
the host events had logic that was expecting to act on an array, but was not receiving an array
2015-06-08 15:40:20 -04:00
John Mitchell 17b921db63 fixed host graph count for succesful hosts 2015-06-08 14:57:20 -04:00
Chris Meyers df57f45baa Merge branch 'master' into fix-job_launch_credential_permissions 2015-06-08 14:40:50 -04:00
Chris Meyers 9f48f127db Merge branch 'master' into fix-license_2 2015-06-08 14:40:19 -04:00
Chris Meyers 508f400aed Merge pull request #270 from chrismeyersfsu/fix-cleanup_facts
Correctly delete facts when module isn't specified. Also made deletio…
2015-06-08 14:39:23 -04:00
John Mitchell d7d7e050f8 fixed the title of the standard out 2015-06-08 14:32:19 -04:00
Chris Meyers 3b537c953f restrict the set of valid, explicitly supplied credentials to be ones readable by the user 2015-06-08 14:07:04 -04:00
Chris Meyers 0e866178d7 create license file that allows system tracking when running system tracking functional tests 2015-06-08 13:46:04 -04:00
John Mitchell 8a21a639a5 fixed route undefined console error 2015-06-08 12:05:40 -04:00
Jared Tabor e379996a84 Remove list of features if license is updated
by removing the list of license-enabled-features when the user upgrades their license, it triggers the features.service.js to retrieve a new list of features from the config endpoint.
2015-06-08 12:02:47 -04:00
James Laska f02e26a3f7 Correct Makefile spacing 2015-06-08 11:39:01 -04:00
John Mitchell 9fe304e42b fixed spacing under nav 2015-06-08 11:30:43 -04:00