- 28 Sep, 2017 4 commits
-
-
Robb Hamilton committed
-
add ability to "disable" form validity
Sam Padgett committed -
Updating binding messaging for consistency
Sam Padgett committed -
Robb Hamilton committed
-
- 27 Sep, 2017 7 commits
-
-
Bump version to 0.0.61
Sam Padgett committed -
Samuel Padgett committed
-
Merge pull request #206 from benjaminapetersen/bpetersen/trello/api-groups/add-version-to-preferred-version Add version to constant API_PREFERRED_VERSIONS
Sam Padgett committed -
juanvallejo committed
-
benjaminapetersen committed
-
Add API_PREFERRED_VERSION to dist/origin-web-common-services.js
Sam Padgett committed -
benjaminapetersen committed
-
- 26 Sep, 2017 3 commits
-
-
Bump version to 0.0.60
Ben Petersen committed -
benjaminapetersen committed
-
Fix API_PREFERRED_VERSIONS.autoscaling to horizontalpodautoscalers
Sam Padgett committed
-
- 25 Sep, 2017 5 commits
-
-
benjaminapetersen committed
-
Update service catalog preferred versions
Ben Petersen committed -
Samuel Padgett committed
-
Add missing preferred versions
Sam Padgett committed -
benjaminapetersen committed
-
- 22 Sep, 2017 5 commits
-
-
Version Bump to 0.0.59
Jeffrey Phillips committed -
Fix label selector for ApplicationsService
Sam Padgett committed -
Jeffrey Phillips committed
-
Fixes for binding status and bindable services
Sam Padgett committed -
Fixes #154 Enables fix for https://github.com/openshift/origin-web-console/issues/1466
Jeffrey Phillips committed
-
- 21 Sep, 2017 1 commit
-
-
* Fix DataService so that it honors labelSelector on list * Fix ApplicationsService to use the correct label selector for replicationcontrollers
Samuel Padgett committed
-
- 20 Sep, 2017 4 commits
-
-
Bump to 0.0.58
Sam Padgett committed -
Samuel Padgett committed
-
Bug 1493439 - Remove the canI check for secrets from bind-result
Sam Padgett committed -
The `canI` check only works if you've visited the project. This is not always true when provisioning from the catalog, so it means the secret is sometimes not displayed as a link when it should be. To provision a service or create a binding with parameters, it's required that the user create secrets anyway, so the check should never fail is permissions are set up properly. If the user doesn't have authority, the worst that happens is that they see a permission denied error following the link. In practice, it shouldn't happen. https://bugzilla.redhat.com/show_bug.cgi?id=1493439
Samuel Padgett committed
-
- 19 Sep, 2017 3 commits
-
-
Add `watch` to package.json
Sam Padgett committed -
Set guided tour close button styles, override hopscotch image setting.
Sam Padgett committed -
Jeffrey Phillips committed
-
- 18 Sep, 2017 8 commits
-
-
Bump to version 0.0.57
David Taylor committed -
Add apiService.getPreferredVersion, and constant apiPreferredVersions
Sam Padgett committed -
benjaminapetersen committed
-
David Taylor committed
-
Use label selectors in ApplicationsService
Sam Padgett committed -
Filter out replication controllers and replica sets that have owners using label selectors in calls to `DataService.list`.
Samuel Padgett committed -
Update patternfly version
Sam Padgett committed -
update kubernetes-label-selector as well to avoid patternfly version conflicts.
Jeffrey Phillips committed
-