Releases: spinnaker/deck
Deck 2.1174.0
Deck 2.1173.0
chore(core): upgrade jQuery to 3.3.1 (#4703)
Added disabled states for button + a button group for buttons to be arranged (#4704)
fix(provider/kubernetes) - manfiests can be provided now through artifacts (#4709)
fix(core): Fix module creation by not using internal type (#4712)
fix(core): handle load failures in entityTags datasource (#4708)
Add watch on the region to update subnets properly (#4713)
fix(core/amazon): wrap spinner size in quotes (#4710)
reverting to cogs for the pipeline saving button (#4715)
chore(core): Ignore styleguide.html changes since it is generated (#4714)
fix(core): Add styleguide.html back since it breaks the docker build (#4716)
chore(amazon): bump package to 0.0.62 (#4717)
chore(core): bump package to 0.0.134 (#4718)
feat(amazon): Convert create load balancer modal to react (#4705)
feat(provider/appengine): Surface container deploy with free text container url or expected artifact (#4686)
chore(kayenta): bump deck-kayenta version (#4719)
Deck 2.1172.0
fix(amazon/loadBalancers): Fix editing load balancers that are associated with an app that no longer exists
fix(provider/kubernetes): Fix label wording
fix(amazon/loadBalancer): Show region and account when deleting a load balancer
refactor(core/search): Refactor Search V2
refactor(core/search): Use router state to drive search results. Remove IFilterType 'modifier' in favor of 'key'; rename 'text' to 'name'
refactor(core/search): Reactify SearchV2
perf(core/clusters): use ReactVirtualized to render clusters
refactor(amazon/loadBalancer): Make load balancer actions button a react component
refactor(core): Remove unused function in waypoint service
feat(core/forms): Create a react version of the checklist component
feat(core/account): Create react wrapper for account select field
feat(core/region): Create react version of region select field
feat(core/entityTag): Create react wrapper for add entity tag links
feat(core/validation): Add react component for form validation errors
fix(core): Add loadBalancerWriter to react injector
refactor(core): remove redundant div from cluster pod wrapper (#4690)
style(pipeline): Fit contents in the debugging section
chore(amazon): bump package to 0.0.60
chore(core): bump package to 0.0.130
feat(core/search): Show search results as they arrive -- do not wait for all to complete
refactor(core/search): Switch to ul/li in search tabs. Convert AccountTag to react.
refactor(core/search): Use flex classes
chore(core): bump package to 0.0.131
fix(core/search): Fix external search types for v1 search/global search
chore(core): bump package to 0.0.132
fix(core): use small loader instead of nano on task monitor (#4699)
fix(core): reset cluster measure cache when groups update (#4698)
fix(amazon): show load balancer actions menu (#4700)
chore(chore): bump package to 0.0.133 (#4701)
chore(amazon): bump package to 0.0.61 (#4702)
feat(core): Create a react modal wizard (#4695)
fix(core/account): Fix account tag color rendering during scroll/filter operation
Deck 2.1171.0
v2.1171.0 fix(core/search): Fix calling setState on unmounted RecentlyViewedIte…
Deck 2.1170.0
v2.1170.0 fix(core/search): Fix instance searches (#4670)
Deck 2.1169.0
feat(webhooks): preconfigured webhook params (#4669) adds support for preconfigured webhook parameters. these parameters can be set in orca's config and are then exposed to users. instead of expecting users to fillout an entire payload, these parameters can be used to expose the important parts and abstract the other configuration away.
Deck 2.1168.0
- feat(provider/kubernetes): pick artifacts to deploy
- style(amazon/azure/cloudfoundry/core/dcos/google/kubernetes/openstack): update to latest loading icons
- chore(core): Update ui-route visualizer to 5.1.2
- fix(amazon): Default
copySourceCustomBlockDeviceMappings
to false - feat(core): Default to searchVersion: 1
- feat(provider/google): Clarify help messages for pubsub fields
Deck 2.1167.0
fix(provider/kubernetes): fix runjob trigger image (#4618) when populating the list of triggering images, if you had a trigger of any other type (ex `cron`), the container list bomb. this only allows triggers of type `docker` to be considered.
Deck 2.1166.0
- feat(core/pipelines): add jitter to exec windows
- fix(core): allow HTML in search result display
- fix(build): fixes settings-local for non-local builds
- feat(provider/gce): Adds UI for pubsub attribute constraints
- feat(provider/appengine): Enable container deployments from image url
- fix(provider/openstack): Fix region select field to have the correct region selected
Deck 2.1165.0
- feat(artifacts): artifact account selector
- feat(artifacts): github artifact helper
- fix(provider/kubernetes): fix multi manifest label selectors
- feat(core/presentation): re-export robotToHumanFilter
- feat(core/presentation): add delayShow prop to Tooltip component
- refactor(core/search): Reactificate recently viewed items
- feat(core/search): Add pref to setting.js for search version 1 or 2
- feat(provider/kubernetes): dynamic rollback stage
- feat(artifacts): find artifact from execution
- feat(provider/aws): Pipeline support for rolling back a cluster