softwarefactory-project-zuul[bot]
d469870686
Merge pull request #5937 from mabashian/5857-all-schedules
...
Adds the All Schedules list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-24 14:40:06 +00:00
Alex Corey
f561bf5754
prettier
2020-02-24 09:19:02 -05:00
Ryan Petrello
2e3547d5cf
translate a missing string in the license UI
...
see: https://github.com/ansible/tower/issues/3949
2020-02-24 09:00:07 -05:00
Alex Corey
ce8897d3e8
Fixes naviation bug by create ProjectTemplateList and ProjectTemplateListItem
...
Adds tests for those new files and removes uncessary test from TemplateListItem
2020-02-23 11:16:44 -05:00
Alex Corey
df77147d65
WIP
2020-02-23 10:23:43 -05:00
Alex Corey
9b11df04b3
Fixes navigation bug
2020-02-23 10:23:43 -05:00
root
58c06d5aea
fixed precedence on ansible.cfg
2020-02-23 14:58:47 +00:00
softwarefactory-project-zuul[bot]
1d3bb97b07
Merge pull request #6018 from wenottingham/your-workflow-is-running--you-should-catch-it
...
Tweak labels for workflow pending approval message
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-22 12:57:07 +00:00
softwarefactory-project-zuul[bot]
ba3253e2e2
Merge pull request #6033 from AlanCoding/job_batch
...
Make job batch size configurable, fix _by fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 21:22:58 +00:00
mabashian
e6f0c01aa6
Schedule list now uses useRequest hooks for fetching and deleting. Also rolled a component for schedule toggles that can be used throughout the tree.
2020-02-21 16:14:22 -05:00
Marliana Lara
9310d59e0a
Use PF color variables in HostStatus bar
2020-02-21 15:33:13 -05:00
Marliana Lara
f2e1e71302
Remove tab and button style overrides
2020-02-21 15:33:11 -05:00
mabashian
e6e31a9fc6
Updates after removing PF overrides to list components.
2020-02-21 15:30:09 -05:00
mabashian
801aaf9323
Adds the All Schedules list
2020-02-21 15:30:09 -05:00
softwarefactory-project-zuul[bot]
2a8679234a
Merge pull request #6014 from keithjgrant/host-list-hooks
...
Host list hooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 20:28:41 +00:00
softwarefactory-project-zuul[bot]
54ab671512
Merge pull request #5933 from jlmitch5/credForm
...
Update form layout, Formik Field use to useField, and add credential form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 20:05:31 +00:00
AlanCoding
866dd6b259
Make job batch size configurable, fix _by fields
2020-02-21 14:49:45 -05:00
Keith Grant
eba893c99b
syntax fix after merge
2020-02-21 11:05:59 -08:00
John Mitchell
fd3f410cc6
fix conflict
2020-02-21 13:43:09 -05:00
Keith Grant
03aaf93cef
update HostList tests for hooks
2020-02-21 10:36:17 -08:00
Keith Grant
9aef57003a
use HostToggle in HostDetail; update tests
2020-02-21 10:36:17 -08:00
Keith Grant
6065eb0e65
Convert HostList to hooks
...
use useRequest and useDeleteItems
add HostToggle component
2020-02-21 10:31:49 -08:00
softwarefactory-project-zuul[bot]
7e4634c81f
Merge pull request #6027 from AlanCoding/jt_shakeup
...
Randomize JT for each job batch
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 17:32:55 +00:00
softwarefactory-project-zuul[bot]
a03d73776f
Merge pull request #6016 from AlanCoding/collection_metadata_update
...
Update metadata for the AWX collection
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 17:16:58 +00:00
John Mitchell
f14eb4327d
remove unnecessary imports
2020-02-21 10:50:13 -05:00
John Mitchell
4ebd721cc5
remove card padding overrides to project add form
2020-02-21 10:50:13 -05:00
John Mitchell
21a92176b9
Update NodeTypeStep form to new FormLayout components
2020-02-21 10:50:13 -05:00
John Mitchell
ad04b02e24
update project edit test to make sure there is a local_path value set
2020-02-21 10:50:13 -05:00
John Mitchell
bc0511fe66
fix user form non submission error
2020-02-21 10:50:13 -05:00
John Mitchell
1accb9f939
fix warnings by correctly clearing out cred input values
2020-02-21 10:50:13 -05:00
John Mitchell
9253f16e36
update prettyier
2020-02-21 10:50:13 -05:00
John Mitchell
42387166bf
update encrypted value display on detail and form views
2020-02-21 10:50:13 -05:00
John Mitchell
0b5f892193
update FormLayout styling
2020-02-21 10:50:13 -05:00
John Mitchell
1a0d36a6fd
migrate FormFullWidthLayout from var field to calling forms
2020-02-21 10:50:13 -05:00
John Mitchell
cf3ed0dc88
update prettyier
2020-02-21 10:50:13 -05:00
John Mitchell
8d26d7861e
add credential form and add edit routes
2020-02-21 10:50:13 -05:00
John Mitchell
8e0ad2ef6e
add cred access tab and update credentials routing
2020-02-21 10:50:13 -05:00
John Mitchell
0aba4c36af
move FormField label proptype check to FormField component
2020-02-21 10:50:13 -05:00
John Mitchell
44cd199078
add text area option to FormField component
2020-02-21 10:50:13 -05:00
John Mitchell
ce909093c0
update expanding container to trigger height check when any child changes
2020-02-21 10:50:13 -05:00
John Mitchell
df13a8fea9
update forms from FormRow to using FormLayout components
2020-02-21 10:50:13 -05:00
John Mitchell
ff823c9fdb
update forms to useField fomik hook
2020-02-21 10:49:19 -05:00
softwarefactory-project-zuul[bot]
a42ff9865b
Merge pull request #6022 from wenottingham/get-a-handle
...
Tweak workflow error message for clarity
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 15:37:57 +00:00
softwarefactory-project-zuul[bot]
7e13f78567
Merge pull request #6017 from ansible/no-screen-screen-imports2
...
Add section for patterns
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 15:21:49 +00:00
Bill Nottingham
e2fb83db98
Tweak workflow error message
2020-02-21 02:37:03 -05:00
AlanCoding
06eb1b6683
Randomize JT for each job batch
...
Populate some more fields just to have them populated
Include some missing ForeignKey links for data integrity
Add some more to fields from JT set
2020-02-20 22:49:11 -05:00
AlanCoding
d62994ec02
Update metadata for the AWX collection
2020-02-20 22:36:55 -05:00
Bill Nottingham
f20859c85f
Tweak labels for workflow pending approval message
2020-02-20 22:19:34 -05:00
softwarefactory-project-zuul[bot]
b5b8adb451
Merge pull request #6025 from rooftopcellist/update_translations
...
UI translation strings for AWX
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-20 23:23:18 +00:00
softwarefactory-project-zuul[bot]
70b287490b
Merge pull request #5982 from marshmalien/5866-remove-datalist-alert-modal
...
Remove DataList component overrides
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-20 23:17:05 +00:00