Jake McDermott
3d730ef8d2
add basic unit test for expandable navgroup component
2018-12-17 00:16:31 -05:00
Jake McDermott
5d4aa56f4a
refactor wrapped nav components to expandable nav group component
2018-12-16 23:40:54 -05:00
Jake McDermott
c8b15005b4
link to workflow playbook node route from workflow viewer
2018-12-14 19:22:23 -05:00
Jake McDermott
a5c4350695
add redirect route for workflow viewer
2018-12-14 19:20:01 -05:00
mabashian
9f18f8dbdb
Fixes split job inside workflow details link bug
2018-12-14 18:04:39 -05:00
mabashian
a8e1c8960f
Remove details function
2018-12-14 16:27:35 -05:00
mabashian
7f66053654
Changed workflow node details link to href so that i can be opened in new tab
2018-12-14 14:59:19 -05:00
softwarefactory-project-zuul[bot]
1d6c88b7e2
Merge pull request #2933 from ryanpetrello/openshift-ha-policy
...
configure an HA policy for openshift/k8s installs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-14 19:45:26 +00:00
softwarefactory-project-zuul[bot]
049f85f3c9
Merge pull request #2937 from mabashian/2932-schedule-prompts
...
Fixes bug scheduling jt where first survey question is optional
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-14 19:37:03 +00:00
Ryan Petrello
4858868428
configure an HA policy for openshift/k8s installs
2018-12-14 14:08:30 -05:00
mabashian
4e37076955
Fixes bug scheduling jt where first survey question is optional
2018-12-14 14:08:06 -05:00
kialam
9292b21a41
Merge remote-tracking branch 'origin/master' into add-org-new
2018-12-14 10:14:36 -05:00
mabashian
4a8791693f
Adds option to hide expand/collapse in toolbar and hides it for the org list
2018-12-14 09:55:59 -05:00
Jake McDermott
9114c16a97
refactor navitem factory function to wrapped router-hoc nav components
2018-12-14 04:05:29 -05:00
Michael Abashian
b2ba863569
Merge pull request #51 from mabashian/43-lingui
...
Add support for i18n using lingui
2018-12-13 16:56:16 -05:00
softwarefactory-project-zuul[bot]
e6f654b568
Merge pull request #2924 from AlanCoding/run_as_root
...
Catch python error when unable to find user
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-13 18:01:55 +00:00
AlanCoding
65e110cdbf
catch python error when unable to find user
2018-12-13 11:47:54 -05:00
softwarefactory-project-zuul[bot]
10e99c76a8
Merge pull request #2921 from GitStorm/patch-1
...
tower-cli config: host value needs to be URL
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-13 13:13:42 +00:00
GitStorm
b0e3bc96dd
tower-cli config: host value needs to be URL
...
Since the key name "host" is slightly misleading, it would help to point out in this documentation, that in fact an URL is required for that key/value pair "host" in the tower-cli config. Failing to do so drops the follwing error:
Error: There was a network error of some kind trying to connect to Tower.
The most common reason for this is a settings issue; is your "host" value in `tower-cli config` correct?
2018-12-13 11:52:56 +01:00
softwarefactory-project-zuul[bot]
59df54b363
Merge pull request #2919 from ryanpetrello/dispatcher-task-import-hardening
...
only allow the task dispatch worker to import and run decorated tasks
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-13 01:12:48 +00:00
Ryan Petrello
5950f26c69
only allow the task dispatch worker to import and run decorated tasks
...
this _technically_ prevents a remote code exploit where a user who has
access to publish AMQP messages to the dispatch queue could craft
a special message that would import and run arbitrary Python functions;
that said, the types of user with this privilege level are generally
_already_ the awx user (so they can already do this by hand if they
want)
2018-12-12 17:46:41 -05:00
mabashian
ef9f9e902e
Update readme with new npm command syntax
2018-12-12 13:17:07 -05:00
AlanCoding
a3a5c6bf9f
fix bug where some SJs could not be relaunched
2018-12-12 11:56:57 -05:00
mabashian
ac8553df85
Pull messages from the correct location
2018-12-12 11:30:50 -05:00
mabashian
6adcac85a6
Moves locales out of src and into build dir. Changes npm commands from extract/compile to extract-strings/compile-strings
2018-12-12 11:28:29 -05:00
kialam
7ea5ea2ecd
Merge pull request #55 from ansible/ansible-environment-dropdown
...
Basic Ansible Environment Select Component
2018-12-12 11:03:00 -05:00
softwarefactory-project-zuul[bot]
ca16787e7c
Merge pull request #2697 from ryanpetrello/smarter-websocket-expiry
...
stop various async background requests from bumping the session expiry
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-12 15:39:20 +00:00
kialam
44029c2191
Use object desctructuring.
2018-12-11 16:57:38 -05:00
kialam
9627a73978
Rename AnsibleEnvironmentSelect to AnsibleSelect
...
- Update references to the component.
2018-12-11 16:42:24 -05:00
kialam
9c7d449a4d
Abstract out API get request to Add Org component.
...
- This makes it so we now have a generic select dropdown where we can pass data down as props.
2018-12-11 16:20:55 -05:00
softwarefactory-project-zuul[bot]
271bd10b47
Merge pull request #2907 from shanemcd/devel
...
Bump version to 2.1.2
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-11 17:59:17 +00:00
Shane McDonald
e3872ebd58
Bump version to 2.1.2
2.1.2
2018-12-11 12:30:10 -05:00
softwarefactory-project-zuul[bot]
eee716644b
Merge pull request #2875 from MrMEEE/patch-1
...
Bumped Version to 2.1.1
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-11 17:25:26 +00:00
Ryan Petrello
c2660af60d
stop various async background requests from bumping the session expiry
...
if a user has an active session that just sits on the dashboard or job
list, websocket messages that come in (for e.g., job status changes)
will trigger AJAX requests for more data; this process causes a user
with an idle login to continue to generate API requests, which in turn
ticks their expiry timer. As a result, users with active sessions
sitting on these two (popular) pages will never be automatically logged
out via SESSION_MAX_AGE.
this change introduces a special header that the UI can use to signify
that a request shouldn't bump the expiry timer
2018-12-11 09:15:58 -05:00
kialam
d047bc876a
Basic Ansible Environment Select Component
...
- Component conditionally renders based on # of virtual environments.
- User can add an Organization and associate it with a virtual environment.
2018-12-10 20:41:47 -05:00
kialam
27e13ca082
Add tests for Organization add view plus code refactoring.
2018-12-10 15:03:33 -05:00
kialam
9400bad990
Linter fixes.
2018-12-10 15:00:49 -05:00
kialam
1dd8175e11
Basic add organization functionality.
...
- Placeholders for Lookup Modal and Ansible Environment dropdown.
2018-12-10 15:00:16 -05:00
softwarefactory-project-zuul[bot]
2758a38485
Merge pull request #2898 from mabashian/2851-perms
...
Fixes bug where admin/member roles weren't showing up when adding user to org
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-10 16:51:03 +00:00
softwarefactory-project-zuul[bot]
9104f485e6
Merge pull request #2856 from wenottingham/one-small-step-foreman
...
Update foreman.py from Ansible devel, primarily for unicode fixes.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-10 16:27:52 +00:00
mabashian
ae7361f82d
Fixes bug where admin/member roles weren't showing up when adding user to org
2018-12-10 11:12:09 -05:00
mabashian
356ad06d74
Add support for i18n using lingui
2018-12-10 10:17:00 -05:00
softwarefactory-project-zuul[bot]
42562e86e4
Merge pull request #2888 from mabashian/sanitize-app-token-list
...
Sanitize username and description in application tokens list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-07 21:42:38 +00:00
softwarefactory-project-zuul[bot]
982ed37b06
Merge pull request #2890 from mabashian/3198-survey
...
Fixes bug launching jt where first survey question is optional and empty
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-07 20:40:07 +00:00
mabashian
c0c666cc87
Fixes bug launching jt where first survey question is optional and empty
2018-12-07 15:12:22 -05:00
softwarefactory-project-zuul[bot]
8a284889f5
Merge pull request #2889 from mabashian/2887-workflow-cred
...
Properly POST credentials to workflow nodes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-07 20:08:36 +00:00
mabashian
b891e2c204
Properly POST credentials to workflow nodes
2018-12-07 14:37:56 -05:00
mabashian
a8bf7366cf
Sanitize username and description in application tokens list
2018-12-07 14:24:12 -05:00
softwarefactory-project-zuul[bot]
e517f81b8f
Merge pull request #2880 from AlanCoding/fix_v1_links
...
Fix links to some resources that lack v1 pages
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-07 14:33:15 +00:00
softwarefactory-project-zuul[bot]
c4c99332fc
Merge pull request #2873 from ansible/related_slices
...
Show type in related_jobs, link based on type
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-12-06 20:51:00 +00:00