John Mitchell
083d6599d1
add information to the smart inventory button could change based on org change
2018-07-19 14:21:46 -04:00
Bill Nottingham
d66b61b854
Merge pull request #2594 from wenottingham/cherry-pickin
...
cherry pick some more AWX things
2018-07-19 10:03:48 -04:00
Jared Tabor
77dd2c86dc
Merge pull request #2598 from jaredevantabor/fix-1501
...
Bumps version of angular-scheduler
2018-07-18 16:25:55 -07:00
Jared Tabor
7b7c211471
Bumps version of angular-scheduler
...
After fix for DTSTART parsing
2018-07-18 16:17:07 -07:00
Marliana Lara
bc3f06c725
Merge pull request #2585 from marshmalien/fix/2545/forks-capacity-adjuster-slider
...
Show fork value on capacity adjuster slider
2018-07-18 17:07:36 -04:00
Arnout van Meer
8754ab80c7
Don't capitalise last name
...
Making assumptions about names is always a risky situation, even having a separate first and last name field should be avoided wherever possible. In this specific case, applying auto-capitalisation to the first character of the last name field makes it impossible to correctly enter my (and many other) Dutch surname. Common initial parts of Dutch surnames are 'de', 'van', 'van der' and other combinations. These are always lowercase.
Fun additional trivia: when it comes to sorting these names alphabetically you are supposed to ignore the prefix. In the case of my name you'd index it under 'M', not 'v'.
2018-07-18 16:51:43 -04:00
John Mitchell
b07e44ad69
Merge pull request #2573 from jlmitch5/fixEmojiRemoval
...
fix issue where unicode based search terms couldn't be removed
2018-07-18 16:39:07 -04:00
Marliana Lara
4057df07ba
Fix input slider styles in Firefox
2018-07-18 15:59:04 -04:00
Marliana Lara
91900d5534
Show fork value over capacity adjuster slider
2018-07-18 13:01:13 -04:00
Jared Tabor
0e663f3967
Merge pull request #2561 from jaredevantabor/fix-1501
...
Adjusts which partical/controller combination is for schedules-edit
2018-07-17 21:28:51 -07:00
John Mitchell
76424425b2
fix issue where unicode based search terms couldn't be removed
2018-07-17 17:30:44 -04:00
Michael Abashian
bb65965e2b
Merge pull request #2572 from mabashian/2303-inv-src
...
Disable copy button for inv's with sources
2018-07-17 16:20:20 -04:00
Michael Abashian
868ce5ccbe
Merge pull request #2556 from mabashian/1464-workflow
...
Re-initialize tag options before calling to create select2 in prompt
2018-07-17 14:47:10 -04:00
mabashian
b2854fd4d6
Disable copy button for inv's with sources
2018-07-17 14:40:24 -04:00
Jake McDermott
d2eeafd5f5
Merge pull request #2553 from jakemcdermott/smoke-retry
...
make new data for each smoke test attempt
2018-07-17 11:55:28 -04:00
Jake McDermott
994cb3975e
make new data for each smoke test attempt
2018-07-17 11:31:24 -04:00
Jake McDermott
a968a44afb
add inventory field to inventory update
2018-07-17 11:10:06 -04:00
Jared Tabor
429cf40db3
Adjusts which partical/controller combination is used when editing a schedule
...
MGMT jobs require a different partial + controller
2018-07-16 18:02:11 -07:00
Michael Abashian
a955b3f947
Merge pull request #2542 from mabashian/1466-workflow-node
...
Properly clear out prompt data when user manually changes a node's JT
2018-07-16 16:17:52 -04:00
mabashian
069c60abf7
Re-initialize tag options before calling to create select2 on those fields in prompt modal
2018-07-16 15:37:12 -04:00
Haokun Chen
220b45cb8a
Merge pull request #2551 from Haokun-Chen/2547
...
show empty template list placeholder panel correctly
2018-07-16 14:11:33 -04:00
Marliana Lara
d693dac0c6
Merge pull request #2546 from marshmalien/fix/2206-relaunch-text-translation
...
Send relaunch value instead of name in POST request
2018-07-16 13:26:52 -04:00
Haokun-Chen
b5dab72dd7
show empty template list placeholder panel correctly
2018-07-16 12:59:00 -04:00
Jake McDermott
cb9cbfff87
Merge pull request #2544 from jakemcdermott/fix-2233
...
fix output double-scroll bug and initial output page numbers
2018-07-16 12:32:52 -04:00
Haokun Chen
aa43610250
Merge pull request #2528 from Haokun-Chen/2248
...
update workflowMaker title text to be preceded by "Workflow Visualizer"
2018-07-16 12:21:22 -04:00
Haokun Chen
1661e73086
Merge pull request #2541 from Haokun-Chen/1865
...
show active row indicator correctly when close active list item
2018-07-16 12:21:02 -04:00
Jared Tabor
ebaabcfbd9
Merge pull request #2537 from jaredevantabor/fix-2510
...
Subscribes the Sources list to the inventory group for pending deletes
2018-07-16 09:14:46 -07:00
Jared Tabor
39e2008660
Merge pull request #2534 from jaredevantabor/fix-2493
...
Adds error catch block to credentials resolve
2018-07-16 09:10:48 -07:00
Marliana Lara
161caf0099
Send relaunch value instead of name in POST request
2018-07-16 11:57:35 -04:00
Jake McDermott
81476d544f
fix initial head/tail page values when in page mode
2018-07-16 11:43:40 -04:00
Jake McDermott
85b227213f
don't page up or down while already paging up or down
2018-07-16 11:42:27 -04:00
Marliana Lara
ac39519015
Center side nav icons
2018-07-16 11:23:11 -04:00
mabashian
88c5f9305d
Ensure that .some() receives an array to avoid erroring
2018-07-16 11:19:19 -04:00
mabashian
f7f1c06d80
Properly clear out prompt data when user manually changes a node's JT
2018-07-16 11:11:50 -04:00
Haokun-Chen
f2de453110
show active row indicator correctly when close active list item
2018-07-16 10:49:14 -04:00
kialam
ac01eab0f1
Merge pull request #2525 from kialam/fix/1067-workflow-status-pending
...
Update labels and tooltips whenever the websocket emits status change
2018-07-16 10:36:09 -04:00
Michael Abashian
097125446a
Merge pull request #2519 from mabashian/2505-application-token
...
Removes application requirement when creating token, fixes delete personal token
2018-07-16 10:31:52 -04:00
Michael Abashian
4e8fff8cf1
Merge pull request #2532 from mabashian/1882-templates-list
...
Remove updateDataset listener from templates list controller
2018-07-16 10:31:29 -04:00
kialam
90ad104391
Update labels and tooltips whenever the websocket emits status change
...
Since the translated workflow status copy is a result of a function; it
does not auto-update when `workflow.status` is updated. We should call
it whenever the web socket lets us know that a job status has changed.
2018-07-16 09:50:36 -04:00
Jared Tabor
0d089b8cbf
Subscribes the Sources list to both the inventory group for pending deletes
...
It was subscribed to the jobs group, for source sync updates, but now it
is subscribed to that group and the inventory group for pending deletes.
2018-07-13 16:17:55 -07:00
Haokun-Chen
7ed89c63f9
update workflowMaker title text to be Workflow Visualizer|workflowName
2018-07-13 17:23:48 -04:00
Haokun Chen
62967b2806
Merge pull request #2530 from Haokun-Chen/2526
...
remove view/edit icon from dashboard Recent Template list
2018-07-13 17:19:20 -04:00
Jared Tabor
7dbdff2aa7
Adds error catch block to credentials resolve
...
Catches the case where a user doesn't have permission to a credential
2018-07-13 13:54:00 -07:00
mabashian
f7dda124b1
Remove updateDataset from templates list
2018-07-13 15:59:31 -04:00
John Hill
dd63e645b3
Merge pull request #2521 from ansible/Fix4lookupmodal
...
Updating flow to match feature changes
2018-07-13 15:58:51 -04:00
Haokun-Chen
57e80dfcd7
remove view/edit icon from dashboard Recent Template list
2018-07-13 15:25:13 -04:00
Ryan Petrello
8e253a9aff
Merge pull request #2473 from ryanpetrello/disable-oauth2-for-external-users
...
don't allow OAuth2 token creation for "external" users
2018-07-13 12:55:06 -04:00
John Hill
c9766abf0f
Updating flow
2018-07-13 08:59:35 -04:00
mabashian
d90a1a1ce7
Fixed deleting personal access tokens
2018-07-12 17:24:12 -04:00
mabashian
8297bd00b3
Removes application requirement when creating a token
2018-07-12 17:02:26 -04:00