Deck 2.1179.0
anotherchrisberry
released this
03 Mar 19:31
·
5470 commits
to master
since this release
- feat(core): update permissions help text to include warning about cache delay
- feat(core/executions): allow pipeline rerun with same parameters
- fix(core/overrideRegistry): Use account name (not id) when choosing override component
- fix(core/pipeline): Fix pipeline config - add stage that uses BaseProviderCtrl
- fix(core/reactShims): Fix first render when receiving props before $scope is set
- fix(provider/openstack) - Do not replace security group application when editing
- style(all): Updated references to styleguide package
- fix(core): allow grouping by time on cancelled executions
- style(core): replace nano spinners on inline buttons
- fix(core/pipelines): force data refresh on pipeline creation
- fix(provider/google): add resize stage timeout override
- refactor(core): Remove formsy; replace-ish with formik
- chore(*): Update typescript and tslint dependencies to latest
- feat(core) add a help menu with links to docs and community
- feat(core/pipelines): allow user-friendly labels on pipeline parameters
- feat(core/cluster): Allow task matchers to be configured from deck-customized
- style(core): postioned the entity notifications to the right
- feat(core/overrideRegistry): Pass the original component to the overriding component as a prop
- fix(artifacts): removing artifact from 'produces artifacts' throws exception
- feat(pubsub): specify run-as-user for pubsub triggers
- fix(amazon/loadBalancers): Stop showing stale data in load balancer edit dialog
- feat(core/wizard): Support a waiting state for sections
- feat(amazon/loadBalancers): Disable create button until security groups are loaded
- feat(aws): allow setting the target type for target groups
- fix(provider/kubernetes): deploy manifests array nests itself on save
- chore(core): add analytics to recently viewed items
- fix(core/instance): Update InstanceDetails when props change
- feat(provider/kubernetes): delineate default artifacts in executions
- fix(core/pipelines): force refresh pipeline configs after save completes
- feat(core/notification): Add a quick one-off slack channel affordance
- fix(core/instance): Fix instance details loading on first click
- fix(package): Manually bump lockfile entry for fsevents@^1.0.0
- fix(provider/kubernetes): Show warnings for dashes in app names
- fix(artifacts): Fix no expected artifacts message
- chore(amazon/serverGroup): Export server group config interfaces
- fix(provider/gce): Fix call to list backends
- fix(core/search): Get rid of useless prompt, hide 'Recently Viewed' header if no history
- fix(provider/kubernetes): update stage's kind when controller's rawKind changes
- feat(provider/kubernetes): link to resources next to YAML in deploy pipeline
- feat(core): allow parameters to be hidden based on other params
- feat(core): allow custom warning when users skip an execution window