Commit Graph

13970 Commits

Author SHA1 Message Date
gconsidine 6a7e018100 Add comments and minor changes from PR feedback 2017-07-28 15:23:08 -04:00
gconsidine 6239df6778 Add read-only credential form depending on access 2017-07-27 18:07:06 -04:00
gconsidine bf42021a32 Add search to models w/ search on lookup input 2017-07-27 16:47:23 -04:00
gconsidine 98cf28d9f1 Update model interaction 2017-07-26 17:49:05 -04:00
Greg Considine 669cf79898 Merge pull request #51 from gconsidine/ui/fix/edit-input-secret
Change secret input edit mode to display as hiddden
2017-07-26 09:55:37 -04:00
Greg Considine e27587e301 Merge pull request #55 from gconsidine/ui/fix/credentials-panel-dismiss
Fix dismiss of credential permissions routing
2017-07-26 09:54:49 -04:00
Michael Abashian 3a91169726 Merge pull request #56 from mabashian/7234-delete-survey-questions
Fixed bug deleting survey questions
2017-07-26 09:46:50 -04:00
Michael Abashian 65c5e66644 Merge pull request #40 from mabashian/7276-inv-org
Added inventory type to org inventories
2017-07-26 09:45:01 -04:00
Marliana Lara c246709200 Merge pull request #58 from marshmalien/fix/ux/activity-stream
[UX] Add read-only CodeMirror to Activity Stream modal
2017-07-26 09:18:18 -04:00
jlmitch5 8bfe0bbef0 Merge pull request #57 from jlmitch5/colorAudit32End
Color audit
2017-07-26 09:06:41 -04:00
John Mitchell 485848619b update spinner field background color and fix formattings of forms.less file 2017-07-26 09:05:54 -04:00
Bill Nottingham f7f61c9be2 Merge pull request #54 from wenottingham/time-example
Fix search example.
2017-07-25 19:08:16 -04:00
Jared Tabor 4a48ad4248 Merge pull request #59 from jaredevantabor/view-more
fixing URL used for "VIEW MORE" of groups
2017-07-25 15:20:51 -07:00
Jared Tabor 005079e5b6 fixing URL used for "VIEW MORE" of groups 2017-07-25 14:37:38 -07:00
Bill Nottingham 6855e3420f Fix search example. 2017-07-25 17:31:38 -04:00
Bill Nottingham c098754470 Merge pull request #44 from wenottingham/its-a-privilege
Don't hardcode privilege escalation prompts if they're all of the same format.
2017-07-25 17:31:06 -04:00
Marliana Lara bd45b47445 Fix UX Hit List items related to Activity Stream 2017-07-25 17:29:30 -04:00
Bill Nottingham 4276959dc2 Add runas to the actual list of privilege escalations (added in 2.3).
Migration added by hand from the 3.1 migration.
2017-07-25 17:23:10 -04:00
Bill Nottingham 7077271299 Fixup flake8 2017-07-25 17:23:10 -04:00
Bill Nottingham 864d803273 Don't hardcode privilege escalation prompts if they're all of the same format.
Just create them all from supported privilege escalation types.
2017-07-25 17:23:10 -04:00
John Mitchell b204270871 fix typo that got added to dashboard partial 2017-07-25 17:03:02 -04:00
John Mitchell f04f900358 color updates to workflows 2017-07-25 16:59:54 -04:00
Michael Abashian a6f5686ef4 Merge pull request #41 from mabashian/7275-org-inv-link
Fixed org inventory name link
2017-07-25 16:56:09 -04:00
Michael Abashian 67e82bcbe5 Merge pull request #38 from mabashian/7285-xss
Sanitize node resource name on hover
2017-07-25 16:55:22 -04:00
mabashian 73ac54c4e5 Fixed bug deleting survey questions 2017-07-25 16:46:20 -04:00
John Mitchell 5a3466a3b6 3.2 hardening color audit 2017-07-25 16:44:34 -04:00
gconsidine a855b66517 Fix dismiss of credential permissions routing 2017-07-25 16:30:56 -04:00
Ryan Petrello 808b386fea Merge pull request #53 from ryanpetrello/fix-7257
disable extraneous activity stream messages for credential creation
2017-07-25 15:55:56 -04:00
Ryan Petrello d3796e81ba disable extraneous activity stream messages for credential creation
see: https://github.com/ansible/ansible-tower/issues/7257
2017-07-25 15:47:55 -04:00
Alan Rominger ac11dcac05 Merge pull request #52 from AlanCoding/my_bad
fix tests
2017-07-25 15:47:39 -04:00
AlanCoding 8746df7b31 update SCM test to mock inventory update 2017-07-25 15:41:01 -04:00
gconsidine 2777249502 Change secret input edit mode to display as hiddden 2017-07-25 14:59:27 -04:00
Shane McDonald e904d47122 Fix unit test runs 2017-07-25 14:01:43 -04:00
Shane McDonald 1249a8b30f Rename tower-python to awx-python 2017-07-25 13:31:52 -04:00
Ryan Petrello c9dad82fe6 Merge pull request #45 from ryanpetrello/fix-busted-unit-tests
fix busted test runs
2017-07-25 12:48:27 -04:00
Ryan Petrello 0ce3152e6f fix busted test runs 2017-07-25 12:47:46 -04:00
Marliana Lara 482c38f715 Merge pull request #37 from marshmalien/ux/fix/jobs
UX Hit List: Jobs
2017-07-25 12:04:12 -04:00
Shane McDonald d13ff93f26 Merge pull request #42 from shanemcd/fix-sdist-version
Fix reported version when installing from sdist
2017-07-25 11:16:56 -04:00
Ryan Petrello 373240135c Merge pull request #34 from ryanpetrello/release_3.2.0
more tower -> awx for task execution and isolated tooling
2017-07-25 11:16:04 -04:00
Shane McDonald 9979513e24 Remove unused variable from setup.py invocations 2017-07-25 11:10:18 -04:00
Shane McDonald 3f3b02dbea Fix whitespace 2017-07-25 11:10:18 -04:00
Shane McDonald 7695cb6419 Fix version when installing from sdist
When installing an sdist, setup.py is invoked on the machine you're installing on. We extract the version from a git tag, but the repo is not included in the sdist. The git describe --long command will silently fail and cause the installed package to report version 0.0.0.0.
2017-07-25 11:09:51 -04:00
mabashian bef94f0c62 Fixed org inventory name link 2017-07-25 10:59:06 -04:00
Alan Rominger bd02dd4f1d Merge pull request #36 from AlanCoding/dont_tell_me_twice
Disable activity stream messages for copying labels on job launch
2017-07-25 10:53:33 -04:00
mabashian aaa8ccef0e Added inventory type to org inventories 2017-07-25 10:49:51 -04:00
Ryan Petrello e29492a259 more tower -> awx for task execution and isolated tooling 2017-07-25 10:36:06 -04:00
Bill Nottingham 0cf376ca6f Merge pull request #23 from wenottingham/do-pmrun-run-run
Fixup prompt check for pmrun usage
2017-07-25 10:07:59 -04:00
Greg Considine c7c9d0780e Merge pull request #10 from gconsidine/ui/fix/style-duplication
Fix duplicate and non-deterministic style imports
2017-07-25 09:56:02 -04:00
mabashian 4e057f6c45 Sanizite node resource name on hover 2017-07-25 09:53:18 -04:00
gconsidine 568fd7ad22 Fix jshint warning 2017-07-25 09:49:25 -04:00