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

Cleanup progress #22

Merged
merged 296 commits into from
Nov 1, 2017
Merged

Cleanup progress #22

merged 296 commits into from
Nov 1, 2017

Conversation

BrunoCarrier
Copy link

Cleanup progress
@dkirillov

Justin Reynolds and others added 30 commits September 20, 2017 11:14
…color.less (spinnaker#4120)

* removed all colors.less variables in core

* Fixed scripting error + color mismatch

* removed all colors.less variables in core

* Fixed scripting error + color mismatch

* Custom variables work only from inside css and not less

* Moved the CSS back to less
…#4118)

Adds a section to pipeline config for declaring expected artifacts
from trigger sources, and adds support in pub/sub triggers to select
artifacts the trigger can produce.
…er#4127)

* refactor(cluster): allow cluster pod header to be customized

* refactor(entityNotifications): refactor export
* when keyword search is not performed, removes applications and
clusters from being searched by the the search API to speed up searching
because both can be determined separately.
* application information can be retrieved via the applications API
endpoint - which is cached..
* cluster information for search results can be determined entirely from
server groups.
* adds ability to hydrate search results posthumously to add requested,
extra information.
* refactor(core/formsy): Refactor formsy, create react app-config saver (spinnaker#4132)
* feat(core/application): Add 'autoActivate' toggle for DataSources (spinnaker#4139)
* fix(search): add supplemental searching capability (spinnaker#4133)
* add default method value for post search result searchers so that it
can intelligently process search result map lookups that don't exist.
this is currently an artifact of region searching such that too many
search results are found and they're culled in clouddriver so that only
instance results come back.  we need to change the way the results are
returned for the new search to perhaps limit the search results to, say,
_n per category_ rather than _n total_.  need to have a think about
this.
Signed-off-by: Haiwei Liu <carllhw@gmail.com>
* update the project search result icon and remove unnecessary fixed
with font awesome class.
…w NLB target groups to be selected when deploying (spinnaker#4149)
bruno-carrier-lookout and others added 28 commits October 27, 2017 15:26
…act (spinnaker#4339)

* refactor(core/pipeline): Rerefactor execution details to be less boilerplate-y

* refactor(core/pipeline): Convert applySourceServerGroupCapactiyDetails to react

* refactor(core/pipeline): Convert checkPreconditionsExecutionDetails to react
@dkirillov
Copy link

LGTM +2

@BrunoCarrier BrunoCarrier merged commit a122afe into master Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.