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

chore(prettier): Just Use Prettier™ #6600

Merged

Conversation

christopherthielen
Copy link
Contributor

I guess prettier supports HTML now, so I'm doing a prettier pass on all HTML templates. This should make subsequent commit diffs easier to read.
(see comments in #6577)

@christopherthielen christopherthielen merged commit 7d5fc34 into spinnaker:master Feb 22, 2019
@christopherthielen christopherthielen deleted the prettier-html branch February 22, 2019 00:21
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
64fb489 fix(html): Fix various invalid HTML (spinnaker#6597)
39f6858 fix(core/diffs): Fix misnamed tempate field
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
14bf52b feat(gremlin): Per feedback review within gate, change the Gate gremlin endpoint prefix from "gremlin" to "integrations/gremlin" (spinnaker#6591)
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
64fb489 fix(html): Fix various invalid HTML (spinnaker#6597)
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
04bb4a0 fix(html): Fix various invalid HTML (spinnaker#6599)
64fb489 fix(html): Fix various invalid HTML (spinnaker#6597)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
04bb4a0 fix(html): Fix various invalid HTML (spinnaker#6599)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
christopherthielen added a commit that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
64fb489 fix(html): Fix various invalid HTML (#6597)
39f6858 fix(core/diffs): Fix misnamed tempate field
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
14bf52b feat(gremlin): Per feedback review within gate, change the Gate gremlin endpoint prefix from "gremlin" to "integrations/gremlin" (#6591)
christopherthielen added a commit that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
64fb489 fix(html): Fix various invalid HTML (#6597)
christopherthielen added a commit that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
04bb4a0 fix(html): Fix various invalid HTML (#6599)
64fb489 fix(html): Fix various invalid HTML (#6597)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
christopherthielen added a commit that referenced this pull request Feb 22, 2019
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
04bb4a0 fix(html): Fix various invalid HTML (#6599)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
maggieneterval added a commit to maggieneterval/deck that referenced this pull request May 10, 2019
1ada021 feat(kubernetes): expose rendered helm template in execution details (spinnaker#6943)
d122749 feat(runJob/kubernetes): render external link (spinnaker#6930)
9e03e52 refactor(runJob/kubernetes): refactor exec details (spinnaker#6924)
98ca0ff refactor(runJob/kubernetes): use joblogviewer (spinnaker#6917)
6c5eed6 feat(provider/kubernetes): run job manifest artifacts (spinnaker#6902)
cd8780c fix(kubernetes): fix discrepancy between orca deploy stage model and artifacts rewrite stage model
d44be0c fix(kubernetes): hide manifest artifact selector in text mode
bd94593 feat(kubernetes): remove rollout strategies feature flag
0ec6a7e feat(kubernetes): validate text manifests when rollout strategies enabled
37e24d7 fix(kubernetes): safer lookups for deploy stage validators (spinnaker#6847)
478e326 feat(kubernetes): add rollout strategies to deploy manifest stage (spinnaker#6841)
e618548 feat(preconfiguredJob): logs for k8s jobs (spinnaker#6840)
c30058a feat(k8s): Exclude inline base 64 artifact editing in k8s manifest (spinnaker#6839)
5640431 fix(k8s): Fix deploy manifest (spinnaker#6833)
ee89a64 feat(kuberntes): v2 runJob (spinnaker#6831)
2d7f388 feat(kubernetes): feature-flagged support for kubernetes traffic management strategies (spinnaker#6816)
33ad914 chore(kubernetes): refactor BasicSettings component to be usable in stages (spinnaker#6820)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (spinnaker#6802)
d7f6fbd fix(kubernetes): show Deployment clusters in Find Artifacts from Resource stages (spinnaker#6794)
20d0d7a fix(kubernetes): safe lookups for apiVersion on patch manifest deploy status (spinnaker#6775)
bf13a3c fix(kubernetes): fix validation for Find Artifact from Resource stage (spinnaker#6777)
50b74f2 feat(gcb): add Google Cloud Build stage (spinnaker#6774)
5b03078 fix(kubernetes): fix copy manifest from infrastructure button (spinnaker#6719)
57c30b5 fix(kubernetes): Use apiGroup when looking up deploy status for CRDs (spinnaker#6691)
a5a54bd feat(kubernetes): add expression evaluation options to bake and deploy manifest stages (spinnaker#6696)
51eeba4 chore(core): upgrade the version to formik 1.4.1 (spinnaker#6705)
e2b4d8e refactor(*): remove unused local storage caches (spinnaker#6665)
5da2965 refactor(artifacts): Combine expected artifacts and trigger artifact constraints (spinnaker#6634)
0d37cb2 fix(kubernetes): only set manifestName in static mode manifest selector
79a0700 feat(kubernetes): add dynamic target selection to patch manifest stage
0abce66 fix(kubernetes): remove unnecessary delete manifest stage defaults
5bf6045 fix(kubernetes): allow text input for replicas in `Scale (Manifest)` stage (spinnaker#6630)
cbfcae4 feat(kubernetes): add label mode to manifest selector component to enable dynamic target selection in delete manifest stage (spinnaker#6628)
d828a53 chore(angularjs): Explicitly annotate directive controllers
3e75815 refactor(core): migrate momentjs functionality to luxon + date-fns (spinnaker#6604)
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
04bb4a0 fix(html): Fix various invalid HTML (spinnaker#6599)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
4b91b36 refactor(core): move Ace Editor CSS to core module (spinnaker#6588)
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
629613f fix(kubernetes): properly detect if autoscaler is attached to server groups (spinnaker#6578)
d72bc17 fix(eslint): Fix eslint warnings for @typescript-eslint/camelcase
maggieneterval added a commit that referenced this pull request May 10, 2019
1ada021 feat(kubernetes): expose rendered helm template in execution details (#6943)
d122749 feat(runJob/kubernetes): render external link (#6930)
9e03e52 refactor(runJob/kubernetes): refactor exec details (#6924)
98ca0ff refactor(runJob/kubernetes): use joblogviewer (#6917)
6c5eed6 feat(provider/kubernetes): run job manifest artifacts (#6902)
cd8780c fix(kubernetes): fix discrepancy between orca deploy stage model and artifacts rewrite stage model
d44be0c fix(kubernetes): hide manifest artifact selector in text mode
bd94593 feat(kubernetes): remove rollout strategies feature flag
0ec6a7e feat(kubernetes): validate text manifests when rollout strategies enabled
37e24d7 fix(kubernetes): safer lookups for deploy stage validators (#6847)
478e326 feat(kubernetes): add rollout strategies to deploy manifest stage (#6841)
e618548 feat(preconfiguredJob): logs for k8s jobs (#6840)
c30058a feat(k8s): Exclude inline base 64 artifact editing in k8s manifest (#6839)
5640431 fix(k8s): Fix deploy manifest (#6833)
ee89a64 feat(kuberntes): v2 runJob (#6831)
2d7f388 feat(kubernetes): feature-flagged support for kubernetes traffic management strategies (#6816)
33ad914 chore(kubernetes): refactor BasicSettings component to be usable in stages (#6820)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (#6802)
d7f6fbd fix(kubernetes): show Deployment clusters in Find Artifacts from Resource stages (#6794)
20d0d7a fix(kubernetes): safe lookups for apiVersion on patch manifest deploy status (#6775)
bf13a3c fix(kubernetes): fix validation for Find Artifact from Resource stage (#6777)
50b74f2 feat(gcb): add Google Cloud Build stage (#6774)
5b03078 fix(kubernetes): fix copy manifest from infrastructure button (#6719)
57c30b5 fix(kubernetes): Use apiGroup when looking up deploy status for CRDs (#6691)
a5a54bd feat(kubernetes): add expression evaluation options to bake and deploy manifest stages (#6696)
51eeba4 chore(core): upgrade the version to formik 1.4.1 (#6705)
e2b4d8e refactor(*): remove unused local storage caches (#6665)
5da2965 refactor(artifacts): Combine expected artifacts and trigger artifact constraints (#6634)
0d37cb2 fix(kubernetes): only set manifestName in static mode manifest selector
79a0700 feat(kubernetes): add dynamic target selection to patch manifest stage
0abce66 fix(kubernetes): remove unnecessary delete manifest stage defaults
5bf6045 fix(kubernetes): allow text input for replicas in `Scale (Manifest)` stage (#6630)
cbfcae4 feat(kubernetes): add label mode to manifest selector component to enable dynamic target selection in delete manifest stage (#6628)
d828a53 chore(angularjs): Explicitly annotate directive controllers
3e75815 refactor(core): migrate momentjs functionality to luxon + date-fns (#6604)
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
04bb4a0 fix(html): Fix various invalid HTML (#6599)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
4b91b36 refactor(core): move Ace Editor CSS to core module (#6588)
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
629613f fix(kubernetes): properly detect if autoscaler is attached to server groups (#6578)
d72bc17 fix(eslint): Fix eslint warnings for @typescript-eslint/camelcase
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Jun 5, 2019
0a5fd58 refactor(*): remove cache-clearing calls that do not do anything (spinnaker#6861)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (spinnaker#6802)
e2b4d8e refactor(*): remove unused local storage caches (spinnaker#6665)
0cdcb1e fix(bake/oracle): Added extendedAttributes (spinnaker#6627)
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
d72bc17 fix(eslint): Fix eslint warnings for @typescript-eslint/camelcase
a8c1749 chore(package): Just Update Prettier™
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
35be1f0 refactor(*): Don't use js or ts file extension in require()
ca71ab6 fix(oracle/pipeline): Rename ng module to spinnaker.oracle.* (spinnaker#6219)
6b8188b chore(*): Add core alias to module tsconfigs
af292f6 fix(imports): Avoid "import { thing } from 'core'"
d1acd1b fix(provider/oracle): fix update/edit LoadBalancer (spinnaker#6043)
72e1e8d fix(provider/oracle): add ssh key (spinnaker#5901)
2f3ca8d feat(provider/oracle): create/delete LoadBalancer (spinnaker#5868)
55987ec fix(bake): Execution details Rebake was always false when force rebaking
a74a7f3 fix(bakery/oracle): use read-only text field for bake region (spinnaker#5843)
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Jun 5, 2019
243f530 feat(provdier/google): Display serviceAccount properties for firewall rules (spinnaker#6929)
0a5fd58 refactor(*): remove cache-clearing calls that do not do anything (spinnaker#6861)
297cd99 feat(provider/google): Support Shielded VM policies (spinnaker#6849)
728ddbe fix(google): revert "select all zones by default when deploying a regional gce server group (spinnaker#6751)" (spinnaker#6808)
bdcbc97 fix(google): GCE create server group and load balancer fixes (spinnaker#6806)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (spinnaker#6802)
0daec5b fix(google): fix autohealing health checks in deploy stages (spinnaker#6804)
ad2e222 fix(google): select all zones by default when deploying a regional gce server group (spinnaker#6751)
432e6e3 fix(google): add better help text around accelerators (spinnaker#6750)
eb7f661 feat(provider/gce): Moniker support for GCE server groups (spinnaker#6317)
e2b4d8e refactor(*): remove unused local storage caches (spinnaker#6665)
f0f4c0d fix(google): Only show authorized accounts during Server group creation (spinnaker#6625)
d828a53 chore(angularjs): Explicitly annotate directive controllers
3e75815 refactor(core): migrate momentjs functionality to luxon + date-fns (spinnaker#6604)
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
04bb4a0 fix(html): Fix various invalid HTML (spinnaker#6599)
64fb489 fix(html): Fix various invalid HTML (spinnaker#6597)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
78d0b68 fix(securityGroups): User `securityGroupName` for upsertSecurityGroupTask (spinnaker#6569)
ddbe208 fix(eslint): Fix eslint warnings for no-useless-escape
8cba7ac fix(eslint): Fix eslint warnings for no-case-declarations
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Jun 5, 2019
2f958d9 fix(cf): Change CUPS label to Route Service URL (spinnaker#7090)
8398d77 refactor(*): make accountExtractor return an array of strings (spinnaker#7068)
7cbf241 feature(cf): server group details creation timestamp links to pipeline (spinnaker#7062)
b712673 fix(cf): fix deploy service manifest artifact selection (spinnaker#7059)
64589b6 feat(cf): Accepting both JSON and YAML in the Deploy Service Configuration stage `parameters` field (spinnaker#7042)
ce8a163 fix(cf): add Artifactory link (spinnaker#6994)
84db0ef fix(cf): reorg build info details on server group detail and summary (spinnaker#6983)
f646a5a fix(cf): Clone sg modal appears. Removed unused lb code. (spinnaker#6915)
7312bb5 feat(cf): add build info to server group (spinnaker#6912)
07895b0 fix(cf): Allow deletion of non existing cluster (spinnaker#6907)
7269d2e feat(cf): Added support for rolling red black deployments (spinnaker#6897)
632538d refactor(cf): remove destination from the SG command model (spinnaker#6892)
62c2b51 feat(cf): Reduce angular dependencies (spinnaker#6893)
662b154 feat(cf): Delete Service Key pipeline stage (spinnaker#6844)
33373c4 feat(cf): Remove React shims from pipeline stages (spinnaker#6856)
902613d fix(cloudfoundry): ensure basic validation of artifacts (spinnaker#6851)
7338f7d refactor(cf): use Observable to set state to prevent memory leaks (spinnaker#6832)
ca36727 feat(cf): add deployment strategy to clone SG (spinnaker#6827)
36074c2 feat(cf): Create Service Key pipeline stage (spinnaker#6821)
aad46c2 fix(provider/cf): Clone model so Orca monitors the correct foundation for up instances (spinnaker#6817)
476e0dd fix(provider/cf): Fix provider selection for resize stage in pipeline (spinnaker#6754)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (spinnaker#6802)
1a2af9a fix(provider/cf): Make expected artifacts selectable as clone manifests (spinnaker#6796)
8422d6a fix(pipeline): Fix target impedance validator for clone server group (spinnaker#6785)
e0a8639 fix(cf): Repair Rollback Cluster pipeline stage (spinnaker#6743)
c37500c fix(cf): Map/Unmap LBs and UI cleanup (spinnaker#6737)
09e96a2 fix(provider/cf): Default clone operations to start on creation (spinnaker#6735)
03fa0d9 fix(artifacts): Exclude unmatchable expected artifact types (spinnaker#6709)
29b001b fix({core,cloudfoundry}/deploy): better red/black, rolling red/black help text (spinnaker#6699)
b4ca2b8 fix(cf): Share / unshare execution details (spinnaker#6710)
f80dfc5 feat(cf): prefix apps manager and metrics urls with https:// (spinnaker#6637)
d00b45f fix(cf): map single route at a time (spinnaker#6700)
dafedac feat(cf): Add Updatable Flag To Create Service (spinnaker#6706)
facc737 fix(cf): provide meaningful labels in resize dialog (spinnaker#6704)
51eeba4 chore(core): upgrade the version to formik 1.4.1 (spinnaker#6705)
4f826d1 fix(cf): fix the alignment issue for artifacts in deploy SG (spinnaker#6701)
e2940b4 feat(cf): Share/Unshare services (spinnaker#6685)
009d8c0 fix(cf): populate saved pipeline stage data (spinnaker#6689)
8f866ff fix(cf): make Deploy Service pipeline stage work again (spinnaker#6677)
de57adf refactor(cf): Adopt artifact model in deploy stages (spinnaker#6659)
2224c5e fix(cf): rename text from load balancers to load balancer (spinnaker#6643)
39fe4c6 feat(cf): Display details in pipeline for services
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
2277713 feat(cf): Use spinnaker's built-in timeouts (spinnaker#6476)
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
b673d2c fix(cf): pipeline edit deploy server group (spinnaker#6576)
26471c4 feat(cf): add clone SG pipeline stage (spinnaker#6555)
93d83d6 fix(eslint): Fix eslint warnings for @typescript-eslint/no-namespace
ddbe208 fix(eslint): Fix eslint warnings for no-useless-escape
8cba7ac fix(eslint): Fix eslint warnings for no-case-declarations
7e4b457 fix(amazon): Display capacity as text if using SPEL (spinnaker#6535)
a8c1749 chore(package): Just Update Prettier™
46de5cf chore(cf): rename serviceName to serviceInstanceName (spinnaker#6523)
539457c fix(cf): fix SG pipeline modal display issues (spinnaker#6504)
a35088a chore(webpack): Switch to TerserPlugin.  Split bundles into ~5mb chunks
5f81f40 feat(cf): Add artifacts for user-defined services (spinnaker#6468)
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
04bc98b feat(cf): Add Map/Unmap SGs and LBs
651b232 refactor(cloudfoundry/modal): Refactor cloudfoundry modals to use WizardPage component
6bdd9b0 feat(cf/serverGroup): Use discriminator 'type' field to improve type checking (spinnaker#6449)
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
e5bf053 refactor(*): Don't use ts or js file extension in imports
98a85e9 chore(*): bump @types/enzyme@3.1.15, @types/jasmine@3.3.7, enzyme@3.8.0, enzyme-adapter-react-16@1.7.1, karma@4.0.0, karma-jasmine@2.0.1, karma-webpack@3.0.5, typescript@^3.2.4, jasmine-core@3.3.0 - disable jasmine 3.0's random test order by default feature
c9e93df refactor(cf): make SG inputs reusable components
8106122 feat(cf): Reactify resize and rollback modals (spinnaker#6325)
3983700 feat(cf): create AccountRegionClusterSelector React component (spinnaker#6314)
f039770 refactor(provider/cf): reactify instance details (spinnaker#6172)
655f731 refactor(cf): reactify load balancer details pane (spinnaker#6295)
f3d35e1 feat(cf): add user provided service support (spinnaker#6293)
16fd07d refactor(cf): separate SG details sections (spinnaker#6291)
86baac9 refactor(*): use mask-image CSS for cloud provider logos (spinnaker#6280)
1bb55ac feat(provider/cf): support multiple buildpacks (spinnaker#6223)
294df78 fix(provider/cf): show SG and Instance info with LoadBalancers (spinnaker#6224)
283fb36 refactor(provider/cf): refactor create SG to use FormikFormField (spinnaker#6212)
b3f7e91 fix(provider/cf): do not trigger validation on serviceName when hidden (spinnaker#6197)
42e1790 feat(provider/cf): add SG clone action (spinnaker#6162)
b1740a4 feat(provider/cf): Server Group Detail port is default health check type (spinnaker#6159)
307da1b refactor(core/account): Refactor AccountSelectInput to use 'value' prop
6f7f543 refactor(core/account): rename AccountSelectField to AccountSelectInput
142680b feat(provider/cf): add the metrics link to SG details (spinnaker#6147)
d5c2511 feat(provider/cf): deploy Service via manifest (spinnaker#6094)
6b8188b chore(*): Add core alias to module tsconfigs
fa9229c feat(provider/cf): shorten the appsManagerUri (spinnaker#6105)
cd62a34 fix(provider/cf): make validators more robust (spinnaker#6047)
27a26b3 fix(provider/cf): use ICapacity type for scaling server groups
5165973 feat(provider/cf): option to define timeouts for service creation/destroy
790c4b6 feat(provider/cf): display cf health check details for app (spinnaker#6081)
1f47d7c fix(provider/cf): populate red/black strategy additional fields (spinnaker#6072)
c8b8456 refactor(provider/cf): use custom implementation of DeploymentStrategySelector
15de39f refactor(provider/cf): reorder artifact types
72325a4 feat(provider/cf): display service tags for server group
fd22aa0 feat(provider/cf):  Allow health check config on deploy
25a9aa8 fix(provider/cf): render start application checkbox value
4a67136 refactor(provider/cf): use DeploymentStrategySelector react component
8847146 refactor(provider/cf): reactify pipeline stages
35cd08a fix(provider/cf): add missing trigger to deploys
081b48a refactor(provider/cf): make better use of formik library capabilities
23cd1d6 refactor(provider/cf): improve error messages on multiple route issues
c8cb9da fix(provider/cf): handle different success/error cases to display checksum
90e6864 fix(provider/cf): allow only alphanumeric and '_' for env variable keys
2634178 chore(provider/cf): rename "Add services" to "Bind services"
57b1e49  chore(core/presentation): Update formik from 0.11.11 to 1.3.1 (spinnaker#5917)
c0842ad fix(provider/cf): fetch services on a per-region basis
d80e2f6 fix(provider/cf): ensure regions are initialized before rendering
4db9789 fix(provider/cf): fix deploy stage configuration from existing server group
73ed9ae refactor(provider/cf): rename deleteService to destroyService
c8fae53 fix(provider/cf): fix environment variable definition for CF deployments
8e23f8f refactor(*): Replace all uses of wrapped AccountSelectField with react version (spinnaker#5832)
4348deb fix(provider/cf): create servergroup ux improvements
46989b4 fix(provider/cf): repair null errors in deploy
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Jun 5, 2019
e2b4d8e refactor(*): remove unused local storage caches (spinnaker#6665)
49affe7 fix(appengine): allow sequence to be suppressed in servergroup names (spinnaker#6667)
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
e1b6663 fix(eslint): Fix eslint warnings for @typescript-eslint/no-use-before-define
ddbe208 fix(eslint): Fix eslint warnings for no-useless-escape
a35088a chore(webpack): Switch to TerserPlugin.  Split bundles into ~5mb chunks
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
93f1209 fix(appengine/google/kubernetes): change logo background colors to official brand colors (spinnaker#6347)
86baac9 refactor(*): use mask-image CSS for cloud provider logos (spinnaker#6280)
8cef885 fix(appengine): move artifact account dropdown below radio buttons (spinnaker#6255)
6b8188b chore(*): Add core alias to module tsconfigs
c190c41 fix(appengine): the selectedProvider is received as null when Create Server Group btn clicked (spinnaker#5908)
351d4fb feat(appengine): unflag container image url deployments (spinnaker#5894)
0a6d3f9 feat(provider/appengine): enable artifacts as config files (spinnaker#5888)
bdca8aa feat(appengine): move config template into html file (spinnaker#5870)
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Jun 5, 2019
8398d77 refactor(*): make accountExtractor return an array of strings (spinnaker#7068)
1c61cb2 feat(ecs): service discovery configuration (spinnaker#6899)
654fd3a feat(ecs): Configuration for platform version & placement constraints (spinnaker#6906)
c550d82 feat(ecs): Configure tags (spinnaker#6905)
269d005 fix(ecs): populate load balancers when configuring cmd (spinnaker#6778)
6a76b5f fix(ecs): Fix name of health check grace period attribute (spinnaker#6746)
1c9e075 feat(ecs): docker image selection (spinnaker#6687)
d63dc6d fix(ecs): Remove unused cacheInitializer injection (spinnaker#6681)
e2b4d8e refactor(*): remove unused local storage caches (spinnaker#6665)
2e3fad2 fix(ecs/instance): restore accidentally deleted section in instance details
7d5fc34 chore(prettier): Just Use Prettier™ (spinnaker#6600)
04bb4a0 fix(html): Fix various invalid HTML (spinnaker#6599)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
a35088a chore(webpack): Switch to TerserPlugin.  Split bundles into ~5mb chunks
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
35be1f0 refactor(*): Don't use js or ts file extension in require()
56ce321 feat(ecs): Add option to copy scaling policies from previous server group (spinnaker#6251)
e802c45 fix(*): allow modal to stay open on auto-close (spinnaker#6329)
86baac9 refactor(*): use mask-image CSS for cloud provider logos (spinnaker#6280)
5d0d72a fix(provider/ecs): Add memory limit to server group details (spinnaker#6135)
6b8188b chore(*): Add core alias to module tsconfigs
190064f feat(ecs): support private registry credentials (spinnaker#5799)
christopherthielen added a commit that referenced this pull request Jun 5, 2019
0a5fd58 refactor(*): remove cache-clearing calls that do not do anything (#6861)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (#6802)
e2b4d8e refactor(*): remove unused local storage caches (#6665)
0cdcb1e fix(bake/oracle): Added extendedAttributes (#6627)
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
d72bc17 fix(eslint): Fix eslint warnings for @typescript-eslint/camelcase
a8c1749 chore(package): Just Update Prettier™
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
35be1f0 refactor(*): Don't use js or ts file extension in require()
ca71ab6 fix(oracle/pipeline): Rename ng module to spinnaker.oracle.* (#6219)
6b8188b chore(*): Add core alias to module tsconfigs
af292f6 fix(imports): Avoid "import { thing } from 'core'"
d1acd1b fix(provider/oracle): fix update/edit LoadBalancer (#6043)
72e1e8d fix(provider/oracle): add ssh key (#5901)
2f3ca8d feat(provider/oracle): create/delete LoadBalancer (#5868)
55987ec fix(bake): Execution details Rebake was always false when force rebaking
a74a7f3 fix(bakery/oracle): use read-only text field for bake region (#5843)
christopherthielen added a commit that referenced this pull request Jun 5, 2019
243f530 feat(provdier/google): Display serviceAccount properties for firewall rules (#6929)
0a5fd58 refactor(*): remove cache-clearing calls that do not do anything (#6861)
297cd99 feat(provider/google): Support Shielded VM policies (#6849)
728ddbe fix(google): revert "select all zones by default when deploying a regional gce server group (#6751)" (#6808)
bdcbc97 fix(google): GCE create server group and load balancer fixes (#6806)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (#6802)
0daec5b fix(google): fix autohealing health checks in deploy stages (#6804)
ad2e222 fix(google): select all zones by default when deploying a regional gce server group (#6751)
432e6e3 fix(google): add better help text around accelerators (#6750)
eb7f661 feat(provider/gce): Moniker support for GCE server groups (#6317)
e2b4d8e refactor(*): remove unused local storage caches (#6665)
f0f4c0d fix(google): Only show authorized accounts during Server group creation (#6625)
d828a53 chore(angularjs): Explicitly annotate directive controllers
3e75815 refactor(core): migrate momentjs functionality to luxon + date-fns (#6604)
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
04bb4a0 fix(html): Fix various invalid HTML (#6599)
64fb489 fix(html): Fix various invalid HTML (#6597)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
78d0b68 fix(securityGroups): User `securityGroupName` for upsertSecurityGroupTask (#6569)
ddbe208 fix(eslint): Fix eslint warnings for no-useless-escape
8cba7ac fix(eslint): Fix eslint warnings for no-case-declarations
christopherthielen added a commit that referenced this pull request Jun 5, 2019
2f958d9 fix(cf): Change CUPS label to Route Service URL (#7090)
8398d77 refactor(*): make accountExtractor return an array of strings (#7068)
7cbf241 feature(cf): server group details creation timestamp links to pipeline (#7062)
b712673 fix(cf): fix deploy service manifest artifact selection (#7059)
64589b6 feat(cf): Accepting both JSON and YAML in the Deploy Service Configuration stage `parameters` field (#7042)
ce8a163 fix(cf): add Artifactory link (#6994)
84db0ef fix(cf): reorg build info details on server group detail and summary (#6983)
f646a5a fix(cf): Clone sg modal appears. Removed unused lb code. (#6915)
7312bb5 feat(cf): add build info to server group (#6912)
07895b0 fix(cf): Allow deletion of non existing cluster (#6907)
7269d2e feat(cf): Added support for rolling red black deployments (#6897)
632538d refactor(cf): remove destination from the SG command model (#6892)
62c2b51 feat(cf): Reduce angular dependencies (#6893)
662b154 feat(cf): Delete Service Key pipeline stage (#6844)
33373c4 feat(cf): Remove React shims from pipeline stages (#6856)
902613d fix(cloudfoundry): ensure basic validation of artifacts (#6851)
7338f7d refactor(cf): use Observable to set state to prevent memory leaks (#6832)
ca36727 feat(cf): add deployment strategy to clone SG (#6827)
36074c2 feat(cf): Create Service Key pipeline stage (#6821)
aad46c2 fix(provider/cf): Clone model so Orca monitors the correct foundation for up instances (#6817)
476e0dd fix(provider/cf): Fix provider selection for resize stage in pipeline (#6754)
72e164d refactor(core): de-angularize ApplicationModelBuilder, fix project executions (#6802)
1a2af9a fix(provider/cf): Make expected artifacts selectable as clone manifests (#6796)
8422d6a fix(pipeline): Fix target impedance validator for clone server group (#6785)
e0a8639 fix(cf): Repair Rollback Cluster pipeline stage (#6743)
c37500c fix(cf): Map/Unmap LBs and UI cleanup (#6737)
09e96a2 fix(provider/cf): Default clone operations to start on creation (#6735)
03fa0d9 fix(artifacts): Exclude unmatchable expected artifact types (#6709)
29b001b fix({core,cloudfoundry}/deploy): better red/black, rolling red/black help text (#6699)
b4ca2b8 fix(cf): Share / unshare execution details (#6710)
f80dfc5 feat(cf): prefix apps manager and metrics urls with https:// (#6637)
d00b45f fix(cf): map single route at a time (#6700)
dafedac feat(cf): Add Updatable Flag To Create Service (#6706)
facc737 fix(cf): provide meaningful labels in resize dialog (#6704)
51eeba4 chore(core): upgrade the version to formik 1.4.1 (#6705)
4f826d1 fix(cf): fix the alignment issue for artifacts in deploy SG (#6701)
e2940b4 feat(cf): Share/Unshare services (#6685)
009d8c0 fix(cf): populate saved pipeline stage data (#6689)
8f866ff fix(cf): make Deploy Service pipeline stage work again (#6677)
de57adf refactor(cf): Adopt artifact model in deploy stages (#6659)
2224c5e fix(cf): rename text from load balancers to load balancer (#6643)
39fe4c6 feat(cf): Display details in pipeline for services
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
2277713 feat(cf): Use spinnaker's built-in timeouts (#6476)
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
b673d2c fix(cf): pipeline edit deploy server group (#6576)
26471c4 feat(cf): add clone SG pipeline stage (#6555)
93d83d6 fix(eslint): Fix eslint warnings for @typescript-eslint/no-namespace
ddbe208 fix(eslint): Fix eslint warnings for no-useless-escape
8cba7ac fix(eslint): Fix eslint warnings for no-case-declarations
7e4b457 fix(amazon): Display capacity as text if using SPEL (#6535)
a8c1749 chore(package): Just Update Prettier™
46de5cf chore(cf): rename serviceName to serviceInstanceName (#6523)
539457c fix(cf): fix SG pipeline modal display issues (#6504)
a35088a chore(webpack): Switch to TerserPlugin.  Split bundles into ~5mb chunks
5f81f40 feat(cf): Add artifacts for user-defined services (#6468)
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
04bc98b feat(cf): Add Map/Unmap SGs and LBs
651b232 refactor(cloudfoundry/modal): Refactor cloudfoundry modals to use WizardPage component
6bdd9b0 feat(cf/serverGroup): Use discriminator 'type' field to improve type checking (#6449)
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
e5bf053 refactor(*): Don't use ts or js file extension in imports
98a85e9 chore(*): bump @types/enzyme@3.1.15, @types/jasmine@3.3.7, enzyme@3.8.0, enzyme-adapter-react-16@1.7.1, karma@4.0.0, karma-jasmine@2.0.1, karma-webpack@3.0.5, typescript@^3.2.4, jasmine-core@3.3.0 - disable jasmine 3.0's random test order by default feature
c9e93df refactor(cf): make SG inputs reusable components
8106122 feat(cf): Reactify resize and rollback modals (#6325)
3983700 feat(cf): create AccountRegionClusterSelector React component (#6314)
f039770 refactor(provider/cf): reactify instance details (#6172)
655f731 refactor(cf): reactify load balancer details pane (#6295)
f3d35e1 feat(cf): add user provided service support (#6293)
16fd07d refactor(cf): separate SG details sections (#6291)
86baac9 refactor(*): use mask-image CSS for cloud provider logos (#6280)
1bb55ac feat(provider/cf): support multiple buildpacks (#6223)
294df78 fix(provider/cf): show SG and Instance info with LoadBalancers (#6224)
283fb36 refactor(provider/cf): refactor create SG to use FormikFormField (#6212)
b3f7e91 fix(provider/cf): do not trigger validation on serviceName when hidden (#6197)
42e1790 feat(provider/cf): add SG clone action (#6162)
b1740a4 feat(provider/cf): Server Group Detail port is default health check type (#6159)
307da1b refactor(core/account): Refactor AccountSelectInput to use 'value' prop
6f7f543 refactor(core/account): rename AccountSelectField to AccountSelectInput
142680b feat(provider/cf): add the metrics link to SG details (#6147)
d5c2511 feat(provider/cf): deploy Service via manifest (#6094)
6b8188b chore(*): Add core alias to module tsconfigs
fa9229c feat(provider/cf): shorten the appsManagerUri (#6105)
cd62a34 fix(provider/cf): make validators more robust (#6047)
27a26b3 fix(provider/cf): use ICapacity type for scaling server groups
5165973 feat(provider/cf): option to define timeouts for service creation/destroy
790c4b6 feat(provider/cf): display cf health check details for app (#6081)
1f47d7c fix(provider/cf): populate red/black strategy additional fields (#6072)
c8b8456 refactor(provider/cf): use custom implementation of DeploymentStrategySelector
15de39f refactor(provider/cf): reorder artifact types
72325a4 feat(provider/cf): display service tags for server group
fd22aa0 feat(provider/cf):  Allow health check config on deploy
25a9aa8 fix(provider/cf): render start application checkbox value
4a67136 refactor(provider/cf): use DeploymentStrategySelector react component
8847146 refactor(provider/cf): reactify pipeline stages
35cd08a fix(provider/cf): add missing trigger to deploys
081b48a refactor(provider/cf): make better use of formik library capabilities
23cd1d6 refactor(provider/cf): improve error messages on multiple route issues
c8cb9da fix(provider/cf): handle different success/error cases to display checksum
90e6864 fix(provider/cf): allow only alphanumeric and '_' for env variable keys
2634178 chore(provider/cf): rename "Add services" to "Bind services"
57b1e49  chore(core/presentation): Update formik from 0.11.11 to 1.3.1 (#5917)
c0842ad fix(provider/cf): fetch services on a per-region basis
d80e2f6 fix(provider/cf): ensure regions are initialized before rendering
4db9789 fix(provider/cf): fix deploy stage configuration from existing server group
73ed9ae refactor(provider/cf): rename deleteService to destroyService
c8fae53 fix(provider/cf): fix environment variable definition for CF deployments
8e23f8f refactor(*): Replace all uses of wrapped AccountSelectField with react version (#5832)
4348deb fix(provider/cf): create servergroup ux improvements
46989b4 fix(provider/cf): repair null errors in deploy
christopherthielen added a commit that referenced this pull request Jun 5, 2019
e2b4d8e refactor(*): remove unused local storage caches (#6665)
49affe7 fix(appengine): allow sequence to be suppressed in servergroup names (#6667)
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
e1b6663 fix(eslint): Fix eslint warnings for @typescript-eslint/no-use-before-define
ddbe208 fix(eslint): Fix eslint warnings for no-useless-escape
a35088a chore(webpack): Switch to TerserPlugin.  Split bundles into ~5mb chunks
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
93f1209 fix(appengine/google/kubernetes): change logo background colors to official brand colors (#6347)
86baac9 refactor(*): use mask-image CSS for cloud provider logos (#6280)
8cef885 fix(appengine): move artifact account dropdown below radio buttons (#6255)
6b8188b chore(*): Add core alias to module tsconfigs
c190c41 fix(appengine): the selectedProvider is received as null when Create Server Group btn clicked (#5908)
351d4fb feat(appengine): unflag container image url deployments (#5894)
0a6d3f9 feat(provider/appengine): enable artifacts as config files (#5888)
bdca8aa feat(appengine): move config template into html file (#5870)
christopherthielen added a commit that referenced this pull request Jun 5, 2019
8398d77 refactor(*): make accountExtractor return an array of strings (#7068)
1c61cb2 feat(ecs): service discovery configuration (#6899)
654fd3a feat(ecs): Configuration for platform version & placement constraints (#6906)
c550d82 feat(ecs): Configure tags (#6905)
269d005 fix(ecs): populate load balancers when configuring cmd (#6778)
6a76b5f fix(ecs): Fix name of health check grace period attribute (#6746)
1c9e075 feat(ecs): docker image selection (#6687)
d63dc6d fix(ecs): Remove unused cacheInitializer injection (#6681)
e2b4d8e refactor(*): remove unused local storage caches (#6665)
2e3fad2 fix(ecs/instance): restore accidentally deleted section in instance details
7d5fc34 chore(prettier): Just Use Prettier™ (#6600)
04bb4a0 fix(html): Fix various invalid HTML (#6599)
5cf6c79 chore(prettier): Just Use Prettier™
3ffa4fb chore(angularjs): Do not use .component('foo', new Foo())
cc52bee chore(angularjs): Remove all 'ngInject'; in favor of explicit DI annotation
b6bab1e chore(prettier): Just Use Prettier™
f3fd790 chore(angularjs): Explicitly annotate all AngularJS injection points
a35088a chore(webpack): Switch to TerserPlugin.  Split bundles into ~5mb chunks
5c49dd2 chore(typescript): Switch module from 'commonjs' to 'esnext' to emit raw dynamic 'import()'
0451046 chore(package): Add .npmignore to all packages
6f608a0 fix(*): Remove all self closing tags in AngularJS templates Reference: angular/angular.js#1953 (comment)
35be1f0 refactor(*): Don't use js or ts file extension in require()
56ce321 feat(ecs): Add option to copy scaling policies from previous server group (#6251)
e802c45 fix(*): allow modal to stay open on auto-close (#6329)
86baac9 refactor(*): use mask-image CSS for cloud provider logos (#6280)
5d0d72a fix(provider/ecs): Add memory limit to server group details (#6135)
6b8188b chore(*): Add core alias to module tsconfigs
190064f feat(ecs): support private registry credentials (#5799)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants