Seth Foster
7873d08311
Update pip and setuptools in requirements txt
...
Versions selected to be pre-19 pip
due to unresolved issues with the build systems
Upgrade everything, party on
document new process
rotate license files
fix Swagger schema generation target
Remove --ignore-installed flag
2020-01-07 17:14:32 -06:00
James Smith
c4df5f64c1
change set-context to use-context
...
set-context allows setting configuration within a provided context, to change contexts we need "use-context"
$ kubectl config
...
set-context Sets a context entry in kubeconfig
use-context Sets the current-context in a kubeconfig file
2020-01-07 16:01:54 -06:00
softwarefactory-project-zuul[bot]
679d531930
Merge pull request #5605 from AlexSCorey/5494-IncorrectInvGroupDetailDeleteModal
...
Adds Promote Delete Modal To InventoryGroupDetails
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-07 16:25:25 +00:00
Alex Corey
7d0d000180
Adds Promote Delete Modal To InventoryGroupDetails
...
It also removes a comment/reminder to remove some code after CredentialsLookUp
refactor was completed. Now that it has been completed that code has been removed.
2020-01-06 16:53:15 -05:00
softwarefactory-project-zuul[bot]
f0882aba7d
Merge pull request #5580 from mabashian/upgrade-pf-deps
...
Upgrades pf deps to latest
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-06 14:39:28 +00:00
softwarefactory-project-zuul[bot]
5c1713460b
Merge pull request #5553 from keithjgrant/inventory-add-save
...
Inventory Add form fixes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-06 14:29:19 +00:00
softwarefactory-project-zuul[bot]
67d19b20ef
Merge pull request #5593 from ryanpetrello/dot-dot-dot
...
add the ability to generate dot graphs for per-request profiling
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-06 04:13:33 +00:00
Ryan Petrello
4a6147d4c2
add the ability to generate dot graphs for per-request profiling
2020-01-04 07:09:42 -05:00
Jake McDermott
d91e72c23f
Generate new uuid for newly registered iso nodes
...
When provisioning a new isolated node, generate a new uuid instead of
reusing the SYSTEM_UUID of the controller node.
2020-01-03 12:59:57 -05:00
softwarefactory-project-zuul[bot]
8c99321ec8
Merge pull request #5577 from loitho/devel
...
Add a uwsgi param to prevent SAML error
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-03 15:27:25 +00:00
softwarefactory-project-zuul[bot]
18e9121db4
Merge pull request #5497 from jainnikhil30/devel
...
fix the saml_admin_attr not working
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-01-03 14:25:59 +00:00
softwarefactory-project-zuul[bot]
0809c27bd1
Merge pull request #5581 from AlanCoding/hush_managed_types
...
Remove incorrect activity stream entries related to managed types
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-02 18:31:49 +00:00
AlanCoding
807f4ea757
Remove incorrect activity stream entries related to managed types
2020-01-02 11:37:33 -05:00
mabashian
ef3f98a399
Upgrades pf deps to latest. Adds ability to click on row items in order to select them rather than having to click on checkboxes/radio buttons.
2020-01-02 11:10:15 -05:00
softwarefactory-project-zuul[bot]
0bbf5e4faf
Merge pull request #5579 from AlanCoding/revert_migration_flag
...
Revert migration flag
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-02 15:07:32 +00:00
softwarefactory-project-zuul[bot]
da440469cf
Merge pull request #5499 from ryanpetrello/more-oauth-tinkering
...
only restrict OAuth2 tokens for external accounts *at creation time*
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-02 14:09:30 +00:00
AlanCoding
8d4425f056
Revert "Reduce API response times by caching migration flag"
...
This reverts commit 5433af6716
.
2020-01-02 09:08:51 -05:00
AlanCoding
1f46878652
Revert "Apply migration flag check to task manager"
...
This reverts commit a0910eb6de
.
2020-01-02 09:08:17 -05:00
loitho
930b46810f
Add a uwsgi param to prevent SAML error
...
Add the uwsgi_param 'HTTP_X_FORWARDED_PORT' to nginx configuration,
This prevents the python-saml "invalid_response" error
related issue : #5570 and #1016
Signed-off-by: loitho
2019-12-31 03:45:35 +01:00
softwarefactory-project-zuul[bot]
c6dc69c68b
Merge pull request #5563 from beeankha/update_makefile
...
Edit Makefile for Easier Collections Building/Playbook Testing
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-20 21:33:36 +00:00
beeankha
f00344f8b4
Enable easier building of playbooks for local Collections module testing
2019-12-20 15:24:06 -05:00
softwarefactory-project-zuul[bot]
f9e0600263
Merge pull request #5560 from wenottingham/bad-request-bad-naughty-evil-request
...
Fix survey validation to always retun an error code if erroring
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-20 18:38:27 +00:00
Bill Nottingham
3ba1ba1c9d
Fix survey validation to always retun an error code if erroring
2019-12-20 11:38:22 -05:00
Keith Grant
ecf1d79ca5
fix form validation for Organization select in Inventory form
2019-12-19 14:55:48 -08:00
softwarefactory-project-zuul[bot]
82fd245ca9
Merge pull request #5542 from marshmalien/cred-list
...
Add Credential List
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-19 21:21:12 +00:00
softwarefactory-project-zuul[bot]
df5aa8a47d
Merge pull request #5520 from keithjgrant/5261-inventory-detail-b
...
Inventory Detail
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-19 20:03:22 +00:00
Keith Grant
f3c5cb5a2e
fix inventory saving without insights credential specified
2019-12-19 10:59:16 -08:00
Keith Grant
b794fdbefd
de-lint
2019-12-19 10:52:23 -08:00
softwarefactory-project-zuul[bot]
497f46041c
Merge pull request #5519 from fosterseth/fix-inv-source-blocking
...
Remove inventory source update blocking
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-19 18:43:28 +00:00
Keith Grant
e688ed813a
update tests for detail view changes
2019-12-19 10:41:59 -08:00
Marliana Lara
6c3e42a1ac
Reset selected list after successful delete
2019-12-19 13:41:40 -05:00
Keith Grant
bfedbe561c
add delete button to InventoryDetail
2019-12-19 09:55:04 -08:00
Keith Grant
6c439bb9ae
Add Inventory detail edit button
2019-12-19 09:03:32 -08:00
Marliana Lara
f461a46155
Use credential_types from credential.summary_fields to display "Type" column
2019-12-19 10:36:38 -05:00
Marliana Lara
eee84b1af7
Fetch credential types and options only on initial render
2019-12-19 10:36:38 -05:00
Marliana Lara
c4ff27cedb
Add Credential List and unit tests
2019-12-19 10:36:36 -05:00
softwarefactory-project-zuul[bot]
cf57d596a3
Merge pull request #5538 from jakemcdermott/ui-next-test-utils-test-coverage
...
Measure unit test coverage of test utils
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-19 15:23:39 +00:00
softwarefactory-project-zuul[bot]
a68cd6f0ae
Merge pull request #5543 from jakemcdermott/cred-type-as-summarizable-fk-field
...
Add credential_type summarizable fk field
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2019-12-19 13:56:17 +00:00
Keith Grant
7ff4d821ce
switch to our CardBody component on all screens, for consistent padding/spacing
2019-12-18 16:10:23 -08:00
Jake McDermott
23914182c4
Add credential_type summarizable fk field
2019-12-18 18:31:24 -05:00
softwarefactory-project-zuul[bot]
979328baa4
Merge pull request #5540 from ghjm/login_redirect_null_issue_again
...
Don't complain if LOGIN_REDIRECT_URL is null
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-18 20:45:45 +00:00
Graham Mainwaring
055c02072f
Default LOGIN_REDIRECT_URL should be blank, not null
2019-12-18 15:13:46 -05:00
Keith Grant
8ff0902177
Fix UserDateDetail translation
...
Add UserDateDetail to Org detail & InventoryGroupDetail
Add VariablesDetail to InventoryGroupDetail
2019-12-18 11:52:19 -08:00
Keith Grant
3d510c5064
InventoryDetail: handle content loading state & errors better
2019-12-18 11:50:49 -08:00
Keith Grant
df47186c43
use UserDateDetail in OrganizationDetail
2019-12-18 11:50:25 -08:00
Keith Grant
2f7607a080
use VariablesDetail for displaying variables field in details views
2019-12-18 11:46:43 -08:00
Keith Grant
cde39413c9
switch all tabbed screens to use TabbedCardHeader
2019-12-18 11:46:43 -08:00
Keith Grant
41c9ea3c07
add tests for VariablesDetail & InventoryDetail
2019-12-18 11:46:43 -08:00
Keith Grant
3d45f27502
finish InventoryDetail
2019-12-18 11:46:43 -08:00
Keith Grant
0ab61fd3cb
Start inventory detail
...
* Create VariablesDetail for read-only variables view
* Sketch out InventoryDetail
* Create CardBody and TabbedCardHeader for common custom styling
2019-12-18 11:46:43 -08:00