Mat Wilson
ad1e7c46c3
add k8s cred type to awxkit
2019-10-04 13:21:28 -04:00
Alex Corey
8fabb1f10d
Show override toggle as off when pod_spec matches default
2019-10-04 13:21:28 -04:00
Alex Corey
895c71f62c
removes instances tab from CGs
2019-10-04 13:21:27 -04:00
Alex Corey
32a57e9a97
add default pod spec to edit
2019-10-04 13:21:27 -04:00
Alex Corey
584777e21e
Adds Tabs to CGs
2019-10-04 13:21:27 -04:00
Jake McDermott
61a756c59d
add is_containerized to ig serializer
2019-10-04 13:21:27 -04:00
Jake McDermott
b547a8c3ca
link to container group from job runs
2019-10-04 13:21:27 -04:00
Alex Corey
007f33c186
Add Container Group Form Render and cred type modal pops up
...
modal render proper cred
WIP
modal rendering properly
card for edit CG renders, no fields
add code mirror and some list styling
address PR issues
2019-10-04 13:21:27 -04:00
Shane McDonald
aab1cd68b0
Fix InstanceGroup summary fields
2019-10-04 13:21:24 -04:00
Shane McDonald
92cc9a9213
Create separate Make target for cleaning API-related artifacts
...
My workflow for running tests is now:
```
$ docker exec -ti tools_awx_1 make clean-api awx-link test
```
2019-10-04 13:21:23 -04:00
Shane McDonald
b9c675e3a2
API documentation for container groups
2019-10-04 13:21:23 -04:00
Shane McDonald
bd5003ca98
Task manager / scheduler Kubernetes integration
2019-10-04 13:21:21 -04:00
Jake McDermott
d3b0edf75a
Apply date formatter to lists and details
2019-10-04 13:17:15 -04:00
Jake McDermott
9421781cc7
Add basic date formatter
2019-10-04 13:16:42 -04:00
Shane McDonald
a9059edc65
Allow associating a credential with an instance group
2019-10-04 12:54:31 -04:00
Shane McDonald
7850e3a835
Ignore unison and emacs temporary files
2019-10-04 12:54:31 -04:00
Ryan Petrello
34d02011db
remove jupyter from supervisor in the dev env
...
if you use this tool, just run `make jupyter`
2019-10-04 11:53:26 -04:00
softwarefactory-project-zuul[bot]
353692a0ba
Merge pull request #4896 from mabashian/ui_next-notifs
...
Refactor notifications list and add it to JT details
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-10-04 14:50:35 +00:00
mabashian
90451e551d
Add notifications to the breadcrumb config for templates
2019-10-04 09:48:38 -04:00
mabashian
2457926f0a
Refactor notifications list to be more generic. Hook notifictions tab up on JT details.
2019-10-04 09:48:38 -04:00
softwarefactory-project-zuul[bot]
cf27ac295a
Merge pull request #4893 from wenottingham/we-will-not-present-you-for-confirmation
...
Remove text about confirming launch-time passwords.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-04 10:40:56 +00:00
Jim Ladd
7e40673dd0
Add docs for perf data collection
2019-10-03 23:54:00 -07:00
softwarefactory-project-zuul[bot]
daa6f35d02
Merge pull request #4914 from jladdjr/increase_instance_version_length
...
Increase instance version length
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-04 05:37:40 +00:00
Jim Ladd
cdcf2fa4c2
Increase instance version length
2019-10-03 21:24:07 -04:00
Jake McDermott
275765b8fc
Refactor language utility
...
Move the language helper out of RootProvider and into a utilities
module so that it can be more easiliy reused where needed. In some
cases we want the full language code so that logic has been moved
into a separate function.
2019-10-03 20:26:47 -04:00
softwarefactory-project-zuul[bot]
2786395808
Merge pull request #4436 from jbradberry/webhook-receivers
...
Webhook receivers
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 22:23:22 +00:00
Jake McDermott
731982c736
Build correct job_event url for different job types
2019-10-03 16:27:02 -04:00
softwarefactory-project-zuul[bot]
d2214acd6d
Merge pull request #4895 from rooftopcellist/rm_cruft
...
Remove unneeded debug statement
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 20:07:44 +00:00
Bill Nottingham
9d593f0715
Remove text about confirming launch-time passwords.
...
We haven't done confirmation on these for a long time.
2019-10-03 15:22:15 -04:00
softwarefactory-project-zuul[bot]
9e778b24c7
Merge pull request #4890 from rooftopcellist/refresh_expiry
...
Add RefreshToken Expiration setting in UI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 19:13:58 +00:00
softwarefactory-project-zuul[bot]
bdd28bcb3b
Merge pull request #4899 from ryanpetrello/cli-improved-name-lookups
...
attempt to properly map more foreign keys to named lookups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 18:52:57 +00:00
Christian Adams
19a6c70858
remove cruft leftover from the postgresql upgrade
2019-10-03 14:43:56 -04:00
softwarefactory-project-zuul[bot]
393474f33d
Merge pull request #4701 from AlanCoding/awx_modules_merge
...
Migrate Ansible tower modules to collection maintained alongside AWX
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 18:25:55 +00:00
softwarefactory-project-zuul[bot]
b41e6394c5
Merge pull request #4898 from mabashian/upgrade-handlebars-uglify
...
Bumps handlebars and uglify-js deps
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-10-03 17:35:24 +00:00
Christian Adams
f36f10a702
add RefreshToken Expiration setting in UI
2019-10-03 13:13:31 -04:00
Ryan Petrello
fccd6a2286
attempt to properly map more foreign keys to named lookups
...
this is imperfect, but it's at least an improvement until we can come up
with a better solution
in order to really do this right, the API itself probably needs to grow
some more metadata that allows us to specify *actual* `type`s that
relate to API resources
see: https://github.com/ansible/awx/issues/4874
2019-10-03 12:59:06 -04:00
mabashian
ea2312259f
Bumps handlebars and uglify-js deps
2019-10-03 12:54:56 -04:00
softwarefactory-project-zuul[bot]
0e2b7767f5
Merge pull request #4900 from mabashian/fix-snapshot
...
Fix broken notif list snapshot
Reviewed-by: awxbot
https://github.com/awxbot
2019-10-03 16:52:56 +00:00
mabashian
82505cd43a
Fix broken notif list snapshot
2019-10-03 12:19:50 -04:00
softwarefactory-project-zuul[bot]
5b17ce5729
Merge pull request #4886 from fosterseth/fix-4710-clearexpiredtokens
...
Set oauth2 refresh token expiration setting
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 16:19:10 +00:00
softwarefactory-project-zuul[bot]
82b313c767
Merge pull request #4871 from rooftopcellist/check_db
...
Add awx-manage command to check db connection
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 15:16:32 +00:00
softwarefactory-project-zuul[bot]
fec67a3545
Merge pull request #4888 from ryanpetrello/cli-send-receive-note
...
cli: add a note about send/receive
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 14:17:08 +00:00
softwarefactory-project-zuul[bot]
202af079eb
Merge pull request #4849 from mabashian/3779-license-error
...
Show error body when license application fails
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 12:57:23 +00:00
softwarefactory-project-zuul[bot]
f78d7637a4
Merge pull request #4853 from mabashian/4778-workflow-text-overlap
...
Prevent text overlap on workflow nodes when an approval node is deleted
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-03 12:48:56 +00:00
softwarefactory-project-zuul[bot]
71bd257191
Merge pull request #4875 from keithjgrant/4684-jt-form-cleanup
...
Job Template form cleanup
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-02 22:24:57 +00:00
Keith Grant
82064eb4dc
fix prop type error in LabelSelect
2019-10-02 14:17:14 -07:00
Seth Foster
bbd625f3aa
update help_text to include information about REFRESH_TOKEN_EXPIRE_SECONDS
2019-10-02 17:16:01 -04:00
softwarefactory-project-zuul[bot]
3725ccb43b
Merge pull request #4865 from mabashian/3607-settings
...
Fix settings page rendering when some fields are set manually in file
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-02 19:43:18 +00:00
Seth Foster
8b22c86b10
Register default settings for OAUTH2_PROVIDER app
...
Grab AUTHORIZATION_CODE_EXPIRE_SECONDS from oauth2_settings
rather than hard code.
Add REFRESH_TOKEN_EXPIRE_SECONDS to valid_key_names
in OAuth2ProviderField class
2019-10-02 15:29:45 -04:00
softwarefactory-project-zuul[bot]
e6a5d18ebe
Merge pull request #4885 from wenottingham/minor-typo
...
Apply some minor copy edits to awx docs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-10-02 18:35:32 +00:00