Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improved the Ajax profiler panel when there are exceptions#26665

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromjaviereguiluz:fix_26646
Mar 27, 2018

Conversation

@javiereguiluz
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#26646
LicenseMIT
Doc PR-

This makes the following changes in the Ajax panel:

  • TheProfiler column is now the first one.
  • When the response status code is400 or higher, the profiler link points to the exception panel instead of the default request/response panel

ajax-panel

ostrolucky, fancyweb, ogizanagi, fsevestre, linaori, and apfelbox reacted with thumbs up emoji
Copy link
Contributor

@ostroluckyostrolucky left a comment

Choose a reason for hiding this comment

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

Some unnecessary moving of code blocks, increasing likehood of merge conflicts, but I'll let others decide how important that is

@javiereguiluz
Copy link
MemberAuthor

@ostrolucky the main problem is moving this line ->var profilerCell = row.children[0]; I did that because this cell is now the first one instead of the last one, so it was weird to leave it at the end as before. But I can revert this if needed 😃

@ostrolucky
Copy link
Contributor

Yes I see your reasoning. I would do the same in most codebases too.

@fabpot
Copy link
Member

Thank you@javiereguiluz.

@fabpotfabpot merged commit074d68d intosymfony:masterMar 27, 2018
fabpot added a commit that referenced this pull requestMar 27, 2018
…ions (javiereguiluz)This PR was merged into the 4.1-dev branch.Discussion----------Improved the Ajax profiler panel when there are exceptions| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#26646| License       | MIT| Doc PR        | -This makes the following changes in the Ajax panel:* The `Profiler` column is now the first one.* When the response status code is `400` or higher, the profiler link points to the exception panel instead of the default request/response panel![ajax-panel](https://user-images.githubusercontent.com/73419/37874477-52cf3888-3030-11e8-8042-23351f2e7a0f.png)Commits-------074d68d Improved the Ajax profiler panel when there are exceptions
@fabpotfabpot mentioned this pull requestMay 7, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

+1 more reviewer

@ostroluckyostroluckyostrolucky approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.1

Development

Successfully merging this pull request may close these issues.

4 participants

@javiereguiluz@ostrolucky@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp