Ryan Petrello
efe03c396b
add some new fancy badges
2021-03-03 16:27:04 -05:00
softwarefactory-project-zuul[bot]
7be129f9fa
Merge pull request #9464 from beeankha/test_playbook_cleanup
...
Integration Test Playbook Cleanup for Collections
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-03 15:55:24 +00:00
softwarefactory-project-zuul[bot]
4d21d699bb
Merge pull request #9465 from nixocio/ui_unfix_async
...
Revert change on WorkflowJobTemplateAdd
Reviewed-by: Kersom
https://github.com/nixocio
2021-03-03 15:40:39 +00:00
nixocio
899a5fca0b
Revert change on WorkflowJobTemplateAdd
...
Revert removal of `await` on WorkflowJobTemplateAdd
See: https://github.com/ansible/awx/pull/9459
2021-03-03 10:05:42 -05:00
beeankha
3153587c90
Clean up Collections test playbooks
2021-03-03 09:44:35 -05:00
softwarefactory-project-zuul[bot]
3903e88a47
Merge pull request #8992 from saito-hideki/awx/issue/8839
...
Add inventory source and project links to details view of Jobs list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-03 02:09:06 +00:00
softwarefactory-project-zuul[bot]
11b8ca1ef9
Merge pull request #9443 from rooftopcellist/update_translations_targets
...
Update translations targets
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-02 23:52:56 +00:00
softwarefactory-project-zuul[bot]
0b54ee65f5
Merge pull request #9459 from nixocio/ui_fix_minor_issues
...
Fix minor UI issues
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-02 19:51:07 +00:00
Christian M. Adams
6b8267d2b8
add extract-template to pot target
2021-03-02 14:45:34 -05:00
nixocio
5969d9e3e2
Fix minor UI issues
...
Fix minor UI issues
* fix typo
* add string to be translated
* remove not necessary `await`
2021-03-02 14:13:56 -05:00
Christian M. Adams
53d0611cf8
Update translation make targets and add init PO files
2021-03-02 09:51:04 -05:00
softwarefactory-project-zuul[bot]
d1c49d45bf
Merge pull request #9047 from AlexSCorey/8923-JTPOLPagination
...
Fixes pagination issue on modal
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-03-01 20:04:12 +00:00
softwarefactory-project-zuul[bot]
4cdec9c297
Merge pull request #9417 from mabashian/typeahead-select-ouia
...
Adds ouia id's to typeahead select components
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-27 19:52:07 +00:00
softwarefactory-project-zuul[bot]
4baada37d8
Merge pull request #9037 from dejongm/devel
...
Update defaults.py RH Satellite settings to use new Foreman plugin variables.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-25 16:34:31 +00:00
mabashian
cb3f7b9ef5
Remove duplicate ouia id
2021-02-25 11:15:56 -05:00
mabashian
1c7fbc2806
Adds ouia id's to typeahead select components
2021-02-25 11:15:10 -05:00
softwarefactory-project-zuul[bot]
060578b30b
Merge pull request #9196 from keithjgrant/6189-admin-list-tables
...
Convert admin pages lists to tables
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-25 13:40:50 +00:00
softwarefactory-project-zuul[bot]
cb05b54404
Merge pull request #9224 from jakemcdermott/add-mgmt-jobs
...
Add system jobs interface w/ configurable data retention
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2021-02-24 19:08:55 +00:00
Jake McDermott
218b97883d
Fix schedule loading flicker
2021-02-24 12:20:37 -05:00
Jake McDermott
d337948bd6
Use system job type as identifier
2021-02-24 12:20:30 -05:00
Jake McDermott
5d51a4e781
Fix system job list item key
2021-02-24 12:20:27 -05:00
Jake McDermott
a0beb9e445
Remove instructions to add on empty mgmt jobs
2021-02-24 12:20:24 -05:00
Jake McDermott
a9aa91d9f2
Remove duplicate notification admin request
2021-02-24 12:20:20 -05:00
Jake McDermott
2f56a20484
Add data retention field for schedule creation
2021-02-24 12:20:17 -05:00
Jake McDermott
4985fb6ffa
Add case insensitive search for Name
2021-02-24 12:20:14 -05:00
Jake McDermott
b545a6510f
Fix Data retention label
2021-02-24 12:20:12 -05:00
Jake McDermott
df7b168911
Add actions column
...
Co-authored-by: Tiago Góes <tiago.goes2009@gmail.com>
2021-02-24 12:20:09 -05:00
Jake McDermott
83b449fd30
Add sysjob data retention to schedules
...
* Migate management jobs list to tables
* Use cancel link variant for consistency with other prompts
* Add basic test coverage for sysjobs
* Remove select-all from mgmt jobs
* Remove unneeded component variables
* Fix missing schedule breadcrumb
* Optimize data fetching with useCallback
2021-02-24 12:20:05 -05:00
Jake McDermott
a00c8920ce
Remove default sysjob days
2021-02-24 12:20:03 -05:00
Jake McDermott
a07b1a19f3
Add system prompt and config
2021-02-24 12:20:00 -05:00
Jake McDermott
a95e554a16
Only render edit control if editable
2021-02-24 12:19:57 -05:00
Jake McDermott
4c92d02540
Add mgmt job details
2021-02-24 12:19:54 -05:00
Jake McDermott
a0bdf8cdae
Add default sysjob days
2021-02-24 12:19:52 -05:00
Jake McDermott
daaabd935c
Add mgmt job launch
2021-02-24 12:19:49 -05:00
Jake McDermott
eaf55728d8
Add mgmt job list
2021-02-24 12:19:46 -05:00
Jake McDermott
45acd15c82
Add mgmt job notifications
2021-02-24 12:19:43 -05:00
Jake McDermott
3f936cd5e7
Add mgmt job schedules
2021-02-24 12:19:40 -05:00
Jake McDermott
5d9d486f9c
Resolve notification admin status with config
2021-02-24 12:19:37 -05:00
Jake McDermott
d3f2dedbd5
Add routing system for mgmt jobs
2021-02-24 12:19:31 -05:00
softwarefactory-project-zuul[bot]
fe605596b5
Merge pull request #9406 from nixocio/ui_issue_9323
...
Do not show tooltip with empty content
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-24 15:52:56 +00:00
nixocio
bf601fc988
Do not show tooltip with empty content
...
Do not show tooltip with empty content.
See: https://github.com/ansible/awx/issues/9323
2021-02-24 09:29:53 -05:00
softwarefactory-project-zuul[bot]
7f36efe8dd
Merge pull request #9400 from ansible/local-docker-update-notes
...
some more data migration notes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-24 14:19:32 +00:00
softwarefactory-project-zuul[bot]
615cc11d0d
Merge pull request #9120 from AlexSCorey/9043-InventoryFileField
...
Inventory File field and playbook field are both now type ahead.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-24 14:15:28 +00:00
softwarefactory-project-zuul[bot]
3b520cdeee
Merge pull request #9391 from sean-m-sullivan/collections_md_update
...
Collections md update
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2021-02-23 23:01:20 +00:00
Ryan Petrello
c245abefcb
some more data migration notes
...
some things I noticed while going through an upgrade
2021-02-23 17:23:37 -05:00
softwarefactory-project-zuul[bot]
6a093c8e8b
Merge pull request #9395 from rooftopcellist/migrate-path
...
fix dev env migrate.yml path in docs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-23 21:38:27 +00:00
Christian M. Adams
2097b014e8
fix dev env migrate.yml path in docs
2021-02-23 16:04:22 -05:00
softwarefactory-project-zuul[bot]
fb6ce4bed3
Merge pull request #9387 from rooftopcellist/secret_key_dev
...
Mount SECRET_KEY into dev env & document it
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-23 20:22:58 +00:00
Shane McDonald
7ae19a8ba3
Fix tests
2021-02-23 14:50:27 -05:00
softwarefactory-project-zuul[bot]
240556b5d6
Merge pull request #9392 from rooftopcellist/update-docs-ansible-install
...
Add ansible requirement for dev env docs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-23 18:37:36 +00:00