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

Fix and test nothing is GET sticky globally #1671

Merged
merged 4 commits into from
Apr 8, 2022

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Oct 5, 2021

No global GET sticky is important design goal of component based atk4/ui and we must fix it and assert it across all tests.

The presented test should reject usages like in #1650 (comment)

Also removing tools/get-assets.php as it is dangerous to cache resources as they might become out-of-sync and for some files, such dummy caching is not enought, as the resources might access another resources using relative paths.

@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 6 times, most recently from 3ff9f65 to 1597000 Compare October 5, 2021 21:26
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 3 times, most recently from 0e9bb07 to 633ff98 Compare October 10, 2021 21:32
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 9 times, most recently from e87bf30 to f762ac8 Compare November 12, 2021 19:06
@mvorisek mvorisek marked this pull request as ready for review November 12, 2021 19:06
src/Grid.php Outdated Show resolved Hide resolved
@mvorisek mvorisek requested a review from ibelar November 12, 2021 19:12
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch from 04b3d4b to d6ed6c3 Compare November 17, 2021 09:43
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch from 9323ed2 to ee46e42 Compare November 30, 2021 11:14
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 2 times, most recently from e0c5b23 to fc77193 Compare January 18, 2022 23:04
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch from fc77193 to 0dfffa9 Compare February 13, 2022 10:53
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 2 times, most recently from 53b677a to ed2d55d Compare February 13, 2022 12:01
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch from 3a2caa2 to 0cf9781 Compare April 8, 2022 16:38
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch 3 times, most recently from 4295161 to 8600f7e Compare April 8, 2022 17:34
@mvorisek mvorisek force-pushed the ensure_no_global_sticky branch from 645d8ac to 368a126 Compare April 8, 2022 17:46
@mvorisek mvorisek merged commit 8153019 into develop Apr 8, 2022
@mvorisek mvorisek deleted the ensure_no_global_sticky branch April 8, 2022 18:16
mvorisek added a commit that referenced this pull request Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants