Marliana Lara
bfbbb95256
Merge pull request #1475 from marshmalien/feat/style_upgrade_page
...
Style migrations-pending page
2018-03-09 11:47:34 -05:00
Marliana Lara
c2a3e82d29
Check Inventory ask_inventory_on_launch value when verifying template validity
2018-03-09 10:08:39 -05:00
Marliana Lara
6f23147d98
Style migrations/pending page
2018-03-08 11:47:59 -05:00
Michael Abashian
c580146c77
Merge branch 'devel' into 169-credentials
2018-03-08 10:03:29 -05:00
mabashian
ce3dc40649
Edit schedule credential prompting code cleanup
2018-03-08 09:58:31 -05:00
Michael Abashian
b970452950
Merge pull request #1441 from marshmalien/feat/display_invalid_items
...
Denote invalid job templates and scheduled jobs
2018-03-07 15:26:13 -05:00
mabashian
a5043029c1
Implemented the ability to specify credentials when creating a scheduled job run. Added validation for removing but not replacing default credentials.
2018-03-07 11:57:31 -05:00
Jake McDermott
f8ca0a613f
Update prompt.block.less
2018-03-06 14:56:38 -05:00
Jake McDermott
5971d79a8f
auto hide multi credential scrollbar
2018-03-06 14:33:28 -05:00
Taras Burko
8a5cd3ec7d
Fix "System settings panel form is not rendering #1440 "
2018-03-06 14:03:36 +02:00
Marliana Lara
18f3c79bc3
Denote invalid job templates and scheduled jobs by displaying a red invalid bar
2018-03-05 14:52:40 -05:00
Jake McDermott
5370c5e07d
Merge pull request #1431 from wenottingham/check-check-check-it-out
...
Adjust some wording in the UI.
2018-03-02 21:07:18 -05:00
Bill Nottingham
1606380f61
Adjust some wording in the UI.
...
Attempt to make the 'scm update' vs 'scm checkout' more clear.
Remove 'future' from scheduling tooltips (superfluous).
2018-03-02 19:54:02 -05:00
Jake McDermott
d7616accf5
Improve documentation for AWX E2E ( #1381 )
...
* Improve documentation for AWX E2E
2018-03-01 12:00:16 -05:00
Christian Adams
47c4eb38df
Merge pull request #1377 from rooftopcellist/remove_authtoken_model
...
Removes Auth token
2018-02-27 16:33:20 -05:00
adamscmRH
40d563626e
removes authtoken
2018-02-27 16:12:13 -05:00
Jake McDermott
f9129aefba
Merge pull request #1361 from mabashian/1279-preview-credentials
...
Put credentials on their own line in the launch preview
2018-02-27 13:42:00 -05:00
mabashian
c58ea0ea25
Put credentials on their own line in the launch preview and forced them to wrap
2018-02-26 16:06:52 -05:00
mabashian
9ad8bdf8de
Fixed bug preventing users from selecting non-default inventory on job launch
2018-02-26 14:50:31 -05:00
Christian Adams
9493b72f29
Merge pull request #904 from ansible/oauth_n_session
...
Implement session-based and OAuth 2 authentications
2018-02-26 12:12:38 -05:00
Jake McDermott
c786736688
add setup step for org lookup check
2018-02-25 19:40:22 -05:00
Jake McDermott
01a8b2771a
add worker file push command
2018-02-25 19:40:19 -05:00
Jake McDermott
a23e4732b6
bump nightwatch and chromedriver versions
2018-02-25 19:40:15 -05:00
Jake McDermott
24fd4a360e
use updated project when checking copy
2018-02-25 19:40:11 -05:00
Jake McDermott
8bf31600b0
stabilize local test runs
2018-02-25 19:40:08 -05:00
Jake McDermott
0e7db2a816
do searchability check last
...
This fixes a small race condition that sometimes occurs when running
locally by ensuring that the delayed paged scrolling that happens
from using search doesn't put the password reset button out of view
when the test runner is trying to find and click it.
2018-02-25 19:40:02 -05:00
Jake McDermott
59e278a648
ensure correct url is built for inventory hosts page
2018-02-25 19:39:38 -05:00
Jake McDermott
44acecf61e
use basic auth by default for data setup
2018-02-25 14:28:09 -05:00
Jake McDermott
6bdcba307c
fix missing comma
2018-02-24 13:59:55 -05:00
Marliana Lara
434cd31df8
Merge pull request #1338 from marshmalien/feat/multiple_venvs
...
Implement UI selects for Playbook, Project, and Organization Virtualenvs
2018-02-23 15:48:41 -05:00
Jake McDermott
2b4e631838
Merge pull request #1339 from jakemcdermott/use-navbar-in-smoke-test
...
use navbar when accessing project and template views
2018-02-23 15:36:46 -05:00
Jake McDermott
b0e0b8f0e3
use navbar when accessing project and template views
2018-02-23 15:08:44 -05:00
Marliana Lara
8a163b5939
Add error handling
2018-02-23 14:49:00 -05:00
Marliana Lara
23300003ab
Add dropdown inputs for Job Template, Project, and Organization virtual
...
envs
2018-02-23 14:49:00 -05:00
adamscmRH
ecc61b62ca
reverts cookie change
2018-02-22 15:18:12 -05:00
John Mitchell
09efc03163
update incorrect logic for auth service rootscope/cookie logged in status vars
2018-02-22 15:18:12 -05:00
John Mitchell
db748775c8
make auth function convert values from cookies to boolean
2018-02-22 15:18:12 -05:00
adamscmRH
310f37dd37
clears authtoken & add PAT
2018-02-22 15:18:12 -05:00
John Mitchell
88bc4a0a9c
ui auth works on 8013 now
2018-02-22 15:18:12 -05:00
John Mitchell
976766e4a3
excise token-based auth from ui
2018-02-22 15:18:12 -05:00
Marliana Lara
746b99046f
Bump angular-scheduler version to 0.3.2
2018-02-22 13:35:33 -05:00
Marliana Lara
d71ecf1eee
Fix jshint confusing semantics error
2018-02-21 13:18:43 -05:00
Marliana Lara
b9a2f7a87e
Add debounce function to preview list to reduce overhead
2018-02-21 13:18:40 -05:00
Marliana Lara
e0cfd18aac
Set local timezone dropdown to rrule TZID value
2018-02-21 13:18:39 -05:00
Marliana Lara
73916ade45
Filter dates with moment.js instead of built-in angular date filter
2018-02-21 13:18:38 -05:00
Marliana Lara
1768001881
Add support for TZID in schedule rrules
2018-02-21 13:18:33 -05:00
Matthew Jones
8505783350
Merge remote-tracking branch 'tower/release_3.2.3' into devel
...
* tower/release_3.2.3:
fix unicode bugs with log statements
use --export option for ansible-inventory
add support for new "BECOME" prompt in Ansible 2.5+ for adhoc commands
enforce strings for secret password inputs on Credentials
fix a bug for "users should be able to change type of unused credential"
fix xss vulnerabilities - on host recent jobs popover - on schedule name tooltip
fix a bug when testing UDP-based logging configuration
bump templates form credential_types page limit
Wait for Slack RTM API websocket connection to be established
don't process artifacts from custom `set_stat` calls asynchronously
don't overwrite env['ANSIBLE_LIBRARY'] when fact caching is enabled
only allow facts to cache in the proper file system location
replace our memcached-based fact cache implementation with local files
add support for new "BECOME" prompt in Ansible 2.5+
fix a bug in inventory generation for isolated nodes
properly handle unicode for isolated job buffers
2018-02-20 12:22:25 -05:00
Jake McDermott
5b5411fecd
fix last run job variable reference
2018-02-16 16:32:13 -05:00
Jake McDermott
d4e46a35ce
get exact match on ids
2018-02-13 17:15:59 -05:00
Jake McDermott
bf0683f7fe
replace usage of all and spread
2018-02-13 17:15:56 -05:00