Joe Fiorini
692bd77e04
Extract colors to easily resuable partial
2015-05-13 13:43:17 -04:00
Joe Fiorini
af67ac6931
Fix setting socketStatus on disconnect
2015-05-13 13:41:19 -04:00
Joe Fiorini
319a7c3a3a
Merge pull request #206 from joefiorini/route-extension-fixes
...
Route extension fixes
2015-05-13 12:12:08 -05:00
Joe Fiorini
b5e037ef71
Name ALL the routes!
2015-05-13 13:09:39 -04:00
Joe Fiorini
cfdc4e49ba
Make link-to directive more flexible
2015-05-13 13:09:22 -04:00
Joe Fiorini
16cc712b9e
Merge pull request #202 from joefiorini/route-extensions
...
Improve how we pass data when changing URLs
2015-05-13 10:02:25 -05:00
Joe Fiorini
5afd5f5fad
Fix issue in route-extensions
2015-05-13 10:16:27 -04:00
Joe Fiorini
8828ca089e
jshint fixes
2015-05-13 10:11:45 -04:00
Joe Fiorini
9d1d8374e1
Improve how we pass data when changing URLs
...
This commit adds a couple helpful features to make it easier for us to
reference routes, update URLs (both at development time and in the
browser at runtime) and pass data between routes.
See the UI docs for the specifics on how these features work.
2015-05-13 10:11:45 -04:00
Chris Meyers
66d097c7fa
Merge pull request #199 from chrismeyersfsu/feature-fact_options
...
add list of modules to fact OPTIONS endpoints
2015-05-13 07:59:35 -04:00
Chris Church
b20ba23538
Merge pull request #203 from chrismeyersfsu/fix-cred_openstack
...
require project field for openstack credential
2015-05-12 17:28:09 -04:00
Chris Church
693b63ef04
Merge pull request #198 from cchurch/options_meta_updates
...
Update field metadata returned in OPTIONS response
2015-05-12 17:24:31 -04:00
Joe Fiorini
81a8238311
Implement linter for css naming conventions
2015-05-12 17:09:59 -04:00
Chris Meyers
6dc1dd632a
require project field for openstack credential
2015-05-12 15:38:24 -04:00
Chris Meyers
c138be4c7a
Merge pull request #200 from chrismeyersfsu/feature-custom_scan_module
...
allow user provided fact scan modules
2015-05-12 12:06:06 -04:00
Chris Church
0af15cd13d
Unit test fix, job_type is no longer a required field (defaults to 'run').
2015-05-12 11:11:32 -04:00
Chris Meyers
40e8871ec5
Merge branch 'master' into feature-custom_scan_module
2015-05-12 09:49:21 -04:00
Chris Meyers
4a7bf86641
Merge branch 'master' into feature-fact_options
2015-05-12 09:48:44 -04:00
Chris Meyers
70dfdb88b7
Merge pull request #201 from chrismeyersfsu/master
...
flake8 fix
2015-05-12 09:47:44 -04:00
Chris Meyers
34c966c17d
flake8 fix
2015-05-12 09:47:14 -04:00
Chris Meyers
c2a87bbb53
allow user provided fact scan modules
2015-05-12 09:39:37 -04:00
Chris Meyers
d03004ae74
add list of modules to fact_version OPTIONS endpoint
2015-05-12 08:58:35 -04:00
Chris Church
1a5823d0b3
Improve speed of cleanup_deleted system job. Fixes https://trello.com/c/2wB7DMdt
2015-05-11 21:51:42 -04:00
Chris Church
79c00dc511
Prevent relaunching an ad hoc command if the module is no longer in the allowed list. Fixes https://trello.com/c/NS3YX2DU
2015-05-11 21:05:46 -04:00
Chris Church
2d1d371582
Return 400 when attempting to relaunch an ad hoc command with deleted inventory. Fixes https://trello.com/c/IbvBelXJ
2015-05-11 20:32:43 -04:00
Chris Church
9e898bf42a
Add support for deleting ad hoc commands. Fixes https://trello.com/c/WLnhi28V
2015-05-11 20:14:15 -04:00
Chris Church
d730859575
Count only unique hostnames for total/failed values on dashboard. Fixes https://trello.com/c/HN7S4KF3
2015-05-11 19:54:18 -04:00
Chris Church
e017270201
Update serializers to remove empty choices, provide default values for fields, and better indicate the field type when possible for OPTIONS requests and browsable API docs.
2015-05-11 18:25:30 -04:00
Joe Fiorini
27b06313a7
Merge pull request #189 from joefiorini/system-tracking--addMomentjs
...
Add moment.js via angular-moment plugin
2015-05-11 16:55:53 -04:00
John Mitchell
76f01cbc2a
fixed autopopulation of org and user lookups
2015-05-11 15:45:09 -04:00
John Mitchell
78fb694704
fixed 403 schedule errors not being displayed
2015-05-11 15:04:50 -04:00
John Mitchell
7dd5dd947d
changed instances of hardcoding xss filtering to using the filter
2015-05-11 13:39:56 -04:00
John Mitchell
23a69995d3
fixed scan job and job run type ordering
2015-05-11 13:15:24 -04:00
John Mitchell
ac76423a93
accidentally left a console.log in the code
2015-05-11 13:02:46 -04:00
Joe Fiorini
581cff1a6f
Add helpful startup script for docker container
...
Not actually adding this to the container yet. Want to make sure
@matburt is okay with that first.
2015-05-11 12:57:57 -04:00
John Mitchell
4497b2cfba
fixed xss survey bug
2015-05-11 12:00:39 -04:00
John Mitchell
e402f4dced
moving working to the corner
2015-05-11 11:24:35 -04:00
Chris Meyers
11eb4d325b
Merge pull request #196 from chrismeyersfsu/master
...
system tracking api merge conflicts resolved
2015-05-11 10:45:08 -04:00
John Mitchell
4137985dc5
fixed default value save for text question in survey
2015-05-11 10:36:07 -04:00
Chris Meyers
9dfce90987
Merge pull request #194 from chrismeyersfsu/feature-unit_test_speedup
...
speedup each test case by .3 seconds
2015-05-11 10:27:46 -04:00
Chris Meyers
f350f7b28e
Merge branch 'system_tracking_api'
...
Conflicts:
awx/fact/tests/models/fact/fact_transform.py
awx/fact/tests/models/fact/fact_transform_pymongo.py
awx/main/tests/commands/run_fact_cache_receiver.py
2015-05-11 10:17:52 -04:00
Chris Meyers
fc7126cd68
expose single_fact via related and tests
2015-05-11 10:09:20 -04:00
Chris Meyers
0dc7072e68
flake8
2015-05-11 09:08:46 -04:00
Chris Meyers
7d7206c7b0
use md5 pass hasher when dev or testing
2015-05-09 08:13:14 -04:00
Chris Meyers
5ff696f708
added fact view tests
...
* Add related link from host to fact_versions
* Add related link from fact_versions to fact_view
2015-05-08 21:34:24 -04:00
Chris Meyers
b5ef1cd72d
speedup each test case by .03 seconds
2015-05-08 21:17:38 -04:00
John Mitchell
6b6c0b8648
fixed typo in less file
2015-05-07 16:23:51 -04:00
Chris Meyers
0c6a4782fd
add fact_versions endpoint link in hosts related list
2015-05-07 12:14:01 -04:00
jlmitch5
7ad1b45d00
Merge pull request #150 from ansible/jlm_414_stdout_revamp
...
Jlm 414 stdout revamp
2015-05-07 12:03:42 -04:00
John Mitchell
aff63d9480
fixed issue with scheduler interval being treated as a string.
2015-05-07 11:31:07 -04:00