1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Commit Graph

13139 Commits

Author SHA1 Message Date
gconsidine
e91d1e0eb0 Remove error response from unexpected server error messaging 2017-06-12 09:53:11 -04:00
gconsidine
1be9c3ba94 Add sensible revert logic to prompt and secret inputs 2017-06-12 09:53:11 -04:00
gconsidine
6e181e81ea Add revert/replace and prompt/not-prompt logic (wip) 2017-06-12 09:53:11 -04:00
gconsidine
2bd11f948a Add prompt on launch and checkbox 2017-06-12 09:53:11 -04:00
gconsidine
2b01c24dce Add method to remove input data on credential type change 2017-06-12 09:53:11 -04:00
gconsidine
09ac71518e Add PUT support for models 2017-06-12 09:53:11 -04:00
gconsidine
add48f3f14 Add general error handling and submission 2017-06-12 09:53:11 -04:00
gconsidine
40dbe56932 Add support for drag/drop to key formatted textareas 2017-06-12 09:53:11 -04:00
gconsidine
952958a83c Add partial implementation of drag and drop ssh key support 2017-06-12 09:53:11 -04:00
gconsidine
0ca53024f0 Add support for dynamic select inputs 2017-06-12 09:53:11 -04:00
gconsidine
475718a4de Add shared add/edit controller, view, and resolve logic 2017-06-12 09:53:11 -04:00
gconsidine
a3099ac285 Add Me model for credential submission 2017-06-12 09:53:11 -04:00
gconsidine
15759b65aa Add partial implementation of tabs and tab groups 2017-06-12 09:53:11 -04:00
gconsidine
a322fe97f6 Cleanup inconsistencies in directives and dead code 2017-06-12 09:53:11 -04:00
gconsidine
19fa782fb4 Add form submission, validation, rejection messaging 2017-06-12 09:53:11 -04:00
gconsidine
c41dff7996 Refine input styling and form registration 2017-06-12 09:53:11 -04:00
gconsidine
c8757a5ab0 Refine popover functionality, add input secret style 2017-06-12 09:53:11 -04:00
gconsidine
effd537a9c Add component controller inheritance and new inputs 2017-06-12 09:53:11 -04:00
gconsidine
1644f78cf3 Cleanup component communication 2017-06-12 09:53:11 -04:00
gconsidine
8b91b16bea Add working dynamic component insertion 2017-06-12 09:53:11 -04:00
gconsidine
17f6148c8d Add dynamic input group 2017-06-12 09:53:11 -04:00
gconsidine
94bb533ac7 Update models and components for dynamic input list component 2017-06-12 09:53:11 -04:00
gconsidine
15b05e9093 Update directives to use controllers where necessary 2017-06-12 09:53:11 -04:00
gconsidine
29a325d52f Add form-updating input validation for components 2017-06-12 09:53:11 -04:00
gconsidine
725fd15519 Update project structure 2017-06-12 09:53:11 -04:00
gconsidine
5553a6bcda Refactor action/form structure 2017-06-12 09:53:11 -04:00
gconsidine
1c41026f1e Update styles for consistency with UX spec 2017-06-12 09:53:11 -04:00
gconsidine
255665b98e Add functional popover directive 2017-06-12 09:53:11 -04:00
gconsidine
b8d87028c9 Add popover component prep files 2017-06-12 09:53:11 -04:00
gconsidine
f741470365 Refine recently added components 2017-06-12 09:53:11 -04:00
gconsidine
2509c573a5 Add form, text, and custom dropdown components 2017-06-12 09:53:11 -04:00
gconsidine
5d01340f18 Add models and select component 2017-06-12 09:53:11 -04:00
gconsidine
06deb0d7a7 Add base states for credentials 2017-06-12 09:53:11 -04:00
gconsidine
272e43a345 Fix Angular dependency mismatches in package.json 2017-06-12 09:53:11 -04:00
gconsidine
9d51576e89 Adjust theme, add testing 2017-06-12 09:53:11 -04:00
gconsidine
90b3378725 Add test directory 2017-06-12 09:53:11 -04:00
gconsidine
69b19cc06c Refactor component folder structure 2017-06-12 09:53:11 -04:00
gconsidine
c60d5abc5b Add input-search component 2017-06-12 09:53:11 -04:00
gconsidine
637fb8fe27 Add basic component functionality 2017-06-12 09:53:11 -04:00
gconsidine
cba4237859 Add component dir 2017-06-12 09:53:11 -04:00
Michael Abashian
2dcce4d615 Merge pull request #6544 from mabashian/6360-dynamic-hosts-lookup-rows
Remove the host link and hover on host filter modal list
2017-06-12 09:51:55 -04:00
Alan Rominger
f0ca47b4fd root folder re-creation on project sync 2017-06-12 09:51:08 -04:00
Aaron Tan
bd4b2cfd6d Merge pull request #6537 from jangsutsr/6410_add_count_to_host_group_summary_field
Add count to host group summary field.
2017-06-12 09:50:51 -04:00
Aaron Tan
b09ad85978 Add count to host group summary field. 2017-06-09 17:53:41 -04:00
Michael Abashian
08e1f552d3 Remove the host link and hover on host filter modal list 2017-06-09 16:56:45 -04:00
Michael Abashian
ca487696fd Fixed various bugs with regions and editing an scm inv source 2017-06-09 16:24:30 -04:00
Jared Tabor
66c9139660 Merge pull request #6525 from jaredevantabor/insights-tests
Changes to Insights dashboard and Unit Tests
2017-06-09 11:51:45 -07:00
Jared Tabor
4caceb651e fixing insights linkage from smart inventory -> host list view 2017-06-09 11:30:32 -07: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
Jake McDermott
e6e4c69da4 add verbosity to job launch options (#6485) 2017-06-09 13:38:59 -04:00