mabashian
c7466ce449
Wraps label count validation in function
2018-08-07 14:27:04 -04:00
mabashian
eb8c1d2c78
Fix comment
2018-08-07 13:55:15 -04:00
mabashian
f548e36ad7
Propagate label length validation to workflow form
2018-08-07 13:53:12 -04:00
John Mitchell
d7a9d76d25
Merge pull request #2775 from jlmitch5/fixInstanceGroups404
...
Fix instance groups 404
2018-08-07 12:58:55 -04:00
Haokun-Chen
412d87239c
add headerState to status icon in job-list page
2018-08-07 11:39:18 -04:00
John Mitchell
768d737153
fix 404 for instance groups
2018-08-07 10:53:53 -04:00
Jared Tabor
d776e9de0e
Updates npm-shrinkwrap.json after networkUI deps removal
2018-08-06 12:53:14 -07:00
kialam
64caeeff36
Restore missing API form errors for selects.
2018-08-06 13:27:59 -04:00
kialam
b0586cc197
Remove unused CSS.
2018-08-06 12:26:43 -04:00
kialam
6e49c25cfd
Adjust error message copy.
2018-08-06 12:24:05 -04:00
kialam
efc8991aa8
Move error message to underneath form field for consistent UI.
2018-08-06 11:48:18 -04:00
kialam
0fb98642d4
Only show the character limit if the user exceeds it
2018-08-06 11:48:18 -04:00
kialam
7207d7caf4
Validate JT add and edit forms client-side
...
- Use form generator to add new `helperText` field to show the
character limit next to the label in the UI
- Style helper text like the checkbox text
- Update both `add` and `edit` controllers to handle client-side
validation for the `labels` field.
2018-08-06 11:48:18 -04:00
kialam
21c364d14c
Adjust edit template controller to handle deferred promise errors
2018-08-06 11:48:18 -04:00
Shane McDonald
090b3fad8e
Update translation template files
2018-08-03 15:07:19 -04:00
Jared Tabor
1986efebda
More Translations
2018-08-03 11:32:02 -07:00
mabashian
bc49c879b4
Fix linting error
2018-08-02 12:48:32 -04:00
mabashian
8523b56707
Adds id's to all form groups and new forms
2018-08-02 12:28:45 -04:00
Jared Tabor
45c067b599
Merge pull request #2722 from YunfanZhang42/search-filter
...
Add AND filter to related search
2018-08-02 09:10:30 -07:00
Shane McDonald
b8a51244e4
Extract latest strings
2018-08-02 11:23:32 -04:00
Shane McDonald
3cc35fc598
Pull updated localization files
2018-08-02 11:23:32 -04:00
John Mitchell
9131577355
Merge pull request #2721 from jlmitch5/fixJTSaveCompletedDeferring
...
make credential association cause deferral of jt promise chain
2018-08-02 09:45:19 -04:00
Jared Tabor
f6a960d8f4
Changes the encodeQuerysetObject function for the job details search widget
...
With this change, the stdout search will perform a search like search=A,B
instead of search=A&search=B
2018-08-01 20:59:37 -07:00
Yunfan Zhang
b191f6cfc3
Add AND filter to related search.
...
Signed-off-by: Yunfan Zhang <yz322@duke.edu >
2018-08-01 19:43:57 -07:00
Jared Tabor
6b64ef8f64
Changes a related search w/ two search params.
...
Changes from using a pattern like "search=A&search=B" to "search=A,B".
2018-08-01 19:43:41 -07:00
Jake McDermott
45072b54f0
update credential form type selector
2018-08-01 11:01:38 -04:00
John Mitchell
54422d74d0
make credential association cause deferral of jt promise chain
2018-07-31 13:26:59 -04:00
Ryan Petrello
cc574be657
Merge pull request #2708 from ryanpetrello/remove-network-ui
...
remove the network UI
2018-07-31 08:18:13 -04:00
Michael Abashian
55d1f5c11c
Merge pull request #2706 from mabashian/2692-empty-search-list
...
Disable search submit until a search string is present
2018-07-30 15:16:18 -04:00
Marliana Lara
77334af55a
Fix instance modal pagination and search
2018-07-30 11:33:26 -04:00
Ryan Petrello
6f5259d017
remove the network UI
2018-07-30 11:03:53 -04:00
mabashian
ba075ce5dd
Disable search submit until a search string is present
2018-07-30 10:23:12 -04:00
Jake McDermott
dce50304f3
Merge pull request #2699 from jakemcdermott/fix-2698
...
fix portal mode job list
2018-07-27 14:14:00 -04:00
John Mitchell
d025f5ed2b
Merge pull request #2693 from jlmitch5/fixAppTokensListRowItems
...
remove org and last used, fix expired datetime on app token list
2018-07-27 12:34:49 -04:00
Jake McDermott
9e71760af7
add jobs portal relaunch test
2018-07-27 01:06:13 -04:00
Jake McDermott
61d1cb46ac
fix job portal list dependency reference error
2018-07-27 00:54:12 -04:00
Jake McDermott
93c18fb40a
Merge pull request #2694 from mabashian/2652-job-id
...
Display job id along with name in jobs list
2018-07-26 18:49:05 -04:00
Jake McDermott
c715f73160
Merge pull request #2684 from jakemcdermott/fix-2958
...
handle finished job runs with incomplete status info
2018-07-26 17:58:52 -04:00
Jake McDermott
2ba0319e79
handle finished job run with incomplete status info
2018-07-26 17:40:43 -04:00
Michael Abashian
3caeb91419
Merge pull request #2689 from mabashian/2676-jobs-pagination
...
Fixes pagination on IG/Instance jobs lists
2018-07-26 14:49:05 -04:00
mabashian
fa414d5569
Display job id along with name in jobs list
2018-07-26 14:46:53 -04:00
John Mitchell
0d9dbc15a7
remove org and last used, fix expired datetime on app token list
2018-07-26 13:57:45 -04:00
mabashian
7a509a4dcb
Fixes pagination on IG/Instance jobs lists
2018-07-26 10:56:11 -04:00
Ryan Petrello
bb034f007a
show the manual instance tag based on the correct instance attribute
...
see: https://github.com/ansible/tower/issues/2583
2018-07-26 10:24:35 -04:00
Jake McDermott
404950104b
fix logic error in test
2018-07-25 17:46:24 -04:00
Jake McDermott
5586b5c645
improve test stability for inventory copy and credentials form
2018-07-25 17:11:20 -04:00
Jared Tabor
a4960a9c3a
Merge pull request #2667 from jaredevantabor/dep-lockdown
...
Adds npm-shrinkwrap and locks down ui-router version
2018-07-25 10:36:15 -07:00
kialam
9e164b41a6
Shrink-wrap dev dependencies as well
2018-07-25 11:46:13 -04:00
Ryan Petrello
af84b25726
prevent cross site request forgery in websockets w/ the CSRF token
...
now that we have the CSRF middleware, we have a reliable token
available to us which we can use to verify individual ws_receive
payloads; this is _simpler_ than making sure you've properly configured
trusted origins, and it's also more secure than Origin header checks
see: https://github.com/ansible/tower/issues/2661
2018-07-25 09:47:53 -04:00
Jared Tabor
36e5300be6
Adds npm-shrinkwrap and locks down ui-router version
2018-07-24 21:05:44 -07:00