Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Profiler][Translation] added filter. #14993

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

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

aitboudad
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets ~
Tests pass? yes
License MIT

selection_017

@@ -57,6 +57,14 @@
{% endblock %}

{% block panelContent %}
{% set value = request.query.get('message-type', '-1') %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a better name would be filter or type_filter rather than value

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw, it is not really a message-type filter. It is a state filter

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed and thanks for your feedback :)

@aitboudad aitboudad force-pushed the translation_profiler_filter branch from 8583da5 to 65f9291 Compare June 15, 2015 14:24
@stof
Copy link
Member

stof commented Jun 15, 2015

👍

@fabpot
Copy link
Member

fabpot commented Jun 15, 2015

Thank you @aitboudad.

@fabpot fabpot merged commit 65f9291 into symfony:2.8 Jun 15, 2015
fabpot added a commit that referenced this pull request Jun 15, 2015
This PR was merged into the 2.8 branch.

Discussion
----------

[Profiler][Translation] added filter.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Fixed tickets  | ~
| Tests pass?   | yes
| License       | MIT

![selection_017](https://cloud.githubusercontent.com/assets/1753742/8159914/c2c8ad68-135a-11e5-9ae3-f2e055ea3230.jpg)

Commits
-------

65f9291 [Profiler][Translation] added filter.
@aitboudad aitboudad deleted the translation_profiler_filter branch June 15, 2015 14:46
@rvanlaak
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants