Jake McDermott
73c9d1b7a9
remove bootstrap fade from dialog component
...
This was breaking the fixed positioning of help popovers for form inputs
nested within the dialog so I'm replacing it.
2019-04-02 11:23:10 -04:00
Jake McDermott
8180a2060a
rename at-easy-modal to at-dialog
2019-04-02 11:23:06 -04:00
Jake McDermott
dfaf19cdf3
use default action button class when fill and color props aren't given
2019-04-02 11:23:02 -04:00
Jake McDermott
ea9ed31f9d
refactor metadata conversion function to use reduce
2019-04-02 11:22:59 -04:00
Jake McDermott
05226333ff
move tag max height declaration to input tag wrapper
...
We don't want to apply max height to all tags, just the ones we embed
within text/textarea input fields.
2019-04-02 11:22:55 -04:00
Jake McDermott
5b79843390
use a shared variable for layout declarations
2019-04-02 11:22:51 -04:00
Jake McDermott
1eda939ce2
add tips for secret controls
2019-04-02 11:22:48 -04:00
Jake McDermott
43456d13c4
don't replace input source unless changed
2019-04-02 11:22:44 -04:00
Jake McDermott
215c3c87e5
enable input source linking for secret textarea fields
2019-04-02 11:22:41 -04:00
Jake McDermott
957804e22a
enable input source linking for textarea fields
2019-04-02 11:22:37 -04:00
Jake McDermott
e14f17687c
disable prompt-on-launch when input source is set
2019-04-02 11:22:34 -04:00
Jake McDermott
e0d61cfb8e
enable input source linking for password fields
2019-04-02 11:22:30 -04:00
Jake McDermott
1344706095
add wrapper for text input tags
2019-04-02 11:22:27 -04:00
Jake McDermott
5c855b5bd1
add selected credential tray to input source lookup
2019-04-02 11:22:23 -04:00
Jake McDermott
6d0f2948aa
don't show lookup until data is fetched
2019-04-02 11:22:20 -04:00
Jake McDermott
736bd2ed67
add validation for required values and metadata fields
2019-04-02 11:22:16 -04:00
Jake McDermott
47f31b41fb
combine add and edit controllers
2019-04-02 11:22:12 -04:00
Jake McDermott
61eeb630f8
move org edit permission check to route resolve
2019-04-02 11:22:08 -04:00
Jake McDermott
7f55a1da0d
move input value initialization to models
2019-04-02 11:22:05 -04:00
Jake McDermott
ceef7f57af
add input source creation ui
2019-04-02 11:21:59 -04:00
Jake McDermott
c436dcf875
add input source prompting and plugin testing
2019-04-02 11:21:40 -04:00
Jake McDermott
0ee223f799
add api for testing credential plugins
2019-04-02 11:20:33 -04:00
Keith Grant
e5f48bfa62
set focus on first input in modal when launching jt
2019-04-02 11:10:02 -04:00
softwarefactory-project-zuul[bot]
8f096d11b6
Merge pull request #3569 from ansible/inv_src_venv
...
Use inventory source model, as opposed to organization, for update custom virtualenv
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-02 12:16:50 +00:00
Keith Grant
e943ae59b7
auto-focus first input in jt launch modal
2019-04-01 15:49:41 -04:00
Marliana Lara
4e4afb4a98
Add sorting to all occurrences of the Template list
2019-04-01 13:44:24 -04:00
Keith Grant
95f5315fa3
prevent console errors when code mirror parses invalid syntax
2019-04-01 08:16:19 -04:00
mabashian
e99e97bcb8
Adds support for custom_virutalenv on inventory sources in the UI
2019-03-31 13:45:24 -04:00
Bill Nottingham
17c0293065
Management jobs don't produce activity stream entries; don't try and show them.
2019-03-29 15:21:22 -04:00
softwarefactory-project-zuul[bot]
4e01b11577
Merge pull request #3503 from kialam/fix-3421-wf-viz-popover
...
Format jt details for popover use.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-29 13:59:07 +00:00
Kia Lam
d25f1d1357
Format jt details for popover use.
2019-03-29 09:22:15 -04:00
John Mitchell
b3ad12f31a
move wf and jt form launch buttons to the left instead of the right
2019-03-28 11:32:12 -04:00
Christian Adams
9a4439e731
collect jt table for analytics
2019-03-28 00:58:18 -04:00
John Mitchell
70af2dd66b
add ui for insights enablement
2019-03-27 19:54:25 -04:00
softwarefactory-project-zuul[bot]
1b0f5b05ad
Merge pull request #3502 from marshmalien/feat-toolbar-sort-instance-modal-list
...
Feat toolbar sort instance modal list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-26 18:57:24 +00:00
Marliana Lara
1829e7cad4
Add sort toolbar to instance modal
2019-03-26 14:34:33 -04:00
Vismay Golwala
ec390b049d
Feature: custom virtual environment directories
...
Currently, users are allowed to define virtual environments in
`settings.BASE_VENV_PATH` only, because that's the only place
Tower looks for virtual environments. This feature allows users
to custom define the directory paths, using API or UI, to look
for virtual environments. Tower aggregates virtual environments
from all these paths, except environments with special name `awx`.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-03-26 12:04:17 -04:00
Marliana Lara
0a1b220f56
Link to instances list via sref directive
2019-03-26 10:35:22 -04:00
softwarefactory-project-zuul[bot]
303443796e
Merge pull request #3458 from marshmalien/feat-toolbar-sort-user-tokens
...
Add sort to User Tokens list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-25 22:25:55 +00:00
Ryan Petrello
8674e3b4de
remove an errant console.log
2019-03-25 15:24:34 -04:00
softwarefactory-project-zuul[bot]
ace459cf70
Merge pull request #3447 from beeankha/node_activity_stream
...
WFJT Node Activity Stream Bug Fix
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-25 19:23:27 +00:00
Marliana Lara
0aff1a2c75
Add sort to users tokens list
2019-03-25 11:18:18 -04:00
Keith Grant
685f4018f2
improve verbiage in activity stream for associating/disassociating wf nodes
2019-03-25 10:59:24 -04:00
softwarefactory-project-zuul[bot]
1dff691830
Merge pull request #3468 from kialam/fix-groups-list-view
...
Fix 'Groups' list item styling.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-25 14:54:25 +00:00
softwarefactory-project-zuul[bot]
525021214c
Merge pull request #3483 from keithjgrant/inventory-vars-popout
...
Inventory vars popout round 2 (codemirror)
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-22 20:27:13 +00:00
Keith Grant
e96e1e925c
update e2e test for codemirror change
2019-03-22 11:30:31 -04:00
Keith Grant
7476fefd65
fix codemirror in add host, add inventory, and workflow job details
2019-03-22 10:11:18 -04:00
Kia Lam
57820b7056
Fix 'Groups' list item styling.
2019-03-21 13:44:56 -04:00
softwarefactory-project-zuul[bot]
9aa9524257
Merge pull request #3440 from marshmalien/feat-toolbar-sort-instances-list
...
Add sort and pagination to instances list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-21 16:19:50 +00:00
softwarefactory-project-zuul[bot]
af5a898919
Merge pull request #3433 from jlmitch5/lookupEnhancement
...
hide rows from lists where adding would be redundant
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-03-21 15:09:17 +00:00