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

12598 Commits

Author SHA1 Message Date
Ryan Petrello
2839e14313 Merge pull request #6155 from ryanpetrello/new_credential_model
disallow `ask_at_runtime` fields for custom credential types
2017-05-02 13:15:00 -04:00
Wayne Witzel III
af35838aff Make kind read-only for PUT/PATCH, use isinstance in Host Manager, update field fasly check 2017-05-02 13:00:17 -04:00
Michael Abashian
5083d8bbe7 Removed extra debug line 2017-05-02 11:40:16 -04:00
Michael Abashian
f38a5e5672 Fixed various inventory related bugs 2017-05-02 11:38:21 -04:00
Marliana Lara
57ce713891 Stretch standard out panes to page height
* Fix #5962
* Give StandardOut-container a fixed height so flex children will stretch
to fill 100%.
* Edit overflow and height properties to make panel content scrollable
and visible
2017-05-02 11:11:28 -04:00
Ryan Petrello
61b3f7afb7 disallow ask_at_runtime fields for custom credential types 2017-05-02 10:45:43 -04:00
Marliana Lara
4926a78f53 Merge pull request #6147 from marshmalien/fix/templateLabelsWidth
Fix padding and wrap of Labels section in Template
2017-05-02 10:44:06 -04:00
Ryan Petrello
bc20fa24f3 Merge pull request #6150 from ryanpetrello/new_credential_model
split `machine` CredentialType kind into two distinct (ssh and vault) kinds
2017-05-02 10:35:15 -04:00
Ryan Petrello
a1fa9243bc split machine CredentialType into two distinct (ssh and vault) kinds 2017-05-02 10:26:37 -04:00
Marliana Lara
2331c7035e Use border color alias 2017-05-02 09:57:03 -04:00
Chris Meyers
3648757efd Merge pull request #6125 from chrismeyersfsu/6115
per-jt most recent fact scan gathering
2017-05-02 08:41:54 -04:00
Matthew Jones
bd3ea61c21 Merge branch 'release_3.1.3' into devel
* release_3.1.3:
  Install jlaska copr key for rabbitmq
2017-05-01 21:22:56 -04:00
Aaron Tan
df49a70fd7 Trailing comma rework. 2017-05-01 16:42:32 -04:00
Chris Meyers
0be384af18 rename field to store_facts and fix up tests 2017-05-01 16:39:48 -04:00
Jared Tabor
2c0a24f408 Merge pull request #6109 from ansible/inventory-rework
New Inventory Pages
2017-05-01 16:33:05 -04:00
Jared Tabor
6de87b910b adding host resolve for nested groups route 2017-05-01 16:19:19 -04:00
Chris Meyers
6dec9d1014 per-jt most recent fact scan gathering
* Remove system tracking piggybacked most-recent-fact-gathering
* Add explicit per-jobtemplate configurable fact gathering
* Continue to support system tracking
* Fixed a bug where we weren't ack()ing system tracking rabbit msgs
2017-05-01 16:03:16 -04:00
Chris Meyers
4795fd28bf always gather facts
* bolt on the fact scan gather to all jobs
2017-05-01 16:03:16 -04:00
Michael Abashian
4820a3dca3 Removed inventory sync status from inventory list 2017-05-01 15:49:56 -04:00
John Mitchell
1a96e20a07 tacacs ui implementation 2017-05-01 15:27:30 -04:00
Marliana Lara
9b78a919fb Fix padding and wrap of Labels section in Template
Issue #5484
*Add top and bottom padding in Labels table cell
*Show View More link when there are more than 5 labels
*Add word-wrap to labels
*Add left padding between Activity and Label sections when page
shrinks
*Change table row border color to #E1E1E1
2017-05-01 15:18:08 -04:00
Jared Tabor
b7f3b7703f fixing jshint 2017-05-01 15:13:09 -04:00
Michael Abashian
d0985f742c Adhoc command button tooltip fix 2017-05-01 15:03:31 -04:00
Jared Tabor
8f11883553 Adding insights routes and files 2017-05-01 15:03:30 -04:00
Michael Abashian
a20805d50c Fixed redirects after adding an inventory and an inventory source 2017-05-01 15:03:30 -04:00
Michael Abashian
e3adc46e30 Fixed bug adding a normal inventory 2017-05-01 15:03:30 -04:00
Michael Abashian
fcc70f69fa Inventory sources socket work. Refactoring sources/factories. Small fixes to inventory sync stdout 2017-05-01 15:03:30 -04:00
Jared Tabor
11f3f057f6 related groups for host-edit form 2017-05-01 15:03:30 -04:00
Michael Abashian
5c79561b7d Fixed inventory codemirrors and tweaked delete source warning 2017-05-01 15:03:30 -04:00
Jared Tabor
832e55f964 Adjustments to nested groups edit
after feedback from Bill.
2017-05-01 15:03:30 -04:00
Michael Abashian
db8b36a057 Removed old failed hosts logic. Added logic to hide panels where more than two are present 2017-05-01 15:03:15 -04:00
Jared Tabor
0b6a5b14a3 adding extra file for nested group adding 2017-05-01 15:03:15 -04:00
Jared Tabor
fed34fff8b fixing add/edit for a related group 2017-05-01 15:03:15 -04:00
Jared Tabor
fe63303816 Adding the ability to add/edit hosts to a group
includes adding the ansible facts to that host form
2017-05-01 15:02:25 -04:00
Michael Abashian
0bec96ff28 Fixed jshint error 2017-05-01 15:00:15 -04:00
Michael Abashian
9fb8b6579f Hooked up copy/move hosts and groups 2017-05-01 15:00:15 -04:00
Michael Abashian
e435b6505a Implemented host facts related tab 2017-05-01 15:00:15 -04:00
Michael Abashian
0de2f7deb4 Hooked up inventory source scheduling. Fixed various small bugs 2017-05-01 15:00:15 -04:00
Michael Abashian
8734ad738f Implement adhoc commands for normal inventories 2017-05-01 15:00:15 -04:00
Jared Tabor
0fa9aa6bcb Adding nested-groups (related tab) and completed jobs to inventories 2017-05-01 15:00:15 -04:00
Michael Abashian
78ff5f5301 Removed scm inventory from add inventory dropdown 2017-05-01 14:58:09 -04:00
Jared Tabor
cca8f13a2f fixing sources-add function
the params were being sent as a nested function.
2017-05-01 14:58:09 -04:00
Michael Abashian
e58e593140 First pass implementation of fact searching on hosts 2017-05-01 14:58:09 -04:00
Jared Tabor
c22e4a5023 Adding first pass at inventory sources CRUD workflow
and breaking out sources info from groups and simplifying groups
workflows to disclude source info
2017-05-01 14:58:09 -04:00
Michael Abashian
a9ea639d9b Hook up system tracking from the host list 2017-05-01 14:58:09 -04:00
Michael Abashian
ad494bbb40 Navigate the user to the inventory edit form after creating basic inventory 2017-05-01 14:58:09 -04:00
Michael Abashian
8173ec4014 Added missing comma 2017-05-01 14:58:09 -04:00
Michael Abashian
cc80cd8549 Dynamic inventory add form work 2017-05-01 14:58:09 -04:00
jaredevantabor
62fafc9870 adding related-host-add/edit routes for inventories 2017-05-01 14:58:09 -04:00
Michael Abashian
9131ee59a2 Pass host filter through to the smart inv form. Fixed inventory list name link 2017-05-01 14:56:23 -04:00