- Issue created by @mherchel
- Status changed to Needs review
over 1 year ago 6:14pm 21 July 2023 - Merge request !399Issue #3376202: Error messages should utilize Drupal's messages β (Merged) created by mherchel
- Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Not currently mergeable. - First commit to issue fork.
- last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 80 pass - First commit to issue fork.
- Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - π©πͺGermany marcoliver Neuss, NRW, Germany
Works fine for me. Needed another rebuild of the JS though.
Also, since the error message contains HTML markup, the placeholder used in
Drupal.t
should be prefixed with!
instead of@
so the markup does not get escaped. - Status changed to RTBC
about 1 year ago 10:54am 12 October 2023 - π©πͺGermany marcoliver Neuss, NRW, Germany
Since I only changed the variable escaping in my previous commit and everything else looked fine, I'll mark this as RTBC.
- last update
about 1 year ago Custom Commands Failed - Status changed to Needs work
about 1 year ago 10:58am 14 October 2023 - πΊπΈUnited States mherchel Gainesville, FL, US
Looks like tests not passing CS
- last update
about 1 year ago 72 pass, 2 fail - last update
about 1 year ago 77 pass - Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - Status changed to Needs review
about 1 year ago 8:26am 18 October 2023 - πΊπΈUnited States chrisfromredfin Portland, Maine
Rebased, which made the tests work except for some sporadic timing-based failures on occasion. Increased timeout of waitForElementVisible() calls that I've seen failing.
- last update
about 1 year ago 56 pass, 2 fail - last update
about 1 year ago 77 pass - Status changed to RTBC
about 1 year ago 11:42am 25 October 2023 - π©πͺGermany marcoliver Neuss, NRW, Germany
Updated the MR against 1.0.x again to make it fit to merge. Test failures seem unrelated, fine on second run.
Marking as RTBC again.
- Merge request !417Project browser 3376202: error messages should - dodgy rebase attempt β (Closed) created by chrisfromredfin
- Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 5.7last update
about 1 year ago Not currently mergeable. - Status changed to Needs work
about 1 year ago 3:46pm 20 November 2023 - πΊπΈUnited States chrisfromredfin Portland, Maine
MR !319 is the right one to use, but needs a rebase.
- Open on Drupal.org βCore: 10.2.x + Environment: PHP 8.1 & MySQL 5.7last update
10 months ago Waiting for branch to pass - Status changed to Needs review
10 months ago 1:31pm 7 February 2024 - Status changed to Needs work
10 months ago 5:02pm 7 February 2024 - πΊπΈUnited States chrisfromredfin Portland, Maine
Given this error:
There was 1 error: 1) Drupal\Tests\project_browser\FunctionalJavascript\ProjectBrowserPluginTest::testPaging Behat\Mink\Exception\ExpectationException: 2 elements matching css ".pager__item--next" found on the page, but should be 1.
I think the rebase might be a little bad. We did merge a fix last week to remove the top pager, but it seems like the test is now checking for one pager, but there are still two pagers being displayed.
(Wow, thanks automated tests!)
- Open on Drupal.org βCore: 10.2.x + Environment: PHP 8.1 & MySQL 5.7last update
10 months ago Waiting for branch to pass - Status changed to Needs review
10 months ago 7:01am 8 February 2024 - π©πͺGermany marcoliver Neuss, NRW, Germany
Oops, my bad, should have waited for the pipeline!
Removed the offending pager, pipeline's green now!
- First commit to issue fork.
- last update
9 months ago 86 pass - Open on Drupal.org βCore: 10.2.x + Environment: PHP 8.1 & MySQL 5.7last update
9 months ago Waiting for branch to pass - π©πͺGermany marcoliver Neuss, NRW, Germany
Updated against 1.0.x, MR is mergeable again.
- last update
8 months ago Custom Commands Failed - First commit to issue fork.
- Status changed to RTBC
7 months ago 3:18pm 18 April 2024 - Status changed to Needs work
7 months ago 2:47pm 24 April 2024 - πΊπΈUnited States chrisfromredfin Portland, Maine
ESLint and PHPStan are failing. The PHPStan failures should be solved with a rebase, based on a commit I made yesterday (h/t James Shields).
The ESLint errors I'm less sure about, but they certainly need to be fixed regardless.
- Status changed to Needs review
7 months ago 6:58pm 1 May 2024 - πΊπΈUnited States bernardm28 Tennessee
The test failure with the phpunit functional test is weird on this one.
Not sure that error is related to the changes here. - πΊπΈUnited States chrisfromredfin Portland, Maine
I think as the result of a bad rebase, this re-introduces a pager at the top of the Project Browser; there should only be one pager at the bottom. The test caught exactly this situation.
Needs to be rebased / re-applied clean to latest 1.0.x.
- Status changed to Needs work
7 months ago 7:29pm 1 May 2024 - πΊπΈUnited States bernardm28 Tennessee
bernardm28 β changed the visibility of the branch 1.0.x to hidden.
- πΊπΈUnited States chrisfromredfin Portland, Maine
beta blocker DOWN! Thanks so much everyone! big news. :)
-
chrisfromredfin β
committed 0805e16f on 1.0.x authored by
mherchel β
Issue #3376202 by bernardm28, chrisfromredfin, marcoliver, mherchel:...
-
chrisfromredfin β
committed 0805e16f on 1.0.x authored by
mherchel β
Automatically closed - issue fixed for 2 weeks with no activity.