mabashian
4d33e484d0
Fix field enablement on workflow form
2019-06-18 09:10:49 -04:00
mabashian
863d962ec2
Ensure inventory_obj is on scope before checking it
2019-06-17 07:40:08 -04:00
softwarefactory-project-zuul[bot]
9958f382d7
Merge pull request #4043 from mabashian/4029-inv-refresh
...
Fixes bug where the delete inventory event would wipe or reset inventory form fields
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 14:04:59 +00:00
softwarefactory-project-zuul[bot]
1d767a15d8
Merge pull request #4044 from mabashian/read-only-codemirrors
...
Read-only codemirror cleanup
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 13:58:51 +00:00
mabashian
3ea6171b54
Fixes bug where the delete inventory event would wipe or reset inventory form fields
2019-06-14 09:38:27 -04:00
mabashian
302d8589c9
Make extra vars read-only for users without edit role on some forms. Fixes console error thrown in launch modal if survey tab missing.
2019-06-14 09:37:37 -04:00
mabashian
01f51219a6
Fix linting errors
2019-06-14 09:22:16 -04:00
mabashian
38ea82bf3d
Fixes bug where save changes modal was shown to user with execute permissions
2019-06-14 09:22:16 -04:00
softwarefactory-project-zuul[bot]
d4ad674899
Merge pull request #4064 from mabashian/3829-new-list-links
...
Fixes links in various lists to maintain query params while navigating to edit form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-13 21:56:34 +00:00
mabashian
effe7151eb
Adds missing semi-colon
2019-06-12 22:13:45 -04:00
mabashian
0023591bb0
Removes unnecessary variable
2019-06-12 22:13:45 -04:00
mabashian
9c50609776
Always show search bar in smart inventory host filter modal
2019-06-12 22:13:45 -04:00
mabashian
b83cef6ed7
Fixes links in various lists to maintain query params while navigating to edit form
2019-06-12 16:12:08 -04:00
mabashian
c729b698dd
Whitelist table elements for use in bootstrap popovers
2019-06-12 15:32:08 -04:00
Daniel Sami
8db27611ca
updated e2e to work with new capitalization
2019-06-12 13:05:11 -04:00
softwarefactory-project-zuul[bot]
c7b38bc9b9
Merge pull request #4050 from Spredzy/capitalize
...
User: Ensure First Name is not capitalized
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2019-06-12 13:23:21 +00:00
Yanis Guenane
cc1ef50729
User: Ensure First Name is not capitalized
...
When creating a new user, the Last Name is not capitalized but First
Name is. Make the behavior being consistent.
Signed-off-by: Yanis Guenane <yguenane@redhat.com >
2019-06-12 14:40:44 +02:00
John Hill
1e91e4e531
set to json protocol
2019-06-11 15:51:02 -04:00
Jake McDermott
d4301bd9bd
update v1 credential deletion prompt queries
2019-06-11 09:45:15 -04:00
softwarefactory-project-zuul[bot]
adb768bed3
Merge pull request #3413 from ryanpetrello/bye-bye-v1
...
remove /api/v1 and deprecated credential fields
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-10 17:31:28 +00:00
softwarefactory-project-zuul[bot]
31d4e8362e
Merge pull request #4003 from keithjgrant/3574-survey-tab-required-fields
...
Don't allow Enter to proceed to next step if survey fields invalid
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-06 18:33:29 +00:00
Jake McDermott
51d7de296f
remove dead code related to v1 kind field
...
Currently, the credentials list doesn't seem to be returning
any options data for 'kind' so this code wasn't being reached. In
the future api updates, we'll also be removing the 'kind' field from
credentials in general.
2019-06-06 12:23:11 -04:00
Jake McDermott
5987aafb82
update shared client code for api v2
2019-06-06 12:23:09 -04:00
Jake McDermott
7a0a2fb54c
update adhoc command queries for api v2
2019-06-06 12:23:06 -04:00
Jake McDermott
2f57a1ea93
update inventory source credential lookup queries for api v2
2019-06-06 12:23:03 -04:00
Ryan Petrello
6da445f7c0
remove /api/v1 and deprecated credential fields
2019-06-06 12:23:00 -04:00
Daniel Sami
62a3e0df98
Updated docker tags in container setup
...
Use env variable for selenium docker tag
2019-06-05 15:10:06 -04:00
softwarefactory-project-zuul[bot]
c7f49c1193
Merge pull request #3992 from marshmalien/isolated-badge
...
Add isolated badge to isolated instance groups
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-05 16:58:20 +00:00
Keith Grant
4a7cd56e4a
do allow Enter to proceed to next step if survey fields invalid
2019-06-04 16:08:23 -07:00
Marliana Lara
abb37299cb
Add isolated badge to instance groups list
2019-06-03 13:20:23 -04:00
Elyézer Rezende
39fb0d1679
e2e resize window on some specific tests
2019-06-03 08:50:37 -04:00
Jake McDermott
1dcb1eda7c
add some debug helpers for tests
...
Signed-off-by: Jake McDermott <yo@jakemcdermott.me >
2019-05-31 11:51:36 -04:00
softwarefactory-project-zuul[bot]
0a256a98be
Merge pull request #3965 from AlexSCorey/2866-JTForksToolTip
...
Updates text of tooltip for Forks in JT.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-30 17:09:49 +00:00
softwarefactory-project-zuul[bot]
6606fd7461
Merge pull request #3930 from kialam/upgrade-node-v8-to-node-v10
...
Upgrade our UI packaging for NodeJS 10.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-30 14:29:52 +00:00
Kia Lam
4b9024bcb0
Revert puppeteer upgrade to fix failing UI unit tests in Zuul.
2019-05-30 09:51:19 -04:00
Alex Corey
a5a6fdf1d6
Updates text of tooltip for Forks in JT.
2019-05-29 14:27:16 -04:00
Kia Lam
75380b9576
Upgrade our packaging for NodeJS 10.
...
- Update README.md
- Bump certain dependencies to fix vulnerabilities. Exclude dependency bumps that would cause breaking changes.
2019-05-29 12:21:54 -04:00
Christian Adams
cb279843d2
remove implicit grant type for OAuth 2 apps
2019-05-29 02:28:37 -04:00
Elyézer Rezende
0aa8c7427d
Set window size globally on e2e
2019-05-24 14:05:39 -04:00
softwarefactory-project-zuul[bot]
98c923a715
Merge pull request #3856 from rooftopcellist/cleanup_sessions_refactor
...
Cleanup Sessions & Tokens System Jobs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-22 20:50:48 +00:00
softwarefactory-project-zuul[bot]
1d328134fd
Merge pull request #3931 from wenottingham/be-bold
...
Update notification radio button styling to match schedule radiobuttons.
Reviewed-by: Bill Nottingham
https://github.com/wenottingham
2019-05-22 18:58:43 +00:00
Christian Adams
8ca0c1b992
Add clearsessions and cleartokens system jobs
...
* add system job for gathering insights analytics
* enforce schedule enablement with analytics setting
* remove celery beat analytics job
* keep analytics schedule & setting enablement in sync in API
* handles updating schedules for multiple sys job schedules
* add analytics setting & schedule test
* rm ui modal from collection sys job
2019-05-22 13:11:48 -04:00
softwarefactory-project-zuul[bot]
75fe801efb
Merge pull request #3913 from marshmalien/3886-instance-group-breadcrumb-label
...
Dynamically show instance group name in breadcrumb
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-21 14:28:55 +00:00
Marliana Lara
56df930b99
Sanitize instance group breadcrumb name
2019-05-21 09:55:35 -04:00
Bill Nottingham
bb009f0d12
Update notification radio button styling to match schedule radiobuttons.
2019-05-20 16:46:10 -04:00
softwarefactory-project-zuul[bot]
f174902bb2
Merge pull request #3874 from jbradberry/expose-role-type
...
Expose the content type associated with roles for ActivityStream objects in the API
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-17 18:06:38 +00:00
Marliana Lara
e95339ba6e
Add instance group name to breadcrumb
2019-05-16 16:46:53 -04:00
softwarefactory-project-zuul[bot]
e0062484d0
Merge pull request #3908 from rverchere/fr_fix
...
Correct fr translation for Cancel message
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-16 18:46:19 +00:00
Marliana Lara
17f71600df
Add styles to grow dropdown width based on content
2019-05-16 12:23:47 -04:00
Rémi VERCHERE
9120a69006
Correct fr translation for Cancel message
2019-05-16 17:42:13 +02:00