Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity Catalogue: Merge master, add general todo's following review #3665

Merged
merged 67 commits into from
Jun 19, 2019

Conversation

richard-cox
Copy link
Contributor

@richard-cox richard-cox commented Jun 18, 2019

  • merge of v2-master into entity-catalogue-store

  • worth reviewing later commits with titles

    • Fix navigate from org summary to org spaces
    • Fix edit org/space (to allow testing of merge)
    • Indentation fixes (will make reviewing later much easier) …
    • Add general todo's following review with Nathan

nwmac and others added 30 commits May 7, 2019 14:45
…line

Concourse Release Pipeline: Fix incorrect Helm Chart URL
When multiple CF were connected the user could end up with multiple services
with the same name without being able to identify the source of that.

Now when multiple CF endpoints are connected a CF endpoint is shown on
each service card so the user can identify where it comes from.

Signed-off-by: Vítor Avelino <[email protected]>
- before we were expecting one user when searching a users table for `e2e`
- the new test user `e2e-remove-user` is now also returned
- we really only expect the first entry to be the one we want to test with so just check that
…mpose-support

Remove docker compose support
marketplace: cf endpoint on card when multiple cf connected
…er-image-push

Docs: CF Push Docker Image: Add missing app name
When user were navigating to apps through cf/spaces mapped routes, the
breadcrumbs was losing context from the previous path. Now it preserves
the previous path context.

Signed-off-by: Vítor Avelino <[email protected]>
Previously the org/space quotas weren't able to be selected during
the creation and edition of them. The user can now select which quota
definition they want.

Signed-off-by: Vítor Avelino <[email protected]>
A few enhancements were done like not showing the quota field if there's
no space quota and preselecting default/first org quota.

Signed-off-by: Vítor Avelino <[email protected]>
When navigating directly to create/update space an exception was being
thrown when the user was redirected to summary page.

Signed-off-by: Vítor Avelino <[email protected]>
Combined create and edit test cases into one file and removed previous
org/space manage tests.

Signed-off-by: Vítor Avelino <[email protected]>
richard-cox and others added 20 commits June 7, 2019 11:20
Added "remove from x" item from user's action menu
* Add NgClass directive to reduce endpoint card opacity when
disconnected and checking status. Card opacity restored on hover. (#3554). Update endpoint card no-link SCSS class definition
to BEM syntax.

Signed-off-by: Kate E. Reinecke <[email protected]>

* Fix fade in chrome and add small transition
- tests expected new `remove` user to be a member of `e2e` and `test-e2e` orgs
- tests removed these roles
- subsequent tests then failed
- need to switch to manually creating cf user (and uaa user) to avoid this and concurrency issues
* Add imagelist generation

* Ensure patched files are removed. Add to concourse pipeline
* Get default stack from the Stacks API

* Fix for stacks

* Fix typos and remove unreachable return statement
* Allow appVersion in helm chart to be set to a product version

* Update create-chart-helper.sh
#3651)

* Disable top level remove user tests to unblock pr's
- tests expected new `remove` user to be a member of `e2e` and `test-e2e` orgs
- tests removed these roles
- subsequent tests then failed
- need to switch to manually creating cf user (and uaa user) to avoid this and concurrency issues

* Add e2e uaa helpers, use to create/delete user for remove roles tests

* Move uaa config into cf config

* Improve search for the `e2e` user in user tables
- there are now other users containing 'e2e' in there name
- ensure we find the correct on after searching for `e2e`

* Changes following review
* Separate the auth and uaa endpoints

* Add auth_endpoint db migration

* Fix cloudfoundry hosting token endpoint

* Use UAA_ENDPOINT value as default AUTH_ENDPOINT, if AUTH_ENDPOINT is not explicitly configured.
* Invite user e2e tests
- Configure invite client
- invite to org
- invite to space

* Add environment for invite tests
- install mailcatcher in travis container
- configure travis backend to use mailcatcher
- add stratos-invite uaa client setup to cf init script

* Fix e2e tests following additional `e2e` user
- before we were expecting one user when searching a users table for `e2e`
- the new test user `e2e-remove-user` is now also returned
- we really only expect the first entry to be the one we want to test with so just check that

* Fix failing e2e tests given invite user updates

* Add scf details to init-cf-for-e2e

* Disable top level remove user tests to unblock pr's
- tests expected new `remove` user to be a member of `e2e` and `test-e2e` orgs
- tests removed these roles
- subsequent tests then failed
- need to switch to manually creating cf user (and uaa user) to avoid this and concurrency issues

* Add e2e uaa helpers, use to create/delete user for remove roles tests

* Move uaa config into cf config

* Ensure invited users are deleted in uaa as well as cf

* Improve search for the `e2e` user in user tables
- there are now other users containing 'e2e' in there name
- ensure we find the correct on after searching for `e2e`

* Split long running tests into two, second contains all user stuff

* Changes following review

* Allow more time for tests to complete

* Allow more attempts when creating a service instance
@cfdreddbot
Copy link

✅ Hey richard-cox! The commit authors and yourself have already signed the CLA.

richard-cox and others added 4 commits June 18, 2019 16:51
For example from
EntityCatalogueHelpers.buildEntityKey(organizationSchemaKey, CF_ENDPOINT_TYPE)
to
getCFEntityKey(organizationSchemaKey)

Also fixed org-space-post-processor
@KlapTrap KlapTrap merged commit 4f0d587 into entity-catalogue-store Jun 19, 2019
@KlapTrap KlapTrap deleted the entity-catalogue-store-merge-review branch June 19, 2019 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants