Michael Abashian
badb7441ae
Merge pull request #6655 from mabashian/remove-copy-move
...
Removed copy/move group/host in favor of associate and disassociate.
2017-06-23 09:39:10 -04:00
Michael Abashian
92c9b786f4
Removed copy/move in favor of associate and disassociate. Re-organized the inventories directory.
2017-06-23 08:41:13 -04:00
Michael Abashian
f32906287d
Fixed license unit tests
2017-06-23 08:37:29 -04:00
John Mitchell
2f255cc521
removeCred unit test and skeleton for other service function
2017-06-21 16:10:25 -04:00
John Mitchell
8d6408fb53
add MultiCredentialService.updateCredentialTags unit tests
2017-06-21 15:40:13 -04:00
Jared Tabor
e59dbc6281
Changes to Insights dashboard and Unit Tests
...
This includes unit tests for the filter of the reports
that are returned by insights. I also moved some code around
to assist in making this more testable, and I also fixed
an issue where the Insights route needed the inventory information
in the resolve to use it on the insights dashboard (when navigating
from the All Hosts tab)
2017-06-09 11:25:34 -07:00
Michael Abashian
d40d31729f
Fixed unit tests
2017-06-05 17:36:59 -04:00
Michael Abashian
b875fd65e1
Replaced all hard-coded api/v1 references with dynamic references or with v2
2017-05-24 17:05:46 -04:00
Michael Abashian
d31e5a7865
Removed user-facing "Standard Inventory" remnants
2017-05-23 17:45:03 -04:00
Michael Abashian
1176b9b057
Smart inventory implementation
2017-05-22 16:55:28 -04:00
Michael Abashian
1af972fc39
Fixed failing ui unit tests
2017-05-19 13:33:40 -04:00
Matthew Jones
e1e83598e9
Merge branch 'release_3.1.3' into devel
...
* release_3.1.3: (52 commits)
ack fact scan messages
making ldap user/group search fields into codemirror instances
removing UI parsing for LDAP User and Group Search fields
Allow exception view to accept all valid HTTP methods.
Restore ability of parsing extra_vars string for provisioning callback.
Fix up backup/restore role broken in f7a8e45809758322d9ee41c5305850dd70ed5faf
Stop / start ansible-tower-service during restores
value_to_python should encode lookup fields as ascii
fix brace interpolation on standard out pane
Adjust some hardcoded usages of 'awx' to use 'aw_user' and 'aw_group'.
Pull Spanish updates from Zanata
Temporarily grant awx user createdb role
Stop giving ownership of backups to postgres
don't display chunked lines'
Add dropdown li truncation with ellipsis
CTiT -> adhoc modules should allow the user to add new modules
Remove task that was replacing the supervisor systemd tmp file
Fix failing supervisorctl commands on RH-based distros
Give ownership of the supervisor socket to awx
Setting for external log emissions cert verification
...
2017-04-28 13:57:04 -04:00
John Mitchell
a44e5b208a
fix brace interpolation on standard out pane
2017-04-20 12:27:58 -04:00
John Mitchell
ea0f7ad0de
don't display chunked lines'
2017-04-18 12:56:22 -04:00
Michael Abashian
1df52ddf25
Disabled failing tests until I can figure out how to force moment to use a specific timezone and not the timezone on the system.
2017-03-17 15:55:38 +00:00
Michael Abashian
506fae0b9c
First pass at unit tests for the filters in shared/filters
2017-03-03 11:50:40 -05:00
Michael Abashian
0487b664ca
Fixed unit tests
2017-02-28 16:30:57 -05:00
Ryan Petrello
b7e48c437d
always refetch license config
...
see: #4931
2017-02-23 12:22:44 -05:00
John Mitchell
96121c6189
fix tests
2017-02-22 13:41:12 -05:00
John Mitchell
a1f5ee501c
fix test?
2017-02-21 15:12:35 -05:00
Ryan Petrello
bda089e3f5
properly count hosts based on job event task state
...
the intention of the host summary view is that each host belongs in at
most *one* state - determined by the state of the tasks that ran on it.
this change examines each host for a job and determines its state based
on whether tasks passed, resulted in changes, were skipped, failed,
etc...
see: #5407
2017-02-17 11:36:52 -05:00
Michael Abashian
3802103fbc
Fixed unit tests
2017-02-16 10:12:41 -05:00
Michael Abashian
409a9d2c1f
Merge pull request #5142 from mabashian/5042-fix-schedule-search-sorting
...
Fixed schedule sorting/search/pagination
2017-02-06 10:26:26 -05:00
Matthew Jones
0139bccde3
Make sure stdout always lines up with what is expected out ansible
...
Also, strip superflous extra newlines at the end of job events, this
helps downloaded stdout line up.
2017-02-03 15:37:35 -05:00
Michael Abashian
45805efe25
Fixed unit test
2017-02-03 14:41:01 -05:00
Chris Meyers
335a78d1e1
fixes job elapsed timer
...
* now with tests
2017-02-03 11:40:25 -05:00
Chris Meyers
51fe00ffac
update tests to NOT use json
2017-02-03 11:11:30 -05:00
Chris Meyers
195a36aef9
embed json into js module
2017-02-02 18:00:41 -05:00
Chris Meyers
8b40cb14ec
add job finished test
2017-02-01 16:42:17 -05:00
Chris Meyers
f62b6ca014
workflow job elapsed timer
...
* Now with tests for elapsed timer feature.
2017-02-01 16:19:44 -05:00
jaredevantabor
bad9e9fcf0
fixing unit test failures
2017-01-26 10:43:18 -08:00
Michael Abashian
0af574e213
Actually fixed the unit tests this time
2017-01-23 17:06:48 -05:00
Michael Abashian
4e62fe084e
Fixed unit test failures
2017-01-23 16:43:12 -05:00
Chris Meyers
5afa2ab264
Merge pull request #4754 from chrismeyersfsu/fix-4342
...
download standard out tooltip
2017-01-20 10:06:36 -05:00
Michael Abashian
72e4ac8c66
Added unit test cases to cover parenthesis in search tags
2017-01-20 09:53:04 -05:00
Chris Meyers
49c2838036
tooltip a bit better
...
* update tests for i18n
2017-01-17 16:39:56 -05:00
Michael Abashian
1f40569a32
Changed backend mock to /static regex to catch all static requests and return 200
2017-01-13 13:07:36 -05:00
Michael Abashian
eaf68004d4
Fixed unit test failure
2017-01-13 11:58:48 -05:00
jlmitch5
7c8c42bfc1
Merge branch 'release_3.1.0' into jobResultsPerf
2017-01-12 16:15:09 -05:00
John Mitchell
5ba0e1383b
update line cap display
2017-01-12 16:06:36 -05:00
John Mitchell
f446705767
update escaped parse standard out unit test
2017-01-11 18:52:06 -05:00
John Mitchell
dc47bacc61
deal with capped lines
2017-01-11 18:51:37 -05:00
Michael Abashian
c452f5fd80
Added more testing
2017-01-11 13:21:19 -05:00
Michael Abashian
2b0598f092
Started to refactor some smart search functionality
2017-01-10 15:10:59 -05:00
jaredevantabor
8e71705c39
adding the featureConfig promise to the feature directive
...
to prevent any race conditions
2016-12-19 15:59:09 -08:00
John Mitchell
df7b2ce4bc
fixed job results controller test get labels function
2016-12-19 11:56:00 -05:00
John Mitchell
a700364c8d
fix job status ui unit test
2016-12-14 16:06:30 -05:00
Michael Abashian
8165e18e64
Various small bug fixes dealing with the workflow maker and the add/edit workflow form.
2016-12-12 11:20:10 -05:00
Leigh Johnson
c30ac365c3
Fix broken column-sort toggles, add unit test coverage for column-sort toggles, #4268 ( #4281 )
2016-12-08 15:21:52 -05:00
John Mitchell
fef0475580
make ui unit tests run for jobResultsController
2016-12-06 17:05:54 -05:00