forked from cloudfoundry/stratos
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Merge V3 Downstream #218
Closed
Closed
Merge V3 Downstream #218
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-types * entity-pipeline: Fix a few low hanging fruit, added some TODOs for me Remove console logs FIx qparam for service instances
* v3-master: Fix e2e test Fix cf init script given changes in broker service (cloudfoundry#3746) Update protractor to fix travis e2e tests (cloudfoundry#3747) Same Tweaks at space level - Show edit quota on space level quota details page - Ensure we return from edit stepper from org's space quota list, org level quota page and space level quota page - Apply permissions to edit quota Tweaks - Show edit quota on org level quota details page - Ensure we return from edit stepper from cf quota list, cf level quota page and org level quota page - Apply permissions to edit quota - Change org --> space in space level quota page - Fix validation for sub 0 values Small tweaks created unlimited-input comp / refactored quota forms org/space quotas: listing and management
…-types * entity-pipeline: Small fixes
…backward-compatibility-action-types Added backward compatility to old action types
…broken-fav-reducers Added fav reducers back
…-fix-cf-unit-tests
- all other cf specific reducers/functions should move out following cloudfoundry#3789
Signed-off-by: Kate E. Reinecke <[email protected]>
* entity-pipeline: (30 commits) Tidy up get request action method. Small fixes Fixed user apce roles data source Merge changes Fix a few low hanging fruit, added some TODOs for me Added backward compatility to old action types Added fixme Fix e2e test Fix cf init script given changes in broker service (cloudfoundry#3746) Update protractor to fix travis e2e tests (cloudfoundry#3747) Two tweaks - Move entityCatalogue clear into testEntityCatalogue, optionally return test if in test env - Move EffectsFeatureTestModule & TEST_CATALOGUE_ENTITIES into own test file Removed some comments Fix cf-autoscaler unit tests Entity validation fixes Same Tweaks at space level - Show edit quota on space level quota details page - Ensure we return from edit stepper from org's space quota list, org level quota page and space level quota page - Apply permissions to edit quota Tweaks - Show edit quota on org level quota details page - Ensure we return from edit stepper from cf quota list, cf level quota page and org level quota page - Apply permissions to edit quota - Change org --> space in space level quota page - Fix validation for sub 0 values Small tweaks WIP Fix entity relations from parents test Build ...
…ve-dupe-reducer Remove duplicate current-user reducer
* v3-master: Remove some duped reducers - all other cf specific reducers/functions should move out following cloudfoundry#3789
…lint Fix linting
* v3-master: Temp fix for linting Remove some duped reducers - all other cf specific reducers/functions should move out following cloudfoundry#3789 Fix linting
…e-v2-master Fix edit quota (includes v2-master merge with other quota fixes)
* v3-master: Fix quotas Fix post merge Temp fix for linting Remove some duped reducers - all other cf specific reducers/functions should move out following cloudfoundry#3789 Fix linting Fix three quota issues (cloudfoundry#3782) Bump version and add changelog for 2.5 (cloudfoundry#3765) Fix SSO tests Don't load demo plugin Remove demo plugin Don't send registration info in query string Added fav reducers back Don't send username/password in the URL Fix bug where setup is not saved and fix /uaa after setup Add apache2 utils to nginx package
…metrics Fix cf metrics & most of autoscaler
* v3-master: Fix quotas Fix post merge Temp fix for linting Remove some duped reducers - all other cf specific reducers/functions should move out following cloudfoundry#3789 Fix linting Fix autoscaler events page Fix typo Removed comments Fix multiple autoscaler issues - fix charts view (including metrics tiem range selector) - ensure error is shown correctly on edit failure - ensure 404 error is not shown after policy creation - bug - Fix autoscaler events table cloudfoundry#3783 Fix metrics - Ensure metrics actions take in endpoint type - cfMetrics for cf specific actions, downstream metrics will need updating - Fix systemEndpointsReducer (previously was not run) - Fix a cf actions that were using entityFactory Fix three quota issues (cloudfoundry#3782) Bump version and add changelog for 2.5 (cloudfoundry#3765) Fix SSO tests Don't load demo plugin Remove demo plugin Don't send registration info in query string Don't send username/password in the URL Fix bug where setup is not saved and fix /uaa after setup Add apache2 utils to nginx package
…ty-catalogue-fix-cf-unit-tests Entity Catalogue - Fix cf unit tests & other tweakes
…-unit-tests unit tests: added more tests for components and utils
* Remove old ingress docs and add new * Minor doc wording changes to make it clearer.
- result of `npm audit fix` and manually removing `stratos-merge-dirs`
…into initial-migration
This was referenced Oct 7, 2019
…te-customisation-service Convert CustomizationsMetadata inject into singleton CustomizationService
…oint-render-prio Endpoint register tiles render priority
Also contains - cloudfoundry#3972 - #227
Closing in favour of #228 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes
disconnected
#223