Joe Fiorini
b615df5124
Display error messages when no scan jobs are found
2015-05-29 17:54:15 -04:00
Joe Fiorini
4784f0d96b
Handle then
s that return a promise
2015-05-29 17:54:15 -04:00
Joe Fiorini
5caf80e9a2
Display timestamp from API in column headers
2015-05-29 17:54:15 -04:00
Joe Fiorini
8d1e2e1c0c
Fix styling after nav refresh merge
2015-05-29 17:54:15 -04:00
Joe Fiorini
da67aba2d4
Default dates to today and yesterday
2015-05-29 17:54:15 -04:00
Joe Fiorini
5f902a55fe
Sort modules by built-in then custom
2015-05-29 17:53:27 -04:00
Joe Fiorini
579ee6d721
Display custom fact plugins in module options
2015-05-29 17:53:27 -04:00
Joe Fiorini
caf7c30de7
Get available modules from OPTIONS endpoint
2015-05-29 17:53:27 -04:00
Joe Fiorini
657b41510c
Add breadcrumbs to system tracking page
2015-05-29 17:53:27 -04:00
jaredevantabor
0507fd74b9
Merge pull request #250 from jaredevantabor/d3donut
...
Copyright JS files and removing unlicensed files
2015-05-29 15:38:02 -04:00
Matthew Jones
22ecb62179
Perform type checking on module_name and args for ad-hoc commands to
...
satisfy qa.
2015-05-29 14:55:42 -04:00
Chris Church
79a8e541cd
Revert cleanup_deleted to delete one at a time, instead of batches.
2015-05-29 14:52:16 -04:00
John Mitchell
46477f9953
fixed graphs looking weird on production system
2015-05-29 14:14:12 -04:00
John Mitchell
eaf98eb1ec
debug_mode should not be true
2015-05-29 13:36:42 -04:00
Luke Sneeringer
38bfc82e98
Fix missing if condition in uses_mongo.
2015-05-29 12:36:37 -05:00
John Mitchell
465518a2bc
made dashboard graphs live and fixed url checking of sockets
2015-05-29 13:32:34 -04:00
Matthew Jones
31d0342d41
More copyright headers for api side stuff
2015-05-29 12:10:40 -04:00
Matthew Jones
b3da3b34a3
Changing some legal headers for python source files
2015-05-29 12:10:39 -04:00
Jared Tabor
d7e2614760
Copyright JS files and removing unlicensed files
...
Adding the Copyright and All Rights Reserved to the JS files, as well as removing pwdmeter and 3dDonut chart (in lieu of d3.js donut chart)
adding the legend and getting pie chart to donut
adding data labels to donut chart
working legend and tooltip
job detail donut
Ansible Copyright added to beginning of all JS files
removing pwdmeter and d3donut
fixing merge conflicts
2015-05-29 12:08:22 -04:00
Jared Tabor
c2a5b21b9e
adding the locale files for moment.js
...
also adjusted the source of its locale setting to be more comprehensive (use navigator.language and navigator.languages)
2015-05-29 11:21:11 -04:00
Matthew Jones
609ded80e2
Check system tracking enabled before trying to fetch fact versions
2015-05-29 10:53:34 -04:00
John Mitchell
8e59c3506a
fixed width of dashboard and nav menu to match rest of app
2015-05-29 10:49:38 -04:00
Matthew Jones
8795f06801
Capitalize the first letters of the scan modules for the UI
2015-05-29 10:47:43 -04:00
Matthew Jones
20e85a6d34
Unit test for disallowing scan job with survey
2015-05-29 10:43:54 -04:00
Matthew Jones
c644934afc
Disallow creating a survey with a scan job template
2015-05-29 10:43:54 -04:00
jlmitch5
54a6520a4d
Merge pull request #248 from jlmitch5/jlm_521_dashboard_refresh
...
Dashboard refresh
2015-05-29 09:54:43 -04:00
John Mitchell
55bd774867
fixed dashboard graph karma tests
2015-05-29 09:53:39 -04:00
John Mitchell
12af62f671
Dashboard refresh
2015-05-29 09:53:39 -04:00
James Laska
f4e3126c43
Merge pull request #249 from phips/install_patch_for_proxy
...
pip through proxy // changes as per jlaska request
2015-05-29 09:52:25 -04:00
Joe Fiorini
d9441a7696
Merge pull request #245 from joefiorini/navigation-refresh
...
Navigation refresh
2015-05-29 08:58:17 -04:00
Joe Fiorini
0a8be8243f
Fix toggle button always showing up
2015-05-29 08:57:39 -04:00
Joe Fiorini
b3e8bdbf11
Massage wording on setup menu
2015-05-28 18:24:28 -04:00
Joe Fiorini
18303a004d
Fix mobile breakpoints for menu
...
We need a better strategy around these breakpoints. I feel like they'll
be different depending on the thing we're styling, so maybe having a
file with variables for different breakpoints. Not sure yet.
2015-05-28 18:20:05 -04:00
Joe Fiorini
fc07169b5c
Fix mobile menu styles for portal mode
2015-05-28 18:09:51 -04:00
Joe Fiorini
1a5b04c7ee
Close menu when user selects item
2015-05-28 18:09:25 -04:00
Joe Fiorini
77d38b0455
Always show web socket status on right
2015-05-28 16:48:05 -04:00
Matthew Jones
10da862ab1
Lower the cleanup_deleted batch size to 50 to reduce overall memory
...
usage during the cleanup operation
2015-05-28 16:37:34 -04:00
Joe Fiorini
267833ac76
Correct viewBox on user icon
2015-05-28 16:29:28 -04:00
Matthew Jones
094072f9dc
Fix an issue where the single_fact view could still generate a 500 error
...
if mongo wasn't running and system tracking was disabled by the license
2015-05-28 16:19:55 -04:00
Joe Fiorini
b11bb4db2f
Spacing and alignment fixes on setup menu
2015-05-28 16:04:27 -04:00
Matthew Jones
5b3b4b48c0
Fix an issue when creating scan job templates where we weren't obeying
...
the license flag, so folks could still create scan jobs even if they
weren't enabled by the license. Plus Unit Tests
2015-05-28 15:59:49 -04:00
Joe Fiorini
d2534338d7
Add extra icons to portal mode
2015-05-28 15:44:52 -04:00
Luke Sneeringer
6709654e04
Create a default organization.
2015-05-28 14:04:07 -05:00
Luke Sneeringer
5639fda432
Send a non-0 exit code if no license.
2015-05-28 11:40:06 -05:00
jlmitch5
dd42f09390
Merge pull request #246 from ansible/jlm_527_new_resize_lib_ui
...
added new jquery resize library for UI
2015-05-28 11:44:43 -04:00
Matthew Jones
f5391cab11
Fix an issue where passing an empty yaml file (or ---) would cause an
...
error if including a port specifier on a hostname
2015-05-28 09:42:41 -04:00
Joe Fiorini
47b86a3a7e
Link to new license page
2015-05-28 09:08:20 -04:00
Joe Fiorini
b716394e54
Update class to allow toggle menu to open
2015-05-28 09:03:58 -04:00
Joe Fiorini
2fbf0bec2f
Add height back so modals can breathe
2015-05-28 09:03:58 -04:00
Joe Fiorini
a81a48ab18
Don't process tooltip on awToolTip items
2015-05-28 09:03:58 -04:00